|
19 | 19 | 71288ED32B26ED2500D6C921 /* UserUploadedLabelCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71288ED22B26ED2500D6C921 /* UserUploadedLabelCell.swift */; }; |
20 | 20 | 712DB0702B443ACC0013FD79 /* GAEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 712DB06F2B443ACC0013FD79 /* GAEvent.swift */; }; |
21 | 21 | 712F661D2A7B7BAB00D9539B /* Config.swift in Sources */ = {isa = PBXBuildFile; fileRef = 712F661C2A7B7BAB00D9539B /* Config.swift */; }; |
| 22 | + D1508343A884565BF31ECB04 /* AdConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = B60580146C4D0444DCFA48DF /* AdConfig.swift */; }; |
22 | 23 | 7136BF8A2AF921A900679364 /* CustomBottomSheetVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7136BF892AF921A900679364 /* CustomBottomSheetVC.swift */; }; |
23 | 24 | 715D36E82B2CC64000CAA9D6 /* MyUploadedCourseResponseDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 715D36E72B2CC64000CAA9D6 /* MyUploadedCourseResponseDto.swift */; }; |
24 | 25 | 71773C8E2B6BDF3B0041605E /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 71773C8D2B6BDF3B0041605E /* GoogleService-Info.plist */; }; |
|
219 | 220 | 71288ED22B26ED2500D6C921 /* UserUploadedLabelCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserUploadedLabelCell.swift; sourceTree = "<group>"; }; |
220 | 221 | 712DB06F2B443ACC0013FD79 /* GAEvent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GAEvent.swift; sourceTree = "<group>"; }; |
221 | 222 | 712F661C2A7B7BAB00D9539B /* Config.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Config.swift; sourceTree = "<group>"; }; |
| 223 | + B60580146C4D0444DCFA48DF /* AdConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdConfig.swift; sourceTree = "<group>"; }; |
222 | 224 | 7136BF892AF921A900679364 /* CustomBottomSheetVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomBottomSheetVC.swift; sourceTree = "<group>"; }; |
223 | 225 | 715D36E72B2CC64000CAA9D6 /* MyUploadedCourseResponseDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyUploadedCourseResponseDto.swift; sourceTree = "<group>"; }; |
224 | 226 | 71773C8D2B6BDF3B0041605E /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
|
1082 | 1084 | CE40BB1D2968054F0030ABCA /* BaseResponse.swift */, |
1083 | 1085 | CE5875A1296015A2005D967E /* NetworkLoggerPlugin.swift */, |
1084 | 1086 | 712F661C2A7B7BAB00D9539B /* Config.swift */, |
| 1087 | + B60580146C4D0444DCFA48DF /* AdConfig.swift */, |
1085 | 1088 | ); |
1086 | 1089 | path = Foundation; |
1087 | 1090 | sourceTree = "<group>"; |
|
1681 | 1684 | CE6655CA295D84DD00C64E12 /* UserDefaultKeyList.swift in Sources */, |
1682 | 1685 | 71802C5C2B3364C2008DBCEE /* CourseDetailScrapCountDto.swift in Sources */, |
1683 | 1686 | 712F661D2A7B7BAB00D9539B /* Config.swift in Sources */, |
| 1687 | + D1508343A884565BF31ECB04 /* AdConfig.swift in Sources */, |
1684 | 1688 | 23EE06CB2AC2AF3E00CB3FF8 /* KakaoAddressSearchingResponseDto.swift in Sources */, |
1685 | 1689 | CE6655F2295D894D00C64E12 /* UIView+.swift in Sources */, |
1686 | 1690 | CE9291252965C9FB0010959C /* CourseDetailInfoView.swift in Sources */, |
|
1927 | 1931 | "$(inherited)", |
1928 | 1932 | "@executable_path/Frameworks", |
1929 | 1933 | ); |
1930 | | - MARKETING_VERSION = 2.3.0; |
| 1934 | + MARKETING_VERSION = 2.4.1; |
1931 | 1935 | PRODUCT_BUNDLE_IDENTIFIER = "com.runnect.Runnect-iOS"; |
1932 | 1936 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1933 | 1937 | PROVISIONING_PROFILE_SPECIFIER = ""; |
|
1968 | 1972 | "$(inherited)", |
1969 | 1973 | "@executable_path/Frameworks", |
1970 | 1974 | ); |
1971 | | - MARKETING_VERSION = 2.3.0; |
| 1975 | + MARKETING_VERSION = 2.4.1; |
1972 | 1976 | PRODUCT_BUNDLE_IDENTIFIER = "com.runnect.Runnect-iOS"; |
1973 | 1977 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1974 | 1978 | PROVISIONING_PROFILE_SPECIFIER = ""; |
|
0 commit comments