Skip to content

Commit

Permalink
Bump version to 0.38.1 - 545
Browse files Browse the repository at this point in the history
  • Loading branch information
wuyuehyang committed Feb 6, 2023
1 parent a33ae97 commit a76a38e
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 @@ -5415,7 +5415,7 @@
CODE_SIGN_ENTITLEMENTS = Mixin/Mixin.entitlements;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 543;
CURRENT_PROJECT_VERSION = 545;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 5EL4S7LCG6;
ENABLE_BITCODE = NO;
Expand Down Expand Up @@ -5469,7 +5469,7 @@
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 0.38.0;
MARKETING_VERSION = 0.38.1;
OTHER_CFLAGS = (
"$(inherited)",
"-iquote",
Expand Down Expand Up @@ -5515,7 +5515,7 @@
CODE_SIGN_ENTITLEMENTS = Mixin/Mixin.entitlements;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 543;
CURRENT_PROJECT_VERSION = 545;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 5EL4S7LCG6;
ENABLE_BITCODE = NO;
Expand Down Expand Up @@ -5569,7 +5569,7 @@
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 0.38.0;
MARKETING_VERSION = 0.38.1;
OTHER_CFLAGS = (
"$(inherited)",
"-iquote",
Expand Down Expand Up @@ -5687,7 +5687,7 @@
CLANG_ENABLE_OBJC_WEAK = YES;
CODE_SIGN_ENTITLEMENTS = MixinShare/MixinShare.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 543;
CURRENT_PROJECT_VERSION = 545;
DEVELOPMENT_TEAM = 5EL4S7LCG6;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = MixinShare/Info.plist;
Expand All @@ -5697,7 +5697,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 0.38.0;
MARKETING_VERSION = 0.38.1;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = one.mixin.messenger.share;
Expand All @@ -5715,7 +5715,7 @@
CLANG_ENABLE_OBJC_WEAK = YES;
CODE_SIGN_ENTITLEMENTS = MixinShare/MixinShare.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 543;
CURRENT_PROJECT_VERSION = 545;
DEVELOPMENT_TEAM = 5EL4S7LCG6;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = MixinShare/Info.plist;
Expand All @@ -5725,7 +5725,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 0.38.0;
MARKETING_VERSION = 0.38.1;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = one.mixin.messenger.share;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -5742,7 +5742,7 @@
CLANG_ENABLE_OBJC_WEAK = YES;
CODE_SIGN_ENTITLEMENTS = MixinNotificationService/MixinNotificationService.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 543;
CURRENT_PROJECT_VERSION = 545;
DEVELOPMENT_TEAM = 5EL4S7LCG6;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = MixinNotificationService/Info.plist;
Expand All @@ -5752,7 +5752,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 0.38.0;
MARKETING_VERSION = 0.38.1;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = "one.mixin.messenger.notification-service";
Expand All @@ -5770,7 +5770,7 @@
CLANG_ENABLE_OBJC_WEAK = YES;
CODE_SIGN_ENTITLEMENTS = MixinNotificationService/MixinNotificationService.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 543;
CURRENT_PROJECT_VERSION = 545;
DEVELOPMENT_TEAM = 5EL4S7LCG6;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = MixinNotificationService/Info.plist;
Expand All @@ -5780,7 +5780,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 0.38.0;
MARKETING_VERSION = 0.38.1;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = "one.mixin.messenger.notification-service";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down

0 comments on commit a76a38e

Please sign in to comment.