Skip to content

Commit 06003db

Browse files
authored
chore: v2.4.2 릴리즈 버전 및 빌드 넘버 반영 (#289)
1 parent ebff9f0 commit 06003db

4 files changed

Lines changed: 28 additions & 48 deletions

File tree

Runnect-iOS/RNWatch Watch App/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<key>CFBundlePackageType</key>
1818
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>2.4.1</string>
20+
<string>2.4.2</string>
2121
<key>CFBundleVersion</key>
22-
<string>2026.0213.1752</string>
22+
<string>2026.0218.1812</string>
2323
<key>NSHealthShareUsageDescription</key>
2424
<string>러닝 중 심박수와 칼로리 정보를 표시하기 위해 건강 데이터 접근이 필요합니다.</string>
2525
<key>NSHealthUpdateUsageDescription</key>

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

Lines changed: 23 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
23EE06C12AC1AD5200CB3FF8 /* LocationSelectView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23EE06C02AC1AD5200CB3FF8 /* LocationSelectView.swift */; };
1212
23EE06C52AC1AE1900CB3FF8 /* BaseView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23EE06C42AC1AE1900CB3FF8 /* BaseView.swift */; };
1313
23EE06C92AC1DED100CB3FF8 /* GesturePublisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23EE06C82AC1DED100CB3FF8 /* GesturePublisher.swift */; };
14-
1514
23EE06D12AC2F44E00CB3FF8 /* TmapAddressSearchingResponseDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23EE06D02AC2F44E00CB3FF8 /* TmapAddressSearchingResponseDto.swift */; };
1615
711E18212B38516D00C651CD /* GAManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 711E18202B38516D00C651CD /* GAManager.swift */; };
1716
71288ECF2B26ECDB00D6C921 /* UserInfoCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71288ECE2B26ECDB00D6C921 /* UserInfoCell.swift */; };
@@ -53,6 +52,24 @@
5352
A3E625002A15262B008370FF /* GoalRewardTitleCVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3E624FF2A15262B008370FF /* GoalRewardTitleCVC.swift */; };
5453
A3F67AE2296D33AC001598A2 /* MyPageDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3F67AE1296D33AC001598A2 /* MyPageDto.swift */; };
5554
A3F67AEA296E4936001598A2 /* ActivityRecordInfoDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3F67AE9296E4936001598A2 /* ActivityRecordInfoDto.swift */; };
55+
AA00000100000001AAAAAAAA /* Kingfisher in Frameworks */ = {isa = PBXBuildFile; productRef = AA00000100000002AAAAAAAA /* Kingfisher */; };
56+
AA00000200000001AAAAAAAA /* SnapKit in Frameworks */ = {isa = PBXBuildFile; productRef = AA00000200000002AAAAAAAA /* SnapKit */; };
57+
AA00000300000001AAAAAAAA /* Moya in Frameworks */ = {isa = PBXBuildFile; productRef = AA00000300000002AAAAAAAA /* Moya */; };
58+
AA00000400000001AAAAAAAA /* Then in Frameworks */ = {isa = PBXBuildFile; productRef = AA00000400000002AAAAAAAA /* Then */; };
59+
AA00000500000001AAAAAAAA /* CombineMoya in Frameworks */ = {isa = PBXBuildFile; productRef = AA00000500000002AAAAAAAA /* CombineMoya */; };
60+
AA00000600000001AAAAAAAA /* KakaoSDKCommon in Frameworks */ = {isa = PBXBuildFile; productRef = AA00000600000002AAAAAAAA /* KakaoSDKCommon */; };
61+
AA00000700000001AAAAAAAA /* KakaoSDKAuth in Frameworks */ = {isa = PBXBuildFile; productRef = AA00000700000002AAAAAAAA /* KakaoSDKAuth */; };
62+
AA00000800000001AAAAAAAA /* KakaoSDKUser in Frameworks */ = {isa = PBXBuildFile; productRef = AA00000800000002AAAAAAAA /* KakaoSDKUser */; };
63+
AA00000900000001AAAAAAAA /* KakaoSDKShare in Frameworks */ = {isa = PBXBuildFile; productRef = AA00000900000002AAAAAAAA /* KakaoSDKShare */; };
64+
AA00001000000001AAAAAAAA /* KakaoSDKTemplate in Frameworks */ = {isa = PBXBuildFile; productRef = AA00001000000002AAAAAAAA /* KakaoSDKTemplate */; };
65+
AA00001100000001AAAAAAAA /* KakaoSDKTalk in Frameworks */ = {isa = PBXBuildFile; productRef = AA00001100000002AAAAAAAA /* KakaoSDKTalk */; };
66+
AA00001200000001AAAAAAAA /* CombineCocoa in Frameworks */ = {isa = PBXBuildFile; productRef = AA00001200000002AAAAAAAA /* CombineCocoa */; };
67+
AA00001300000001AAAAAAAA /* FirebaseAnalytics in Frameworks */ = {isa = PBXBuildFile; productRef = AA00001300000002AAAAAAAA /* FirebaseAnalytics */; };
68+
AA00001400000001AAAAAAAA /* FirebaseAuth in Frameworks */ = {isa = PBXBuildFile; productRef = AA00001400000002AAAAAAAA /* FirebaseAuth */; };
69+
AA00001500000001AAAAAAAA /* FirebaseFirestore in Frameworks */ = {isa = PBXBuildFile; productRef = AA00001500000002AAAAAAAA /* FirebaseFirestore */; };
70+
AA00001600000001AAAAAAAA /* FirebaseRemoteConfig in Frameworks */ = {isa = PBXBuildFile; productRef = AA00001600000002AAAAAAAA /* FirebaseRemoteConfig */; };
71+
AA00001700000001AAAAAAAA /* GoogleMobileAds in Frameworks */ = {isa = PBXBuildFile; productRef = AA00001700000002AAAAAAAA /* GoogleMobileAds */; };
72+
CC8E66F9F1674D3597AD4E1E /* AppOpenAdManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1674D3597AD4E1E22F38764 /* AppOpenAdManager.swift */; };
5673
CE09037D296E9ED900BEA710 /* ScrapCourseResponseDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE09037C296E9ED900BEA710 /* ScrapCourseResponseDto.swift */; };
5774
CE0C23742966D62A00B45063 /* PagedView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE0C23732966D62A00B45063 /* PagedView.swift */; };
5875
CE0C23772966D64D00B45063 /* PageCVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE0C23762966D64D00B45063 /* PageCVC.swift */; };
@@ -95,11 +112,9 @@
95112
CE55BC11296D4EA600E8CD69 /* RunningRecordRequestDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE55BC10296D4EA600E8CD69 /* RunningRecordRequestDto.swift */; };
96113
CE5645162961B72E000A2856 /* ImageLiterals.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE5645152961B72E000A2856 /* ImageLiterals.swift */; };
97114
CE58759E29601476005D967E /* LoadingIndicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE58759D29601476005D967E /* LoadingIndicator.swift */; };
98-
CC8E66F9F1674D3597AD4E1E /* AppOpenAdManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1674D3597AD4E1E22F38764 /* AppOpenAdManager.swift */; };
99115
CE5875A029601500005D967E /* Toast.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE58759F29601500005D967E /* Toast.swift */; };
100116
CE5875A2296015A2005D967E /* NetworkLoggerPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE5875A1296015A2005D967E /* NetworkLoggerPlugin.swift */; };
101117
CE5875A4296015D2005D967E /* Encodable+.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE5875A3296015D2005D967E /* Encodable+.swift */; };
102-
103118
CE591EA1296D5EB5000FCBB3 /* PrivateCourseResponseDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE591EA0296D5EB5000FCBB3 /* PrivateCourseResponseDto.swift */; };
104119
CE6655C8295D849F00C64E12 /* StringLiterals.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE6655C7295D849F00C64E12 /* StringLiterals.swift */; };
105120
CE6655CA295D84DD00C64E12 /* UserDefaultKeyList.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE6655C9295D84DD00C64E12 /* UserDefaultKeyList.swift */; };
@@ -157,7 +172,6 @@
157172
CEF3CD9A296DB305002723A1 /* CourseDetailResponseDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEF3CD99296DB305002723A1 /* CourseDetailResponseDto.swift */; };
158173
CEFA9A2F29FC263700F2D0CF /* UserDeleteResponseDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEFA9A2E29FC263700F2D0CF /* UserDeleteResponseDto.swift */; };
159174
D1508343A884565BF31ECB04 /* AdConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = B60580146C4D0444DCFA48DF /* AdConfig.swift */; };
160-
161175
DA0587F22A05D54100B72869 /* EditCourseRequestDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA0587F12A05D54100B72869 /* EditCourseRequestDto.swift */; };
162176
DA0587F42A05DEC000B72869 /* CourseEditVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA0587F32A05DEC000B72869 /* CourseEditVC.swift */; };
163177
DA20D847296697A600F1581F /* MyCourseSelectVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA20D846296697A600F1581F /* MyCourseSelectVC.swift */; };
@@ -167,23 +181,6 @@
167181
DAD5A3D8296C6D9600C8166B /* AdImageCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = DAD5A3D7296C6D9600C8166B /* AdImageCollectionViewCell.swift */; };
168182
DAD5A3DA296C6DA500C8166B /* TitleCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = DAD5A3D9296C6DA500C8166B /* TitleCollectionViewCell.swift */; };
169183
DAD5A3E2296D4C6500C8166B /* PickedMapListResponseDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = DAD5A3E1296D4C6500C8166B /* PickedMapListResponseDto.swift */; };
170-
AA00000100000001AAAAAAAA /* Kingfisher in Frameworks */ = {isa = PBXBuildFile; productRef = AA00000100000002AAAAAAAA /* Kingfisher */; };
171-
AA00000200000001AAAAAAAA /* SnapKit in Frameworks */ = {isa = PBXBuildFile; productRef = AA00000200000002AAAAAAAA /* SnapKit */; };
172-
AA00000300000001AAAAAAAA /* Moya in Frameworks */ = {isa = PBXBuildFile; productRef = AA00000300000002AAAAAAAA /* Moya */; };
173-
AA00000400000001AAAAAAAA /* Then in Frameworks */ = {isa = PBXBuildFile; productRef = AA00000400000002AAAAAAAA /* Then */; };
174-
AA00000500000001AAAAAAAA /* CombineMoya in Frameworks */ = {isa = PBXBuildFile; productRef = AA00000500000002AAAAAAAA /* CombineMoya */; };
175-
AA00000600000001AAAAAAAA /* KakaoSDKCommon in Frameworks */ = {isa = PBXBuildFile; productRef = AA00000600000002AAAAAAAA /* KakaoSDKCommon */; };
176-
AA00000700000001AAAAAAAA /* KakaoSDKAuth in Frameworks */ = {isa = PBXBuildFile; productRef = AA00000700000002AAAAAAAA /* KakaoSDKAuth */; };
177-
AA00000800000001AAAAAAAA /* KakaoSDKUser in Frameworks */ = {isa = PBXBuildFile; productRef = AA00000800000002AAAAAAAA /* KakaoSDKUser */; };
178-
AA00000900000001AAAAAAAA /* KakaoSDKShare in Frameworks */ = {isa = PBXBuildFile; productRef = AA00000900000002AAAAAAAA /* KakaoSDKShare */; };
179-
AA00001000000001AAAAAAAA /* KakaoSDKTemplate in Frameworks */ = {isa = PBXBuildFile; productRef = AA00001000000002AAAAAAAA /* KakaoSDKTemplate */; };
180-
AA00001100000001AAAAAAAA /* KakaoSDKTalk in Frameworks */ = {isa = PBXBuildFile; productRef = AA00001100000002AAAAAAAA /* KakaoSDKTalk */; };
181-
AA00001200000001AAAAAAAA /* CombineCocoa in Frameworks */ = {isa = PBXBuildFile; productRef = AA00001200000002AAAAAAAA /* CombineCocoa */; };
182-
AA00001300000001AAAAAAAA /* FirebaseAnalytics in Frameworks */ = {isa = PBXBuildFile; productRef = AA00001300000002AAAAAAAA /* FirebaseAnalytics */; };
183-
AA00001400000001AAAAAAAA /* FirebaseAuth in Frameworks */ = {isa = PBXBuildFile; productRef = AA00001400000002AAAAAAAA /* FirebaseAuth */; };
184-
AA00001500000001AAAAAAAA /* FirebaseFirestore in Frameworks */ = {isa = PBXBuildFile; productRef = AA00001500000002AAAAAAAA /* FirebaseFirestore */; };
185-
AA00001600000001AAAAAAAA /* FirebaseRemoteConfig in Frameworks */ = {isa = PBXBuildFile; productRef = AA00001600000002AAAAAAAA /* FirebaseRemoteConfig */; };
186-
AA00001700000001AAAAAAAA /* GoogleMobileAds in Frameworks */ = {isa = PBXBuildFile; productRef = AA00001700000002AAAAAAAA /* GoogleMobileAds */; };
187184
/* End PBXBuildFile section */
188185

