mirror of
https://github.com/krille-chan/fluffychat.git
synced 2026-07-16 17:27:11 +02:00
Merge pull request #3262 from krille-chan/krille/fix-archive-ios
Krille/fix archive ios
This commit is contained in:
@@ -19,6 +19,10 @@ flutter pub get
|
||||
pod update
|
||||
)
|
||||
|
||||
# pub get hardcodes FlutterGeneratedPluginSwiftPackage to iOS 13.0; regenerate so
|
||||
# it picks up the project's IPHONEOS_DEPLOYMENT_TARGET before xcodebuild.
|
||||
flutter build ios --config-only --release
|
||||
|
||||
# Build and open archive dialog
|
||||
xcodebuild \
|
||||
-workspace ios/Runner.xcworkspace \
|
||||
|
||||
Reference in New Issue
Block a user