|
453 | 453 |
|
454 | 454 | /* Begin PBXFileReference section */ |
455 | 455 | 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; }; |
| 456 | + 15CDDA5E2426568C00FC081A /* macOS-Application.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "macOS-Application.xcconfig"; sourceTree = "<group>"; }; |
| 457 | + 15CDDA5F2426568C00FC081A /* macOS-Framework.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "macOS-Framework.xcconfig"; sourceTree = "<group>"; }; |
| 458 | + 15CDDA602426568C00FC081A /* macOS-StaticLibrary.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "macOS-StaticLibrary.xcconfig"; sourceTree = "<group>"; }; |
| 459 | + 15CDDA612426568C00FC081A /* macOS-Base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "macOS-Base.xcconfig"; sourceTree = "<group>"; }; |
| 460 | + 15CDDA622426568C00FC081A /* macOS-XCTest.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "macOS-XCTest.xcconfig"; sourceTree = "<group>"; }; |
| 461 | + 15CDDA632426568C00FC081A /* macOS-DynamicLibrary.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "macOS-DynamicLibrary.xcconfig"; sourceTree = "<group>"; }; |
456 | 462 | 200578C418932A82001C06C3 /* GTBlameSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTBlameSpec.m; sourceTree = "<group>"; }; |
457 | 463 | 2089E43B17D9A58000F451DA /* GTTagSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTTagSpec.m; sourceTree = "<group>"; }; |
458 | 464 | 20F43DE118A2F667007D3621 /* GTRepository+Blame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "GTRepository+Blame.h"; sourceTree = "<group>"; }; |
|
782 | 788 | name = Resources; |
783 | 789 | sourceTree = "<group>"; |
784 | 790 | }; |
| 791 | + 15CDDA5D2426568C00FC081A /* macOS */ = { |
| 792 | + isa = PBXGroup; |
| 793 | + children = ( |
| 794 | + 15CDDA5E2426568C00FC081A /* macOS-Application.xcconfig */, |
| 795 | + 15CDDA5F2426568C00FC081A /* macOS-Framework.xcconfig */, |
| 796 | + 15CDDA602426568C00FC081A /* macOS-StaticLibrary.xcconfig */, |
| 797 | + 15CDDA612426568C00FC081A /* macOS-Base.xcconfig */, |
| 798 | + 15CDDA622426568C00FC081A /* macOS-XCTest.xcconfig */, |
| 799 | + 15CDDA632426568C00FC081A /* macOS-DynamicLibrary.xcconfig */, |
| 800 | + ); |
| 801 | + path = macOS; |
| 802 | + sourceTree = "<group>"; |
| 803 | + }; |
785 | 804 | 306123A817EA5261006591D4 /* extobjc */ = { |
786 | 805 | isa = PBXGroup; |
787 | 806 | children = ( |
|
1035 | 1054 | D0A463D517E57C45000F5021 /* Base */, |
1036 | 1055 | D0D81862174421EB00995A2E /* iOS */, |
1037 | 1056 | D0D81866174421EB00995A2E /* Mac OS X */, |
| 1057 | + 15CDDA5D2426568C00FC081A /* macOS */, |
1038 | 1058 | D0D8186C174421EB00995A2E /* README.md */, |
1039 | 1059 | ); |
1040 | 1060 | name = Configuration; |
|
1694 | 1714 | /* Begin XCBuildConfiguration section */ |
1695 | 1715 | 1DEB91AE08733DA50010E9CD /* Debug */ = { |
1696 | 1716 | isa = XCBuildConfiguration; |
1697 | | - baseConfigurationReference = D0D8186A174421EB00995A2E /* Mac-Framework.xcconfig */; |
| 1717 | + baseConfigurationReference = 15CDDA5F2426568C00FC081A /* macOS-Framework.xcconfig */; |
1698 | 1718 | buildSettings = { |
1699 | 1719 | DYLIB_COMPATIBILITY_VERSION = 1; |
1700 | 1720 | DYLIB_CURRENT_VERSION = 1; |
|
1723 | 1743 | }; |
1724 | 1744 | 1DEB91AF08733DA50010E9CD /* Release */ = { |
1725 | 1745 | isa = XCBuildConfiguration; |
1726 | | - baseConfigurationReference = D0D8186A174421EB00995A2E /* Mac-Framework.xcconfig */; |
| 1746 | + baseConfigurationReference = 15CDDA5F2426568C00FC081A /* macOS-Framework.xcconfig */; |
1727 | 1747 | buildSettings = { |
1728 | 1748 | DYLIB_COMPATIBILITY_VERSION = 1; |
1729 | 1749 | DYLIB_CURRENT_VERSION = 1; |
|
1878 | 1898 | }; |
1879 | 1899 | 88F05A8016011E5400B7AD1D /* Debug */ = { |
1880 | 1900 | isa = XCBuildConfiguration; |
1881 | | - baseConfigurationReference = F81B6B54207B0A9F00AB0836 /* Mac-XCTest.xcconfig */; |
| 1901 | + baseConfigurationReference = 15CDDA622426568C00FC081A /* macOS-XCTest.xcconfig */; |
1882 | 1902 | buildSettings = { |
1883 | 1903 | CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION = NO; |
1884 | 1904 | FRAMEWORK_SEARCH_PATHS = ( |
|
1904 | 1924 | }; |
1905 | 1925 | 88F05A8116011E5400B7AD1D /* Release */ = { |
1906 | 1926 | isa = XCBuildConfiguration; |
1907 | | - baseConfigurationReference = D0D81867174421EB00995A2E /* Mac-Application.xcconfig */; |
| 1927 | + baseConfigurationReference = 15CDDA5E2426568C00FC081A /* macOS-Application.xcconfig */; |
1908 | 1928 | buildSettings = { |
1909 | 1929 | CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION = NO; |
1910 | 1930 | FRAMEWORK_SEARCH_PATHS = ( |
|
1963 | 1983 | }; |
1964 | 1984 | D019778E19F830F500F523DA /* Test */ = { |
1965 | 1985 | isa = XCBuildConfiguration; |
1966 | | - baseConfigurationReference = D0D8186A174421EB00995A2E /* Mac-Framework.xcconfig */; |
| 1986 | + baseConfigurationReference = 15CDDA5F2426568C00FC081A /* macOS-Framework.xcconfig */; |
1967 | 1987 | buildSettings = { |
1968 | 1988 | DYLIB_COMPATIBILITY_VERSION = 1; |
1969 | 1989 | DYLIB_CURRENT_VERSION = 1; |
|
1992 | 2012 | }; |
1993 | 2013 | D019778F19F830F500F523DA /* Test */ = { |
1994 | 2014 | isa = XCBuildConfiguration; |
1995 | | - baseConfigurationReference = F81B6B54207B0A9F00AB0836 /* Mac-XCTest.xcconfig */; |
| 2015 | + baseConfigurationReference = 15CDDA622426568C00FC081A /* macOS-XCTest.xcconfig */; |
1996 | 2016 | buildSettings = { |
1997 | 2017 | CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION = NO; |
1998 | 2018 | FRAMEWORK_SEARCH_PATHS = ( |
|
2038 | 2058 | }; |
2039 | 2059 | D019779219F830F500F523DA /* Test */ = { |
2040 | 2060 | isa = XCBuildConfiguration; |
2041 | | - baseConfigurationReference = D0D8186B174421EB00995A2E /* Mac-StaticLibrary.xcconfig */; |
| 2061 | + baseConfigurationReference = 15CDDA602426568C00FC081A /* macOS-StaticLibrary.xcconfig */; |
2042 | 2062 | buildSettings = { |
2043 | 2063 | PRODUCT_NAME = "$(TARGET_NAME)"; |
2044 | 2064 | }; |
|
2183 | 2203 | }; |
2184 | 2204 | D03FC3D81602E97F00BCFA73 /* Profile */ = { |
2185 | 2205 | isa = XCBuildConfiguration; |
2186 | | - baseConfigurationReference = D0D8186A174421EB00995A2E /* Mac-Framework.xcconfig */; |
| 2206 | + baseConfigurationReference = 15CDDA5F2426568C00FC081A /* macOS-Framework.xcconfig */; |
2187 | 2207 | buildSettings = { |
2188 | 2208 | DYLIB_COMPATIBILITY_VERSION = 1; |
2189 | 2209 | DYLIB_CURRENT_VERSION = 1; |
|
2212 | 2232 | }; |
2213 | 2233 | D03FC3DA1602E97F00BCFA73 /* Profile */ = { |
2214 | 2234 | isa = XCBuildConfiguration; |
2215 | | - baseConfigurationReference = D0D81867174421EB00995A2E /* Mac-Application.xcconfig */; |
| 2235 | + baseConfigurationReference = 15CDDA5E2426568C00FC081A /* macOS-Application.xcconfig */; |
2216 | 2236 | buildSettings = { |
2217 | 2237 | CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION = NO; |
2218 | 2238 | FRAMEWORK_SEARCH_PATHS = ( |
|
2233 | 2253 | }; |
2234 | 2254 | D03FC3DB1602E97F00BCFA73 /* Profile */ = { |
2235 | 2255 | isa = XCBuildConfiguration; |
2236 | | - baseConfigurationReference = D0D8186B174421EB00995A2E /* Mac-StaticLibrary.xcconfig */; |
| 2256 | + baseConfigurationReference = 15CDDA602426568C00FC081A /* macOS-StaticLibrary.xcconfig */; |
2237 | 2257 | buildSettings = { |
2238 | 2258 | PRODUCT_NAME = "$(TARGET_NAME)"; |
2239 | 2259 | }; |
|
2249 | 2269 | }; |
2250 | 2270 | D0A330EF16027F1E00A616FA /* Debug */ = { |
2251 | 2271 | isa = XCBuildConfiguration; |
2252 | | - baseConfigurationReference = D0D8186B174421EB00995A2E /* Mac-StaticLibrary.xcconfig */; |
| 2272 | + baseConfigurationReference = 15CDDA602426568C00FC081A /* macOS-StaticLibrary.xcconfig */; |
2253 | 2273 | buildSettings = { |
2254 | 2274 | PRODUCT_NAME = "$(TARGET_NAME)"; |
2255 | 2275 | }; |
2256 | 2276 | name = Debug; |
2257 | 2277 | }; |
2258 | 2278 | D0A330F016027F1E00A616FA /* Release */ = { |
2259 | 2279 | isa = XCBuildConfiguration; |
2260 | | - baseConfigurationReference = D0D8186B174421EB00995A2E /* Mac-StaticLibrary.xcconfig */; |
| 2280 | + baseConfigurationReference = 15CDDA602426568C00FC081A /* macOS-StaticLibrary.xcconfig */; |
2261 | 2281 | buildSettings = { |
2262 | 2282 | PRODUCT_NAME = "$(TARGET_NAME)"; |
2263 | 2283 | }; |
|
0 commit comments