Skip to content

Commit 8f9ef40

Browse files
committed
--no-enable-swift-package-manager
1 parent b3fb5e9 commit 8f9ef40

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ios/ci_scripts/ci_post_clone.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ export PATH="$PATH:$HOME/flutter/bin"
1212

1313
# Install Flutter artifacts for iOS (--ios), or macOS (--macos) platforms.
1414
flutter precache --ios
15+
flutter config --no-enable-swift-package-manager
1516
./build.sh "ios --config-only --no-codesign"
1617
exit 0

0 commit comments

Comments
 (0)