Sha256: 1883b579fece312384a521910687865c853c386ea2c8ea6fc43dc8ea6f95c374

Contents?: true

Size: 252 Bytes

Versions: 9

Compression:

Stored size: 252 Bytes

Contents

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

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

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
bubble-wrap-1.9.7 samples/alert/Rakefile
bubble-wrap-1.9.6 samples/alert/Rakefile
bubble-wrap-1.9.5 samples/alert/Rakefile
bubble-wrap-1.9.4 samples/alert/Rakefile
bubble-wrap-1.9.3 samples/alert/Rakefile
bubble-wrap-1.9.2 samples/alert/Rakefile
bubble-wrap-1.9.1 samples/alert/Rakefile
bubble-wrap-1.9.0 samples/alert/Rakefile
bubble-wrap-1.8.0 samples/alert/Rakefile