|
129 | 129 | D8F01C4B12182F19007F729F /* GitX.sdef in Resources */ = {isa = PBXBuildFile; fileRef = D8F01C4A12182F19007F729F /* GitX.sdef */; };
|
130 | 130 | D8F01D531218A164007F729F /* NSApplication+GitXScripting.m in Sources */ = {isa = PBXBuildFile; fileRef = D8F01D521218A164007F729F /* NSApplication+GitXScripting.m */; };
|
131 | 131 | D8F4AB7912298CE200D6D53C /* rewindImage.pdf in Resources */ = {isa = PBXBuildFile; fileRef = D8F4AB7812298CE200D6D53C /* rewindImage.pdf */; };
|
132 |
| - D8FBCF19115FA20C0098676A /* PBGitSHA.m in Sources */ = {isa = PBXBuildFile; fileRef = D8FBCF18115FA20C0098676A /* PBGitSHA.m */; }; |
133 | 132 | D8FDD9F711432A12005647F6 /* PBCloneRepositoryPanel.xib in Resources */ = {isa = PBXBuildFile; fileRef = D8FDD9F511432A12005647F6 /* PBCloneRepositoryPanel.xib */; };
|
134 | 133 | D8FDDA6A114335E8005647F6 /* PBGitSVBranchItem.m in Sources */ = {isa = PBXBuildFile; fileRef = D8FDDA5D114335E8005647F6 /* PBGitSVBranchItem.m */; };
|
135 | 134 | D8FDDA6B114335E8005647F6 /* PBGitSVFolderItem.m in Sources */ = {isa = PBXBuildFile; fileRef = D8FDDA5F114335E8005647F6 /* PBGitSVFolderItem.m */; };
|
|
178 | 177 | F5AD56790E79B78100EDAAFE /* PBCommitList.m in Sources */ = {isa = PBXBuildFile; fileRef = F5AD56780E79B78100EDAAFE /* PBCommitList.m */; };
|
179 | 178 | F5B721C40E05CF7E00AF29DC /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = F5B721C20E05CF7E00AF29DC /* MainMenu.xib */; };
|
180 | 179 | F5C007750E731B48007B84B2 /* PBGitRef.m in Sources */ = {isa = PBXBuildFile; fileRef = F5C007740E731B48007B84B2 /* PBGitRef.m */; };
|
181 |
| - F5C580E50EDA250900995434 /* libgit2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F5C580E40EDA250900995434 /* libgit2.a */; }; |
182 | 180 | F5C6F68D0E65FF9300478D97 /* PBGitLane.mm in Sources */ = {isa = PBXBuildFile; fileRef = F5C6F68C0E65FF9300478D97 /* PBGitLane.mm */; };
|
183 | 181 | F5DFFA6C0E075D8800617813 /* PBEasyFS.m in Sources */ = {isa = PBXBuildFile; fileRef = F5DFFA6B0E075D8800617813 /* PBEasyFS.m */; };
|
184 | 182 | F5E424110EA3E4D60046E362 /* PBDiffWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = F5E424100EA3E4D60046E362 /* PBDiffWindow.xib */; };
|
|
214 | 212 | remoteGlobalIDString = 913D5E480E55644600CECEA2;
|
215 | 213 | remoteInfo = "cli tool";
|
216 | 214 | };
|
217 |
| - D8022C1911DFE8ED003C21F6 /* PBXContainerItemProxy */ = { |
218 |
| - isa = PBXContainerItemProxy; |
219 |
| - containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; |
220 |
| - proxyType = 1; |
221 |
| - remoteGlobalIDString = D8022B1411DFCE7F003C21F6; |
222 |
| - remoteInfo = libgit2; |
223 |
| - }; |
224 | 215 | F5643A010F792B4900A579C2 /* PBXContainerItemProxy */ = {
|
225 | 216 | isa = PBXContainerItemProxy;
|
226 | 217 | containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
417 | 408 | D8F01D521218A164007F729F /* NSApplication+GitXScripting.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSApplication+GitXScripting.m"; sourceTree = "<group>"; };
|
418 | 409 | D8F01D841218A406007F729F /* GitX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GitX.h; sourceTree = "<group>"; };
|
419 | 410 | D8F4AB7812298CE200D6D53C /* rewindImage.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = rewindImage.pdf; path = Images/rewindImage.pdf; sourceTree = "<group>"; };
|
420 |
| - D8FBCF17115FA20C0098676A /* PBGitSHA.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBGitSHA.h; sourceTree = "<group>"; }; |
421 |
| - D8FBCF18115FA20C0098676A /* PBGitSHA.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PBGitSHA.m; sourceTree = "<group>"; }; |
422 | 411 | D8FDD9F611432A12005647F6 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/PBCloneRepositoryPanel.xib; sourceTree = "<group>"; };
|
423 | 412 | D8FDDA5C114335E8005647F6 /* PBGitSVBranchItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBGitSVBranchItem.h; sourceTree = "<group>"; };
|
424 | 413 | D8FDDA5D114335E8005647F6 /* PBGitSVBranchItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PBGitSVBranchItem.m; sourceTree = "<group>"; };
|
|
560 | 549 | 911112370E5A097800BF76B4 /* Security.framework in Frameworks */,
|
561 | 550 | F580E6AE0E733276009E2D3F /* Sparkle.framework in Frameworks */,
|
562 | 551 | F5E4DBFB0EAB58D90013FAFC /* SystemConfiguration.framework in Frameworks */,
|
563 |
| - F5C580E50EDA250900995434 /* libgit2.a in Frameworks */, |
564 | 552 | D8E3B2B810DC9FB2001096A3 /* ScriptingBridge.framework in Frameworks */,
|
565 | 553 | );
|
566 | 554 | runOnlyForDeploymentPostprocessing = 0;
|
|
1084 | 1072 | F56524EF0E02D45200F03B52 /* PBGitCommit.m */,
|
1085 | 1073 | F5C007730E731B48007B84B2 /* PBGitRef.h */,
|
1086 | 1074 | F5C007740E731B48007B84B2 /* PBGitRef.m */,
|
1087 |
| - D8FBCF17115FA20C0098676A /* PBGitSHA.h */, |
1088 |
| - D8FBCF18115FA20C0098676A /* PBGitSHA.m */, |
1089 | 1075 | D8295D281130A1DC00C838E8 /* PBGitHistoryList.h */,
|
1090 | 1076 | D8295D291130A1DC00C838E8 /* PBGitHistoryList.m */,
|
1091 | 1077 | F5FF4E160E0829C20006317A /* PBGitRevList.h */,
|
|
1146 | 1132 | };
|
1147 | 1133 | /* End PBXGroup section */
|
1148 | 1134 |
|
1149 |
| -/* Begin PBXLegacyTarget section */ |
1150 |
| - D8022B1411DFCE7F003C21F6 /* libgit2 */ = { |
1151 |
| - isa = PBXLegacyTarget; |
1152 |
| - buildArgumentsString = "\"${PROJECT_DIR}/build_libgit2.sh\""; |
1153 |
| - buildConfigurationList = D8022B1C11DFCE98003C21F6 /* Build configuration list for PBXLegacyTarget "libgit2" */; |
1154 |
| - buildPhases = ( |
1155 |
| - ); |
1156 |
| - buildToolPath = /bin/sh; |
1157 |
| - dependencies = ( |
1158 |
| - ); |
1159 |
| - name = libgit2; |
1160 |
| - passBuildSettingsInEnvironment = 1; |
1161 |
| - productName = libgit2; |
1162 |
| - }; |
1163 |
| -/* End PBXLegacyTarget section */ |
1164 |
| - |
1165 | 1135 | /* Begin PBXNativeTarget section */
|
1166 | 1136 | 551BF110112F371800265053 /* gitx_askpasswd */ = {
|
1167 | 1137 | isa = PBXNativeTarget;
|
|
1196 | 1166 | 551BF175112F3F3500265053 /* PBXTargetDependency */,
|
1197 | 1167 | 913D5E5A0E5564F400CECEA2 /* PBXTargetDependency */,
|
1198 | 1168 | F5643A020F792B4900A579C2 /* PBXTargetDependency */,
|
1199 |
| - D8022C1A11DFE8ED003C21F6 /* PBXTargetDependency */, |
1200 | 1169 | );
|
1201 | 1170 | name = GitX;
|
1202 | 1171 | productInstallPath = "$(HOME)/Applications";
|
|
1242 | 1211 | 8D1107260486CEB800E47090 /* GitX */,
|
1243 | 1212 | 913D5E480E55644600CECEA2 /* cli tool */,
|
1244 | 1213 | F56439F70F792B2100A579C2 /* Generate PList Prefix */,
|
1245 |
| - D8022B1411DFCE7F003C21F6 /* libgit2 */, |
1246 | 1214 | 551BF110112F371800265053 /* gitx_askpasswd */,
|
1247 | 1215 | );
|
1248 | 1216 | };
|
|
1452 | 1420 | D8295D2A1130A1DC00C838E8 /* PBGitHistoryList.m in Sources */,
|
1453 | 1421 | D8295DE01130E43900C838E8 /* PBGitHistoryGrapher.m in Sources */,
|
1454 | 1422 | D8E105471157C18200FC28A4 /* PBQLTextView.m in Sources */,
|
1455 |
| - D8FBCF19115FA20C0098676A /* PBGitSHA.m in Sources */, |
1456 | 1423 | D8022FED11E124C8003C21F6 /* PBGitXMessageSheet.m in Sources */,
|
1457 | 1424 | D8EB616A122F643E00FCCAF4 /* GitXRelativeDateFormatter.m in Sources */,
|
1458 | 1425 | D8F01D531218A164007F729F /* NSApplication+GitXScripting.m in Sources */,
|
|
1506 | 1473 | target = 913D5E480E55644600CECEA2 /* cli tool */;
|
1507 | 1474 | targetProxy = 913D5E590E5564F400CECEA2 /* PBXContainerItemProxy */;
|
1508 | 1475 | };
|
1509 |
| - D8022C1A11DFE8ED003C21F6 /* PBXTargetDependency */ = { |
1510 |
| - isa = PBXTargetDependency; |
1511 |
| - target = D8022B1411DFCE7F003C21F6 /* libgit2 */; |
1512 |
| - targetProxy = D8022C1911DFE8ED003C21F6 /* PBXContainerItemProxy */; |
1513 |
| - }; |
1514 | 1476 | F5643A020F792B4900A579C2 /* PBXTargetDependency */ = {
|
1515 | 1477 | isa = PBXTargetDependency;
|
1516 | 1478 | target = F56439F70F792B2100A579C2 /* Generate PList Prefix */;
|
|
1820 | 1782 | };
|
1821 | 1783 | name = Release;
|
1822 | 1784 | };
|
1823 |
| - D8022B1511DFCE7F003C21F6 /* Debug */ = { |
1824 |
| - isa = XCBuildConfiguration; |
1825 |
| - buildSettings = { |
1826 |
| - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; |
1827 |
| - COPY_PHASE_STRIP = NO; |
1828 |
| - GCC_DYNAMIC_NO_PIC = NO; |
1829 |
| - GCC_OPTIMIZATION_LEVEL = 0; |
1830 |
| - PRODUCT_NAME = libgit2; |
1831 |
| - SDKROOT = ""; |
1832 |
| - }; |
1833 |
| - name = Debug; |
1834 |
| - }; |
1835 |
| - D8022B1611DFCE7F003C21F6 /* Release */ = { |
1836 |
| - isa = XCBuildConfiguration; |
1837 |
| - buildSettings = { |
1838 |
| - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; |
1839 |
| - COPY_PHASE_STRIP = YES; |
1840 |
| - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
1841 |
| - GCC_ENABLE_FIX_AND_CONTINUE = NO; |
1842 |
| - PRODUCT_NAME = libgit2; |
1843 |
| - SDKROOT = ""; |
1844 |
| - ZERO_LINK = NO; |
1845 |
| - }; |
1846 |
| - name = Release; |
1847 |
| - }; |
1848 | 1785 | F56439F80F792B2100A579C2 /* Debug */ = {
|
1849 | 1786 | isa = XCBuildConfiguration;
|
1850 | 1787 | buildSettings = {
|
|
1911 | 1848 | defaultConfigurationIsVisible = 0;
|
1912 | 1849 | defaultConfigurationName = Release;
|
1913 | 1850 | };
|
1914 |
| - D8022B1C11DFCE98003C21F6 /* Build configuration list for PBXLegacyTarget "libgit2" */ = { |
1915 |
| - isa = XCConfigurationList; |
1916 |
| - buildConfigurations = ( |
1917 |
| - D8022B1511DFCE7F003C21F6 /* Debug */, |
1918 |
| - D8022B1611DFCE7F003C21F6 /* Release */, |
1919 |
| - ); |
1920 |
| - defaultConfigurationIsVisible = 0; |
1921 |
| - defaultConfigurationName = Release; |
1922 |
| - }; |
1923 | 1851 | F56439FD0F792B3600A579C2 /* Build configuration list for PBXAggregateTarget "Generate PList Prefix" */ = {
|
1924 | 1852 | isa = XCConfigurationList;
|
1925 | 1853 | buildConfigurations = (
|
|
0 commit comments