update firebase crashlytic
Build & Deploy iOS to TestFlight / build-and-deploy (push) Waiting to run
Build & Deploy iOS to TestFlight / build-and-deploy (push) Waiting to run
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user