File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
MarqueeLabel/MarqueeLabel.xcodeproj Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 419419 DYLIB_INSTALL_NAME_BASE = "@rpath";
420420 INFOPLIST_FILE = MarqueeLabel/Info.plist;
421421 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
422+ IPHONEOS_DEPLOYMENT_TARGET = 8.0;
422423 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
423424 MODULEMAP_FILE = "$(PRODUCT_NAME)/module.map";
424425 PRODUCT_BUNDLE_IDENTIFIER = com.charlespowell.MarqueeLabel;
441442 DYLIB_INSTALL_NAME_BASE = "@rpath";
442443 INFOPLIST_FILE = MarqueeLabel/Info.plist;
443444 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
445+ IPHONEOS_DEPLOYMENT_TARGET = 8.0;
444446 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
445447 MODULEMAP_FILE = "$(PRODUCT_NAME)/module.map";
446448 PRODUCT_BUNDLE_IDENTIFIER = com.charlespowell.MarqueeLabel;
You can’t perform that action at this time.
0 commit comments