RubyGems Navigation menu

choctop 0.14.1

Build and deploy tools for Cocoa apps using Sparkle for distributions and upgrades; it’s like Hoe but for Cocoa apps. Package up your OS X/Cocoa applications into Custom DMGs, generate Sparkle XML, and upload. Instead of hours, its only 30 seconds to release each new version of an application. Build and deploy tools for Cocoa apps using Sparkle for distributions and upgrades; it's like Hoe but for Cocoa apps. The main feature is a powerful rake task "rake appcast" which builds a release of your application, creates a DMG package, generates a Sparkle XML file, and posts the package and XML file to your remote host via rsync. All rake tasks: rake build # Build Xcode Release rake dmg[automount] # Create the dmg file for appcasting (`rake dmg`, or `rake dmg[automount]` to automatically mount the dmg) rake feed # Create/update the appcast file rake upload # Upload the appcast file to the host rake version:bump:major # Bump the gemspec by a major version. rake version:bump:minor # Bump the gemspec by a minor version. rake version:bump:patch # Bump the gemspec by a patch version. rake version:current # Display the current version

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.14.1 - July 31, 2010 (400 KB)
  2. 0.14.0 - July 30, 2010 (399 KB)
  3. 0.13.1 - July 07, 2010 (200 KB)
  4. 0.13.0 - July 06, 2010 (200 KB)
  5. 0.12.1 - June 07, 2010 (103 KB)
Show all versions (15 total)

Runtime Dependencies (4):

awesome_print = 0.2.1
builder = 2.1.2
escape = 0.0.4
RedCloth = 4.2.3

Development Dependencies (3):

bundler >= 0
hoe >= 2.6.1
rubyforge >= 2.0.4

Owners:

Authors:

  • Dr Nic Williams, Chris Bailey, Patrick Huesler

SHA 256 checksum:

f5217c51b324fe787275dd40bdd7171852eb696f328309d4303e5705e35d2e1a

Total downloads 66,123

For this version 6,007

Licenses:

N/A

Required Ruby Version: None

Links: