Skip to content

Commit 519efbe

Browse files
committed
bump build
1 parent f1113c4 commit 519efbe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

BeeSwift.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -905,7 +905,7 @@
905905
CODE_SIGN_IDENTITY = "Apple Development";
906906
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
907907
CODE_SIGN_STYLE = Automatic;
908-
CURRENT_PROJECT_VERSION = 6;
908+
CURRENT_PROJECT_VERSION = 7;
909909
DEBUG_INFORMATION_FORMAT = dwarf;
910910
DEVELOPMENT_TEAM = 8TW9V9HVES;
911911
ENABLE_TESTABILITY = YES;
@@ -936,7 +936,7 @@
936936
CODE_SIGN_IDENTITY = "Apple Development";
937937
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
938938
CODE_SIGN_STYLE = Automatic;
939-
CURRENT_PROJECT_VERSION = 6;
939+
CURRENT_PROJECT_VERSION = 7;
940940
DEVELOPMENT_TEAM = 8TW9V9HVES;
941941
FRAMEWORK_SEARCH_PATHS = (
942942
"$(inherited)",
@@ -1078,7 +1078,7 @@
10781078
CODE_SIGN_IDENTITY = "Apple Development";
10791079
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
10801080
CODE_SIGN_STYLE = Automatic;
1081-
CURRENT_PROJECT_VERSION = 6;
1081+
CURRENT_PROJECT_VERSION = 7;
10821082
DEVELOPMENT_TEAM = 8TW9V9HVES;
10831083
ENABLE_BITCODE = NO;
10841084
FRAMEWORK_SEARCH_PATHS = (
@@ -1113,7 +1113,7 @@
11131113
CODE_SIGN_IDENTITY = "Apple Development";
11141114
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
11151115
CODE_SIGN_STYLE = Automatic;
1116-
CURRENT_PROJECT_VERSION = 6;
1116+
CURRENT_PROJECT_VERSION = 7;
11171117
DEVELOPMENT_TEAM = 8TW9V9HVES;
11181118
ENABLE_BITCODE = NO;
11191119
FRAMEWORK_SEARCH_PATHS = (

0 commit comments

Comments
 (0)