Sha256: 0a84c3e249da27c89a891c8abb978892e4e58b4611263048f17e7c64497bdcad

Contents?: true

Size: 240 Bytes

Versions: 20

Compression:

Stored size: 240 Bytes

Contents

# -*- coding: utf-8 -*-
$:.unshift("/Library/RubyMotion/lib")
require 'motion/project/template/osx'
require 'teacup'

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

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
teacup-2.1.13 samples/osx/simple/Rakefile
teacup-2.1.12 samples/osx/simple/Rakefile
teacup-2.1.11 samples/osx/simple/Rakefile
teacup-2.1.10 samples/osx/simple/Rakefile
teacup-2.1.9 samples/osx/simple/Rakefile
teacup-2.1.8 samples/osx/simple/Rakefile
teacup-2.1.7 samples/osx/simple/Rakefile
teacup-2.1.6 samples/osx/simple/Rakefile
teacup-2.1.5 samples/osx/simple/Rakefile
teacup-2.1.4 samples/osx/simple/Rakefile
teacup-2.1.3 samples/osx/simple/Rakefile
teacup-2.1.2 samples/osx/simple/Rakefile
teacup-2.1.1 samples/osx/simple/Rakefile
teacup-2.1.0 samples/osx/simple/Rakefile
teacup-2.0.6 samples/osx/simple/Rakefile
teacup-2.0.5 samples/osx/simple/Rakefile
teacup-2.0.4 samples/osx/simple/Rakefile
teacup-2.0.3 samples/osx/simple/Rakefile
teacup-2.0.2 samples/teacup-osx/Rakefile
teacup-2.0.0 samples/teacup-osx/Rakefile