Sha256: b7bc5a73bb140d3e627675e5bbb89ba8a5b95e3ffa2769ff8cd28381e2f9414c

Contents?: true

Size: 260 Bytes

Versions: 23

Compression:

Stored size: 260 Bytes

Contents

$:.unshift('/Library/RubyMotion/lib')
require 'motion/project'
require 'bundler'
Bundler.require


Motion::Project::App.setup do |app|
  # Use `rake config' to see complete project settings.
  app.name = 'teacup'
  app.identifier = 'com.rubymotion.teacup'
end

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
teacup-1.3.4 Rakefile
teacup-1.3.3 Rakefile
teacup-1.3.2 Rakefile
teacup-1.3.1 Rakefile
teacup-1.3.0 Rakefile
teacup-1.2.9 Rakefile
teacup-1.2.8 Rakefile
teacup-1.2.7 Rakefile
teacup-1.2.5 Rakefile
teacup-1.2.4 Rakefile
teacup-1.2.3 Rakefile
teacup-0.3.12 Rakefile
teacup-0.3.11 Rakefile
teacup-0.3.10 Rakefile
teacup-0.3.9 Rakefile
teacup-0.3.8 Rakefile
teacup-0.3.7 Rakefile
teacup-0.3.6 Rakefile
teacup-0.3.5 Rakefile
teacup-0.3.4 Rakefile