Created
June 11, 2012 16:26
-
-
Save rentzsch/2911027 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:HelloMesmerizeXC4 wolf$ mesmerize --verbose 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 | |
? 1 | |
Building "HelloMesmerizeXC4.xcodeproj" version 1 with scheme | |
"HelloMesmerizeXC4" | |
agvtool new-version | |
xcodebuild clean | |
xcodebuild build | |
** BUILD FAILED ** | |
The following build commands failed: | |
CompileC /Users/wolf/Library/Developer/Xcode/DerivedData/HelloMesmerizeXC4-dkozdbccjequstbewiexdakxliyp/Build/Intermediates/HelloMesmerizeXC4.build/Debug/HelloMesmerizeXC4.build/Objects-normal/x86_64/JRAppDelegate.o HelloMesmerizeXC4/JRAppDelegate.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
(1 failure) | |
xcodebuild archive | |
The following build commands failed: | |
CompileC /Users/wolf/Library/Developer/Xcode/DerivedData/HelloMesmerizeXC4-dkozdbccjequstbewiexdakxliyp/Build/Intermediates/ArchiveIntermediates/HelloMesmerizeXC4/IntermediateBuildFilesPath/HelloMesmerizeXC4.build/Release/HelloMesmerizeXC4.build/Objects-normal/x86_64/JRAppDelegate.o HelloMesmerizeXC4/JRAppDelegate.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
(1 failure) | |
xcodebuild install | |
** BUILD FAILED ** | |
The following build commands failed: | |
CompileC /Users/wolf/Library/Developer/Xcode/DerivedData/HelloMesmerizeXC4-dkozdbccjequstbewiexdakxliyp/Build/Intermediates/HelloMesmerizeXC4.build/Debug/HelloMesmerizeXC4.build/Objects-normal/x86_64/JRAppDelegate.o HelloMesmerizeXC4/JRAppDelegate.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
(1 failure) | |
upload HelloMesmerizeXC4-1.zip | |
Successfully created release, HelloMesmerizeXC4 r1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment