update firebase crashlytic
Build & Deploy iOS to TestFlight / build-and-deploy (push) Waiting to run

This commit is contained in:
efrilm
2026-05-29 18:06:08 +07:00
parent e5c92b26c5
commit 5a0f37fd3c
3 changed files with 24 additions and 21 deletions
+3
View File
@@ -73,6 +73,9 @@ jobs:
env:
TEAM_ID: ${{ secrets.TEAM_ID }}
run: |
# Disable Swift Package Manager — use CocoaPods only (required for plugins not yet SPM-compatible)
flutter config --no-enable-swift-package-manager
# Build Flutter (no codesign — signing happens in xcodebuild archive)
flutter build ios --release --no-codesign