Sha256: 1928ddb06332ef1d056ef245afccd711babf8d0991b050efe43bd13cba47b21d

Contents?: true

Size: 241 Bytes

Versions: 17

Compression:

Stored size: 241 Bytes

Contents

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

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

Version data entries

17 entries across 15 versions & 1 rubygems

Version Path
formotion-1.5.1 examples/KitchenSink/Rakefile
formotion-1.5.0 examples/KitchenSink/Rakefile
formotion-1.4.0 examples/KitchenSink/Rakefile
formotion-1.3.1 examples/KitchenSink/Rakefile
formotion-1.3 examples/KitchenSink/Rakefile
formotion-1.2 examples/KitchenSink/Rakefile
formotion-1.1.5 examples/KitchenSink/Rakefile
formotion-1.1.4 examples/KitchenSink/Rakefile
formotion-1.1.3 examples/KitchenSink/Rakefile
formotion-1.1.2 examples/KitchenSink/Rakefile
formotion-1.1.1 examples/Persistence/Rakefile
formotion-1.1.1 examples/KitchenSink/Rakefile
formotion-1.1 examples/Persistence/Rakefile
formotion-1.1 examples/KitchenSink/Rakefile
formotion-1.0 examples/KitchenSink/Rakefile
formotion-0.5.1 examples/KitchenSink/Rakefile
formotion-0.5 examples/KitchenSink/Rakefile