|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 10F00480564BCBEDFE86CB46 /* Pods_ExampleTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DEE19ECACC8DD5EBAF6DD945 /* Pods_ExampleTests.framework */; }; |
11 |
| - 7623EFA906FDDFF2C58C5B2D /* Pods_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D5619D38DC581CE16D4C3555 /* Pods_Example.framework */; }; |
| 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 */; }; |
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 |
| - 470DD573FF4EAE4EC3716E3A /* Pods-ExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ExampleTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-ExampleTests/Pods-ExampleTests.release.xcconfig"; sourceTree = "<group>"; }; |
32 |
| - 647DBEE987EF402AA16384E2 /* Pods-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-Example/Pods-Example.release.xcconfig"; sourceTree = "<group>"; }; |
| 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; }; |
33 | 36 | A718C05121CED043004D7EF7 /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
34 | 37 | A718C05421CED043004D7EF7 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
35 | 38 | A718C05E21CED044004D7EF7 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
41 | 44 | A7A17F1E2270E3A0004E19AD /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
42 | 45 | A7A17F202270EACD004E19AD /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; };
|
43 | 46 | A7A690D1227C98590039AB59 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
44 |
| - B14D3BB340AB73CDBD270009 /* Pods-ExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ExampleTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-ExampleTests/Pods-ExampleTests.debug.xcconfig"; sourceTree = "<group>"; }; |
45 |
| - D5619D38DC581CE16D4C3555 /* Pods_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
46 |
| - DEE19ECACC8DD5EBAF6DD945 /* Pods_ExampleTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ExampleTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
47 |
| - FF4C8E6EF1A599BF004CD234 /* Pods-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Example/Pods-Example.debug.xcconfig"; 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>"; }; |
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 |
| - 7623EFA906FDDFF2C58C5B2D /* Pods_Example.framework in Frameworks */, |
| 55 | + 41EF68B5F18E3A185258E8CF /* 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 |
| - 10F00480564BCBEDFE86CB46 /* Pods_ExampleTests.framework in Frameworks */, |
| 63 | + 12CC1898949138D5297A5B51 /* 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 |
| - D5619D38DC581CE16D4C3555 /* Pods_Example.framework */, |
75 |
| - DEE19ECACC8DD5EBAF6DD945 /* Pods_ExampleTests.framework */, |
| 74 | + 2BE454E8095DEEB49A89BAC9 /* Pods_Example.framework */, |
| 75 | + 996910C83545FAF1FFCD1D92 /* Pods_ExampleTests.framework */, |
76 | 76 | );
|
77 | 77 | name = Frameworks;
|
78 | 78 | sourceTree = "<group>";
|
79 | 79 | };
|
80 |
| - A375B5BFA57CD7DFF47B3DB6 /* Pods */ = { |
| 80 | + 8FF534A5790DEBAC009838EE /* Pods */ = { |
81 | 81 | isa = PBXGroup;
|
82 | 82 | children = (
|
83 |
| - FF4C8E6EF1A599BF004CD234 /* Pods-Example.debug.xcconfig */, |
84 |
| - 647DBEE987EF402AA16384E2 /* Pods-Example.release.xcconfig */, |
85 |
| - B14D3BB340AB73CDBD270009 /* Pods-ExampleTests.debug.xcconfig */, |
86 |
| - 470DD573FF4EAE4EC3716E3A /* Pods-ExampleTests.release.xcconfig */, |
| 83 | + 2F1C918DFC1344A331041C3A /* Pods-Example.debug.xcconfig */, |
| 84 | + 77C189805E54A51C600CF308 /* Pods-Example.release.xcconfig */, |
| 85 | + FCABAC50DBAB958E63AC1204 /* Pods-ExampleTests.debug.xcconfig */, |
| 86 | + 8D3E33227EDFFB3987894F58 /* Pods-ExampleTests.release.xcconfig */, |
87 | 87 | );
|
88 | 88 | name = Pods;
|
| 89 | + path = Pods; |
89 | 90 | sourceTree = "<group>";
|
90 | 91 | };
|
91 | 92 | A718C04821CED043004D7EF7 = {
|
|
94 | 95 | A718C05321CED043004D7EF7 /* Example */,
|
95 | 96 | A718C06821CED044004D7EF7 /* ExampleTests */,
|
96 | 97 | A718C05221CED043004D7EF7 /* Products */,
|
97 |
| - A375B5BFA57CD7DFF47B3DB6 /* Pods */, |
98 | 98 | 353BF1AC704F4B2502AADE00 /* Frameworks */,
|
| 99 | + 8FF534A5790DEBAC009838EE /* Pods */, |
99 | 100 | );
|
100 | 101 | sourceTree = "<group>";
|
101 | 102 | };
|
|
137 | 138 | isa = PBXNativeTarget;
|
138 | 139 | buildConfigurationList = A718C06E21CED044004D7EF7 /* Build configuration list for PBXNativeTarget "Example" */;
|
139 | 140 | buildPhases = (
|
140 |
| - B89E8A3A3514C62CA2AF06A3 /* [CP] Check Pods Manifest.lock */, |
| 141 | + 3EAF1FDD345A5706D91E86FA /* [CP] Check Pods Manifest.lock */, |
141 | 142 | A718C04D21CED043004D7EF7 /* Sources */,
|
142 | 143 | A718C04E21CED043004D7EF7 /* Frameworks */,
|
143 | 144 | A718C04F21CED043004D7EF7 /* Resources */,
|
144 |
| - 9E28C35F4CC680382BE5CFA1 /* [CP] Embed Pods Frameworks */, |
| 145 | + D8A902256FC353CA0425682C /* [CP] Embed Pods Frameworks */, |
145 | 146 | );
|
146 | 147 | buildRules = (
|
147 | 148 | );
|
|
156 | 157 | isa = PBXNativeTarget;
|
157 | 158 | buildConfigurationList = A718C07121CED044004D7EF7 /* Build configuration list for PBXNativeTarget "ExampleTests" */;
|
158 | 159 | buildPhases = (
|
159 |
| - 0B2662EF8C14B773B7B08B4D /* [CP] Check Pods Manifest.lock */, |
| 160 | + F5631703C704276611BC9F22 /* [CP] Check Pods Manifest.lock */, |
160 | 161 | A718C06121CED044004D7EF7 /* Sources */,
|
161 | 162 | A718C06221CED044004D7EF7 /* Frameworks */,
|
162 | 163 | A718C06321CED044004D7EF7 /* Resources */,
|
|
230 | 231 | /* End PBXResourcesBuildPhase section */
|
231 | 232 |
|
232 | 233 | /* Begin PBXShellScriptBuildPhase section */
|
233 |
| - 0B2662EF8C14B773B7B08B4D /* [CP] Check Pods Manifest.lock */ = { |
| 234 | + 3EAF1FDD345A5706D91E86FA /* [CP] Check Pods Manifest.lock */ = { |
234 | 235 | isa = PBXShellScriptBuildPhase;
|
235 | 236 | buildActionMask = 2147483647;
|
236 | 237 | files = (
|
237 | 238 | );
|
| 239 | + inputFileListPaths = ( |
| 240 | + ); |
238 | 241 | inputPaths = (
|
239 | 242 | "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
240 | 243 | "${PODS_ROOT}/Manifest.lock",
|
241 | 244 | );
|
242 | 245 | name = "[CP] Check Pods Manifest.lock";
|
| 246 | + outputFileListPaths = ( |
| 247 | + ); |
243 | 248 | outputPaths = (
|
244 |
| - "$(DERIVED_FILE_DIR)/Pods-ExampleTests-checkManifestLockResult.txt", |
| 249 | + "$(DERIVED_FILE_DIR)/Pods-Example-checkManifestLockResult.txt", |
245 | 250 | );
|
246 | 251 | runOnlyForDeploymentPostprocessing = 0;
|
247 | 252 | shellPath = /bin/sh;
|
248 | 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";
|
249 | 254 | showEnvVarsInLog = 0;
|
250 | 255 | };
|
251 |
| - 9E28C35F4CC680382BE5CFA1 /* [CP] Embed Pods Frameworks */ = { |
| 256 | + D8A902256FC353CA0425682C /* [CP] Embed Pods Frameworks */ = { |
252 | 257 | isa = PBXShellScriptBuildPhase;
|
253 | 258 | buildActionMask = 2147483647;
|
254 | 259 | files = (
|
|
265 | 270 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Example/Pods-Example-frameworks.sh\"\n";
|
266 | 271 | showEnvVarsInLog = 0;
|
267 | 272 | };
|
268 |
| - B89E8A3A3514C62CA2AF06A3 /* [CP] Check Pods Manifest.lock */ = { |
| 273 | + F5631703C704276611BC9F22 /* [CP] Check Pods Manifest.lock */ = { |
269 | 274 | isa = PBXShellScriptBuildPhase;
|
270 | 275 | buildActionMask = 2147483647;
|
271 | 276 | files = (
|
272 | 277 | );
|
| 278 | + inputFileListPaths = ( |
| 279 | + ); |
273 | 280 | inputPaths = (
|
274 | 281 | "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
275 | 282 | "${PODS_ROOT}/Manifest.lock",
|
276 | 283 | );
|
277 | 284 | name = "[CP] Check Pods Manifest.lock";
|
| 285 | + outputFileListPaths = ( |
| 286 | + ); |
278 | 287 | outputPaths = (
|
279 |
| - "$(DERIVED_FILE_DIR)/Pods-Example-checkManifestLockResult.txt", |
| 288 | + "$(DERIVED_FILE_DIR)/Pods-ExampleTests-checkManifestLockResult.txt", |
280 | 289 | );
|
281 | 290 | runOnlyForDeploymentPostprocessing = 0;
|
282 | 291 | shellPath = /bin/sh;
|
|
443 | 452 | };
|
444 | 453 | A718C06F21CED044004D7EF7 /* Debug */ = {
|
445 | 454 | isa = XCBuildConfiguration;
|
446 |
| - baseConfigurationReference = FF4C8E6EF1A599BF004CD234 /* Pods-Example.debug.xcconfig */; |
| 455 | + baseConfigurationReference = 2F1C918DFC1344A331041C3A /* Pods-Example.debug.xcconfig */; |
447 | 456 | buildSettings = {
|
448 | 457 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
449 | 458 | CODE_SIGN_STYLE = Automatic;
|
|
462 | 471 | };
|
463 | 472 | A718C07021CED044004D7EF7 /* Release */ = {
|
464 | 473 | isa = XCBuildConfiguration;
|
465 |
| - baseConfigurationReference = 647DBEE987EF402AA16384E2 /* Pods-Example.release.xcconfig */; |
| 474 | + baseConfigurationReference = 77C189805E54A51C600CF308 /* Pods-Example.release.xcconfig */; |
466 | 475 | buildSettings = {
|
467 | 476 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
468 | 477 | CODE_SIGN_STYLE = Automatic;
|
|
481 | 490 | };
|
482 | 491 | A718C07221CED044004D7EF7 /* Debug */ = {
|
483 | 492 | isa = XCBuildConfiguration;
|
484 |
| - baseConfigurationReference = B14D3BB340AB73CDBD270009 /* Pods-ExampleTests.debug.xcconfig */; |
| 493 | + baseConfigurationReference = FCABAC50DBAB958E63AC1204 /* Pods-ExampleTests.debug.xcconfig */; |
485 | 494 | buildSettings = {
|
486 | 495 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
487 | 496 | BUNDLE_LOADER = "$(TEST_HOST)";
|
|
502 | 511 | };
|
503 | 512 | A718C07321CED044004D7EF7 /* Release */ = {
|
504 | 513 | isa = XCBuildConfiguration;
|
505 |
| - baseConfigurationReference = 470DD573FF4EAE4EC3716E3A /* Pods-ExampleTests.release.xcconfig */; |
| 514 | + baseConfigurationReference = 8D3E33227EDFFB3987894F58 /* Pods-ExampleTests.release.xcconfig */; |
506 | 515 | buildSettings = {
|
507 | 516 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
508 | 517 | BUNDLE_LOADER = "$(TEST_HOST)";
|
|
0 commit comments