|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 12CC1898949138D5297A5B51 /* Pods_ExampleTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 996910C83545FAF1FFCD1D92 /* Pods_ExampleTests.framework */; }; |
11 |
| - 41EF68B5F18E3A185258E8CF /* Pods_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2BE454E8095DEEB49A89BAC9 /* Pods_Example.framework */; }; |
| 10 | + 8701F615FE0198DC13155DA0 /* Pods_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3A70CAC0487427790E9ADE62 /* Pods_Example.framework */; }; |
| 11 | + A1C86649D348373F2149BF91 /* Pods_ExampleTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 91C63C495346EE62CD09F4E4 /* Pods_ExampleTests.framework */; }; |
12 | 12 | A718C05521CED043004D7EF7 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A718C05421CED043004D7EF7 /* AppDelegate.swift */; };
|
13 | 13 | A718C05F21CED044004D7EF7 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A718C05D21CED044004D7EF7 /* LaunchScreen.storyboard */; };
|
14 | 14 | A718C06A21CED044004D7EF7 /* ExampleTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A718C06921CED044004D7EF7 /* ExampleTests.swift */; };
|
|
28 | 28 | /* End PBXContainerItemProxy section */
|
29 | 29 |
|
30 | 30 | /* Begin PBXFileReference section */
|
31 |
| - 2BE454E8095DEEB49A89BAC9 /* Pods_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
32 |
| - 2F1C918DFC1344A331041C3A /* Pods-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.debug.xcconfig"; path = "Target Support Files/Pods-Example/Pods-Example.debug.xcconfig"; sourceTree = "<group>"; }; |
33 |
| - 77C189805E54A51C600CF308 /* Pods-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.release.xcconfig"; path = "Target Support Files/Pods-Example/Pods-Example.release.xcconfig"; sourceTree = "<group>"; }; |
34 |
| - 8D3E33227EDFFB3987894F58 /* Pods-ExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ExampleTests.release.xcconfig"; path = "Target Support Files/Pods-ExampleTests/Pods-ExampleTests.release.xcconfig"; sourceTree = "<group>"; }; |
35 |
| - 996910C83545FAF1FFCD1D92 /* Pods_ExampleTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ExampleTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 31 | + 3A70CAC0487427790E9ADE62 /* Pods_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 32 | + 5131DFEFA0BF318E83A79EFC /* Pods-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.release.xcconfig"; path = "Target Support Files/Pods-Example/Pods-Example.release.xcconfig"; sourceTree = "<group>"; }; |
| 33 | + 910977C1A57CEAD7D887B002 /* Pods-ExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ExampleTests.release.xcconfig"; path = "Target Support Files/Pods-ExampleTests/Pods-ExampleTests.release.xcconfig"; sourceTree = "<group>"; }; |
| 34 | + 91C63C495346EE62CD09F4E4 /* Pods_ExampleTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ExampleTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
36 | 35 | A718C05121CED043004D7EF7 /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
37 | 36 | A718C05421CED043004D7EF7 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
38 | 37 | A718C05E21CED044004D7EF7 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
44 | 43 | A7A17F1E2270E3A0004E19AD /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
45 | 44 | A7A17F202270EACD004E19AD /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; };
|
46 | 45 | A7A690D1227C98590039AB59 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
47 |
| - FCABAC50DBAB958E63AC1204 /* Pods-ExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ExampleTests.debug.xcconfig"; path = "Target Support Files/Pods-ExampleTests/Pods-ExampleTests.debug.xcconfig"; sourceTree = "<group>"; }; |
| 46 | + B43D52BC94BC63BE44DF08C7 /* Pods-ExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ExampleTests.debug.xcconfig"; path = "Target Support Files/Pods-ExampleTests/Pods-ExampleTests.debug.xcconfig"; sourceTree = "<group>"; }; |
| 47 | + EB1DDE1A09ECD3AB16A37C5B /* Pods-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.debug.xcconfig"; path = "Target Support Files/Pods-Example/Pods-Example.debug.xcconfig"; sourceTree = "<group>"; }; |
48 | 48 | /* End PBXFileReference section */
|
49 | 49 |
|
50 | 50 | /* Begin PBXFrameworksBuildPhase section */
|
51 | 51 | A718C04E21CED043004D7EF7 /* Frameworks */ = {
|
52 | 52 | isa = PBXFrameworksBuildPhase;
|
53 | 53 | buildActionMask = 2147483647;
|
54 | 54 | files = (
|
55 |
| - 41EF68B5F18E3A185258E8CF /* Pods_Example.framework in Frameworks */, |
| 55 | + 8701F615FE0198DC13155DA0 /* Pods_Example.framework in Frameworks */, |
56 | 56 | );
|
57 | 57 | runOnlyForDeploymentPostprocessing = 0;
|
58 | 58 | };
|
59 | 59 | A718C06221CED044004D7EF7 /* Frameworks */ = {
|
60 | 60 | isa = PBXFrameworksBuildPhase;
|
61 | 61 | buildActionMask = 2147483647;
|
62 | 62 | files = (
|
63 |
| - 12CC1898949138D5297A5B51 /* Pods_ExampleTests.framework in Frameworks */, |
| 63 | + A1C86649D348373F2149BF91 /* Pods_ExampleTests.framework in Frameworks */, |
64 | 64 | );
|
65 | 65 | runOnlyForDeploymentPostprocessing = 0;
|
66 | 66 | };
|
|
71 | 71 | isa = PBXGroup;
|
72 | 72 | children = (
|
73 | 73 | A7A17F202270EACD004E19AD /* WebKit.framework */,
|
74 |
| - 2BE454E8095DEEB49A89BAC9 /* Pods_Example.framework */, |
75 |
| - 996910C83545FAF1FFCD1D92 /* Pods_ExampleTests.framework */, |
| 74 | + 3A70CAC0487427790E9ADE62 /* Pods_Example.framework */, |
| 75 | + 91C63C495346EE62CD09F4E4 /* Pods_ExampleTests.framework */, |
76 | 76 | );
|
77 | 77 | name = Frameworks;
|
78 | 78 | sourceTree = "<group>";
|
79 | 79 | };
|
80 |
| - 8FF534A5790DEBAC009838EE /* Pods */ = { |
| 80 | + 5AD8BBC687B0B4D6AE680476 /* Pods */ = { |
81 | 81 | isa = PBXGroup;
|
82 | 82 | children = (
|
83 |
| - 2F1C918DFC1344A331041C3A /* Pods-Example.debug.xcconfig */, |
84 |
| - 77C189805E54A51C600CF308 /* Pods-Example.release.xcconfig */, |
85 |
| - FCABAC50DBAB958E63AC1204 /* Pods-ExampleTests.debug.xcconfig */, |
86 |
| - 8D3E33227EDFFB3987894F58 /* Pods-ExampleTests.release.xcconfig */, |
| 83 | + EB1DDE1A09ECD3AB16A37C5B /* Pods-Example.debug.xcconfig */, |
| 84 | + 5131DFEFA0BF318E83A79EFC /* Pods-Example.release.xcconfig */, |
| 85 | + B43D52BC94BC63BE44DF08C7 /* Pods-ExampleTests.debug.xcconfig */, |
| 86 | + 910977C1A57CEAD7D887B002 /* Pods-ExampleTests.release.xcconfig */, |
87 | 87 | );
|
88 | 88 | name = Pods;
|
89 | 89 | path = Pods;
|
|
96 | 96 | A718C06821CED044004D7EF7 /* ExampleTests */,
|
97 | 97 | A718C05221CED043004D7EF7 /* Products */,
|
98 | 98 | 353BF1AC704F4B2502AADE00 /* Frameworks */,
|
99 |
| - 8FF534A5790DEBAC009838EE /* Pods */, |
| 99 | + 5AD8BBC687B0B4D6AE680476 /* Pods */, |
100 | 100 | );
|
101 | 101 | sourceTree = "<group>";
|
102 | 102 | };
|
|
138 | 138 | isa = PBXNativeTarget;
|
139 | 139 | buildConfigurationList = A718C06E21CED044004D7EF7 /* Build configuration list for PBXNativeTarget "Example" */;
|
140 | 140 | buildPhases = (
|
141 |
| - 3EAF1FDD345A5706D91E86FA /* [CP] Check Pods Manifest.lock */, |
| 141 | + 55C74095CE7990FC78D0FD3A /* [CP] Check Pods Manifest.lock */, |
142 | 142 | A718C04D21CED043004D7EF7 /* Sources */,
|
143 | 143 | A718C04E21CED043004D7EF7 /* Frameworks */,
|
144 | 144 | A718C04F21CED043004D7EF7 /* Resources */,
|
145 |
| - D8A902256FC353CA0425682C /* [CP] Embed Pods Frameworks */, |
| 145 | + C9B5801DB6CCDE2A4690E82D /* [CP] Embed Pods Frameworks */, |
146 | 146 | );
|
147 | 147 | buildRules = (
|
148 | 148 | );
|
|
157 | 157 | isa = PBXNativeTarget;
|
158 | 158 | buildConfigurationList = A718C07121CED044004D7EF7 /* Build configuration list for PBXNativeTarget "ExampleTests" */;
|
159 | 159 | buildPhases = (
|
160 |
| - F5631703C704276611BC9F22 /* [CP] Check Pods Manifest.lock */, |
| 160 | + 67B150B3A0E5E000F9DEA9C6 /* [CP] Check Pods Manifest.lock */, |
161 | 161 | A718C06121CED044004D7EF7 /* Sources */,
|
162 | 162 | A718C06221CED044004D7EF7 /* Frameworks */,
|
163 | 163 | A718C06321CED044004D7EF7 /* Resources */,
|
|
231 | 231 | /* End PBXResourcesBuildPhase section */
|
232 | 232 |
|
233 | 233 | /* Begin PBXShellScriptBuildPhase section */
|
234 |
| - 3EAF1FDD345A5706D91E86FA /* [CP] Check Pods Manifest.lock */ = { |
| 234 | + 55C74095CE7990FC78D0FD3A /* [CP] Check Pods Manifest.lock */ = { |
235 | 235 | isa = PBXShellScriptBuildPhase;
|
236 | 236 | buildActionMask = 2147483647;
|
237 | 237 | files = (
|
|
253 | 253 | 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";
|
254 | 254 | showEnvVarsInLog = 0;
|
255 | 255 | };
|
256 |
| - D8A902256FC353CA0425682C /* [CP] Embed Pods Frameworks */ = { |
| 256 | + 67B150B3A0E5E000F9DEA9C6 /* [CP] Check Pods Manifest.lock */ = { |
257 | 257 | isa = PBXShellScriptBuildPhase;
|
258 | 258 | buildActionMask = 2147483647;
|
259 | 259 | files = (
|
260 | 260 | );
|
261 | 261 | inputFileListPaths = (
|
262 |
| - "${PODS_ROOT}/Target Support Files/Pods-Example/Pods-Example-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
263 | 262 | );
|
264 |
| - name = "[CP] Embed Pods Frameworks"; |
| 263 | + inputPaths = ( |
| 264 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 265 | + "${PODS_ROOT}/Manifest.lock", |
| 266 | + ); |
| 267 | + name = "[CP] Check Pods Manifest.lock"; |
265 | 268 | outputFileListPaths = (
|
266 |
| - "${PODS_ROOT}/Target Support Files/Pods-Example/Pods-Example-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 269 | + ); |
| 270 | + outputPaths = ( |
| 271 | + "$(DERIVED_FILE_DIR)/Pods-ExampleTests-checkManifestLockResult.txt", |
267 | 272 | );
|
268 | 273 | runOnlyForDeploymentPostprocessing = 0;
|
269 | 274 | shellPath = /bin/sh;
|
270 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Example/Pods-Example-frameworks.sh\"\n"; |
| 275 | + 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"; |
271 | 276 | showEnvVarsInLog = 0;
|
272 | 277 | };
|
273 |
| - F5631703C704276611BC9F22 /* [CP] Check Pods Manifest.lock */ = { |
| 278 | + C9B5801DB6CCDE2A4690E82D /* [CP] Embed Pods Frameworks */ = { |
274 | 279 | isa = PBXShellScriptBuildPhase;
|
275 | 280 | buildActionMask = 2147483647;
|
276 | 281 | files = (
|
277 | 282 | );
|
278 | 283 | inputFileListPaths = (
|
| 284 | + "${PODS_ROOT}/Target Support Files/Pods-Example/Pods-Example-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
279 | 285 | );
|
280 |
| - inputPaths = ( |
281 |
| - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
282 |
| - "${PODS_ROOT}/Manifest.lock", |
283 |
| - ); |
284 |
| - name = "[CP] Check Pods Manifest.lock"; |
| 286 | + name = "[CP] Embed Pods Frameworks"; |
285 | 287 | outputFileListPaths = (
|
286 |
| - ); |
287 |
| - outputPaths = ( |
288 |
| - "$(DERIVED_FILE_DIR)/Pods-ExampleTests-checkManifestLockResult.txt", |
| 288 | + "${PODS_ROOT}/Target Support Files/Pods-Example/Pods-Example-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
289 | 289 | );
|
290 | 290 | runOnlyForDeploymentPostprocessing = 0;
|
291 | 291 | shellPath = /bin/sh;
|
292 |
| - 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"; |
| 292 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Example/Pods-Example-frameworks.sh\"\n"; |
293 | 293 | showEnvVarsInLog = 0;
|
294 | 294 | };
|
295 | 295 | /* End PBXShellScriptBuildPhase section */
|
|
452 | 452 | };
|
453 | 453 | A718C06F21CED044004D7EF7 /* Debug */ = {
|
454 | 454 | isa = XCBuildConfiguration;
|
455 |
| - baseConfigurationReference = 2F1C918DFC1344A331041C3A /* Pods-Example.debug.xcconfig */; |
| 455 | + baseConfigurationReference = EB1DDE1A09ECD3AB16A37C5B /* Pods-Example.debug.xcconfig */; |
456 | 456 | buildSettings = {
|
457 | 457 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
458 | 458 | CODE_SIGN_STYLE = Automatic;
|
|
471 | 471 | };
|
472 | 472 | A718C07021CED044004D7EF7 /* Release */ = {
|
473 | 473 | isa = XCBuildConfiguration;
|
474 |
| - baseConfigurationReference = 77C189805E54A51C600CF308 /* Pods-Example.release.xcconfig */; |
| 474 | + baseConfigurationReference = 5131DFEFA0BF318E83A79EFC /* Pods-Example.release.xcconfig */; |
475 | 475 | buildSettings = {
|
476 | 476 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
477 | 477 | CODE_SIGN_STYLE = Automatic;
|
|
490 | 490 | };
|
491 | 491 | A718C07221CED044004D7EF7 /* Debug */ = {
|
492 | 492 | isa = XCBuildConfiguration;
|
493 |
| - baseConfigurationReference = FCABAC50DBAB958E63AC1204 /* Pods-ExampleTests.debug.xcconfig */; |
| 493 | + baseConfigurationReference = B43D52BC94BC63BE44DF08C7 /* Pods-ExampleTests.debug.xcconfig */; |
494 | 494 | buildSettings = {
|
495 | 495 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
496 | 496 | BUNDLE_LOADER = "$(TEST_HOST)";
|
|
511 | 511 | };
|
512 | 512 | A718C07321CED044004D7EF7 /* Release */ = {
|
513 | 513 | isa = XCBuildConfiguration;
|
514 |
| - baseConfigurationReference = 8D3E33227EDFFB3987894F58 /* Pods-ExampleTests.release.xcconfig */; |
| 514 | + baseConfigurationReference = 910977C1A57CEAD7D887B002 /* Pods-ExampleTests.release.xcconfig */; |
515 | 515 | buildSettings = {
|
516 | 516 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
517 | 517 | BUNDLE_LOADER = "$(TEST_HOST)";
|
|
0 commit comments