Skip to content

Commit 33ddfba

Browse files
committed
Change deployment target
1 parent 80dd1ee commit 33ddfba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CodeInputView.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,7 @@
301301
CODE_SIGN_STYLE = Automatic;
302302
DEVELOPMENT_TEAM = 8WY4UX44X6;
303303
INFOPLIST_FILE = CodeInputView/Info.plist;
304+
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
304305
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
305306
PRODUCT_BUNDLE_IDENTIFIER = com.ialiev.CodeInputView;
306307
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -316,6 +317,7 @@
316317
CODE_SIGN_STYLE = Automatic;
317318
DEVELOPMENT_TEAM = 8WY4UX44X6;
318319
INFOPLIST_FILE = CodeInputView/Info.plist;
320+
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
319321
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
320322
PRODUCT_BUNDLE_IDENTIFIER = com.ialiev.CodeInputView;
321323
PRODUCT_NAME = "$(TARGET_NAME)";

0 commit comments

Comments
 (0)