We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3fb5e9 commit 8f9ef40Copy full SHA for 8f9ef40
1 file changed
ios/ci_scripts/ci_post_clone.sh
@@ -12,5 +12,6 @@ export PATH="$PATH:$HOME/flutter/bin"
12
13
# Install Flutter artifacts for iOS (--ios), or macOS (--macos) platforms.
14
flutter precache --ios
15
+flutter config --no-enable-swift-package-manager
16
./build.sh "ios --config-only --no-codesign"
17
exit 0
0 commit comments