Watson 2e0a13b126 Fixed a bug in build system. If info_plist is customized at except the setup block end, it might cause build error
ex)

Motion::Project::App.setup do |app|
  # Use `rake config' to see complete project settings.
  app.info_plist['SomeVariable'] = 'SomeValue'
  app.name = 'test_plist'
end
2012-09-25 10:52:08 +09:00
2012-09-20 01:57:38 +02:00
2012-09-19 15:08:36 +02:00
2012-04-21 17:30:47 +02:00
2012-05-09 12:09:36 +02:00
2012-09-24 12:52:58 +09:00
2012-09-06 15:45:42 +02:00
DP4
2012-09-11 15:37:36 +02:00
2012-05-03 13:25:36 +02:00
2012-09-06 17:46:11 +02:00
Description
No description provided
BSD-2-Clause 9.6 MiB
Languages
Ruby 98.5%
HTML 1.3%
Python 0.2%