|
28 | 28 | 71F206782F38949F00DF721E /* RNWatch Watch App.app in Embed Watch Content */ = {isa = PBXBuildFile; fileRef = 71F206772F38949F00DF721E /* RNWatch Watch App.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
29 | 29 | 71F206912F38A00000DF721E /* WatchSessionService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71F206902F38A00000DF721E /* WatchSessionService.swift */; }; |
30 | 30 | 71F206D42F38A78B00DF721E /* NMapsMap in Frameworks */ = {isa = PBXBuildFile; productRef = 71F206D32F38A78B00DF721E /* NMapsMap */; }; |
| 31 | + 71F207012F3D000000DF721E /* Sequence+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71F207002F3D000000DF721E /* Sequence+.swift */; }; |
31 | 32 | 71F7804E2B0893B600B53253 /* MarathonTitleCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71F7804D2B0893B600B53253 /* MarathonTitleCollectionViewCell.swift */; }; |
32 | 33 | 71F780502B0893D700B53253 /* MarathonMapCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71F7804F2B0893D700B53253 /* MarathonMapCollectionViewCell.swift */; }; |
33 | 34 | 9D18A25F11CB07E21EC2C48A /* NativeAdCVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D18A25E11CB07E21EC2C48A /* NativeAdCVC.swift */; }; |
|
113 | 114 | CE58759E29601476005D967E /* LoadingIndicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE58759D29601476005D967E /* LoadingIndicator.swift */; }; |
114 | 115 | CE5875A029601500005D967E /* Toast.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE58759F29601500005D967E /* Toast.swift */; }; |
115 | 116 | CE5875A2296015A2005D967E /* NetworkLoggerPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE5875A1296015A2005D967E /* NetworkLoggerPlugin.swift */; }; |
116 | | - 71F207012F3D000000DF721E /* Sequence+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71F207002F3D000000DF721E /* Sequence+.swift */; }; |
117 | 117 | CE5875A4296015D2005D967E /* Encodable+.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE5875A3296015D2005D967E /* Encodable+.swift */; }; |
118 | 118 | CE591EA1296D5EB5000FCBB3 /* PrivateCourseResponseDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE591EA0296D5EB5000FCBB3 /* PrivateCourseResponseDto.swift */; }; |
119 | 119 | CE6655C8295D849F00C64E12 /* StringLiterals.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE6655C7295D849F00C64E12 /* StringLiterals.swift */; }; |
|
229 | 229 | 71BAD06B2B24D1F70061E31D /* UserProfileVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserProfileVC.swift; sourceTree = "<group>"; }; |
230 | 230 | 71F206772F38949F00DF721E /* RNWatch Watch App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "RNWatch Watch App.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
231 | 231 | 71F206902F38A00000DF721E /* WatchSessionService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WatchSessionService.swift; sourceTree = "<group>"; }; |
| 232 | + 71F207002F3D000000DF721E /* Sequence+.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Sequence+.swift"; sourceTree = "<group>"; }; |
232 | 233 | 71F7804D2B0893B600B53253 /* MarathonTitleCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MarathonTitleCollectionViewCell.swift; sourceTree = "<group>"; }; |
233 | 234 | 71F7804F2B0893D700B53253 /* MarathonMapCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MarathonMapCollectionViewCell.swift; sourceTree = "<group>"; }; |
234 | 235 | 9D18A25E11CB07E21EC2C48A /* NativeAdCVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NativeAdCVC.swift; sourceTree = "<group>"; }; |
|
302 | 303 | CE58759D29601476005D967E /* LoadingIndicator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoadingIndicator.swift; sourceTree = "<group>"; }; |
303 | 304 | CE58759F29601500005D967E /* Toast.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Toast.swift; sourceTree = "<group>"; }; |
304 | 305 | CE5875A1296015A2005D967E /* NetworkLoggerPlugin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkLoggerPlugin.swift; sourceTree = "<group>"; }; |
305 | | - 71F207002F3D000000DF721E /* Sequence+.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Sequence+.swift"; sourceTree = "<group>"; }; |
306 | 306 | CE5875A3296015D2005D967E /* Encodable+.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Encodable+.swift"; sourceTree = "<group>"; }; |
307 | 307 | CE591EA0296D5EB5000FCBB3 /* PrivateCourseResponseDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PrivateCourseResponseDto.swift; sourceTree = "<group>"; }; |
308 | 308 | CE6655BE295D82E200C64E12 /* .gitkeep */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitkeep; sourceTree = "<group>"; }; |
|
1590 | 1590 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
1591 | 1591 | CODE_SIGN_ENTITLEMENTS = "RNWatch Watch App/RNWatch Watch App.entitlements"; |
1592 | 1592 | CODE_SIGN_STYLE = Automatic; |
1593 | | - CURRENT_PROJECT_VERSION = 2026.0218.1812; |
| 1593 | + CURRENT_PROJECT_VERSION = 2026.0426.0350; |
1594 | 1594 | DEVELOPMENT_TEAM = 8Q4H7X3Q58; |
1595 | 1595 | ENABLE_PREVIEWS = YES; |
1596 | 1596 | ENABLE_USER_SCRIPT_SANDBOXING = YES; |
1597 | 1597 | GCC_C_LANGUAGE_STANDARD = gnu17; |
1598 | 1598 | GENERATE_INFOPLIST_FILE = YES; |
1599 | 1599 | INFOPLIST_KEY_CFBundleDisplayName = Runnect; |
1600 | | -INFOPLIST_KEY_NSHealthShareUsageDescription = "러닝 중 심박수와 칼로리 정보를 표시하기 위해 건강 데이터 접근이 필요합니다."; |
1601 | | -INFOPLIST_KEY_NSHealthUpdateUsageDescription = "러닝 운동 기록을 건강 앱에 저장하기 위해 건강 데이터 쓰기 권한이 필요합니다."; |
1602 | | -INFOPLIST_KEY_UIUserInterfaceStyle = Dark; |
1603 | | -INFOPLIST_KEY_WKApplication = YES; |
1604 | | -INFOPLIST_KEY_WKCompanionAppBundleIdentifier = "com.runnect.Runnect-iOS"; |
| 1600 | + INFOPLIST_KEY_NSHealthShareUsageDescription = "러닝 중 심박수와 칼로리 정보를 표시하기 위해 건강 데이터 접근이 필요합니다."; |
| 1601 | + INFOPLIST_KEY_NSHealthUpdateUsageDescription = "러닝 운동 기록을 건강 앱에 저장하기 위해 건강 데이터 쓰기 권한이 필요합니다."; |
1605 | 1602 | INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; |
| 1603 | + INFOPLIST_KEY_UIUserInterfaceStyle = Dark; |
| 1604 | + INFOPLIST_KEY_WKApplication = YES; |
| 1605 | + INFOPLIST_KEY_WKCompanionAppBundleIdentifier = "com.runnect.Runnect-iOS"; |
1606 | 1606 | LD_RUNPATH_SEARCH_PATHS = ( |
1607 | 1607 | "$(inherited)", |
1608 | 1608 | "@executable_path/Frameworks", |
@@ -1630,19 +1630,19 @@ INFOPLIST_KEY_WKCompanionAppBundleIdentifier = "com.runnect.Runnect-iOS"; |
1630 | 1630 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
1631 | 1631 | CODE_SIGN_ENTITLEMENTS = "RNWatch Watch App/RNWatch Watch App.entitlements"; |
1632 | 1632 | CODE_SIGN_STYLE = Automatic; |
1633 | | - CURRENT_PROJECT_VERSION = 2026.0218.1812; |
| 1633 | + CURRENT_PROJECT_VERSION = 2026.0426.0350; |
1634 | 1634 | DEVELOPMENT_TEAM = 8Q4H7X3Q58; |
1635 | 1635 | ENABLE_PREVIEWS = YES; |
1636 | 1636 | ENABLE_USER_SCRIPT_SANDBOXING = YES; |
1637 | 1637 | GCC_C_LANGUAGE_STANDARD = gnu17; |
1638 | 1638 | GENERATE_INFOPLIST_FILE = YES; |
1639 | 1639 | INFOPLIST_KEY_CFBundleDisplayName = Runnect; |
1640 | | -INFOPLIST_KEY_NSHealthShareUsageDescription = "러닝 중 심박수와 칼로리 정보를 표시하기 위해 건강 데이터 접근이 필요합니다."; |
1641 | | -INFOPLIST_KEY_NSHealthUpdateUsageDescription = "러닝 운동 기록을 건강 앱에 저장하기 위해 건강 데이터 쓰기 권한이 필요합니다."; |
1642 | | -INFOPLIST_KEY_UIUserInterfaceStyle = Dark; |
1643 | | -INFOPLIST_KEY_WKApplication = YES; |
1644 | | -INFOPLIST_KEY_WKCompanionAppBundleIdentifier = "com.runnect.Runnect-iOS"; |
| 1640 | + INFOPLIST_KEY_NSHealthShareUsageDescription = "러닝 중 심박수와 칼로리 정보를 표시하기 위해 건강 데이터 접근이 필요합니다."; |
| 1641 | + INFOPLIST_KEY_NSHealthUpdateUsageDescription = "러닝 운동 기록을 건강 앱에 저장하기 위해 건강 데이터 쓰기 권한이 필요합니다."; |
1645 | 1642 | INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; |
| 1643 | + INFOPLIST_KEY_UIUserInterfaceStyle = Dark; |
| 1644 | + INFOPLIST_KEY_WKApplication = YES; |
| 1645 | + INFOPLIST_KEY_WKCompanionAppBundleIdentifier = "com.runnect.Runnect-iOS"; |
1646 | 1646 | LD_RUNPATH_SEARCH_PATHS = ( |
1647 | 1647 | "$(inherited)", |
1648 | 1648 | "@executable_path/Frameworks", |
@@ -1783,7 +1783,7 @@ INFOPLIST_KEY_WKCompanionAppBundleIdentifier = "com.runnect.Runnect-iOS"; |
1783 | 1783 | CODE_SIGN_ENTITLEMENTS = "Runnect-iOS/Runnect-iOSDebug.entitlements"; |
1784 | 1784 | CODE_SIGN_IDENTITY = "Apple Development"; |
1785 | 1785 | CODE_SIGN_STYLE = Automatic; |
1786 | | - CURRENT_PROJECT_VERSION = 2026.0426.0008; |
| 1786 | + CURRENT_PROJECT_VERSION = 2026.0426.0350; |
1787 | 1787 | DEVELOPMENT_TEAM = 8Q4H7X3Q58; |
1788 | 1788 | GENERATE_INFOPLIST_FILE = NO; |
1789 | 1789 | INFOPLIST_FILE = "Runnect-iOS/Info.plist"; |
@@ -1823,7 +1823,7 @@ INFOPLIST_KEY_WKCompanionAppBundleIdentifier = "com.runnect.Runnect-iOS"; |
1823 | 1823 | CODE_SIGN_ENTITLEMENTS = "Runnect-iOS/Runnect-iOS.entitlements"; |
1824 | 1824 | CODE_SIGN_IDENTITY = "Apple Development"; |
1825 | 1825 | CODE_SIGN_STYLE = Automatic; |
1826 | | - CURRENT_PROJECT_VERSION = 2026.0426.0008; |
| 1826 | + CURRENT_PROJECT_VERSION = 2026.0426.0350; |
1827 | 1827 | DEVELOPMENT_TEAM = 8Q4H7X3Q58; |
1828 | 1828 | GENERATE_INFOPLIST_FILE = NO; |
1829 | 1829 | INFOPLIST_FILE = "Runnect-iOS/Info.plist"; |
|
0 commit comments