Skip to content

Instantly share code, notes, and snippets.

@rentzsch
Created June 11, 2012 16:26
Show Gist options
  • Save rentzsch/2911027 to your computer and use it in GitHub Desktop.
Save rentzsch/2911027 to your computer and use it in GitHub Desktop.
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