189186
/* Begin PBXContainerItemProxy section */
@@ -215,7 +212,6 @@
215212
23EE06C02AC1AD5200CB3FF8 /* LocationSelectView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocationSelectView.swift; sourceTree = "<group>"; };
216213
23EE06C42AC1AE1900CB3FF8 /* BaseView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseView.swift; sourceTree = "<group>"; };
217214
23EE06C82AC1DED100CB3FF8 /* GesturePublisher.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GesturePublisher.swift; sourceTree = "<group>"; };
218-
219215
23EE06D02AC2F44E00CB3FF8 /* TmapAddressSearchingResponseDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TmapAddressSearchingResponseDto.swift; sourceTree = "<group>"; };
220216
7110A6032AA337DD009A7E99 /* Runnect-iOSDebug.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Runnect-iOSDebug.entitlements"; sourceTree = "<group>"; };
221217
711E18202B38516D00C651CD /* GAManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GAManager.swift; sourceTree = "<group>"; };
@@ -265,8 +261,6 @@
265261
CE0C23782966D6AF00B45063 /* ViewPager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewPager.swift; sourceTree = "<group>"; };
266262
CE0D9FD229648DA300CEB5CD /* CustomAlertVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomAlertVC.swift; sourceTree = "<group>"; };
267263
CE10063929680C5700FD31FB /* .gitkeep */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitkeep; sourceTree = "<group>"; };
268-
269-
270264
CE10065429680F7000FD31FB /* DepartureSearchingResponseDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DepartureSearchingResponseDto.swift; sourceTree = "<group>"; };
271265
CE1006562968230800FD31FB /* DepartureLocationModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DepartureLocationModel.swift; sourceTree = "<group>"; };
272266
CE102C4729DB1D6B00E23E69 /* GetNewTokenResponseDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GetNewTokenResponseDto.swift; sourceTree = "<group>"; };
@@ -306,11 +300,9 @@
306300
CE55BC10296D4EA600E8CD69 /* RunningRecordRequestDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunningRecordRequestDto.swift; sourceTree = "<group>"; };
307301
CE5645152961B72E000A2856 /* ImageLiterals.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageLiterals.swift; sourceTree = "<group>"; };
308302
CE58759D29601476005D967E /* LoadingIndicator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoadingIndicator.swift; sourceTree = "<group>"; };
309-
F1674D3597AD4E1E22F38764 /* AppOpenAdManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppOpenAdManager.swift; sourceTree = "<group>"; };
310303
CE58759F29601500005D967E /* Toast.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Toast.swift; sourceTree = "<group>"; };
311304
CE5875A1296015A2005D967E /* NetworkLoggerPlugin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkLoggerPlugin.swift; sourceTree = "<group>"; };
312305
CE5875A3296015D2005D967E /* Encodable+.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Encodable+.swift"; sourceTree = "<group>"; };
313-
314306
CE591EA0296D5EB5000FCBB3 /* PrivateCourseResponseDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PrivateCourseResponseDto.swift; sourceTree = "<group>"; };
315307
CE6655BE295D82E200C64E12 /* .gitkeep */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitkeep; sourceTree = "<group>"; };
316308
CE6655C1295D82F700C64E12 /* .gitkeep */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitkeep; sourceTree = "<group>"; };
@@ -381,6 +373,7 @@
381373
DAD5A3D7296C6D9600C8166B /* AdImageCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdImageCollectionViewCell.swift; sourceTree = "<group>"; };
382374
DAD5A3D9296C6DA500C8166B /* TitleCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TitleCollectionViewCell.swift; sourceTree = "<group>"; };
383375
DAD5A3E1296D4C6500C8166B /* PickedMapListResponseDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PickedMapListResponseDto.swift; sourceTree = "<group>"; };
376+
F1674D3597AD4E1E22F38764 /* AppOpenAdManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppOpenAdManager.swift; sourceTree = "<group>"; };
384377
/* End PBXFileReference section */
385378

