|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 50; |
| 6 | + objectVersion = 54; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
|
17 | 17 | 058557BA273AAA24004C7B11 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
18 | 18 | 058557D8273AAEEB004C7B11 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
19 | 19 | 2152FB032600AC8F00CF470E /* iOSApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iOSApp.swift; sourceTree = "<group>"; };
|
20 |
| - 7555FF7B242A565900829871 /* .app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = .app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 20 | + 7555FF7B242A565900829871 /* iosApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iosApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
21 | 21 | 7555FF82242A565900829871 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
|
22 | 22 | 7555FF8C242A565B00829871 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
23 | 23 | AB3632DC29227652001CCB65 /* Config.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Config.xcconfig; sourceTree = "<group>"; };
|
24 | 24 | /* End PBXFileReference section */
|
25 | 25 |
|
| 26 | +/* Begin PBXFrameworksBuildPhase section */ |
| 27 | + B92378962B6B1156000C7307 /* Frameworks */ = { |
| 28 | + isa = PBXFrameworksBuildPhase; |
| 29 | + buildActionMask = 2147483647; |
| 30 | + files = ( |
| 31 | + ); |
| 32 | + runOnlyForDeploymentPostprocessing = 0; |
| 33 | + }; |
| 34 | +/* End PBXFrameworksBuildPhase section */ |
| 35 | + |
26 | 36 | /* Begin PBXGroup section */
|
27 | 37 | 058557D7273AAEEB004C7B11 /* Preview Content */ = {
|
28 | 38 | isa = PBXGroup;
|
|
52 | 62 | 7555FF7C242A565900829871 /* Products */ = {
|
53 | 63 | isa = PBXGroup;
|
54 | 64 | children = (
|
55 |
| - 7555FF7B242A565900829871 /* .app */, |
| 65 | + 7555FF7B242A565900829871 /* iosApp.app */, |
56 | 66 | );
|
57 | 67 | name = Products;
|
58 | 68 | sourceTree = "<group>";
|
|
84 | 94 | isa = PBXNativeTarget;
|
85 | 95 | buildConfigurationList = 7555FFA5242A565B00829871 /* Build configuration list for PBXNativeTarget "iosApp" */;
|
86 | 96 | buildPhases = (
|
87 |
| - F36B1CEA2AD836FC00CB74D5 /* Compile Kotlin */, |
| 97 | + F36B1CEA2AD836FC00CB74D5 /* Compile Kotlin Framework */, |
88 | 98 | 7555FF77242A565900829871 /* Sources */,
|
| 99 | + B92378962B6B1156000C7307 /* Frameworks */, |
89 | 100 | 7555FF79242A565900829871 /* Resources */,
|
90 | 101 | );
|
91 | 102 | buildRules = (
|
92 | 103 | );
|
93 | 104 | dependencies = (
|
94 | 105 | );
|
95 | 106 | name = iosApp;
|
| 107 | + packageProductDependencies = ( |
| 108 | + ); |
96 | 109 | productName = iosApp;
|
97 |
| - productReference = 7555FF7B242A565900829871 /* .app */; |
| 110 | + productReference = 7555FF7B242A565900829871 /* iosApp.app */; |
98 | 111 | productType = "com.apple.product-type.application";
|
99 | 112 | };
|
100 | 113 | /* End PBXNativeTarget section */
|
|
113 | 126 | };
|
114 | 127 | };
|
115 | 128 | buildConfigurationList = 7555FF76242A565900829871 /* Build configuration list for PBXProject "iosApp" */;
|
116 |
| - compatibilityVersion = "Xcode 9.3"; |
| 129 | + compatibilityVersion = "Xcode 12.0"; |
117 | 130 | developmentRegion = en;
|
118 | 131 | hasScannedForEncodings = 0;
|
119 | 132 | knownRegions = (
|
120 | 133 | en,
|
121 | 134 | Base,
|
122 | 135 | );
|
123 | 136 | mainGroup = 7555FF72242A565900829871;
|
| 137 | + packageReferences = ( |
| 138 | + ); |
124 | 139 | productRefGroup = 7555FF7C242A565900829871 /* Products */;
|
125 | 140 | projectDirPath = "";
|
126 | 141 | projectRoot = "";
|
|
143 | 158 | /* End PBXResourcesBuildPhase section */
|
144 | 159 |
|
145 | 160 | /* Begin PBXShellScriptBuildPhase section */
|
146 |
| - F36B1CEA2AD836FC00CB74D5 /* Compile Kotlin */ = { |
| 161 | + F36B1CEA2AD836FC00CB74D5 /* Compile Kotlin Framework */ = { |
147 | 162 | isa = PBXShellScriptBuildPhase;
|
148 | 163 | buildActionMask = 2147483647;
|
149 | 164 | files = (
|
|
152 | 167 | );
|
153 | 168 | inputPaths = (
|
154 | 169 | );
|
155 |
| - name = "Compile Kotlin"; |
| 170 | + name = "Compile Kotlin Framework"; |
156 | 171 | outputFileListPaths = (
|
157 | 172 | );
|
158 | 173 | outputPaths = (
|
|
228 | 243 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
229 | 244 | GCC_WARN_UNUSED_FUNCTION = YES;
|
230 | 245 | GCC_WARN_UNUSED_VARIABLE = YES;
|
231 |
| - IPHONEOS_DEPLOYMENT_TARGET = 14.1; |
| 246 | + IPHONEOS_DEPLOYMENT_TARGET = 15.3; |
232 | 247 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
233 | 248 | MTL_FAST_MATH = YES;
|
234 | 249 | ONLY_ACTIVE_ARCH = YES;
|
|
284 | 299 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
285 | 300 | GCC_WARN_UNUSED_FUNCTION = YES;
|
286 | 301 | GCC_WARN_UNUSED_VARIABLE = YES;
|
287 |
| - IPHONEOS_DEPLOYMENT_TARGET = 14.1; |
| 302 | + IPHONEOS_DEPLOYMENT_TARGET = 15.3; |
288 | 303 | MTL_ENABLE_DEBUG_INFO = NO;
|
289 | 304 | MTL_FAST_MATH = YES;
|
290 | 305 | SDKROOT = iphoneos;
|
|
304 | 319 | DEVELOPMENT_TEAM = "${TEAM_ID}";
|
305 | 320 | ENABLE_PREVIEWS = YES;
|
306 | 321 | FRAMEWORK_SEARCH_PATHS = (
|
307 |
| - "$(SRCROOT)/../shared/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)\n$(SRCROOT)/../shared/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)\n$(SRCROOT)/../shared/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)", |
| 322 | + "$(SRCROOT)/../shared/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)", |
308 | 323 | );
|
309 | 324 | INFOPLIST_FILE = iosApp/Info.plist;
|
310 |
| - IPHONEOS_DEPLOYMENT_TARGET = 14.1; |
| 325 | + IPHONEOS_DEPLOYMENT_TARGET = 15.3; |
311 | 326 | LD_RUNPATH_SEARCH_PATHS = (
|
312 | 327 | "$(inherited)",
|
313 | 328 | "@executable_path/Frameworks",
|
|
335 | 350 | DEVELOPMENT_TEAM = "${TEAM_ID}";
|
336 | 351 | ENABLE_PREVIEWS = YES;
|
337 | 352 | FRAMEWORK_SEARCH_PATHS = (
|
338 |
| - "$(SRCROOT)/../shared/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)\n$(SRCROOT)/../shared/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)\n$(SRCROOT)/../shared/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)", |
| 353 | + "$(SRCROOT)/../shared/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)", |
339 | 354 | );
|
340 | 355 | INFOPLIST_FILE = iosApp/Info.plist;
|
341 |
| - IPHONEOS_DEPLOYMENT_TARGET = 14.1; |
| 356 | + IPHONEOS_DEPLOYMENT_TARGET = 15.3; |
342 | 357 | LD_RUNPATH_SEARCH_PATHS = (
|
343 | 358 | "$(inherited)",
|
344 | 359 | "@executable_path/Frameworks",
|
|
0 commit comments