Commit Graph

204 Commits

Author SHA1 Message Date
Laurent Sansonetti
d47548ad24 add basic bacon/spec integration 2011-12-23 22:39:47 +01:00
Laurent Sansonetti
0d005d49e6 0.31 2011-12-22 00:21:28 +01:00
Laurent Sansonetti
fdbffd9a24 ignore .swm files 2011-12-21 18:48:58 +01:00
Laurent Sansonetti
e70da40262 sync 2011-12-21 18:25:47 +01:00
Laurent Sansonetti
fab34ffd8f minor fix 2011-12-21 18:21:04 +01:00
Laurent Sansonetti
447ee6dcdd smarter resources copy 2011-12-21 18:20:49 +01:00
Laurent Sansonetti
677e3f8205 document the rake simulator device_family env variable 2011-12-21 15:51:51 +01:00
Laurent Sansonetti
0886320166 rake simulator now honors the 'device_family' env variable 2011-12-21 15:51:37 +01:00
Laurent Sansonetti
bbca10e34e document prerendered_icon 2011-12-21 14:20:29 +01:00
Laurent Sansonetti
cf028cb960 add prerendered_icon config variable 2011-12-21 14:11:39 +01:00
Laurent Sansonetti
c3b991158e documents the rake simulator clean env variable 2011-12-21 13:51:13 +01:00
Laurent Sansonetti
1509d165a4 when running the simulator, clean the sandbox directory only if the clean environment variable is set to any value 2011-12-21 13:50:54 +01:00
Laurent Sansonetti
ac600b74bf 0.30 2011-12-16 21:02:09 +01:00
Laurent Sansonetti
db15914ba6 add a mention to 'rake -T' 2011-12-16 21:01:29 +01:00
Laurent Sansonetti
f8d14b4442 don't create .ipa archive unless necessary 2011-12-16 21:00:54 +01:00
Laurent Sansonetti
36e2fcca3d open the installer proxy service at the beginning, to avoid a failure when we copy a very big app bundle 2011-12-16 20:58:51 +01:00
Laurent Sansonetti
364eb1e392 add icon files 2011-12-16 17:28:48 +01:00
Laurent Sansonetti
a6334374ad add support for true/false plist values 2011-12-16 14:04:21 +01:00
Laurent Sansonetti
3cc8aea551 add .gitignore file 2011-12-16 13:46:19 +01:00
Laurent Sansonetti
8a2e0d8c31 merge mapview and tableview samples 2011-12-16 13:02:05 +01:00
Laurent Sansonetti
b937abce58 merge mapview and tableview samples 2011-12-16 13:01:33 +01:00
Laurent Sansonetti
730854911c mention that old resource files are pruned 2011-12-15 19:22:42 +01:00
Laurent Sansonetti
27afaa9b27 before running the simulator, delete the previous app sandbox, to avoid having old resource files 2011-12-15 19:16:47 +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
4ea3270f32 0.29 2011-12-15 16:55:04 +01:00
Laurent Sansonetti
d5d651bb14 sync 2011-12-15 16:51:17 +01:00
Laurent Sansonetti
a1b4dc0221 small doc fix 2011-12-15 12:02:49 +01:00
Laurent Sansonetti
50bffee16c sync 2011-12-15 12:02:34 +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
ad8ccdfc0c 0.28 2011-12-12 22:44:26 +01:00
Laurent Sansonetti
778d38e959 misc tweaks 2011-12-12 22:44:14 +01:00
Laurent Sansonetti
57d1e43766 follow upstream 2011-12-12 22:43:49 +01:00
Laurent Sansonetti
675732498c when copying resources, also re-create the subdirectory tree 2011-12-12 12:08:09 +01:00
Laurent Sansonetti
788351fa88 generate properly-indented plists 2011-12-12 11:33:50 +01:00
Laurent Sansonetti
e4a8f01261 better description of :products 2011-12-10 23:06:39 +01:00
Laurent Sansonetti
e77e0931e7 cover 'libs', new vendor_project/xcode changes 2011-12-10 23:00:08 +01:00
Laurent Sansonetti
6801f9d356 add 'scheme' and 'products' variables for vendor_project/xcode, fix use of 'xcodeproj' 2011-12-10 22:51:16 +01:00
Laurent Sansonetti
412d6126f2 add 'libs' config variable 2011-12-10 22:50:24 +01:00
Laurent Sansonetti
770d31aef1 fix typo 2011-12-10 22:49:24 +01:00
Laurent Sansonetti
44206dc869 0.27 2011-12-09 22:21:33 +01:00
Laurent Sansonetti
edf8061d32 cover most ios frameworks 2011-12-09 22:18:39 +01:00
Laurent Sansonetti
99cfbec1fd 0.26 2011-12-09 21:45:54 +01:00
Laurent Sansonetti
bc78cdf659 add seed_id and entitlements doc 2011-12-09 21:43:48 +01:00
Laurent Sansonetti
8f711e5006 better support for entitlements 2011-12-09 21:23:21 +01:00
Laurent Sansonetti
b10bd673c6 some tweaks in the info_plist section 2011-12-09 18:56:13 +01:00
Laurent Sansonetti
83f2037028 if build_dir can't be created, use a temporary directory instead 2011-12-09 18:24:31 +01:00
Laurent Sansonetti
75aaf310f4 mention that build_dir and resources_dir should be relative paths 2011-12-09 18:24:10 +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
731da01ec6 follow vendor_project/xcode headers_dir change 2011-12-09 17:48:39 +01:00
Laurent Sansonetti
fc4a628681 add a headers_dir variable for vendor_project/xcode which will generate a bridgesupport file 2011-12-09 17:41:39 +01:00