Skip to content

Commit 5ed0b8a

Browse files
committed
[Chore] #262 - 2.0.2 업로드
1 parent daa3ab6 commit 5ed0b8a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.0312.0041;
1706+
CURRENT_PROJECT_VERSION = 2024.0319.2120;
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.0312.0041;
1750+
CURRENT_PROJECT_VERSION = 2024.0319.2120;
17511751
DEVELOPMENT_TEAM = "";
17521752
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = 8Q4H7X3Q58;
17531753
GENERATE_INFOPLIST_FILE = NO;

Runnect-iOS/Runnect-iOS/Info.plist

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
44
<dict>
5+
<key>ITSAppUsesNonExemptEncryption</key>
6+
<false/>
57
<key>CFBundleIconName</key>
68
<string>AppIcon</string>
79
<key>CFBundleDevelopmentRegion</key>
@@ -19,9 +21,7 @@
1921
<key>CFBundlePackageType</key>
2022
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
2123
<key>CFBundleShortVersionString</key>
22-
<string>2.0.1</string>
23-
<key>ITSAppUsesNonExemptEncryption</key>
24-
<false/>
24+
<string>2.0.2</string>
2525
<key>CFBundleURLTypes</key>
2626
<array>
2727
<dict>
@@ -46,7 +46,7 @@
4646
</dict>
4747
</array>
4848
<key>CFBundleVersion</key>
49-
<string>2024.0312.0041</string>
49+
<string>2024.0319.2120</string>
5050
<key>LSApplicationQueriesSchemes</key>
5151
<array>
5252
<string>kakaokompassauth</string>

0 commit comments

Comments
 (0)