|
23 | 23 | 712F661D2A7B7BAB00D9539B /* Config.swift in Sources */ = {isa = PBXBuildFile; fileRef = 712F661C2A7B7BAB00D9539B /* Config.swift */; }; |
24 | 24 | 7136BF8A2AF921A900679364 /* CustomBottomSheetVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7136BF892AF921A900679364 /* CustomBottomSheetVC.swift */; }; |
25 | 25 | 715D36E82B2CC64000CAA9D6 /* MyUploadedCourseResponseDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 715D36E72B2CC64000CAA9D6 /* MyUploadedCourseResponseDto.swift */; }; |
| 26 | + 71773C8E2B6BDF3B0041605E /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 71773C8D2B6BDF3B0041605E /* GoogleService-Info.plist */; }; |
26 | 27 | 717916DA2B13613B009CEF97 /* MarathonListResponseDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 717916D92B13613B009CEF97 /* MarathonListResponseDto.swift */; }; |
27 | 28 | 71802C5C2B3364C2008DBCEE /* CourseDetailScrapCountDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71802C5B2B3364C2008DBCEE /* CourseDetailScrapCountDto.swift */; }; |
28 | 29 | 71BAD06A2B24CECC0061E31D /* UserProfileDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71BAD0692B24CECC0061E31D /* UserProfileDto.swift */; }; |
|
196 | 197 | 712F661C2A7B7BAB00D9539B /* Config.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Config.swift; sourceTree = "<group>"; }; |
197 | 198 | 7136BF892AF921A900679364 /* CustomBottomSheetVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomBottomSheetVC.swift; sourceTree = "<group>"; }; |
198 | 199 | 715D36E72B2CC64000CAA9D6 /* MyUploadedCourseResponseDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyUploadedCourseResponseDto.swift; sourceTree = "<group>"; }; |
| 200 | + 71773C8D2B6BDF3B0041605E /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
199 | 201 | 717916D92B13613B009CEF97 /* MarathonListResponseDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MarathonListResponseDto.swift; sourceTree = "<group>"; }; |
200 | 202 | 71802C5B2B3364C2008DBCEE /* CourseDetailScrapCountDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CourseDetailScrapCountDto.swift; sourceTree = "<group>"; }; |
201 | 203 | 71BAD0692B24CECC0061E31D /* UserProfileDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserProfileDto.swift; sourceTree = "<group>"; }; |
|
869 | 871 | CE6655A9295D7FAA00C64E12 /* Network */, |
870 | 872 | CE6655A8295D7F7D00C64E12 /* Presentation */, |
871 | 873 | CE4545D6295D7AF5003201E1 /* Info.plist */, |
872 | | - 23628DDD2B6BCB9C00894B18 /* GoogleService-Info.plist */, |
| 874 | + 71773C8D2B6BDF3B0041605E /* GoogleService-Info.plist */, |
873 | 875 | ); |
874 | 876 | path = "Runnect-iOS"; |
875 | 877 | sourceTree = "<group>"; |
|
1334 | 1336 | files = ( |
1335 | 1337 | CE665615295D989A00C64E12 /* .swiftlint.yml in Resources */, |
1336 | 1338 | CE17F0342961BEF800E1DED0 /* Pretendard-Bold.otf in Resources */, |
1337 | | - 23628DDE2B6BCB9C00894B18 /* GoogleService-Info.plist in Resources */, |
| 1339 | + 71773C8E2B6BDF3B0041605E /* GoogleService-Info.plist in Resources */, |
1338 | 1340 | CE17F0352961BEF800E1DED0 /* Pretendard-SemiBold.otf in Resources */, |
1339 | 1341 | CE17F0332961BEF800E1DED0 /* Pretendard-Medium.otf in Resources */, |
1340 | 1342 | CE6655BF295D82E200C64E12 /* .gitkeep in Resources */, |
|
1709 | 1711 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
1710 | 1712 | CODE_SIGN_ENTITLEMENTS = "Runnect-iOS/Runnect-iOSDebug.entitlements"; |
1711 | 1713 | CODE_SIGN_IDENTITY = "Apple Development"; |
1712 | | - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
1713 | | - CODE_SIGN_STYLE = Manual; |
| 1714 | + CODE_SIGN_STYLE = Automatic; |
1714 | 1715 | CURRENT_PROJECT_VERSION = 2024.0122.2217; |
1715 | | - DEVELOPMENT_TEAM = ""; |
1716 | | - "DEVELOPMENT_TEAM[sdk=iphoneos*]" = 8Q4H7X3Q58; |
| 1716 | + DEVELOPMENT_TEAM = 8Q4H7X3Q58; |
1717 | 1717 | GENERATE_INFOPLIST_FILE = NO; |
1718 | 1718 | INFOPLIST_FILE = "Runnect-iOS/Info.plist"; |
1719 | 1719 | INFOPLIST_KEY_CFBundleDisplayName = Runnect; |
|
1734 | 1734 | PRODUCT_BUNDLE_IDENTIFIER = "com.runnect.Runnect-iOS"; |
1735 | 1735 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1736 | 1736 | PROVISIONING_PROFILE_SPECIFIER = ""; |
1737 | | - "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match Development com.runnect.Runnect-iOS"; |
1738 | 1737 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
1739 | 1738 | SUPPORTS_MACCATALYST = NO; |
1740 | 1739 | SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; |
|
1753 | 1752 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
1754 | 1753 | CODE_SIGN_ENTITLEMENTS = "Runnect-iOS/Runnect-iOS.entitlements"; |
1755 | 1754 | CODE_SIGN_IDENTITY = "Apple Development"; |
1756 | | - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
1757 | | - CODE_SIGN_STYLE = Manual; |
| 1755 | + CODE_SIGN_STYLE = Automatic; |
1758 | 1756 | CURRENT_PROJECT_VERSION = 2024.0122.2217; |
1759 | | - DEVELOPMENT_TEAM = ""; |
1760 | | - "DEVELOPMENT_TEAM[sdk=iphoneos*]" = 8Q4H7X3Q58; |
| 1757 | + DEVELOPMENT_TEAM = 8Q4H7X3Q58; |
1761 | 1758 | GENERATE_INFOPLIST_FILE = NO; |
1762 | 1759 | INFOPLIST_FILE = "Runnect-iOS/Info.plist"; |
1763 | 1760 | INFOPLIST_KEY_CFBundleDisplayName = Runnect; |
|
1778 | 1775 | PRODUCT_BUNDLE_IDENTIFIER = "com.runnect.Runnect-iOS"; |
1779 | 1776 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1780 | 1777 | PROVISIONING_PROFILE_SPECIFIER = ""; |
1781 | | - "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match Development com.runnect.Runnect-iOS"; |
1782 | 1778 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
1783 | 1779 | SUPPORTS_MACCATALYST = NO; |
1784 | 1780 | SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; |
|
0 commit comments