Skip to content

Commit 0a656c5

Browse files
committed
bump to xcode version
1 parent 646fb79 commit 0a656c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

swiftchan.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1019,7 +1019,7 @@
10191019
CODE_SIGN_STYLE = Automatic;
10201020
DEVELOPMENT_TEAM = 8Q3RG3ULSU;
10211021
INFOPLIST_FILE = swiftchanTests/Info.plist;
1022-
IPHONEOS_DEPLOYMENT_TARGET = 16.0;
1022+
IPHONEOS_DEPLOYMENT_TARGET = 16.4;
10231023
LD_RUNPATH_SEARCH_PATHS = (
10241024
"$(inherited)",
10251025
"@executable_path/Frameworks",
@@ -1041,7 +1041,7 @@
10411041
CODE_SIGN_STYLE = Automatic;
10421042
DEVELOPMENT_TEAM = 8Q3RG3ULSU;
10431043
INFOPLIST_FILE = swiftchanTests/Info.plist;
1044-
IPHONEOS_DEPLOYMENT_TARGET = 16.0;
1044+
IPHONEOS_DEPLOYMENT_TARGET = 16.4;
10451045
LD_RUNPATH_SEARCH_PATHS = (
10461046
"$(inherited)",
10471047
"@executable_path/Frameworks",

0 commit comments

Comments
 (0)