Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Web & Software Development  |  Other Developer Tools  |  buildDMG  |  Actually... it doesn't work without Developer Tools

buildDMG

buildDMG

create .dmg on command line or Project Builder/Xcode

Version:  1.9

   [ Views: 385 ]

Actually... it doesn't work without Developer Tools

Feedback Type:  Commentary

Contributed by: Hal Itosis Wednesday, March 31 2004 @ 12:07 AM PST

Product Platform: MacOSX

Used Product For: Less than a month

The problem old skool is seeing will happen in Jaguar too. At least one non-standard routine -- CpMac -- is used in the build script.

sh: /Developer/Tools/CpMac: No such file or directory

Maybe the author could use 'ditto' instead (?)... or, at least list "Developer Tools" in the requirements.

-HI-   

Rate this Commentary

Was this Commentary helpful? Yes | No

Comments

1 comments |

Actually... it doesn't work without Developer Tools - joerg@objectpark

The problem oldskool is(?) seeing can not be related to a missing CpMac tool since this message is the result of a check that is done before using CpMac.
But you're right that the requirements should list the developer tools. I changed that. And may be I will use ditto in the next version.
Thank you for the hints.
Jörg (the devloper)

Reply to This

Wednesday, March 31 2004 @ 04:47 PM PST