mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-05 22:40:25 +08:00
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