Skip to content

Commit 63529c1

Browse files
committed
[Infra] Attempt to fix FIAM test
1 parent b321674 commit 63529c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,7 @@ case "$product-$platform-$method" in
335335
RunXcodebuild \
336336
-workspace 'FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/InAppMessagingDisplay-Sample.xcworkspace' \
337337
-scheme 'FiamDisplaySwiftExample' \
338+
-destination 'platform=iOS Simulator,name=iPhone 16,OS=18.3.1' \
338339
"${xcb_flags[@]}" \
339340
test
340341
;;

0 commit comments

Comments
 (0)