|
16 | 16 | /* Begin PBXFileReference section */ |
17 | 17 | 05E67C72B2BDBC81379103CB /* Pods-iosApp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-iosApp.release.xcconfig"; path = "Target Support Files/Pods-iosApp/Pods-iosApp.release.xcconfig"; sourceTree = "<group>"; }; |
18 | 18 | 73FFDDCA9C728FEE3DFEF2F4 /* Pods-iosApp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-iosApp.debug.xcconfig"; path = "Target Support Files/Pods-iosApp/Pods-iosApp.debug.xcconfig"; sourceTree = "<group>"; }; |
19 | | - A93A953729CC810C00F8E227 /* Kronos Multiplatform.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Kronos Multiplatform.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 19 | + A93A953729CC810C00F8E227 /* Kronos Multiplatform.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Kronos Multiplatform.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
20 | 20 | A93A953A29CC810C00F8E227 /* iosApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iosApp.swift; sourceTree = "<group>"; }; |
21 | 21 | A93A953E29CC810D00F8E227 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
22 | 22 | A93A954129CC810D00F8E227 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; |
|
99 | 99 | A93A953329CC810C00F8E227 /* Sources */, |
100 | 100 | A93A953429CC810C00F8E227 /* Frameworks */, |
101 | 101 | A93A953529CC810C00F8E227 /* Resources */, |
| 102 | + FC29032C0717E1CCFA494848 /* [CP] Copy Pods Resources */, |
102 | 103 | ); |
103 | 104 | buildRules = ( |
104 | 105 | ); |
|
177 | 178 | shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
178 | 179 | showEnvVarsInLog = 0; |
179 | 180 | }; |
| 181 | + FC29032C0717E1CCFA494848 /* [CP] Copy Pods Resources */ = { |
| 182 | + isa = PBXShellScriptBuildPhase; |
| 183 | + buildActionMask = 2147483647; |
| 184 | + files = ( |
| 185 | + ); |
| 186 | + inputFileListPaths = ( |
| 187 | + "${PODS_ROOT}/Target Support Files/Pods-iosApp/Pods-iosApp-resources-${CONFIGURATION}-input-files.xcfilelist", |
| 188 | + ); |
| 189 | + name = "[CP] Copy Pods Resources"; |
| 190 | + outputFileListPaths = ( |
| 191 | + "${PODS_ROOT}/Target Support Files/Pods-iosApp/Pods-iosApp-resources-${CONFIGURATION}-output-files.xcfilelist", |
| 192 | + ); |
| 193 | + runOnlyForDeploymentPostprocessing = 0; |
| 194 | + shellPath = /bin/sh; |
| 195 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-iosApp/Pods-iosApp-resources.sh\"\n"; |
| 196 | + showEnvVarsInLog = 0; |
| 197 | + }; |
180 | 198 | /* End PBXShellScriptBuildPhase section */ |
181 | 199 |
|
182 | 200 | /* Begin PBXSourcesBuildPhase section */ |
|
0 commit comments