|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 2243FE9A2727187E86FF04FC /* Pods_SwiftWeatherTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4717075E21C23E8584AC2FB9 /* Pods_SwiftWeatherTests.framework */; }; |
| 10 | + 1E8FF8444E2C29BD30B867EF /* Pods_Tests_SwiftWeatherUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 418594A8DD8093A647A30E12 /* Pods_Tests_SwiftWeatherUITests.framework */; }; |
11 | 11 | 5120F2EFC3DE077315306794 /* Pods_SwiftWeather.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF971A1BA4A6D64984CB0A75 /* Pods_SwiftWeather.framework */; }; |
| 12 | + 655E8966C3E09626A8221261 /* Pods_Tests_SwiftWeatherTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 342A91306F3CF92DD999C97D /* Pods_Tests_SwiftWeatherTests.framework */; }; |
12 | 13 | AE09C4301B9723DE00C7CCED /* LocationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE09C42F1B9723DE00C7CCED /* LocationService.swift */; }; |
13 | 14 | AE0DC2CD1B8E7B3900E67147 /* Observable.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE0DC2CC1B8E7B3900E67147 /* Observable.swift */; }; |
14 | 15 | AE26CCAB1B875C2400D518CB /* ForecastView.xib in Resources */ = {isa = PBXBuildFile; fileRef = AE26CCAA1B875C2400D518CB /* ForecastView.xib */; }; |
|
58 | 59 | /* End PBXContainerItemProxy section */ |
59 | 60 |
|
60 | 61 | /* Begin PBXFileReference section */ |
61 | | - 2B08B7D462F3A98915CC2445 /* Pods-SwiftWeatherTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SwiftWeatherTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-SwiftWeatherTests/Pods-SwiftWeatherTests.release.xcconfig"; sourceTree = "<group>"; }; |
62 | | - 4717075E21C23E8584AC2FB9 /* Pods_SwiftWeatherTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SwiftWeatherTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
63 | | - 5F7BA3CA9A631826379B2C68 /* Pods-SwiftWeatherTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SwiftWeatherTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-SwiftWeatherTests/Pods-SwiftWeatherTests.debug.xcconfig"; sourceTree = "<group>"; }; |
| 62 | + 342A91306F3CF92DD999C97D /* Pods_Tests_SwiftWeatherTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Tests_SwiftWeatherTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 63 | + 418594A8DD8093A647A30E12 /* Pods_Tests_SwiftWeatherUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Tests_SwiftWeatherUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 64 | + 53EEE101C82E858E57980710 /* Pods-Tests-SwiftWeatherUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests-SwiftWeatherUITests.release.xcconfig"; path = "Pods/Target Support Files/Pods-Tests-SwiftWeatherUITests/Pods-Tests-SwiftWeatherUITests.release.xcconfig"; sourceTree = "<group>"; }; |
64 | 65 | 900AFFBB41C69FC277CB0A33 /* Pods-SwiftWeather.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SwiftWeather.debug.xcconfig"; path = "Pods/Target Support Files/Pods-SwiftWeather/Pods-SwiftWeather.debug.xcconfig"; sourceTree = "<group>"; }; |
| 66 | + 919B9EF9E5898277AD9C772A /* Pods-Tests-SwiftWeatherUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests-SwiftWeatherUITests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Tests-SwiftWeatherUITests/Pods-Tests-SwiftWeatherUITests.debug.xcconfig"; sourceTree = "<group>"; }; |
65 | 67 | AE09C42F1B9723DE00C7CCED /* LocationService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LocationService.swift; sourceTree = "<group>"; }; |
66 | 68 | AE0DC2CC1B8E7B3900E67147 /* Observable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Observable.swift; sourceTree = "<group>"; }; |
67 | 69 | AE26CCAA1B875C2400D518CB /* ForecastView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ForecastView.xib; sourceTree = "<group>"; }; |
|
89 | 91 | AEEDF68C1B9F9B2900C6067B /* Temperature.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Temperature.swift; sourceTree = "<group>"; }; |
90 | 92 | AEF61B271BA23B1200E8F259 /* ForecastDateTime.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ForecastDateTime.swift; sourceTree = "<group>"; }; |
91 | 93 | BF971A1BA4A6D64984CB0A75 /* Pods_SwiftWeather.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SwiftWeather.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 94 | + BFCBC7111E6F5822A73508A5 /* Pods-Tests-SwiftWeatherTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests-SwiftWeatherTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Tests-SwiftWeatherTests/Pods-Tests-SwiftWeatherTests.debug.xcconfig"; sourceTree = "<group>"; }; |
92 | 95 | CAB56A3D23F4A93BB599E4BA /* WeatherServiceProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WeatherServiceProtocol.swift; sourceTree = "<group>"; }; |
93 | 96 | CAB56D46471CA243B1FD646F /* OpenWeatherMapService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OpenWeatherMapService.swift; sourceTree = "<group>"; }; |
94 | 97 | E835C39D4B929F35B6A57B12 /* Pods-SwiftWeather.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SwiftWeather.release.xcconfig"; path = "Pods/Target Support Files/Pods-SwiftWeather/Pods-SwiftWeather.release.xcconfig"; sourceTree = "<group>"; }; |
|
99 | 102 | F3897F811C118F0A001609E2 /* TemperatureSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TemperatureSpec.swift; sourceTree = "<group>"; }; |
100 | 103 | F3897F831C11911B001609E2 /* WeatherIconSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WeatherIconSpec.swift; sourceTree = "<group>"; }; |
101 | 104 | F3FADA1A1C1327CB006D8551 /* WeatherBuilderSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WeatherBuilderSpec.swift; sourceTree = "<group>"; }; |
| 105 | + F4007F80070D3AAE1C564D8D /* Pods-Tests-SwiftWeatherTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests-SwiftWeatherTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-Tests-SwiftWeatherTests/Pods-Tests-SwiftWeatherTests.release.xcconfig"; sourceTree = "<group>"; }; |
102 | 106 | /* End PBXFileReference section */ |
103 | 107 |
|
104 | 108 | /* Begin PBXFrameworksBuildPhase section */ |
|
114 | 118 | isa = PBXFrameworksBuildPhase; |
115 | 119 | buildActionMask = 2147483647; |
116 | 120 | files = ( |
117 | | - 2243FE9A2727187E86FF04FC /* Pods_SwiftWeatherTests.framework in Frameworks */, |
| 121 | + 655E8966C3E09626A8221261 /* Pods_Tests_SwiftWeatherTests.framework in Frameworks */, |
118 | 122 | ); |
119 | 123 | runOnlyForDeploymentPostprocessing = 0; |
120 | 124 | }; |
121 | 125 | AECBA5FE1B836BF20004A536 /* Frameworks */ = { |
122 | 126 | isa = PBXFrameworksBuildPhase; |
123 | 127 | buildActionMask = 2147483647; |
124 | 128 | files = ( |
| 129 | + 1E8FF8444E2C29BD30B867EF /* Pods_Tests_SwiftWeatherUITests.framework in Frameworks */, |
125 | 130 | ); |
126 | 131 | runOnlyForDeploymentPostprocessing = 0; |
127 | 132 | }; |
|
132 | 137 | isa = PBXGroup; |
133 | 138 | children = ( |
134 | 139 | BF971A1BA4A6D64984CB0A75 /* Pods_SwiftWeather.framework */, |
135 | | - 4717075E21C23E8584AC2FB9 /* Pods_SwiftWeatherTests.framework */, |
| 140 | + 342A91306F3CF92DD999C97D /* Pods_Tests_SwiftWeatherTests.framework */, |
| 141 | + 418594A8DD8093A647A30E12 /* Pods_Tests_SwiftWeatherUITests.framework */, |
136 | 142 | ); |
137 | 143 | name = Frameworks; |
138 | 144 | sourceTree = "<group>"; |
|
276 | 282 | children = ( |
277 | 283 | 900AFFBB41C69FC277CB0A33 /* Pods-SwiftWeather.debug.xcconfig */, |
278 | 284 | E835C39D4B929F35B6A57B12 /* Pods-SwiftWeather.release.xcconfig */, |
279 | | - 5F7BA3CA9A631826379B2C68 /* Pods-SwiftWeatherTests.debug.xcconfig */, |
280 | | - 2B08B7D462F3A98915CC2445 /* Pods-SwiftWeatherTests.release.xcconfig */, |
| 285 | + BFCBC7111E6F5822A73508A5 /* Pods-Tests-SwiftWeatherTests.debug.xcconfig */, |
| 286 | + F4007F80070D3AAE1C564D8D /* Pods-Tests-SwiftWeatherTests.release.xcconfig */, |
| 287 | + 919B9EF9E5898277AD9C772A /* Pods-Tests-SwiftWeatherUITests.debug.xcconfig */, |
| 288 | + 53EEE101C82E858E57980710 /* Pods-Tests-SwiftWeatherUITests.release.xcconfig */, |
281 | 289 | ); |
282 | 290 | name = Pods; |
283 | 291 | sourceTree = "<group>"; |
|
344 | 352 | isa = PBXNativeTarget; |
345 | 353 | buildConfigurationList = AECBA6101B836BF20004A536 /* Build configuration list for PBXNativeTarget "SwiftWeatherUITests" */; |
346 | 354 | buildPhases = ( |
| 355 | + 7E7F83383B6114FE2CC03BD6 /* [CP] Check Pods Manifest.lock */, |
347 | 356 | AECBA5FD1B836BF20004A536 /* Sources */, |
348 | 357 | AECBA5FE1B836BF20004A536 /* Frameworks */, |
349 | 358 | AECBA5FF1B836BF20004A536 /* Resources */, |
| 359 | + EC9ED72913B1DE182823A53C /* [CP] Embed Pods Frameworks */, |
| 360 | + 1B9DE6A0CE065E744D7CB96E /* [CP] Copy Pods Resources */, |
350 | 361 | ); |
351 | 362 | buildRules = ( |
352 | 363 | ); |
|
434 | 445 | /* End PBXResourcesBuildPhase section */ |
435 | 446 |
|
436 | 447 | /* Begin PBXShellScriptBuildPhase section */ |
| 448 | + 1B9DE6A0CE065E744D7CB96E /* [CP] Copy Pods Resources */ = { |
| 449 | + isa = PBXShellScriptBuildPhase; |
| 450 | + buildActionMask = 2147483647; |
| 451 | + files = ( |
| 452 | + ); |
| 453 | + inputPaths = ( |
| 454 | + ); |
| 455 | + name = "[CP] Copy Pods Resources"; |
| 456 | + outputPaths = ( |
| 457 | + ); |
| 458 | + runOnlyForDeploymentPostprocessing = 0; |
| 459 | + shellPath = /bin/sh; |
| 460 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Tests-SwiftWeatherUITests/Pods-Tests-SwiftWeatherUITests-resources.sh\"\n"; |
| 461 | + showEnvVarsInLog = 0; |
| 462 | + }; |
437 | 463 | 2A25B97139655BE3B502C748 /* [CP] Check Pods Manifest.lock */ = { |
438 | 464 | isa = PBXShellScriptBuildPhase; |
439 | 465 | buildActionMask = 2147483647; |
|
445 | 471 | ); |
446 | 472 | name = "[CP] Check Pods Manifest.lock"; |
447 | 473 | outputPaths = ( |
448 | | - "$(DERIVED_FILE_DIR)/Pods-SwiftWeatherTests-checkManifestLockResult.txt", |
| 474 | + "$(DERIVED_FILE_DIR)/Pods-Tests-SwiftWeatherTests-checkManifestLockResult.txt", |
449 | 475 | ); |
450 | 476 | runOnlyForDeploymentPostprocessing = 0; |
451 | 477 | shellPath = /bin/sh; |
|
458 | 484 | files = ( |
459 | 485 | ); |
460 | 486 | inputPaths = ( |
461 | | - "${SRCROOT}/Pods/Target Support Files/Pods-SwiftWeatherTests/Pods-SwiftWeatherTests-frameworks.sh", |
| 487 | + "${SRCROOT}/Pods/Target Support Files/Pods-Tests-SwiftWeatherTests/Pods-Tests-SwiftWeatherTests-frameworks.sh", |
462 | 488 | "${BUILT_PRODUCTS_DIR}/Nimble/Nimble.framework", |
463 | 489 | "${BUILT_PRODUCTS_DIR}/Quick/Quick.framework", |
464 | 490 | ); |
|
469 | 495 | ); |
470 | 496 | runOnlyForDeploymentPostprocessing = 0; |
471 | 497 | shellPath = /bin/sh; |
472 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-SwiftWeatherTests/Pods-SwiftWeatherTests-frameworks.sh\"\n"; |
| 498 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Tests-SwiftWeatherTests/Pods-Tests-SwiftWeatherTests-frameworks.sh\"\n"; |
473 | 499 | showEnvVarsInLog = 0; |
474 | 500 | }; |
475 | 501 | 32518075271F3E332F6C65A9 /* [CP] Copy Pods Resources */ = { |
|
505 | 531 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-SwiftWeather/Pods-SwiftWeather-frameworks.sh\"\n"; |
506 | 532 | showEnvVarsInLog = 0; |
507 | 533 | }; |
| 534 | + 7E7F83383B6114FE2CC03BD6 /* [CP] Check Pods Manifest.lock */ = { |
| 535 | + isa = PBXShellScriptBuildPhase; |
| 536 | + buildActionMask = 2147483647; |
| 537 | + files = ( |
| 538 | + ); |
| 539 | + inputPaths = ( |
| 540 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 541 | + "${PODS_ROOT}/Manifest.lock", |
| 542 | + ); |
| 543 | + name = "[CP] Check Pods Manifest.lock"; |
| 544 | + outputPaths = ( |
| 545 | + "$(DERIVED_FILE_DIR)/Pods-Tests-SwiftWeatherUITests-checkManifestLockResult.txt", |
| 546 | + ); |
| 547 | + runOnlyForDeploymentPostprocessing = 0; |
| 548 | + shellPath = /bin/sh; |
| 549 | + 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"; |
| 550 | + showEnvVarsInLog = 0; |
| 551 | + }; |
508 | 552 | 875372B40EF6130AA88D65AB /* [CP] Check Pods Manifest.lock */ = { |
509 | 553 | isa = PBXShellScriptBuildPhase; |
510 | 554 | buildActionMask = 2147483647; |
|
548 | 592 | ); |
549 | 593 | runOnlyForDeploymentPostprocessing = 0; |
550 | 594 | shellPath = /bin/sh; |
551 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-SwiftWeatherTests/Pods-SwiftWeatherTests-resources.sh\"\n"; |
| 595 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Tests-SwiftWeatherTests/Pods-Tests-SwiftWeatherTests-resources.sh\"\n"; |
| 596 | + showEnvVarsInLog = 0; |
| 597 | + }; |
| 598 | + EC9ED72913B1DE182823A53C /* [CP] Embed Pods Frameworks */ = { |
| 599 | + isa = PBXShellScriptBuildPhase; |
| 600 | + buildActionMask = 2147483647; |
| 601 | + files = ( |
| 602 | + ); |
| 603 | + inputPaths = ( |
| 604 | + "${SRCROOT}/Pods/Target Support Files/Pods-Tests-SwiftWeatherUITests/Pods-Tests-SwiftWeatherUITests-frameworks.sh", |
| 605 | + "${BUILT_PRODUCTS_DIR}/Nimble/Nimble.framework", |
| 606 | + "${BUILT_PRODUCTS_DIR}/Quick/Quick.framework", |
| 607 | + ); |
| 608 | + name = "[CP] Embed Pods Frameworks"; |
| 609 | + outputPaths = ( |
| 610 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Nimble.framework", |
| 611 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Quick.framework", |
| 612 | + ); |
| 613 | + runOnlyForDeploymentPostprocessing = 0; |
| 614 | + shellPath = /bin/sh; |
| 615 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Tests-SwiftWeatherUITests/Pods-Tests-SwiftWeatherUITests-frameworks.sh\"\n"; |
552 | 616 | showEnvVarsInLog = 0; |
553 | 617 | }; |
554 | 618 | /* End PBXShellScriptBuildPhase section */ |
|
768 | 832 | }; |
769 | 833 | AECBA60E1B836BF20004A536 /* Debug */ = { |
770 | 834 | isa = XCBuildConfiguration; |
771 | | - baseConfigurationReference = 5F7BA3CA9A631826379B2C68 /* Pods-SwiftWeatherTests.debug.xcconfig */; |
| 835 | + baseConfigurationReference = BFCBC7111E6F5822A73508A5 /* Pods-Tests-SwiftWeatherTests.debug.xcconfig */; |
772 | 836 | buildSettings = { |
773 | 837 | BUNDLE_LOADER = "$(TEST_HOST)"; |
774 | 838 | CLANG_ENABLE_MODULES = YES; |
|
786 | 850 | }; |
787 | 851 | AECBA60F1B836BF20004A536 /* Release */ = { |
788 | 852 | isa = XCBuildConfiguration; |
789 | | - baseConfigurationReference = 2B08B7D462F3A98915CC2445 /* Pods-SwiftWeatherTests.release.xcconfig */; |
| 853 | + baseConfigurationReference = F4007F80070D3AAE1C564D8D /* Pods-Tests-SwiftWeatherTests.release.xcconfig */; |
790 | 854 | buildSettings = { |
791 | 855 | BUNDLE_LOADER = "$(TEST_HOST)"; |
792 | 856 | CLANG_ENABLE_MODULES = YES; |
|
803 | 867 | }; |
804 | 868 | AECBA6111B836BF20004A536 /* Debug */ = { |
805 | 869 | isa = XCBuildConfiguration; |
| 870 | + baseConfigurationReference = 919B9EF9E5898277AD9C772A /* Pods-Tests-SwiftWeatherUITests.debug.xcconfig */; |
806 | 871 | buildSettings = { |
807 | 872 | DEVELOPMENT_TEAM = ""; |
808 | 873 | INFOPLIST_FILE = SwiftWeatherUITests/Info.plist; |
|
818 | 883 | }; |
819 | 884 | AECBA6121B836BF20004A536 /* Release */ = { |
820 | 885 | isa = XCBuildConfiguration; |
| 886 | + baseConfigurationReference = 53EEE101C82E858E57980710 /* Pods-Tests-SwiftWeatherUITests.release.xcconfig */; |
821 | 887 | buildSettings = { |
822 | 888 | DEVELOPMENT_TEAM = ""; |
823 | 889 | INFOPLIST_FILE = SwiftWeatherUITests/Info.plist; |
|
0 commit comments