|
452 | 452 | /* End PBXCopyFilesBuildPhase section */ |
453 | 453 |
|
454 | 454 | /* Begin PBXFileReference section */ |
455 | | - 089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
456 | 455 | 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; }; |
457 | 456 | 200578C418932A82001C06C3 /* GTBlameSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTBlameSpec.m; sourceTree = "<group>"; }; |
458 | 457 | 2089E43B17D9A58000F451DA /* GTTagSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTTagSpec.m; sourceTree = "<group>"; }; |
|
635 | 634 | D0D8186B174421EB00995A2E /* Mac-StaticLibrary.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Mac-StaticLibrary.xcconfig"; sourceTree = "<group>"; }; |
636 | 635 | D0D8186C174421EB00995A2E /* README.md */ = {isa = PBXFileReference; lastKnownFileType = text; path = README.md; sourceTree = "<group>"; }; |
637 | 636 | D0F4E28917C7F24200BBDE30 /* NSErrorGitSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSErrorGitSpec.m; sourceTree = "<group>"; }; |
| 637 | + D19D707127B8DACB00A5C740 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
638 | 638 | DD3D9510182A81E1004AF532 /* GTBlame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GTBlame.h; sourceTree = "<group>"; }; |
639 | 639 | DD3D9511182A81E1004AF532 /* GTBlame.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTBlame.m; sourceTree = "<group>"; }; |
640 | 640 | DD3D951A182AB25C004AF532 /* GTBlameHunk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GTBlameHunk.h; sourceTree = "<group>"; }; |
|
1281 | 1281 | attributes = { |
1282 | 1282 | LastSwiftUpdateCheck = 0700; |
1283 | 1283 | LastTestingUpgradeCheck = 0510; |
1284 | | - LastUpgradeCheck = 0930; |
| 1284 | + LastUpgradeCheck = 1320; |
1285 | 1285 | ORGANIZATIONNAME = "GitHub, Inc"; |
1286 | 1286 | TargetAttributes = { |
1287 | 1287 | 88F05A6A16011E5400B7AD1D = { |
|
1302 | 1302 | }; |
1303 | 1303 | buildConfigurationList = 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "ObjectiveGitFramework" */; |
1304 | 1304 | compatibilityVersion = "Xcode 3.2"; |
1305 | | - developmentRegion = English; |
| 1305 | + developmentRegion = en; |
1306 | 1306 | hasScannedForEncodings = 1; |
1307 | 1307 | knownRegions = ( |
1308 | | - English, |
1309 | | - Japanese, |
1310 | | - French, |
1311 | | - German, |
1312 | 1308 | en, |
| 1309 | + fr, |
| 1310 | + de, |
| 1311 | + ja, |
| 1312 | + Base, |
1313 | 1313 | ); |
1314 | 1314 | mainGroup = 0867D691FE84028FC02AAC07 /* ObjectiveGitFramework */; |
1315 | 1315 | productRefGroup = 034768DFFF38A50411DB9C8B /* Products */; |
|
1669 | 1669 | 089C1666FE841158C02AAC07 /* InfoPlist.strings */ = { |
1670 | 1670 | isa = PBXVariantGroup; |
1671 | 1671 | children = ( |
1672 | | - 089C1667FE841158C02AAC07 /* English */, |
| 1672 | + D19D707127B8DACB00A5C740 /* en */, |
1673 | 1673 | ); |
1674 | 1674 | name = InfoPlist.strings; |
1675 | 1675 | sourceTree = "<group>"; |
|
1744 | 1744 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
1745 | 1745 | CLANG_WARN_COMMA = YES; |
1746 | 1746 | CLANG_WARN_INFINITE_RECURSION = YES; |
| 1747 | + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
1747 | 1748 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
1748 | 1749 | CLANG_WARN_STRICT_PROTOTYPES = YES; |
1749 | 1750 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
|
1755 | 1756 | External/libgit2/include, |
1756 | 1757 | /usr/local/include, |
1757 | 1758 | ); |
1758 | | - IPHONEOS_DEPLOYMENT_TARGET = 9.3; |
| 1759 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
1759 | 1760 | LIBRARY_SEARCH_PATHS = ( |
1760 | 1761 | ., |
1761 | 1762 | External, |
|
1784 | 1785 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
1785 | 1786 | CLANG_WARN_COMMA = YES; |
1786 | 1787 | CLANG_WARN_INFINITE_RECURSION = YES; |
| 1788 | + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
1787 | 1789 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
1788 | 1790 | CLANG_WARN_STRICT_PROTOTYPES = YES; |
1789 | 1791 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
|
1794 | 1796 | External/libgit2/include, |
1795 | 1797 | /usr/local/include, |
1796 | 1798 | ); |
1797 | | - IPHONEOS_DEPLOYMENT_TARGET = 9.3; |
| 1799 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
1798 | 1800 | LIBRARY_SEARCH_PATHS = ( |
1799 | 1801 | ., |
1800 | 1802 | External, |
|
1917 | 1919 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
1918 | 1920 | CLANG_WARN_COMMA = YES; |
1919 | 1921 | CLANG_WARN_INFINITE_RECURSION = YES; |
| 1922 | + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
1920 | 1923 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
1921 | 1924 | CLANG_WARN_STRICT_PROTOTYPES = YES; |
1922 | 1925 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
|
1927 | 1930 | External/libgit2/include, |
1928 | 1931 | /usr/local/include, |
1929 | 1932 | ); |
1930 | | - IPHONEOS_DEPLOYMENT_TARGET = 9.3; |
| 1933 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
1931 | 1934 | LIBRARY_SEARCH_PATHS = ( |
1932 | 1935 | ., |
1933 | 1936 | External, |
|
2000 | 2003 | isa = XCBuildConfiguration; |
2001 | 2004 | baseConfigurationReference = D019778C19F830D100F523DA /* iOS-Framework.xcconfig */; |
2002 | 2005 | buildSettings = { |
2003 | | - CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 2006 | + CODE_SIGN_IDENTITY = ""; |
2004 | 2007 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; |
2005 | 2008 | CURRENT_PROJECT_VERSION = 1; |
2006 | 2009 | DYLIB_COMPATIBILITY_VERSION = 1; |
|
2057 | 2060 | isa = XCBuildConfiguration; |
2058 | 2061 | baseConfigurationReference = D019778C19F830D100F523DA /* iOS-Framework.xcconfig */; |
2059 | 2062 | buildSettings = { |
2060 | | - CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 2063 | + CODE_SIGN_IDENTITY = ""; |
2061 | 2064 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; |
2062 | 2065 | CURRENT_PROJECT_VERSION = 1; |
2063 | 2066 | DYLIB_COMPATIBILITY_VERSION = 1; |
|
2082 | 2085 | isa = XCBuildConfiguration; |
2083 | 2086 | baseConfigurationReference = D019778C19F830D100F523DA /* iOS-Framework.xcconfig */; |
2084 | 2087 | buildSettings = { |
2085 | | - CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 2088 | + CODE_SIGN_IDENTITY = ""; |
2086 | 2089 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; |
2087 | 2090 | CURRENT_PROJECT_VERSION = 1; |
2088 | 2091 | DYLIB_COMPATIBILITY_VERSION = 1; |
|
2107 | 2110 | isa = XCBuildConfiguration; |
2108 | 2111 | baseConfigurationReference = D019778C19F830D100F523DA /* iOS-Framework.xcconfig */; |
2109 | 2112 | buildSettings = { |
2110 | | - CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 2113 | + CODE_SIGN_IDENTITY = ""; |
2111 | 2114 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; |
2112 | 2115 | CURRENT_PROJECT_VERSION = 1; |
2113 | 2116 | DYLIB_COMPATIBILITY_VERSION = 1; |
|
2137 | 2140 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
2138 | 2141 | CLANG_WARN_COMMA = YES; |
2139 | 2142 | CLANG_WARN_INFINITE_RECURSION = YES; |
| 2143 | + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
2140 | 2144 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
2141 | 2145 | CLANG_WARN_STRICT_PROTOTYPES = YES; |
2142 | 2146 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
|
2147 | 2151 | External/libgit2/include, |
2148 | 2152 | /usr/local/include, |
2149 | 2153 | ); |
2150 | | - IPHONEOS_DEPLOYMENT_TARGET = 9.3; |
| 2154 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
2151 | 2155 | LIBRARY_SEARCH_PATHS = ( |
2152 | 2156 | ., |
2153 | 2157 | External, |
|
0 commit comments