Skip to content

Commit

Permalink
temp: Update for Xcode Setting DO NOT build this commit
Browse files Browse the repository at this point in the history
  • Loading branch information
WindowsMEMZ committed Mar 29, 2024
1 parent 51edaf4 commit 449c978
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions DarockBili.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1114,7 +1114,7 @@
B44689C42B4FC15A002CCEB2 /* Project object */ = {
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = 1;
BuildIndependentTargetsInParallel = YES;
LastSwiftUpdateCheck = 1520;
LastUpgradeCheck = 1520;
TargetAttributes = {
Expand Down Expand Up @@ -1953,6 +1953,7 @@
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = B38QUJMY47;
ENABLE_PREVIEWS = YES;
PRODUCT_BUNDLE_IDENTIFIER = com.linecom.mwbilialt;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = iphoneos;
VALIDATE_PRODUCT = YES;
Expand Down Expand Up @@ -2037,6 +2038,7 @@
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = B38QUJMY47;
ENABLE_PREVIEWS = YES;
PRODUCT_BUNDLE_IDENTIFIER = com.linecom.mwbilialt;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = iphoneos;
};
Expand All @@ -2049,6 +2051,7 @@
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = B38QUJMY47;
ENABLE_PREVIEWS = YES;
PRODUCT_BUNDLE_IDENTIFIER = com.linecom.mwbilialt;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = iphoneos;
VALIDATE_PRODUCT = YES;
Expand Down Expand Up @@ -2171,7 +2174,7 @@
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.0;
PRODUCT_BUNDLE_IDENTIFIER = com.darock.DarockBili.watchkitapp;
PRODUCT_BUNDLE_IDENTIFIER = com.linecom.mwbilialt.watchkitapp;
PRODUCT_NAME = "喵哩喵哩";
SDKROOT = watchos;
SKIP_INSTALL = YES;
Expand Down Expand Up @@ -2207,7 +2210,7 @@
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.0;
PRODUCT_BUNDLE_IDENTIFIER = com.darock.DarockBili.watchkitapp;
PRODUCT_BUNDLE_IDENTIFIER = com.linecom.mwbilialt.watchkitapp;
PRODUCT_NAME = "喵哩喵哩";
SDKROOT = watchos;
SKIP_INSTALL = YES;
Expand Down

0 comments on commit 449c978

Please sign in to comment.