Sha256: 9c733938e00c531c6aa9637baf4d3f1a7c8c40c0713922de27b12d2eddc7b531
Contents?: true
Size: 273 Bytes
Versions: 7
Compression:
Stored size: 273 Bytes
Contents
$:.unshift("/Library/RubyMotion/lib") require 'motion/project/template/ios' require "bundler/gem_tasks" $:.unshift("./lib/") require './lib/geomotion' Motion::Project::App.setup do |app| # Use `rake config' to see complete project settings. app.name = 'Geomotion' end
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
geomotion-0.15.0 | Rakefile |
geomotion-0.14.0 | Rakefile |
geomotion-0.13.2 | Rakefile |
geomotion-0.13.1 | Rakefile |
geomotion-0.13.0 | Rakefile |
geomotion-0.12.3 | Rakefile |
geomotion-0.12.2 | Rakefile |