|
538 | 538 | D0AC906B172F941F00347DC4 /* GTRepositorySpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTRepositorySpec.m; sourceTree = "<group>"; }; |
539 | 539 | D0CE551E18B6C58F008EB8E0 /* GTFilterList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GTFilterList.h; sourceTree = "<group>"; }; |
540 | 540 | D0CE551F18B6C58F008EB8E0 /* GTFilterList.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTFilterList.m; sourceTree = "<group>"; }; |
541 | | - D0D0D6251A0C30320016EF62 /* ObjectiveGit-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "ObjectiveGit-Prefix.pch"; path = "ObjectiveGit/ObjectiveGit-Prefix.pch"; sourceTree = "<group>"; }; |
542 | 541 | D0D81863174421EB00995A2E /* iOS-Application.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "iOS-Application.xcconfig"; sourceTree = "<group>"; }; |
543 | 542 | D0D81864174421EB00995A2E /* iOS-Base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "iOS-Base.xcconfig"; sourceTree = "<group>"; }; |
544 | 543 | D0D81865174421EB00995A2E /* iOS-StaticLibrary.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "iOS-StaticLibrary.xcconfig"; sourceTree = "<group>"; }; |
|
686 | 685 | children = ( |
687 | 686 | 79262F0E13C697BE00A4B1EA /* git2 */, |
688 | 687 | 79262F8A13C69B1600A4B1EA /* git2.h */, |
689 | | - D0D0D6251A0C30320016EF62 /* ObjectiveGit-Prefix.pch */, |
690 | 688 | ); |
691 | 689 | name = "Other Sources"; |
692 | 690 | sourceTree = "<group>"; |
|
1470 | 1468 | baseConfigurationReference = D0A463D817E57C45000F5021 /* Debug.xcconfig */; |
1471 | 1469 | buildSettings = { |
1472 | 1470 | CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES; |
1473 | | - GCC_PREFIX_HEADER = "ObjectiveGit/ObjectiveGit-Prefix.pch"; |
1474 | 1471 | GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = NO; |
1475 | 1472 | HEADER_SEARCH_PATHS = ( |
1476 | 1473 | External/libgit2/include, |
|
1499 | 1496 | baseConfigurationReference = D0A463DA17E57C45000F5021 /* Release.xcconfig */; |
1500 | 1497 | buildSettings = { |
1501 | 1498 | CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES; |
1502 | | - GCC_PREFIX_HEADER = "ObjectiveGit/ObjectiveGit-Prefix.pch"; |
1503 | 1499 | GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = NO; |
1504 | 1500 | HEADER_SEARCH_PATHS = ( |
1505 | 1501 | External/libgit2/include, |
|
1604 | 1600 | baseConfigurationReference = D0A463DB17E57C45000F5021 /* Test.xcconfig */; |
1605 | 1601 | buildSettings = { |
1606 | 1602 | CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES; |
1607 | | - GCC_PREFIX_HEADER = "ObjectiveGit/ObjectiveGit-Prefix.pch"; |
1608 | 1603 | GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = NO; |
1609 | 1604 | HEADER_SEARCH_PATHS = ( |
1610 | 1605 | External/libgit2/include, |
|
1820 | 1815 | baseConfigurationReference = D0A463D917E57C45000F5021 /* Profile.xcconfig */; |
1821 | 1816 | buildSettings = { |
1822 | 1817 | CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES; |
1823 | | - GCC_PREFIX_HEADER = "ObjectiveGit/ObjectiveGit-Prefix.pch"; |
1824 | 1818 | GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = NO; |
1825 | 1819 | HEADER_SEARCH_PATHS = ( |
1826 | 1820 | External/libgit2/include, |
|
0 commit comments