Sha256: 865f500169900971f9875ff1f599000b78ff21c3f3d047336027b153c5905676

Contents?: true

Size: 228 Bytes

Versions: 5

Compression:

Stored size: 228 Bytes

Contents

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

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
formotion-1.1.1 examples/Login/Rakefile
formotion-1.1 examples/Login/Rakefile
formotion-1.0 examples/Login/Rakefile
formotion-0.5.1 examples/Login/Rakefile
formotion-0.5 examples/Login/Rakefile