File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
FDTemplateLayoutCell/FDTemplateLayoutCell.xcodeproj Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 249
249
DYLIB_INSTALL_NAME_BASE = "@rpath";
250
250
INFOPLIST_FILE = FDTemplateLayoutCell/Info.plist;
251
251
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
252
+ IPHONEOS_DEPLOYMENT_TARGET = 8.0;
252
253
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
253
254
PRODUCT_BUNDLE_IDENTIFIER = com.forkingdog.templatelayoutcell.FDTemplateLayoutCell;
254
255
PRODUCT_NAME = "$(TARGET_NAME)";
265
266
DYLIB_INSTALL_NAME_BASE = "@rpath";
266
267
INFOPLIST_FILE = FDTemplateLayoutCell/Info.plist;
267
268
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
269
+ IPHONEOS_DEPLOYMENT_TARGET = 8.0;
268
270
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
269
271
PRODUCT_BUNDLE_IDENTIFIER = com.forkingdog.templatelayoutcell.FDTemplateLayoutCell;
270
272
PRODUCT_NAME = "$(TARGET_NAME)";
You can’t perform that action at this time.
0 commit comments