File tree Expand file tree Collapse file tree
FDTemplateLayoutCell/FDTemplateLayoutCell.xcodeproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change 249249 DYLIB_INSTALL_NAME_BASE = "@rpath";
250250 INFOPLIST_FILE = FDTemplateLayoutCell/Info.plist;
251251 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
252+ IPHONEOS_DEPLOYMENT_TARGET = 8.0;
252253 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
253254 PRODUCT_BUNDLE_IDENTIFIER = com.forkingdog.templatelayoutcell.FDTemplateLayoutCell;
254255 PRODUCT_NAME = "$(TARGET_NAME)";
265266 DYLIB_INSTALL_NAME_BASE = "@rpath";
266267 INFOPLIST_FILE = FDTemplateLayoutCell/Info.plist;
267268 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
269+ IPHONEOS_DEPLOYMENT_TARGET = 8.0;
268270 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
269271 PRODUCT_BUNDLE_IDENTIFIER = com.forkingdog.templatelayoutcell.FDTemplateLayoutCell;
270272 PRODUCT_NAME = "$(TARGET_NAME)";
You can’t perform that action at this time.
0 commit comments