fix: Improve macOS support

This commit is contained in:
LukeGus
2025-10-19 13:26:35 -05:00
parent 8238c4be81
commit c8b2568368

View File

@@ -218,7 +218,7 @@ jobs:
fastlane pilot upload \
--pkg "$PKG_FILE" \
--platform osx \
--app_platform osx \
--skip_waiting_for_build_processing true \
--skip_submission true \
--changelog "Bug fixes and improvements"