Commit Graph

32 Commits

Author SHA1 Message Date
Laurent Sansonetti
9414c262ea add support for xcode 4.3 and lion 2012-02-18 18:20:50 +01:00
Laurent Sansonetti
0112488f88 add support for archive release (appstore) 2012-02-10 20:49:24 +01:00
Laurent Sansonetti
d77aa74c2e change the way we build the app in spec_mode 2012-01-27 15:41:08 +01:00
Laurent Sansonetti
b12dcddae8 fix dependencies again 2012-01-14 18:28:12 +01:00
Laurent Sansonetti
bedf15c16e fix build system for ruby 1.8, ruby 1.9.2 and ruby 1.9.3 2012-01-03 21:27:14 +01:00
Laurent Sansonetti
1c6b1524b0 fix a bug where dependencies would be inversed 2012-01-03 21:09:06 +01:00
Laurent Sansonetti
99aa2e640d introduce deployment_target project variable, misc fixes 2012-01-03 19:17:36 +01:00
Laurent Sansonetti
2b36822508 fix lipo path 2012-01-03 18:13:13 +01:00
Laurent Sansonetti
73a869074e fix concurrent build to honor dependencies 2012-01-03 12:24:18 +01:00
Laurent Sansonetti
a5d426821d fix the concurrent build on ruby 1.9 2012-01-03 11:20:50 +01:00
Laurent Sansonetti
c24ac69590 determine the list of bridgesupport files required by looking at framework dependencies 2012-01-02 13:39:12 +01:00
Laurent Sansonetti
3b075c7a25 use machdep.cpu.thread_count for default value of jobs 2012-01-02 12:20:30 +01:00
Laurent Sansonetti
878da81fc9 the build task honors the jobs env variable 2012-01-02 10:04:07 +01:00
Laurent Sansonetti
ef11101651 make uncaught exceptions crash the process, generate dSYM during build process 2012-01-01 21:27:17 +01:00
Laurent Sansonetti
f131704b7b warnify one more message 2011-12-26 12:20:11 +01:00
Laurent Sansonetti
bfe3c0cdb3 better deploy (check if connected device is provisioned), more build system output fixes, misc changes 2011-12-25 17:06:22 +01:00
Laurent Sansonetti
1162483d43 better build system output 2011-12-24 18:39:20 +01:00
Laurent Sansonetti
2f37fa0000 remove debug log 2011-12-24 15:14:05 +01:00
Laurent Sansonetti
75a42f68b5 rake spec: print an error mesg in case there are no spec files 2011-12-24 14:48:10 +01:00
Laurent Sansonetti
de842f19db run specs upon UIApplicationDidBecomeActiveNotification 2011-12-24 13:35:38 +01:00
Laurent Sansonetti
7f1da1d280 run the specs 0.1s later to make sure the simulator can attach (hack hack hack) 2011-12-24 12:04:13 +01:00
Laurent Sansonetti
d47548ad24 add basic bacon/spec integration 2011-12-23 22:39:47 +01:00
Laurent Sansonetti
447ee6dcdd smarter resources copy 2011-12-21 18:20:49 +01:00
Laurent Sansonetti
5c2dae7cd0 always start with a fresh app bundle, to make sure old resource files will not be present 2011-12-15 19:16:14 +01:00
Laurent Sansonetti
cb2f7f2ff9 don't attempt copying resources if resources_dir doesn't exist 2011-12-13 20:40:33 +01:00
Laurent Sansonetti
675732498c when copying resources, also re-create the subdirectory tree 2011-12-12 12:08:09 +01:00
Laurent Sansonetti
412d6126f2 add 'libs' config variable 2011-12-10 22:50:24 +01:00
Laurent Sansonetti
8f711e5006 better support for entitlements 2011-12-09 21:23:21 +01:00
Laurent Sansonetti
14539d0dc1 fix a bug where resource files would not be copied 2011-12-09 17:53:59 +01:00
Laurent Sansonetti
a644e2abe2 info_plist is now exposed as a ruby hash into the config, add basic entitlements support 2011-12-05 19:58:13 +01:00
Laurent Sansonetti
8b5a376628 new support for vendor libraries 2011-12-05 12:12:20 +01:00
Laurent Sansonetti
8198ff4caf motion/rake -> motion/project 2011-12-04 18:04:49 +01:00