Sha256: 1e443fe2a32915da774be0f29fb15f82716997892aecb54b9d5d8b6269a9002f
Contents?: true
Size: 224 Bytes
Versions: 1
Compression:
Stored size: 224 Bytes
Contents
$:.unshift("/Library/RubyMotion/lib") require 'motion/project' Motion::Project::App.setup do |app| # Use `rake config' to see complete project settings. app.name = 'Gesture Table' app.frameworks += ['QuartzCore'] end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubymotionr-0.0.1 | spec/multiple-rubymotion-apps/GestureTable/Rakefile |