File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
ESPullToRefreshExample/ESPullToRefreshExample.xcodeproj Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 441441 DYLIB_INSTALL_NAME_BASE = "@rpath";
442442 INFOPLIST_FILE = ESPullToRefresh/Info.plist;
443443 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
444+ IPHONEOS_DEPLOYMENT_TARGET = 8.0;
444445 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
445446 PRODUCT_BUNDLE_IDENTIFIER = com.eggswift.ESPullToRefresh;
446447 PRODUCT_NAME = "$(TARGET_NAME)";
461462 DYLIB_INSTALL_NAME_BASE = "@rpath";
462463 INFOPLIST_FILE = ESPullToRefresh/Info.plist;
463464 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
465+ IPHONEOS_DEPLOYMENT_TARGET = 8.0;
464466 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
465467 PRODUCT_BUNDLE_IDENTIFIER = com.eggswift.ESPullToRefresh;
466468 PRODUCT_NAME = "$(TARGET_NAME)";
You can’t perform that action at this time.
0 commit comments