We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 301b153 commit 739971dCopy full SHA for 739971d
PluggableApplicationDelegate.xcodeproj/project.pbxproj
@@ -276,6 +276,7 @@
276
DYLIB_INSTALL_NAME_BASE = "@rpath";
277
INFOPLIST_FILE = PluggableApplicationDelegate/Info.plist;
278
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
279
+ IPHONEOS_DEPLOYMENT_TARGET = 10.0;
280
LD_RUNPATH_SEARCH_PATHS = (
281
"$(inherited)",
282
"@executable_path/Frameworks",
@@ -303,6 +304,7 @@
303
304
305
306
307
308
309
310
0 commit comments