Skip to content

Commit

Permalink
Update project file
Browse files Browse the repository at this point in the history
- Change BundleID back to thatstel.la
- Some other stuff I probably forgot
  • Loading branch information
ThatStella7922 committed Aug 21, 2023
1 parent 5006a36 commit 14a282b
Showing 1 changed file with 18 additions and 10 deletions.
28 changes: 18 additions & 10 deletions dcbattwebhook-swift.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -336,20 +336,20 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "dcbattwebhook-swift/Preview\\ Content";
DEVELOPMENT_TEAM = YW9DB3Q4MQ;
DEVELOPMENT_TEAM = 89294PAZ2F;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "dcbattwebhook-swift/Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = "dcbattwebhook-swift-watch";
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
INFOPLIST_KEY_WKCompanionAppBundleIdentifier = "$(PROJECT_IDENTIFIER)";
INFOPLIST_KEY_WKCompanionAppBundleIdentifier = "thatstel.la.dcbattwebhook-swift";
INFOPLIST_KEY_WKRunsIndependentlyOfCompanionApp = YES;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "$(PROJECT_IDENTIFIER).watch";
PRODUCT_BUNDLE_IDENTIFIER = "thatstel.la.dcbattwebhook-swift.watch";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = watchos;
SKIP_INSTALL = YES;
Expand All @@ -371,20 +371,20 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "dcbattwebhook-swift/Preview\\ Content";
DEVELOPMENT_TEAM = YW9DB3Q4MQ;
DEVELOPMENT_TEAM = 89294PAZ2F;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "dcbattwebhook-swift/Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = "dcbattwebhook-swift-watch";
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
INFOPLIST_KEY_WKCompanionAppBundleIdentifier = "$(PROJECT_IDENTIFIER)";
INFOPLIST_KEY_WKCompanionAppBundleIdentifier = "thatstel.la.dcbattwebhook-swift";
INFOPLIST_KEY_WKRunsIndependentlyOfCompanionApp = YES;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "$(PROJECT_IDENTIFIER).watch";
PRODUCT_BUNDLE_IDENTIFIER = "thatstel.la.dcbattwebhook-swift.watch";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = watchos;
SKIP_INSTALL = YES;
Expand Down Expand Up @@ -449,7 +449,7 @@
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
PROJECT_IDENTIFIER = "com.dhinakg.thatstel.la.dcbattwebhook-swift";
PROJECT_IDENTIFIER = "thatstel.la.dcbattwebhook-swift";
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
Expand Down Expand Up @@ -501,7 +501,7 @@
GCC_WARN_UNUSED_VARIABLE = YES;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
PROJECT_IDENTIFIER = "com.dhinakg.thatstel.la.dcbattwebhook-swift";
PROJECT_IDENTIFIER = "thatstel.la.dcbattwebhook-swift";
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
};
Expand All @@ -520,7 +520,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"dcbattwebhook-swift/Preview Content\"";
DEVELOPMENT_TEAM = YW9DB3Q4MQ;
DEVELOPMENT_TEAM = 89294PAZ2F;
ENABLE_HARDENED_RUNTIME = NO;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -542,6 +542,10 @@
MACOSX_DEPLOYMENT_TARGET = 12.0;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "$(PROJECT_IDENTIFIER)";
"PRODUCT_BUNDLE_IDENTIFIER[sdk=appletvos*]" = "thatstel.la.dcbattwebhook-swift";
"PRODUCT_BUNDLE_IDENTIFIER[sdk=iphoneos*]" = "thatstel.la.dcbattwebhook-swift";
"PRODUCT_BUNDLE_IDENTIFIER[sdk=macosx*]" = "thatstel.la.dcbattwebhook-swift";
"PRODUCT_BUNDLE_IDENTIFIER[sdk=xros*]" = "thatstel.la.dcbattwebhook-swift";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SDKROOT = auto;
Expand Down Expand Up @@ -570,7 +574,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"dcbattwebhook-swift/Preview Content\"";
DEVELOPMENT_TEAM = YW9DB3Q4MQ;
DEVELOPMENT_TEAM = 89294PAZ2F;
ENABLE_HARDENED_RUNTIME = NO;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -592,6 +596,10 @@
MACOSX_DEPLOYMENT_TARGET = 12.0;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = "$(PROJECT_IDENTIFIER)";
"PRODUCT_BUNDLE_IDENTIFIER[sdk=appletvos*]" = "thatstel.la.dcbattwebhook-swift";
"PRODUCT_BUNDLE_IDENTIFIER[sdk=iphoneos*]" = "thatstel.la.dcbattwebhook-swift";
"PRODUCT_BUNDLE_IDENTIFIER[sdk=macosx*]" = "thatstel.la.dcbattwebhook-swift";
"PRODUCT_BUNDLE_IDENTIFIER[sdk=xros*]" = "thatstel.la.dcbattwebhook-swift";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SDKROOT = auto;
Expand Down

0 comments on commit 14a282b

Please sign in to comment.