Files
cappuccino/Tools/nib2cib
Alexander Ljungberg f4c11d14e7 Fixed: nib2cib'ed files different with jake release and jake deploy.
Without this fix, if you ran `nib2cib` on its own on your UI files you could get a different result than what `jake release` or `jake deploy` would produce. In particular the `NSClasses` setting would be ignored unless `jake release` was used.

The reason for this bug was that the main bundle was never loaded and so the `Info.plist` was not read. But when using `jake release` (and deploy) the main bundle and the `Info.plist` gets baked in so it's always automatically loaded.

The fix is to load the main bundle before checking its settings.
2016-08-10 13:22:04 +01:00
..
2011-04-05 16:57:16 -04:00
2010-12-01 11:04:17 -08:00
2010-12-01 11:04:17 -08:00
2013-01-18 14:29:25 -08:00
2014-08-18 13:08:09 -07:00
2013-01-18 14:29:25 -08:00
2009-11-01 15:05:22 -08:00
2016-01-03 15:26:06 -08:00
2014-09-02 17:39:33 -07:00
2013-01-23 15:48:56 +07:00
2013-01-23 15:48:56 +07:00
2012-04-12 12:09:24 -04:00
2012-03-31 18:40:47 -07:00
2014-08-18 13:08:09 -07:00
2010-12-01 11:04:17 -08:00
2014-08-18 13:08:09 -07:00
2010-12-01 11:04:17 -08:00
2014-08-18 13:08:09 -07:00
2013-01-23 15:48:56 +07:00
2013-01-18 14:29:25 -08:00
2014-08-18 13:08:09 -07:00
2015-03-24 23:42:44 +01:00
2014-08-18 13:09:15 -07:00
2013-01-22 13:10:55 -08:00
2010-12-01 11:04:17 -08:00
2013-01-23 15:48:56 +07:00
2010-12-01 11:04:17 -08:00