Sha256: efd4d3880e9f98799c40b7126e91f5da8637fdb06601bbbb3681aa9c6adbb566

Contents?: true

Size: 182 Bytes

Versions: 2

Compression:

Stored size: 182 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 = 'Tweets'
end

Version data entries

2 entries across 1 versions & 1 rubygems

Version Path
rubymotionr-0.0.1 spec/multiple-rubymotion-apps/Tweets/Rakefile
rubymotionr-0.0.1 spec/rubymotion-example/Rakefile