Created
June 1, 2012 22:30
-
-
Save rentzsch/2855504 to your computer and use it in GitHub Desktop.
This file contains 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
wolf-air1:Desktop wolf$ cd HelloMesmerizeXC4 | |
wolf-air1:HelloMesmerizeXC4 wolf$ mesmerize create HelloMesmerizeXC4 | |
Faraday: you may want to install system_timer for reliable timeouts | |
Successfully created app, HelloMesmerizeXC4 | |
wolf-air1:HelloMesmerizeXC4 wolf$ mesmerize release 1 | |
Faraday: you may want to install system_timer for reliable timeouts | |
Found project "HelloMesmerizeXC4". | |
Looking up current release information... | |
Select a scheme: | |
1. HelloMesmerizeXC4 | |
? Error: The input stream is exhausted. | |
/Library/Ruby/Gems/1.8/gems/highline-1.6.12/lib/highline.rb:785:in `get_line': The input stream is exhausted. (EOFError) | |
from /Library/Ruby/Gems/1.8/gems/highline-1.6.12/lib/highline.rb:820:in `get_response' | |
from /Library/Ruby/Gems/1.8/gems/highline-1.6.12/lib/highline.rb:262:in `ask' | |
from /Library/Ruby/Gems/1.8/gems/highline-1.6.12/lib/highline.rb:361:in `choose' | |
from /Library/Ruby/Gems/1.8/gems/commander-4.1.2/lib/commander/user_interaction.rb:45:in `choose' | |
from /Library/Ruby/Gems/1.8/gems/mesmerize-0.0.3/lib/mesmerize/commands/release.rb:79 | |
from /Library/Ruby/Gems/1.8/gems/commander-4.1.2/lib/commander/command.rb:180:in `call' | |
from /Library/Ruby/Gems/1.8/gems/commander-4.1.2/lib/commander/command.rb:180:in `call' | |
from /Library/Ruby/Gems/1.8/gems/commander-4.1.2/lib/commander/command.rb:155:in `run' | |
from /Library/Ruby/Gems/1.8/gems/commander-4.1.2/lib/commander/runner.rb:402:in `run_active_command' | |
from /Library/Ruby/Gems/1.8/gems/commander-4.1.2/lib/commander/runner.rb:66:in `run!' | |
from /Library/Ruby/Gems/1.8/gems/commander-4.1.2/lib/commander/delegates.rb:7:in `run!' | |
from /Library/Ruby/Gems/1.8/gems/commander-4.1.2/lib/commander/import.rb:10 | |
from /usr/bin/mesmerize:23 | |
wolf-air1:HelloMesmerizeXC4 wolf$ xcodebuild -list | |
Information about project "HelloMesmerizeXC4": | |
Targets: | |
HelloMesmerizeXC4 | |
Build Configurations: | |
Debug | |
Release | |
If no build configuration is specified and -scheme is not passed then "Release" is used. | |
Schemes: | |
HelloMesmerizeXC4 | |
wolf-air1:HelloMesmerizeXC4 wolf$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment