|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 55; |
| 6 | + objectVersion = 54; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 19EEA4603448987F8BEA9560 /* Pods_Encantus.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 979D95FC325A954FDA5C6089 /* Pods_Encantus.framework */; }; |
10 | 11 | 41CBDDD7268B6829003C4966 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CBDDD6268B6829003C4966 /* AppDelegate.swift */; };
|
11 | 12 | 41CBDDD9268B6829003C4966 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CBDDD8268B6829003C4966 /* SceneDelegate.swift */; };
|
12 | 13 | 41CBDDDB268B6829003C4966 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CBDDDA268B6829003C4966 /* ViewController.swift */; };
|
|
17 | 18 | /* End PBXBuildFile section */
|
18 | 19 |
|
19 | 20 | /* Begin PBXFileReference section */
|
| 21 | + 28EFC4F2CB09FE83A0A1BEF9 /* Pods-Encantus.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Encantus.release.xcconfig"; path = "Target Support Files/Pods-Encantus/Pods-Encantus.release.xcconfig"; sourceTree = "<group>"; }; |
20 | 22 | 41CBDDD3268B6829003C4966 /* Encantus.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Encantus.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
21 | 23 | 41CBDDD6268B6829003C4966 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
22 | 24 | 41CBDDD8268B6829003C4966 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
|
26 | 28 | 41CBDDE2268B6829003C4966 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
27 | 29 | 41CBDDE5268B6829003C4966 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
28 | 30 | 41CBDDE7268B6829003C4966 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
| 31 | + 979D95FC325A954FDA5C6089 /* Pods_Encantus.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Encantus.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 32 | + A9B3584E9CF2A3AED2D72CF4 /* Pods-Encantus.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Encantus.debug.xcconfig"; path = "Target Support Files/Pods-Encantus/Pods-Encantus.debug.xcconfig"; sourceTree = "<group>"; }; |
29 | 33 | /* End PBXFileReference section */
|
30 | 34 |
|
31 | 35 | /* Begin PBXFrameworksBuildPhase section */
|
32 | 36 | 41CBDDD0268B6829003C4966 /* Frameworks */ = {
|
33 | 37 | isa = PBXFrameworksBuildPhase;
|
34 | 38 | buildActionMask = 2147483647;
|
35 | 39 | files = (
|
| 40 | + 19EEA4603448987F8BEA9560 /* Pods_Encantus.framework in Frameworks */, |
36 | 41 | );
|
37 | 42 | runOnlyForDeploymentPostprocessing = 0;
|
38 | 43 | };
|
39 | 44 | /* End PBXFrameworksBuildPhase section */
|
40 | 45 |
|
41 | 46 | /* Begin PBXGroup section */
|
| 47 | + 08E70DD33ACE50ADC616022A /* Pods */ = { |
| 48 | + isa = PBXGroup; |
| 49 | + children = ( |
| 50 | + A9B3584E9CF2A3AED2D72CF4 /* Pods-Encantus.debug.xcconfig */, |
| 51 | + 28EFC4F2CB09FE83A0A1BEF9 /* Pods-Encantus.release.xcconfig */, |
| 52 | + ); |
| 53 | + name = Pods; |
| 54 | + path = Pods; |
| 55 | + sourceTree = "<group>"; |
| 56 | + }; |
| 57 | + 0AFD42B0C257C378C037DC0B /* Frameworks */ = { |
| 58 | + isa = PBXGroup; |
| 59 | + children = ( |
| 60 | + 979D95FC325A954FDA5C6089 /* Pods_Encantus.framework */, |
| 61 | + ); |
| 62 | + name = Frameworks; |
| 63 | + sourceTree = "<group>"; |
| 64 | + }; |
42 | 65 | 41CBDDCA268B6829003C4966 = {
|
43 | 66 | isa = PBXGroup;
|
44 | 67 | children = (
|
45 | 68 | 41CBDDD5268B6829003C4966 /* Encantus */,
|
46 | 69 | 41CBDDD4268B6829003C4966 /* Products */,
|
| 70 | + 08E70DD33ACE50ADC616022A /* Pods */, |
| 71 | + 0AFD42B0C257C378C037DC0B /* Frameworks */, |
47 | 72 | );
|
48 | 73 | sourceTree = "<group>";
|
49 | 74 | };
|
|
77 | 102 | isa = PBXNativeTarget;
|
78 | 103 | buildConfigurationList = 41CBDDEA268B6829003C4966 /* Build configuration list for PBXNativeTarget "Encantus" */;
|
79 | 104 | buildPhases = (
|
| 105 | + F82658927A58A386514DDB25 /* [CP] Check Pods Manifest.lock */, |
80 | 106 | 41CBDDCF268B6829003C4966 /* Sources */,
|
81 | 107 | 41CBDDD0268B6829003C4966 /* Frameworks */,
|
82 | 108 | 41CBDDD1268B6829003C4966 /* Resources */,
|
| 109 | + 86B6E60FD6933F0466E07681 /* [CP] Embed Pods Frameworks */, |
83 | 110 | );
|
84 | 111 | buildRules = (
|
85 | 112 | );
|
|
106 | 133 | };
|
107 | 134 | };
|
108 | 135 | buildConfigurationList = 41CBDDCE268B6829003C4966 /* Build configuration list for PBXProject "Encantus" */;
|
109 |
| - compatibilityVersion = "Xcode 13.0"; |
| 136 | + compatibilityVersion = "Xcode 12.0"; |
110 | 137 | developmentRegion = en;
|
111 | 138 | hasScannedForEncodings = 0;
|
112 | 139 | knownRegions = (
|
|
136 | 163 | };
|
137 | 164 | /* End PBXResourcesBuildPhase section */
|
138 | 165 |
|
| 166 | +/* Begin PBXShellScriptBuildPhase section */ |
| 167 | + 86B6E60FD6933F0466E07681 /* [CP] Embed Pods Frameworks */ = { |
| 168 | + isa = PBXShellScriptBuildPhase; |
| 169 | + buildActionMask = 2147483647; |
| 170 | + files = ( |
| 171 | + ); |
| 172 | + inputFileListPaths = ( |
| 173 | + "${PODS_ROOT}/Target Support Files/Pods-Encantus/Pods-Encantus-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 174 | + ); |
| 175 | + name = "[CP] Embed Pods Frameworks"; |
| 176 | + outputFileListPaths = ( |
| 177 | + "${PODS_ROOT}/Target Support Files/Pods-Encantus/Pods-Encantus-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 178 | + ); |
| 179 | + runOnlyForDeploymentPostprocessing = 0; |
| 180 | + shellPath = /bin/sh; |
| 181 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Encantus/Pods-Encantus-frameworks.sh\"\n"; |
| 182 | + showEnvVarsInLog = 0; |
| 183 | + }; |
| 184 | + F82658927A58A386514DDB25 /* [CP] Check Pods Manifest.lock */ = { |
| 185 | + isa = PBXShellScriptBuildPhase; |
| 186 | + buildActionMask = 2147483647; |
| 187 | + files = ( |
| 188 | + ); |
| 189 | + inputFileListPaths = ( |
| 190 | + ); |
| 191 | + inputPaths = ( |
| 192 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 193 | + "${PODS_ROOT}/Manifest.lock", |
| 194 | + ); |
| 195 | + name = "[CP] Check Pods Manifest.lock"; |
| 196 | + outputFileListPaths = ( |
| 197 | + ); |
| 198 | + outputPaths = ( |
| 199 | + "$(DERIVED_FILE_DIR)/Pods-Encantus-checkManifestLockResult.txt", |
| 200 | + ); |
| 201 | + runOnlyForDeploymentPostprocessing = 0; |
| 202 | + shellPath = /bin/sh; |
| 203 | + 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"; |
| 204 | + showEnvVarsInLog = 0; |
| 205 | + }; |
| 206 | +/* End PBXShellScriptBuildPhase section */ |
| 207 | + |
139 | 208 | /* Begin PBXSourcesBuildPhase section */
|
140 | 209 | 41CBDDCF268B6829003C4966 /* Sources */ = {
|
141 | 210 | isa = PBXSourcesBuildPhase;
|
|
288 | 357 | };
|
289 | 358 | 41CBDDEB268B6829003C4966 /* Debug */ = {
|
290 | 359 | isa = XCBuildConfiguration;
|
| 360 | + baseConfigurationReference = A9B3584E9CF2A3AED2D72CF4 /* Pods-Encantus.debug.xcconfig */; |
291 | 361 | buildSettings = {
|
292 | 362 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
293 | 363 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
316 | 386 | };
|
317 | 387 | 41CBDDEC268B6829003C4966 /* Release */ = {
|
318 | 388 | isa = XCBuildConfiguration;
|
| 389 | + baseConfigurationReference = 28EFC4F2CB09FE83A0A1BEF9 /* Pods-Encantus.release.xcconfig */; |
319 | 390 | buildSettings = {
|
320 | 391 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
321 | 392 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
0 commit comments