File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
AlamofireLogging.xcodeproj Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 12961296 INFOPLIST_FILE = Sources/Info.plist;
12971297 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
12981298 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
1299- MACOSX_DEPLOYMENT_TARGET = 10.9 ;
1299+ MACOSX_DEPLOYMENT_TARGET = 10.10 ;
13001300 PRODUCT_BUNDLE_IDENTIFIER = com.digipolitan.alamofirelogging;
13011301 PRODUCT_NAME = AlamofireLogging;
13021302 SDKROOT = macosx;
13211321 INFOPLIST_FILE = Sources/Info.plist;
13221322 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
13231323 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
1324- MACOSX_DEPLOYMENT_TARGET = 10.9 ;
1324+ MACOSX_DEPLOYMENT_TARGET = 10.10 ;
13251325 PRODUCT_BUNDLE_IDENTIFIER = com.digipolitan.alamofirelogging;
13261326 PRODUCT_NAME = AlamofireLogging;
13271327 SDKROOT = macosx;
You can’t perform that action at this time.
0 commit comments