Rakefile in teacup-0.3.12 vs Rakefile in teacup-1.0.0

- old
+ new

@@ -6,6 +6,7 @@ Motion::Project::App.setup do |app| # Use `rake config' to see complete project settings. app.name = 'teacup' app.identifier = 'com.rubymotion.teacup' + app.vendor_project 'vendor/TeacupDummy', :static end