Skip to content

Commit

Permalink
remove a setting
Browse files Browse the repository at this point in the history
  • Loading branch information
levinli303 committed Nov 18, 2024
1 parent 46db1fa commit 4f20e2f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions MobileCelestia.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1668,7 +1668,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = MobileCelestia/Celestia.entitlements;
"CODE_SIGN_ENTITLEMENTS[sdk=macosx*]" = "MobileCelestia/Celestia-macOS.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
Expand Down Expand Up @@ -1719,7 +1718,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = MobileCelestia/Celestia.entitlements;
"CODE_SIGN_ENTITLEMENTS[sdk=macosx*]" = "MobileCelestia/Celestia-macOS.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
Expand Down Expand Up @@ -1919,7 +1917,6 @@
EA50E7672A505627005E7D7A /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_MODULES = YES;
CODE_SIGNING_ALLOWED = NO;
CODE_SIGNING_REQUIRED = NO;
CODE_SIGN_IDENTITY = "";
Expand All @@ -1941,8 +1938,6 @@
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
SKIP_INSTALL = YES;
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 6.0;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
Expand All @@ -1951,7 +1946,6 @@
EA50E7682A505627005E7D7A /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_MODULES = YES;
CODE_SIGNING_ALLOWED = NO;
CODE_SIGNING_REQUIRED = NO;
CODE_SIGN_IDENTITY = "";
Expand All @@ -1973,7 +1967,6 @@
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
SKIP_INSTALL = YES;
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 6.0;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
Expand Down

0 comments on commit 4f20e2f

Please sign in to comment.