Skip to content

Commit

Permalink
v17.0.0 build 829
Browse files Browse the repository at this point in the history
  • Loading branch information
yury committed Sep 4, 2023
1 parent 5dd3642 commit fe351a6
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions Blink.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2766,7 +2766,6 @@
};
EA0BA18A1C0CC57B00719C1A = {
CreatedOnToolsVersion = 7.1.1;
DevelopmentTeam = "$(TEAM_ID)";
LastSwiftMigration = 0830;
ProvisioningStyle = Automatic;
SystemCapabilities = {
Expand Down Expand Up @@ -4872,10 +4871,11 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 819;
CURRENT_PROJECT_VERSION = 829;
DEAD_CODE_STRIPPING = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = A2H2CL32AG;
ENABLE_BITCODE = NO;
ENABLE_TESTABILITY = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand All @@ -4892,7 +4892,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Frameworks",
);
MARKETING_VERSION = 16.2.0;
MARKETING_VERSION = 17.0.0;
NEW_SETTING = "";
OTHER_CFLAGS = "$(BLINK_OTHER_CFLAGS)";
OTHER_LDFLAGS = (
Expand Down Expand Up @@ -4922,9 +4922,10 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 819;
CURRENT_PROJECT_VERSION = 829;
DEAD_CODE_STRIPPING = NO;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = A2H2CL32AG;
ENABLE_BITCODE = NO;
GCC_PREPROCESSOR_DEFINITIONS = "";
INFOPLIST_FILE = Blink/Info.plist;
Expand All @@ -4937,7 +4938,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Frameworks",
);
MARKETING_VERSION = 16.2.0;
MARKETING_VERSION = 17.0.0;
NEW_SETTING = "";
OTHER_CFLAGS = "$(BLINK_OTHER_CFLAGS)";
OTHER_LDFLAGS = (
Expand Down

0 comments on commit fe351a6

Please sign in to comment.