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 f9c2d58 commit a9c8ecfCopy full SHA for a9c8ecf
Reactor.xcodeproj/project.pbxproj
@@ -333,6 +333,7 @@
333
DYLIB_INSTALL_NAME_BASE = "@rpath";
334
INFOPLIST_FILE = Reactor/Info.plist;
335
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
336
+ IPHONEOS_DEPLOYMENT_TARGET = 8.0;
337
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
338
PRODUCT_BUNDLE_IDENTIFIER = me.jasonlarsen.Reactor;
339
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -353,6 +354,7 @@
353
354
355
356
357
358
359
360
0 commit comments