Skip to content

Commit

Permalink
#3 update to mac OS 14 in build settings
Browse files Browse the repository at this point in the history
  • Loading branch information
jimzucker committed Oct 25, 2020
1 parent 9a600fa commit 6818c37
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions icds.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@
};
};
};
buildConfigurationList = 6D497B0F1CE2D88E00FACBB2 /* Build configuration list for PBXProject "icds" */;
buildConfigurationList = 6D497B0F1CE2D88E00FACBB2 /* Build configuration list for PBXProject "iCDS" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = en;
hasScannedForEncodings = 0;
Expand Down Expand Up @@ -460,6 +460,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
DEVELOPMENT_TEAM = 583XUQ99J6;
INFOPLIST_FILE = icds/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.ijaz.icds;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -475,6 +476,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
DEVELOPMENT_TEAM = 583XUQ99J6;
INFOPLIST_FILE = icds/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.ijaz.icds;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -541,7 +543,7 @@
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
6D497B0F1CE2D88E00FACBB2 /* Build configuration list for PBXProject "icds" */ = {
6D497B0F1CE2D88E00FACBB2 /* Build configuration list for PBXProject "iCDS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
6D497B3C1CE2D88E00FACBB2 /* Debug */,
Expand Down
Binary file not shown.

0 comments on commit 6818c37

Please sign in to comment.