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 a363672 commit 8225588Copy full SHA for 8225588
scripts/build.sh
@@ -241,7 +241,7 @@ case "$product-$method-$platform" in
241
build \
242
test
243
244
- RunXcodebuild \
+ RunXcodebuild \
245
-workspace 'InAppMessagingDisplay/Example/InAppMessagingDisplay-Sample.xcworkspace' \
246
-scheme 'FiamDisplaySwiftExample' \
247
-sdk 'iphonesimulator' \
@@ -261,7 +261,7 @@ case "$product-$method-$platform" in
261
262
263
264
265
266
267
0 commit comments