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 9df6d9f commit 42f66edCopy full SHA for 42f66ed
ManualLayout.xcodeproj/project.pbxproj
@@ -362,6 +362,7 @@
362
DYLIB_INSTALL_NAME_BASE = "@rpath";
363
INFOPLIST_FILE = ManualLayout/Info.plist;
364
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
365
+ IPHONEOS_DEPLOYMENT_TARGET = 8.0;
366
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
367
PRODUCT_NAME = "$(TARGET_NAME)";
368
SKIP_INSTALL = YES;
@@ -379,6 +380,7 @@
379
380
381
382
383
384
385
386
0 commit comments