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 80dd1ee commit 33ddfbaCopy full SHA for 33ddfba
CodeInputView.xcodeproj/project.pbxproj
@@ -301,6 +301,7 @@
301
CODE_SIGN_STYLE = Automatic;
302
DEVELOPMENT_TEAM = 8WY4UX44X6;
303
INFOPLIST_FILE = CodeInputView/Info.plist;
304
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
305
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
306
PRODUCT_BUNDLE_IDENTIFIER = com.ialiev.CodeInputView;
307
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -316,6 +317,7 @@
316
317
318
319
320
321
322
323
0 commit comments