Sha256: c2dcf1c8c518c0924c35f81430ff1ebbc3136ade45bc15b7013aef473d04b62c

Contents?: true

Size: 237 Bytes

Versions: 14

Compression:

Stored size: 237 Bytes

Contents

# -*- coding: utf-8 -*-
$:.unshift("/Library/RubyMotion/lib")
require 'motion/project'
require 'bubble-wrap/location'
require 'bubble-wrap/http'
require 'bubble-wrap/core'

Motion::Project::App.setup do |app|
  app.name = 'location'
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
bubble-wrap-1.7.1 samples/location/Rakefile
bubble-wrap-1.7.0 samples/location/Rakefile
bubble-wrap-1.6.0 samples/location/Rakefile
bubble-wrap-1.6.0.rc1 samples/location/Rakefile
bubble-wrap-1.5.0 samples/location/Rakefile
bubble-wrap-1.5.0.rc1 samples/location/Rakefile
bubble-wrap-1.4.0 samples/location/Rakefile
bubble-wrap-1.3.0 samples/location/Rakefile
bubble-wrap-1.3.0.osx samples/location/Rakefile
bubble-wrap-1.2.0 samples/location/Rakefile
bubble-wrap-1.2.0.pre samples/location/Rakefile
bubble-wrap-1.1.5 samples/location/Rakefile
bubble-wrap-1.1.4 samples/location/Rakefile
bubble-wrap-1.1.3 samples/location/Rakefile