Skip to content

Commit 70361d9

Browse files
authored
Merge pull request #256 from thingineeer/#255---release-2.0.0
[Setting] #255 - release 2.0.0
2 parents 7f90674 + 4f628d6 commit 70361d9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Runnect-iOS/Runnect-iOS.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1703,7 +1703,7 @@
17031703
CODE_SIGN_IDENTITY = "Apple Development";
17041704
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
17051705
CODE_SIGN_STYLE = Manual;
1706-
CURRENT_PROJECT_VERSION = 2024.0122.2217;
1706+
CURRENT_PROJECT_VERSION = 2024.0208.0315;
17071707
DEVELOPMENT_TEAM = "";
17081708
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = 8Q4H7X3Q58;
17091709
GENERATE_INFOPLIST_FILE = NO;
@@ -1747,7 +1747,7 @@
17471747
CODE_SIGN_IDENTITY = "Apple Development";
17481748
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
17491749
CODE_SIGN_STYLE = Manual;
1750-
CURRENT_PROJECT_VERSION = 2024.0122.2217;
1750+
CURRENT_PROJECT_VERSION = 2024.0208.0315;
17511751
DEVELOPMENT_TEAM = "";
17521752
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = 8Q4H7X3Q58;
17531753
GENERATE_INFOPLIST_FILE = NO;

Runnect-iOS/Runnect-iOS/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundlePackageType</key>
2020
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
2121
<key>CFBundleShortVersionString</key>
22-
<string>1.0.10</string>
22+
<string>2.0.0</string>
2323
<key>CFBundleURLTypes</key>
2424
<array>
2525
<dict>
@@ -44,7 +44,7 @@
4444
</dict>
4545
</array>
4646
<key>CFBundleVersion</key>
47-
<string>2024.0122.2217</string>
47+
<string>2024.0208.0315</string>
4848
<key>LSApplicationQueriesSchemes</key>
4949
<array>
5050
<string>kakaokompassauth</string>

0 commit comments

Comments
 (0)