File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 436436 DYLIB_INSTALL_NAME_BASE = "@rpath";
437437 INFOPLIST_FILE = Sources/Info.plist;
438438 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
439- IPHONEOS_DEPLOYMENT_TARGET = 8 .0;
439+ IPHONEOS_DEPLOYMENT_TARGET = 9 .0;
440440 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
441441 PRODUCT_BUNDLE_IDENTIFIER = io.radex.SwiftyTimer;
442442 PRODUCT_NAME = "$(TARGET_NAME)";
457457 DYLIB_INSTALL_NAME_BASE = "@rpath";
458458 INFOPLIST_FILE = Sources/Info.plist;
459459 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
460- IPHONEOS_DEPLOYMENT_TARGET = 8 .0;
460+ IPHONEOS_DEPLOYMENT_TARGET = 9 .0;
461461 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
462462 PRODUCT_BUNDLE_IDENTIFIER = io.radex.SwiftyTimer;
463463 PRODUCT_NAME = "$(TARGET_NAME)";
You can’t perform that action at this time.
0 commit comments