Skip to content

Commit 8189b64

Browse files
committed
Update to target 13.2
1 parent 2371ff2 commit 8189b64

File tree

1 file changed

+2
-0
lines changed
  • FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/InAppMessagingDisplay-Sample.xcodeproj

1 file changed

+2
-0
lines changed

FirebaseInAppMessaging/Tests/Integration/DefaultUITestApp/InAppMessagingDisplay-Sample.xcodeproj/project.pbxproj

+2
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@
294294
"$inherited",
295295
);
296296
INFOPLIST_FILE = FiamDisplaySwiftExample/Info.plist;
297+
IPHONEOS_DEPLOYMENT_TARGET = 13.2;
297298
LD_RUNPATH_SEARCH_PATHS = (
298299
"$(inherited)",
299300
"@executable_path/Frameworks",
@@ -318,6 +319,7 @@
318319
"$inherited",
319320
);
320321
INFOPLIST_FILE = FiamDisplaySwiftExample/Info.plist;
322+
IPHONEOS_DEPLOYMENT_TARGET = 13.2;
321323
LD_RUNPATH_SEARCH_PATHS = (
322324
"$(inherited)",
323325
"@executable_path/Frameworks",

0 commit comments

Comments
 (0)