We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bca20c commit 41aa0b5Copy full SHA for 41aa0b5
scripts/build.sh
@@ -492,7 +492,6 @@ case "$product-$platform-$method" in
492
../../../FirebaseRemoteConfig/Tests/Swift/AccessToken.json
493
494
# Integration tests are only run on iOS to minimize flake failures.
495
- # TODO(ncooke3): Remove -sdk and -destination flags and replace with "${xcb_flags[@]}"
496
RunXcodebuild \
497
-workspace 'gen/FirebaseRemoteConfig/FirebaseRemoteConfig.xcworkspace' \
498
-scheme "FirebaseRemoteConfig-Unit-swift-api-tests" \
0 commit comments