Created
May 10, 2013 02:44
-
-
Save travisvalentine/5552070 to your computer and use it in GitHub Desktop.
rubymotion error on launch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Build ./build/iPhoneSimulator-6.1-Development | |
Build vendor/CrittercismSDK | |
Build vendor/Pods | |
Build vendor/TestFlight | |
Link ./build/iPhoneSimulator-6.1-Development/Test.app/Test | |
Create ./build/iPhoneSimulator-6.1-Development/Test.app/Info.plist | |
Create ./build/iPhoneSimulator-6.1-Development/Test.app/PkgInfo | |
Copy vendor/Pods/Resources/SVProgressHUD.bundle/error.png | |
Copy vendor/Pods/Resources/SVProgressHUD.bundle/[email protected] | |
Copy vendor/Pods/Resources/SVProgressHUD.bundle/success.png | |
Copy vendor/Pods/Resources/SVProgressHUD.bundle/[email protected] | |
Create ./build/iPhoneSimulator-6.1-Development/Test.dSYM | |
Simulate ./build/iPhoneSimulator-6.1-Development/Test.app | |
(main)> *** simulator session ended with error: Error Domain=DTiPhoneSimulatorErrorDomain Code=1 "The simulated application quit." UserInfo=0x10180c1f0 {NSLocalizedDescription=The simulated application quit., DTiPhoneSimulatorUnderlyingErrorCodeKey=-1} | |
rake aborted! | |
Command failed with status (1): [DYLD_FRAMEWORK_PATH="/Applications/Xcode.a...] | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/gems/rake-10.0.4/lib/rake/file_utils.rb:53:in `block in create_shell_runner' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/gems/rake-10.0.4/lib/rake/file_utils.rb:45:in `call' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/gems/rake-10.0.4/lib/rake/file_utils.rb:45:in `sh' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/gems/rake-10.0.4/lib/rake/file_utils_ext.rb:37:in `sh' | |
/Library/RubyMotion/lib/motion/project/template/ios.rb:93:in `block in <top (required)>' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/gems/rake-10.0.4/lib/rake/task.rb:246:in `call' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/gems/rake-10.0.4/lib/rake/task.rb:246:in `block in execute' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/gems/rake-10.0.4/lib/rake/task.rb:241:in `each' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/gems/rake-10.0.4/lib/rake/task.rb:241:in `execute' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/gems/rake-10.0.4/lib/rake/task.rb:184:in `block in invoke_with_call_chain' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/gems/rake-10.0.4/lib/rake/task.rb:177:in `invoke_with_call_chain' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/gems/rake-10.0.4/lib/rake/task.rb:205:in `block in invoke_prerequisites' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/gems/rake-10.0.4/lib/rake/task.rb:203:in `each' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/gems/rake-10.0.4/lib/rake/task.rb:203:in `invoke_prerequisites' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/gems/rake-10.0.4/lib/rake/task.rb:183:in `block in invoke_with_call_chain' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/gems/rake-10.0.4/lib/rake/task.rb:177:in `invoke_with_call_chain' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/gems/rake-10.0.4/lib/rake/task.rb:170:in `invoke' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/gems/rake-10.0.4/lib/rake/application.rb:143:in `invoke_task' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/gems/rake-10.0.4/lib/rake/application.rb:101:in `block (2 levels) in top_level' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/gems/rake-10.0.4/lib/rake/application.rb:101:in `each' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/gems/rake-10.0.4/lib/rake/application.rb:101:in `block in top_level' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/gems/rake-10.0.4/lib/rake/application.rb:110:in `run_with_threads' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/gems/rake-10.0.4/lib/rake/application.rb:95:in `top_level' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/gems/rake-10.0.4/lib/rake/application.rb:73:in `block in run' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/gems/rake-10.0.4/lib/rake/application.rb:160:in `standard_exception_handling' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/gems/rake-10.0.4/lib/rake/application.rb:70:in `run' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/bin/ruby_noexec_wrapper:14:in `eval' | |
/Users/travisvalentine/.rvm/gems/ruby-1.9.3-p327/bin/ruby_noexec_wrapper:14:in `<main>' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
source 'https://rubygems.org' | |
gem 'bubble-wrap', '~> 1.3.0.osx' | |
gem 'motion-testflight' | |
gem 'cocoapods' | |
gem 'motion-cocoapods' | |
gem 'sugarcube' | |
gem 'geomotion' | |
gem 'formotion' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GEM | |
remote: https://rubygems.org/ | |
specs: | |
activesupport (3.2.13) | |
i18n (= 0.6.1) | |
multi_json (~> 1.0) | |
addressable (2.3.4) | |
bubble-wrap (1.3.0.osx) | |
claide (0.2.0) | |
cocoapods (0.19.1) | |
activesupport (~> 3.2.13) | |
claide (~> 0.2.0) | |
cocoapods-core (= 0.19.1) | |
cocoapods-downloader (~> 0.1.0) | |
colored (~> 1.2) | |
escape (~> 0.0.4) | |
faraday (~> 0.8.1) | |
json (~> 1.7.3) | |
octokit (~> 1.7) | |
open4 (~> 1.3.0) | |
rake (~> 10.0.0) | |
xcodeproj (~> 0.5.5) | |
cocoapods-core (0.19.1) | |
activesupport (~> 3.2.13) | |
rake (~> 10.0.0) | |
cocoapods-downloader (0.1.0) | |
colored (1.2) | |
escape (0.0.4) | |
faraday (0.8.7) | |
multipart-post (~> 1.1) | |
faraday_middleware (0.9.0) | |
faraday (>= 0.7.4, < 0.9) | |
formotion (1.3.1) | |
bubble-wrap (>= 1.1.4) | |
motion-require (~> 0.0.3) | |
geomotion (0.12.1) | |
hashie (2.0.4) | |
i18n (0.6.1) | |
json (1.7.7) | |
motion-cocoapods (1.3.0) | |
cocoapods (>= 0.17.0) | |
motion-require (0.0.6) | |
motion-testflight (1.5) | |
multi_json (1.7.3) | |
multipart-post (1.2.0) | |
netrc (0.7.7) | |
octokit (1.24.0) | |
addressable (~> 2.2) | |
faraday (~> 0.8) | |
faraday_middleware (~> 0.9) | |
hashie (~> 2.0) | |
multi_json (~> 1.3) | |
netrc (~> 0.7.7) | |
open4 (1.3.0) | |
rake (10.0.4) | |
sugarcube (0.20.20) | |
xcodeproj (0.5.5) | |
activesupport (~> 3.2.13) | |
colored (~> 1.2) | |
PLATFORMS | |
ruby | |
DEPENDENCIES | |
bubble-wrap (~> 1.3.0.osx) | |
cocoapods | |
formotion | |
geomotion | |
motion-cocoapods | |
motion-testflight | |
sugarcube |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- coding: utf-8 -*- | |
$:.unshift("/Library/RubyMotion/lib") | |
require 'motion/project/template/ios' | |
require 'rubygems' | |
require 'bundler' | |
Bundler.require :default | |
require 'bubble-wrap/all' | |
require 'motion-cocoapods' | |
require 'sugarcube-gestures' | |
require 'geomotion' | |
require 'formotion' | |
Motion::Project::App.setup do |app| | |
app.name = 'Test' | |
# Disable landscape orientations | |
app.interface_orientations = [:portrait] | |
# For Crittercism error reporting | |
app.vendor_project('vendor/CrittercismSDK', :static, :headers_dir => 'vendor/CrittercismSDK') | |
# For ViewDeck cocoapod and Crittercism and adding vibrations | |
app.frameworks += %w(QuartzCore SystemConfiguration Crittercism AudioToolbox) | |
app.pods do | |
pod 'SVProgressHUD' | |
end | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment