|
492 | 492 | D09C2E341755F16200065E36 /* GTSubmodule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GTSubmodule.h; sourceTree = "<group>"; };
|
493 | 493 | D09C2E351755F16200065E36 /* GTSubmodule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTSubmodule.m; sourceTree = "<group>"; };
|
494 | 494 | D09C2E50175602A500065E36 /* fixtures.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; name = fixtures.zip; path = fixtures/fixtures.zip; sourceTree = "<group>"; };
|
| 495 | + D0A463D617E57C45000F5021 /* Common.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = "<group>"; }; |
| 496 | + D0A463D817E57C45000F5021 /* Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; }; |
| 497 | + D0A463D917E57C45000F5021 /* Profile.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Profile.xcconfig; sourceTree = "<group>"; }; |
| 498 | + D0A463DA17E57C45000F5021 /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; }; |
| 499 | + D0A463DB17E57C45000F5021 /* Test.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Test.xcconfig; sourceTree = "<group>"; }; |
| 500 | + D0A463DD17E57C45000F5021 /* Application.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Application.xcconfig; sourceTree = "<group>"; }; |
| 501 | + D0A463DE17E57C45000F5021 /* StaticLibrary.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = StaticLibrary.xcconfig; sourceTree = "<group>"; }; |
495 | 502 | D0AC906B172F941F00347DC4 /* GTRepositorySpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTRepositorySpec.m; sourceTree = "<group>"; };
|
496 |
| - D0D81859174421EB00995A2E /* Common.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = "<group>"; }; |
497 |
| - D0D8185B174421EB00995A2E /* Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; }; |
498 |
| - D0D8185C174421EB00995A2E /* Profile.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Profile.xcconfig; sourceTree = "<group>"; }; |
499 |
| - D0D8185D174421EB00995A2E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; }; |
500 |
| - D0D8185E174421EB00995A2E /* Test.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Test.xcconfig; sourceTree = "<group>"; }; |
501 |
| - D0D81860174421EB00995A2E /* Application.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Application.xcconfig; sourceTree = "<group>"; }; |
502 |
| - D0D81861174421EB00995A2E /* StaticLibrary.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = StaticLibrary.xcconfig; sourceTree = "<group>"; }; |
503 | 503 | D0D81863174421EB00995A2E /* iOS-Application.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "iOS-Application.xcconfig"; sourceTree = "<group>"; };
|
504 | 504 | D0D81864174421EB00995A2E /* iOS-Base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "iOS-Base.xcconfig"; sourceTree = "<group>"; };
|
505 | 505 | D0D81865174421EB00995A2E /* iOS-StaticLibrary.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "iOS-StaticLibrary.xcconfig"; sourceTree = "<group>"; };
|
|
802 | 802 | path = Categories;
|
803 | 803 | sourceTree = "<group>";
|
804 | 804 | };
|
805 |
| - D0D81857174421EB00995A2E /* Configuration */ = { |
| 805 | + D0A463D517E57C45000F5021 /* Base */ = { |
806 | 806 | isa = PBXGroup;
|
807 | 807 | children = (
|
808 |
| - D0D81858174421EB00995A2E /* Base */, |
809 |
| - D0D81862174421EB00995A2E /* iOS */, |
810 |
| - D0D81866174421EB00995A2E /* Mac OS X */, |
811 |
| - D0D8186C174421EB00995A2E /* README.md */, |
| 808 | + D0A463D617E57C45000F5021 /* Common.xcconfig */, |
| 809 | + D0A463D717E57C45000F5021 /* Configurations */, |
| 810 | + D0A463DC17E57C45000F5021 /* Targets */, |
812 | 811 | );
|
813 |
| - name = Configuration; |
814 |
| - path = External/Configuration; |
| 812 | + path = Base; |
815 | 813 | sourceTree = "<group>";
|
816 | 814 | };
|
817 |
| - D0D81858174421EB00995A2E /* Base */ = { |
| 815 | + D0A463D717E57C45000F5021 /* Configurations */ = { |
818 | 816 | isa = PBXGroup;
|
819 | 817 | children = (
|
820 |
| - D0D81859174421EB00995A2E /* Common.xcconfig */, |
821 |
| - D0D8185A174421EB00995A2E /* Configurations */, |
822 |
| - D0D8185F174421EB00995A2E /* Targets */, |
| 818 | + D0A463D817E57C45000F5021 /* Debug.xcconfig */, |
| 819 | + D0A463D917E57C45000F5021 /* Profile.xcconfig */, |
| 820 | + D0A463DA17E57C45000F5021 /* Release.xcconfig */, |
| 821 | + D0A463DB17E57C45000F5021 /* Test.xcconfig */, |
823 | 822 | );
|
824 |
| - path = Base; |
| 823 | + path = Configurations; |
825 | 824 | sourceTree = "<group>";
|
826 | 825 | };
|
827 |
| - D0D8185A174421EB00995A2E /* Configurations */ = { |
| 826 | + D0A463DC17E57C45000F5021 /* Targets */ = { |
828 | 827 | isa = PBXGroup;
|
829 | 828 | children = (
|
830 |
| - D0D8185B174421EB00995A2E /* Debug.xcconfig */, |
831 |
| - D0D8185C174421EB00995A2E /* Profile.xcconfig */, |
832 |
| - D0D8185D174421EB00995A2E /* Release.xcconfig */, |
833 |
| - D0D8185E174421EB00995A2E /* Test.xcconfig */, |
| 829 | + D0A463DD17E57C45000F5021 /* Application.xcconfig */, |
| 830 | + D0A463DE17E57C45000F5021 /* StaticLibrary.xcconfig */, |
834 | 831 | );
|
835 |
| - path = Configurations; |
| 832 | + path = Targets; |
836 | 833 | sourceTree = "<group>";
|
837 | 834 | };
|
838 |
| - D0D8185F174421EB00995A2E /* Targets */ = { |
| 835 | + D0D81857174421EB00995A2E /* Configuration */ = { |
839 | 836 | isa = PBXGroup;
|
840 | 837 | children = (
|
841 |
| - D0D81860174421EB00995A2E /* Application.xcconfig */, |
842 |
| - D0D81861174421EB00995A2E /* StaticLibrary.xcconfig */, |
| 838 | + D0A463D517E57C45000F5021 /* Base */, |
| 839 | + D0D81862174421EB00995A2E /* iOS */, |
| 840 | + D0D81866174421EB00995A2E /* Mac OS X */, |
| 841 | + D0D8186C174421EB00995A2E /* README.md */, |
843 | 842 | );
|
844 |
| - path = Targets; |
| 843 | + name = Configuration; |
| 844 | + path = External/Configuration; |
845 | 845 | sourceTree = "<group>";
|
846 | 846 | };
|
847 | 847 | D0D81862174421EB00995A2E /* iOS */ = {
|
|
1497 | 1497 | };
|
1498 | 1498 | 1DEB91B208733DA50010E9CD /* Debug */ = {
|
1499 | 1499 | isa = XCBuildConfiguration;
|
1500 |
| - baseConfigurationReference = D0D8185B174421EB00995A2E /* Debug.xcconfig */; |
| 1500 | + baseConfigurationReference = D0A463D817E57C45000F5021 /* Debug.xcconfig */; |
1501 | 1501 | buildSettings = {
|
1502 | 1502 | ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
1503 | 1503 | GCC_STRICT_ALIASING = NO;
|
|
1512 | 1512 | };
|
1513 | 1513 | 1DEB91B308733DA50010E9CD /* Release */ = {
|
1514 | 1514 | isa = XCBuildConfiguration;
|
1515 |
| - baseConfigurationReference = D0D8185D174421EB00995A2E /* Release.xcconfig */; |
| 1515 | + baseConfigurationReference = D0A463DA17E57C45000F5021 /* Release.xcconfig */; |
1516 | 1516 | buildSettings = {
|
1517 | 1517 | ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
1518 | 1518 | GCC_STRICT_ALIASING = NO;
|
|
1611 | 1611 | };
|
1612 | 1612 | D03FC3D71602E97F00BCFA73 /* Profile */ = {
|
1613 | 1613 | isa = XCBuildConfiguration;
|
1614 |
| - baseConfigurationReference = D0D8185C174421EB00995A2E /* Profile.xcconfig */; |
| 1614 | + baseConfigurationReference = D0A463D917E57C45000F5021 /* Profile.xcconfig */; |
1615 | 1615 | buildSettings = {
|
1616 | 1616 | ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
1617 | 1617 | GCC_STRICT_ALIASING = NO;
|
|
0 commit comments