|
71 | 71 | /* End PBXCopyFilesBuildPhase section */ |
72 | 72 |
|
73 | 73 | /* Begin PBXFileReference section */ |
| 74 | + 06E8C19B175E2E99642E6B61 /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; }; |
74 | 75 | 232FF1AE193F320D007015C4 /* Swift Weather.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Swift Weather.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
75 | 76 | 232FF1B2193F320D007015C4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
76 | 77 | 232FF1B3193F320D007015C4 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
|
89 | 90 | 344C73601A3B92A4002CB13B /* TodayViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TodayViewController.swift; sourceTree = "<group>"; }; |
90 | 91 | 344C73621A3B92A4002CB13B /* MainInterface.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = MainInterface.storyboard; sourceTree = "<group>"; }; |
91 | 92 | 398F769C3A054C82877812B1 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
92 | | - AAAAA7E8A1CE4203A7844823 /* Pods.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.xcconfig; path = Pods/Pods.xcconfig; sourceTree = "<group>"; }; |
| 93 | + 741F0930ADAB139D5441794C /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; }; |
93 | 94 | E10D3FA4194A170F00769A84 /* Cloud-Refresh.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Cloud-Refresh.png"; sourceTree = "<group>"; }; |
94 | 95 | E12DE1EA194A0CFF00056102 /* background_summer.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = background_summer.png; sourceTree = "<group>"; }; |
95 | 96 | E1A5708B194A11F700708955 /* tstorm1_night.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = tstorm1_night.png; sourceTree = "<group>"; }; |
|
178 | 179 | 232FF1C3193F320D007015C4 /* Swift WeatherTests */, |
179 | 180 | 344C735D1A3B92A4002CB13B /* Swift Weather Instant */, |
180 | 181 | 232FF1AF193F320D007015C4 /* Products */, |
181 | | - AAAAA7E8A1CE4203A7844823 /* Pods.xcconfig */, |
182 | 182 | 128ACBBD2E004856867FDAD7 /* Frameworks */, |
| 183 | + FDE706C161C9E8FA9C9264A3 /* Pods */, |
183 | 184 | ); |
184 | 185 | sourceTree = "<group>"; |
185 | 186 | }; |
|
253 | 254 | name = "Supporting Files"; |
254 | 255 | sourceTree = "<group>"; |
255 | 256 | }; |
| 257 | + FDE706C161C9E8FA9C9264A3 /* Pods */ = { |
| 258 | + isa = PBXGroup; |
| 259 | + children = ( |
| 260 | + 741F0930ADAB139D5441794C /* Pods.debug.xcconfig */, |
| 261 | + 06E8C19B175E2E99642E6B61 /* Pods.release.xcconfig */, |
| 262 | + ); |
| 263 | + name = Pods; |
| 264 | + sourceTree = "<group>"; |
| 265 | + }; |
256 | 266 | /* End PBXGroup section */ |
257 | 267 |
|
258 | 268 | /* Begin PBXNativeTarget section */ |
|
430 | 440 | ); |
431 | 441 | runOnlyForDeploymentPostprocessing = 0; |
432 | 442 | shellPath = /bin/sh; |
433 | | - shellScript = "\"${SRCROOT}/Pods/Pods-resources.sh\"\n"; |
| 443 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n"; |
434 | 444 | showEnvVarsInLog = 0; |
435 | 445 | }; |
436 | 446 | /* End PBXShellScriptBuildPhase section */ |
|
567 | 577 | }; |
568 | 578 | 232FF1CB193F320D007015C4 /* Debug */ = { |
569 | 579 | isa = XCBuildConfiguration; |
570 | | - baseConfigurationReference = AAAAA7E8A1CE4203A7844823 /* Pods.xcconfig */; |
| 580 | + baseConfigurationReference = 741F0930ADAB139D5441794C /* Pods.debug.xcconfig */; |
571 | 581 | buildSettings = { |
572 | 582 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
573 | 583 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
|
582 | 592 | }; |
583 | 593 | 232FF1CC193F320D007015C4 /* Release */ = { |
584 | 594 | isa = XCBuildConfiguration; |
585 | | - baseConfigurationReference = AAAAA7E8A1CE4203A7844823 /* Pods.xcconfig */; |
| 595 | + baseConfigurationReference = 06E8C19B175E2E99642E6B61 /* Pods.release.xcconfig */; |
586 | 596 | buildSettings = { |
587 | 597 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
588 | 598 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
|
639 | 649 | }; |
640 | 650 | 344C73671A3B92A4002CB13B /* Debug */ = { |
641 | 651 | isa = XCBuildConfiguration; |
642 | | - baseConfigurationReference = AAAAA7E8A1CE4203A7844823 /* Pods.xcconfig */; |
| 652 | + baseConfigurationReference = 741F0930ADAB139D5441794C /* Pods.debug.xcconfig */; |
643 | 653 | buildSettings = { |
644 | 654 | CLANG_ENABLE_MODULES = YES; |
645 | 655 | GCC_PREPROCESSOR_DEFINITIONS = ( |
|
656 | 666 | MTL_ENABLE_DEBUG_INFO = YES; |
657 | 667 | PRODUCT_NAME = "$(TARGET_NAME)"; |
658 | 668 | SKIP_INSTALL = YES; |
659 | | - SWIFT_OBJC_BRIDGING_HEADER = "Swift Weather Instant/Swift Weather Instant-Bridging-Header.h"; |
| 669 | + SWIFT_OBJC_BRIDGING_HEADER = "Swift Weather/SwiftWeather-Bridging-Header.h"; |
660 | 670 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
661 | 671 | }; |
662 | 672 | name = Debug; |
663 | 673 | }; |
664 | 674 | 344C73681A3B92A4002CB13B /* Release */ = { |
665 | 675 | isa = XCBuildConfiguration; |
666 | | - baseConfigurationReference = AAAAA7E8A1CE4203A7844823 /* Pods.xcconfig */; |
| 676 | + baseConfigurationReference = 06E8C19B175E2E99642E6B61 /* Pods.release.xcconfig */; |
667 | 677 | buildSettings = { |
668 | 678 | CLANG_ENABLE_MODULES = YES; |
669 | 679 | INFOPLIST_FILE = "Swift Weather Instant/Info.plist"; |
|
676 | 686 | MTL_ENABLE_DEBUG_INFO = NO; |
677 | 687 | PRODUCT_NAME = "$(TARGET_NAME)"; |
678 | 688 | SKIP_INSTALL = YES; |
679 | | - SWIFT_OBJC_BRIDGING_HEADER = "Swift Weather Instant/Swift Weather Instant-Bridging-Header.h"; |
| 689 | + SWIFT_OBJC_BRIDGING_HEADER = "Swift Weather/SwiftWeather-Bridging-Header.h"; |
680 | 690 | }; |
681 | 691 | name = Release; |
682 | 692 | }; |
|
0 commit comments