Skip to content

Commit

Permalink
Bump version to 0.38.4 - 552
Browse files Browse the repository at this point in the history
  • Loading branch information
wuyuehyang committed Apr 11, 2023
1 parent 0cca223 commit d9ff7cd
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 @@ -5430,7 +5430,7 @@
CODE_SIGN_ENTITLEMENTS = Mixin/Mixin.entitlements;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 549;
CURRENT_PROJECT_VERSION = 552;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 5EL4S7LCG6;
ENABLE_BITCODE = NO;
Expand Down Expand Up @@ -5484,7 +5484,7 @@
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 0.38.3;
MARKETING_VERSION = 0.38.4;
OTHER_CFLAGS = (
"$(inherited)",
"-iquote",
Expand Down Expand Up @@ -5530,7 +5530,7 @@
CODE_SIGN_ENTITLEMENTS = Mixin/Mixin.entitlements;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 549;
CURRENT_PROJECT_VERSION = 552;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 5EL4S7LCG6;
ENABLE_BITCODE = NO;
Expand Down Expand Up @@ -5584,7 +5584,7 @@
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 0.38.3;
MARKETING_VERSION = 0.38.4;
OTHER_CFLAGS = (
"$(inherited)",
"-iquote",
Expand Down Expand Up @@ -5702,7 +5702,7 @@
CLANG_ENABLE_OBJC_WEAK = YES;
CODE_SIGN_ENTITLEMENTS = MixinShare/MixinShare.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 549;
CURRENT_PROJECT_VERSION = 552;
DEVELOPMENT_TEAM = 5EL4S7LCG6;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = MixinShare/Info.plist;
Expand All @@ -5712,7 +5712,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 0.38.3;
MARKETING_VERSION = 0.38.4;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = one.mixin.messenger.share;
Expand All @@ -5730,7 +5730,7 @@
CLANG_ENABLE_OBJC_WEAK = YES;
CODE_SIGN_ENTITLEMENTS = MixinShare/MixinShare.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 549;
CURRENT_PROJECT_VERSION = 552;
DEVELOPMENT_TEAM = 5EL4S7LCG6;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = MixinShare/Info.plist;
Expand All @@ -5740,7 +5740,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 0.38.3;
MARKETING_VERSION = 0.38.4;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = one.mixin.messenger.share;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -5757,7 +5757,7 @@
CLANG_ENABLE_OBJC_WEAK = YES;
CODE_SIGN_ENTITLEMENTS = MixinNotificationService/MixinNotificationService.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 549;
CURRENT_PROJECT_VERSION = 552;
DEVELOPMENT_TEAM = 5EL4S7LCG6;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = MixinNotificationService/Info.plist;
Expand All @@ -5767,7 +5767,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 0.38.3;
MARKETING_VERSION = 0.38.4;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = "one.mixin.messenger.notification-service";
Expand All @@ -5785,7 +5785,7 @@
CLANG_ENABLE_OBJC_WEAK = YES;
CODE_SIGN_ENTITLEMENTS = MixinNotificationService/MixinNotificationService.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 549;
CURRENT_PROJECT_VERSION = 552;
DEVELOPMENT_TEAM = 5EL4S7LCG6;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = MixinNotificationService/Info.plist;
Expand All @@ -5795,7 +5795,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 0.38.3;
MARKETING_VERSION = 0.38.4;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = "one.mixin.messenger.notification-service";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down

0 comments on commit d9ff7cd

Please sign in to comment.