386379
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
@@ -629,8 +622,6 @@
629622
path = RunningModel;
630623
sourceTree = "<group>";
631624
};
632-
633-
634625
CE10064829680CF200FD31FB /* MyPageModel */ = {
635626
isa = PBXGroup;
636627
children = (
@@ -639,10 +630,6 @@
639630
path = MyPageModel;
640631
sourceTree = "<group>";
641632
};
642-
643-
644-
645-
646633
CE10064B29680D0900FD31FB /* CourseDrawingModel */ = {
647634
isa = PBXGroup;
648635
children = (
@@ -652,8 +639,6 @@
652639
path = CourseDrawingModel;
653640
sourceTree = "<group>";
654641
};
655-
656-
657642
CE14676C296568C000DCEA1B /* Running */ = {
658643
isa = PBXGroup;
659644
children = (
@@ -845,7 +830,6 @@
845830
children = (
846831
CE10065429680F7000FD31FB /* DepartureSearchingResponseDto.swift */,
847832
CE320F37296C8FAB009F89A7 /* CourseDrawingResponseData.swift */,
848-
849833
23EE06D02AC2F44E00CB3FF8 /* TmapAddressSearchingResponseDto.swift */,
850834
);
851835
path = ResponseDto;
@@ -923,7 +907,6 @@
923907
CE55BC13296D4F3900E8CD69 /* ResponseDto */ = {
924908
isa = PBXGroup;
925909
children = (
926-
927910
CEF3CD99296DB305002723A1 /* CourseDetailResponseDto.swift */,
928911
);
929912
path = ResponseDto;
@@ -1581,12 +1564,10 @@
15811564
71802C5C2B3364C2008DBCEE /* CourseDetailScrapCountDto.swift in Sources */,
15821565
712F661D2A7B7BAB00D9539B /* Config.swift in Sources */,
15831566
D1508343A884565BF31ECB04 /* AdConfig.swift in Sources */,
1584-
15851567
CE6655F2295D894D00C64E12 /* UIView+.swift in Sources */,
15861568
CE9291252965C9FB0010959C /* CourseDetailInfoView.swift in Sources */,
15871569
CE665600295D915D00C64E12 /* getClassName.swift in Sources */,
15881570
A3BC2F2D2962C3F200198261 /* ActivityRecordInfoVC.swift in Sources */,
1589-
15901571
);
15911572
runOnlyForDeploymentPostprocessing = 0;
15921573
};
@@ -1620,7 +1601,7 @@
16201601
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
16211602
CODE_SIGN_ENTITLEMENTS = "RNWatch Watch App/RNWatch Watch App.entitlements";
16221603
CODE_SIGN_STYLE = Automatic;
1623-
CURRENT_PROJECT_VERSION = 2026.0213.1752;
1604+
CURRENT_PROJECT_VERSION = 2026.0218.1812;
16241605
DEVELOPMENT_TEAM = 8Q4H7X3Q58;
16251606
ENABLE_PREVIEWS = YES;
16261607
ENABLE_USER_SCRIPT_SANDBOXING = YES;
@@ -1657,7 +1638,7 @@
16571638
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
16581639
CODE_SIGN_ENTITLEMENTS = "RNWatch Watch App/RNWatch Watch App.entitlements";
16591640
CODE_SIGN_STYLE = Automatic;
1660-
CURRENT_PROJECT_VERSION = 2026.0213.1752;
1641+
CURRENT_PROJECT_VERSION = 2026.0218.1812;
16611642
DEVELOPMENT_TEAM = 8Q4H7X3Q58;
16621643
ENABLE_PREVIEWS = YES;
16631644
ENABLE_USER_SCRIPT_SANDBOXING = YES;
@@ -1807,7 +1788,7 @@
18071788
CODE_SIGN_ENTITLEMENTS = "Runnect-iOS/Runnect-iOSDebug.entitlements";
18081789
CODE_SIGN_IDENTITY = "Apple Development";
18091790
CODE_SIGN_STYLE = Automatic;
1810-
CURRENT_PROJECT_VERSION = 2026.0213.1752;
1791+
CURRENT_PROJECT_VERSION = 2026.0218.1812;
18111792
DEVELOPMENT_TEAM = 8Q4H7X3Q58;
18121793
GENERATE_INFOPLIST_FILE = NO;
18131794
INFOPLIST_FILE = "Runnect-iOS/Info.plist";
@@ -1847,7 +1828,7 @@
18471828
CODE_SIGN_ENTITLEMENTS = "Runnect-iOS/Runnect-iOS.entitlements";
18481829
CODE_SIGN_IDENTITY = "Apple Development";
18491830
CODE_SIGN_STYLE = Automatic;
1850-
CURRENT_PROJECT_VERSION = 2026.0213.1752;
1831+
CURRENT_PROJECT_VERSION = 2026.0218.1812;
18511832
DEVELOPMENT_TEAM = 8Q4H7X3Q58;
18521833
GENERATE_INFOPLIST_FILE = NO;
18531834
INFOPLIST_FILE = "Runnect-iOS/Info.plist";

Runnect-iOS/Runnect-iOS/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<key>CFBundlePackageType</key>
2929
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
3030
<key>CFBundleShortVersionString</key>
31-
<string>2.4.1</string>
31+
<string>2.4.2</string>
3232
<key>CFBundleURLTypes</key>
3333
<array>
3434
<dict>
@@ -53,7 +53,7 @@
5353
</dict>
5454
</array>
5555
<key>CFBundleVersion</key>
56-
<string>2026.0213.1752</string>
56+
<string>2026.0218.1812</string>
5757
<key>ITSAppUsesNonExemptEncryption</key>
5858
<false/>
5959
<key>LSApplicationQueriesSchemes</key>
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
v2.4.1 업데이트
2-
31
- 성능 개선 및 안정성 향상
42
- 사용 중 불편했던 부분 개선
3+
- 최소 지원 버전이 iOS 17.0으로 변경되었습니다

0 commit comments

Comments
 (0)