drnic / choctop

Build and deploy tools for Cocoa apps using Sparkle for distributions and upgrades; it’s like Hoe but for Cocoa apps.
http://drnic.github.com/choctop
155 stars 29 forks source link

Standalone DMG Packer? #19

Open dovy opened 12 years ago

dovy commented 12 years ago

Is there any way to just use this as a standalone DMG packer? I already generate a Sparkle appcast via a directory listing and PHP. I simply want this to pull the app version number from the app itself without having to incorporate it into my XCode project. Give it the .app, grab the version, compile the installer.

Is that possible?

stevschmid commented 10 years ago

I'm interested in this as well.