|
349 | 349 | /* End PBXGroup section */ |
350 | 350 |
|
351 | 351 | /* Begin PBXNativeTarget section */ |
352 | | - 8D1107260486CEB800E47090 /* >cd to ... */ = { |
| 352 | + 8D1107260486CEB800E47090 /* cd to */ = { |
353 | 353 | isa = PBXNativeTarget; |
354 | | - buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget ">cd to ..." */; |
| 354 | + buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "cd to" */; |
355 | 355 | buildPhases = ( |
356 | 356 | 8D1107290486CEB800E47090 /* Resources */, |
357 | 357 | 8D11072C0486CEB800E47090 /* Sources */, |
|
363 | 363 | ); |
364 | 364 | dependencies = ( |
365 | 365 | ); |
366 | | - name = ">cd to ..."; |
| 366 | + name = "cd to"; |
367 | 367 | productInstallPath = "$(HOME)/Applications"; |
368 | 368 | productName = "cd to ..."; |
369 | 369 | productReference = 8D1107320486CEB800E47090 /* cd to.app */; |
|
407 | 407 | ); |
408 | 408 | projectRoot = ""; |
409 | 409 | targets = ( |
410 | | - 8D1107260486CEB800E47090 /* >cd to ... */, |
| 410 | + 8D1107260486CEB800E47090 /* cd to */, |
411 | 411 | 69968DB2183859F400FB4A35 /* cd to all */, |
412 | 412 | ); |
413 | 413 | }; |
|
454 | 454 | /* Begin PBXShellScriptBuildPhase section */ |
455 | 455 | 69E2DFCC18386A4900B7DEA3 /* Sign apps */ = { |
456 | 456 | isa = PBXShellScriptBuildPhase; |
457 | | - buildActionMask = 2147483647; |
| 457 | + buildActionMask = 8; |
458 | 458 | files = ( |
459 | 459 | ); |
460 | 460 | inputPaths = ( |
461 | | - "$(BUILT_PRODUCTS_DIR)/cd to.app", |
462 | | - "$(BUILT_PRODUCTS_DIR)/terminal.bundle", |
463 | | - "$(BUILT_PRODUCTS_DIR)/iterm.bundle", |
464 | | - "$(BUILT_PRODUCTS_DIR)/X11_xterm.bundle", |
465 | 461 | ); |
466 | 462 | name = "Sign apps"; |
467 | 463 | outputPaths = ( |
468 | | - "$(BUILT_PRODUCTS_DIR)/terminal/cd to.app/", |
469 | | - "$(BUILT_PRODUCTS_DIR)/iterm/cd to.app/", |
470 | | - "$(BUILT_PRODUCTS_DIR)/x11_xterm/cd to.app/", |
| 464 | + "$(CONFIGURATION_BUILD_DIR)/terminal/cd to.app", |
| 465 | + "$(CONFIGURATION_BUILD_DIR)/iterm/cd to.app", |
| 466 | + "$(CONFIGURATION_BUILD_DIR)/x11_xterm/cd to.app", |
471 | 467 | ); |
472 | | - runOnlyForDeploymentPostprocessing = 0; |
| 468 | + runOnlyForDeploymentPostprocessing = 1; |
473 | 469 | shellPath = /bin/sh; |
474 | | - shellScript = "echo \"sign $BUILT_PRODUCTS_DIR/terminal/cd to.app\"\necho \"sign $BUILT_PRODUCTS_DIR/iterm/cd to.app\"\necho \"sign $BUILT_PRODUCTS_DIR/x11_xterm/cd to.app\"\n\n\ncodesign -s \"Developer ID Application: James Tuley (VURRGRYW45)\" \"$BUILT_PRODUCTS_DIR/terminal/cd to.app\" \"$BUILT_PRODUCTS_DIR/iterm/cd to.app\" \"$BUILT_PRODUCTS_DIR/x11_xterm/cd to.app\""; |
| 470 | + shellScript = "echo \"sign $CONFIGURATION_BUILD_DIR/terminal/cd to.app\"\necho \"sign $CONFIGURATION_BUILD_DIR/iterm/cd to.app\"\necho \"sign $CONFIGURATION_BUILD_DIR/x11_xterm/cd to.app\"\n\ncodesign -s \"Developer ID Application: James Tuley (VURRGRYW45)\" \"$CONFIGURATION_BUILD_DIR/terminal/cd to.app\" \"$CONFIGURATION_BUILD_DIR/iterm/cd to.app\" \"$CONFIGURATION_BUILD_DIR/x11_xterm/cd to.app\"\n\nmkdir -p \"$TARGET_BUILD_DIR\"\nmv \"$CONFIGURATION_BUILD_DIR/terminal\" \"$TARGET_BUILD_DIR/terminal\"\nmv \"$CONFIGURATION_BUILD_DIR/iterm\" \"$TARGET_BUILD_DIR/iterm\"\nmv \"$CONFIGURATION_BUILD_DIR/x11_xterm\" \"$TARGET_BUILD_DIR/x11_xterm\"\n\n"; |
475 | 471 | showEnvVarsInLog = 0; |
476 | 472 | }; |
477 | 473 | /* End PBXShellScriptBuildPhase section */ |
|
506 | 502 | }; |
507 | 503 | 69E2DFD618387DE700B7DEA3 /* PBXTargetDependency */ = { |
508 | 504 | isa = PBXTargetDependency; |
509 | | - target = 8D1107260486CEB800E47090 /* >cd to ... */; |
| 505 | + target = 8D1107260486CEB800E47090 /* cd to */; |
510 | 506 | targetProxy = 69E2DFD518387DE700B7DEA3 /* PBXContainerItemProxy */; |
511 | 507 | }; |
512 | 508 | /* End PBXTargetDependency section */ |
|
616 | 612 | defaultConfigurationIsVisible = 0; |
617 | 613 | defaultConfigurationName = Release; |
618 | 614 | }; |
619 | | - C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget ">cd to ..." */ = { |
| 615 | + C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "cd to" */ = { |
620 | 616 | isa = XCConfigurationList; |
621 | 617 | buildConfigurations = ( |
622 | 618 | C01FCF4B08A954540054247B /* Debug */, |
|
0 commit comments