samples/alert/Rakefile in bubble-wrap-1.7.1 vs samples/alert/Rakefile in bubble-wrap-1.8.0
- old
+ new
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
$:.unshift("/Library/RubyMotion/lib")
-require 'motion/project'
+require 'motion/project/template/ios'
require 'bundler'
Bundler.require
Motion::Project::App.setup do |app|
# Use `rake config' to see complete project settings.