update template
--- MacRuby/trunk/data/hotcocoa_template/config/build.yml 2008-08-21 21:19:12 UTC (rev 463)
+++ MacRuby/trunk/data/hotcocoa_template/config/build.yml 2008-08-21 21:19:40 UTC (rev 464)
@@ -1,4 +1,6 @@
-:name: __APPLICATION_NAME__
-:load: lib/application.rb
-:sources:
+name: __APPLICATION_NAME__
+load: lib/application.rb
+version: "1.0"
+icon: resources/HotCocoa.icns
+sources:
- lib/**/*.rb
(Binary files differ)