|
204 | 204 | remoteGlobalIDString = DD5695E7141C934800E1B1CA;
|
205 | 205 | remoteInfo = libgit2;
|
206 | 206 | };
|
| 207 | + 4A774CBC142F464D00E158CC /* PBXContainerItemProxy */ = { |
| 208 | + isa = PBXContainerItemProxy; |
| 209 | + containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; |
| 210 | + proxyType = 1; |
| 211 | + remoteGlobalIDString = 913D5E480E55644600CECEA2; |
| 212 | + remoteInfo = "cli tool"; |
| 213 | + }; |
207 | 214 | 551BF174112F3F3500265053 /* PBXContainerItemProxy */ = {
|
208 | 215 | isa = PBXContainerItemProxy;
|
209 | 216 | containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
1023 | 1030 | buildRules = (
|
1024 | 1031 | );
|
1025 | 1032 | dependencies = (
|
| 1033 | + 4A774CBD142F464D00E158CC /* PBXTargetDependency */, |
1026 | 1034 | 551BF175112F3F3500265053 /* PBXTargetDependency */,
|
1027 | 1035 | );
|
1028 | 1036 | name = GitX;
|
|
1333 | 1341 | /* End PBXSourcesBuildPhase section */
|
1334 | 1342 |
|
1335 | 1343 | /* Begin PBXTargetDependency section */
|
| 1344 | + 4A774CBD142F464D00E158CC /* PBXTargetDependency */ = { |
| 1345 | + isa = PBXTargetDependency; |
| 1346 | + target = 913D5E480E55644600CECEA2 /* cli tool */; |
| 1347 | + targetProxy = 4A774CBC142F464D00E158CC /* PBXContainerItemProxy */; |
| 1348 | + }; |
1336 | 1349 | 551BF175112F3F3500265053 /* PBXTargetDependency */ = {
|
1337 | 1350 | isa = PBXTargetDependency;
|
1338 | 1351 | target = 551BF110112F371800265053 /* gitx_askpasswd */;
|
|
1438 | 1451 | HEADER_SEARCH_PATHS = "\"$(SOURCE_ROOT)/libgit2/include\"";
|
1439 | 1452 | INFOPLIST_FILE = Info.plist;
|
1440 | 1453 | INFOPLIST_OTHER_PREPROCESSOR_FLAGS = "-traditional";
|
1441 |
| - INFOPLIST_PREFIX_HEADER = $PROJECT_TEMP_DIR/revision; |
1442 |
| - INFOPLIST_PREPROCESS = YES; |
1443 | 1454 | INSTALL_PATH = "$(HOME)/Applications";
|
1444 | 1455 | PRODUCT_NAME = GitX;
|
1445 | 1456 | WRAPPER_EXTENSION = app;
|
|
1459 | 1470 | HEADER_SEARCH_PATHS = "\"$(SOURCE_ROOT)/libgit2/include\"";
|
1460 | 1471 | INFOPLIST_FILE = Info.plist;
|
1461 | 1472 | INFOPLIST_OTHER_PREPROCESSOR_FLAGS = "-traditional";
|
1462 |
| - INFOPLIST_PREFIX_HEADER = $PROJECT_TEMP_DIR/revision; |
1463 |
| - INFOPLIST_PREPROCESS = YES; |
1464 | 1473 | INSTALL_PATH = "$(HOME)/Applications";
|
1465 | 1474 | PRODUCT_NAME = GitX;
|
1466 | 1475 | WRAPPER_EXTENSION = app;
|
|
1477 | 1486 | GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
1478 | 1487 | GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
1479 | 1488 | GCC_WARN_UNUSED_VARIABLE = YES;
|
1480 |
| - INFOPLIST_PREPROCESS = YES; |
1481 | 1489 | ONLY_ACTIVE_ARCH = YES;
|
1482 | 1490 | SDKROOT = macosx;
|
1483 | 1491 | STRIP_INSTALLED_PRODUCT = NO;
|
|
1493 | 1501 | GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
1494 | 1502 | GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
1495 | 1503 | GCC_WARN_UNUSED_VARIABLE = YES;
|
1496 |
| - INFOPLIST_PREFIX_HEADER = $PROJECT_TEMP_DIR/revision; |
1497 |
| - INFOPLIST_PREPROCESS = YES; |
1498 | 1504 | SDKROOT = macosx;
|
1499 | 1505 | };
|
1500 | 1506 | name = Release;
|
|
0 commit comments