Commit Graph

8 Commits

Author SHA1 Message Date
Dan Guzek b75a00a22c fix OS X bundle scripts
ProductInfo.h used to contain both Family and Version information.  This is no longer the case.

Family (StepMania) is now grabbed out of ProductInfo.h, and
Version (5.0.x) is now grabbed out of ver.h
2015-02-13 05:14:13 -05:00
Dan Guzek f81bbffd66 update OSX mkrelease scripts
This allows OS X devs to bundle either a release or a nightly disk image.  See the updated readme for more information.
2014-08-31 21:59:00 -04:00
Kyzentun 1ff292ad24 Readded increment_version.pl because it's actually needed for building on OSX. 2014-08-02 00:38:29 -07:00
Dan Guzek a40b7aa921 new mkrelease script for OS X
This commit does a few things:
1. includes a new mkrelease script for OS X devs to bundle releases with
2. removes the old Perl scripts that sort of accomplished the same task
3. includes a README documenting how to use the new script

The old scripts were brittle and inefficient.

The new script is written in Ruby because it is what I'm familiar with and because OS X has shipped with Ruby since version 10.5.0.
2014-08-02 00:38:28 -07:00
Colby Klein db1f7b15f0 Add songs and themerdocs properly to package script 2012-01-08 23:03:14 -08:00
Jason Felds c0798445f8 Rename mac binaries to StepMania.app finally.
The mkrelease script seems to work as well.
2011-07-11 13:20:17 -04:00
AJ Kelly b6b41d87a1 add sm5 changelog and .ssc changelog to mac release script 2011-07-09 20:21:58 -05:00
AJ Kelly 6f98b30294 PBProject -> Xcode 2010-05-12 12:21:02 -05:00