Skip to content

Commit

Permalink
Bump version to 1.3.0 - 620
Browse files Browse the repository at this point in the history
  • Loading branch information
wuyuehyang committed Jan 2, 2024
1 parent 4082cf1 commit 0df418e
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Mixin.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -6126,7 +6126,7 @@
CODE_SIGN_ENTITLEMENTS = Mixin/Mixin.entitlements;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 612;
CURRENT_PROJECT_VERSION = 620;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 5EL4S7LCG6;
ENABLE_BITCODE = NO;
Expand Down Expand Up @@ -6180,7 +6180,7 @@
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 1.1.5;
MARKETING_VERSION = 1.3.0;
OTHER_CFLAGS = (
"$(inherited)",
"-iquote",
Expand Down Expand Up @@ -6226,7 +6226,7 @@
CODE_SIGN_ENTITLEMENTS = Mixin/Mixin.entitlements;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 612;
CURRENT_PROJECT_VERSION = 620;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 5EL4S7LCG6;
ENABLE_BITCODE = NO;
Expand Down Expand Up @@ -6280,7 +6280,7 @@
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 1.1.5;
MARKETING_VERSION = 1.3.0;
OTHER_CFLAGS = (
"$(inherited)",
"-iquote",
Expand Down Expand Up @@ -6398,7 +6398,7 @@
CLANG_ENABLE_OBJC_WEAK = YES;
CODE_SIGN_ENTITLEMENTS = MixinShare/MixinShare.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 612;
CURRENT_PROJECT_VERSION = 620;
DEVELOPMENT_TEAM = 5EL4S7LCG6;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = MixinShare/Info.plist;
Expand All @@ -6408,7 +6408,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.1.5;
MARKETING_VERSION = 1.3.0;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = one.mixin.messenger.share;
Expand All @@ -6426,7 +6426,7 @@
CLANG_ENABLE_OBJC_WEAK = YES;
CODE_SIGN_ENTITLEMENTS = MixinShare/MixinShare.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 612;
CURRENT_PROJECT_VERSION = 620;
DEVELOPMENT_TEAM = 5EL4S7LCG6;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = MixinShare/Info.plist;
Expand All @@ -6436,7 +6436,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.1.5;
MARKETING_VERSION = 1.3.0;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = one.mixin.messenger.share;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -6453,7 +6453,7 @@
CLANG_ENABLE_OBJC_WEAK = YES;
CODE_SIGN_ENTITLEMENTS = MixinNotificationService/MixinNotificationService.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 612;
CURRENT_PROJECT_VERSION = 620;
DEVELOPMENT_TEAM = 5EL4S7LCG6;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = MixinNotificationService/Info.plist;
Expand All @@ -6463,7 +6463,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.1.5;
MARKETING_VERSION = 1.3.0;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = "one.mixin.messenger.notification-service";
Expand All @@ -6481,7 +6481,7 @@
CLANG_ENABLE_OBJC_WEAK = YES;
CODE_SIGN_ENTITLEMENTS = MixinNotificationService/MixinNotificationService.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 612;
CURRENT_PROJECT_VERSION = 620;
DEVELOPMENT_TEAM = 5EL4S7LCG6;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = MixinNotificationService/Info.plist;
Expand All @@ -6491,7 +6491,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.1.5;
MARKETING_VERSION = 1.3.0;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = "one.mixin.messenger.notification-service";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down

0 comments on commit 0df418e

Please sign in to comment.