Skip to content

Instantly share code, notes, and snippets.

@Palleas
Created November 18, 2013 14:25
Show Gist options
  • Save Palleas/67a99c500d589e6ea643 to your computer and use it in GitHub Desktop.
Save Palleas/67a99c500d589e6ea643 to your computer and use it in GitHub Desktop.
Saving original language en...
Build settings from command line:
CONFIGURATION_BUILD_DIR = /tmp/screen_shooter
PRODUCT_NAME = app
SDKROOT = iphonesimulator7.0
TARGETED_DEVICE_FAMILY = 1
=== CLEAN TARGET UI ScreenShooter OF PROJECT UI ScreenShooter WITH THE DEFAULT CONFIGURATION (Release) ===
Check dependencies
Clean.Remove clean build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build
builtin-rm -rf /Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build
Clean.Remove clean /tmp/screen_shooter/app.app
builtin-rm -rf /tmp/screen_shooter/app.app
Clean.Remove clean /tmp/screen_shooter/app.app.dSYM
builtin-rm -rf /tmp/screen_shooter/app.app.dSYM
Clean.Remove clean /var/folders/qt/nys5f4b154x88ysnv0bccdbm0000gn/C/com.apple.DeveloperTools/5.0.1-5A2034a/Xcode/SharedPrecompiledHeaders/UI\ ScreenShooter-Prefix-ezgwouhxqqnzbpccmwizqqhtbnan/UI\ ScreenShooter-Prefix.pch.pch
builtin-rm -rf /var/folders/qt/nys5f4b154x88ysnv0bccdbm0000gn/C/com.apple.DeveloperTools/5.0.1-5A2034a/Xcode/SharedPrecompiledHeaders/UI\ ScreenShooter-Prefix-ezgwouhxqqnzbpccmwizqqhtbnan/UI\ ScreenShooter-Prefix.pch.pch
** CLEAN SUCCEEDED **
=== BUILD TARGET UI ScreenShooter OF PROJECT UI ScreenShooter WITH THE DEFAULT CONFIGURATION (Release) ===
Check dependencies
Create product structure
/bin/mkdir -p /tmp/screen_shooter/app.app
ProcessInfoPlistFile /tmp/screen_shooter/app.app/Info.plist UI\ ScreenShooter/UI\ ScreenShooter-Info.plist
cd /Users/romain/JunkBox/ui-screen-shooter
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/Users/romain/.rbenv/shims:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/romain/.scripts:/opt/homebrew-cask/Caskroom/sublime-text/2.0.2/Sublime Text 2.app/Contents/SharedSupport/bin"
builtin-infoPlistUtility /Users/romain/JunkBox/ui-screen-shooter/UI\ ScreenShooter/UI\ ScreenShooter-Info.plist -genpkginfo /tmp/screen_shooter/app.app/PkgInfo -expandbuildsettings -format binary -platform iphonesimulator -o /tmp/screen_shooter/app.app/Info.plist
ProcessPCH /var/folders/qt/nys5f4b154x88ysnv0bccdbm0000gn/C/com.apple.DeveloperTools/5.0.1-5A2034a/Xcode/SharedPrecompiledHeaders/UI\ ScreenShooter-Prefix-ezgwouhxqqnzbpccmwizqqhtbnan/UI\ ScreenShooter-Prefix.pch.pch UI\ ScreenShooter/UI\ ScreenShooter-Prefix.pch normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/romain/JunkBox/ui-screen-shooter
setenv LANG en_US.US-ASCII
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/Users/romain/.rbenv/shims:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/romain/.scripts:/opt/homebrew-cask/Caskroom/sublime-text/2.0.2/Sublime Text 2.app/Contents/SharedSupport/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c-header -arch i386 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk -fexceptions -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility=hidden -Wno-sign-conversion -fobjc-abi-version=2 -fobjc-legacy-dispatch -mios-simulator-version-min=6.0 -iquote /Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/app-generated-files.hmap -I/Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/app-own-target-headers.hmap -I/Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/app-all-target-headers.hmap -iquote /Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/app-project-headers.hmap -I/tmp/screen_shooter/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/DerivedSources/i386 -I/Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/DerivedSources -F/tmp/screen_shooter -DNS_BLOCK_ASSERTIONS=1 --serialize-diagnostics /var/folders/qt/nys5f4b154x88ysnv0bccdbm0000gn/C/com.apple.DeveloperTools/5.0.1-5A2034a/Xcode/SharedPrecompiledHeaders/UI\ ScreenShooter-Prefix-ezgwouhxqqnzbpccmwizqqhtbnan/UI\ ScreenShooter-Prefix.pch.dia -MMD -MT dependencies -MF /var/folders/qt/nys5f4b154x88ysnv0bccdbm0000gn/C/com.apple.DeveloperTools/5.0.1-5A2034a/Xcode/SharedPrecompiledHeaders/UI\ ScreenShooter-Prefix-ezgwouhxqqnzbpccmwizqqhtbnan/UI\ ScreenShooter-Prefix.pch.d -c /Users/romain/JunkBox/ui-screen-shooter/UI\ ScreenShooter/UI\ ScreenShooter-Prefix.pch -o /var/folders/qt/nys5f4b154x88ysnv0bccdbm0000gn/C/com.apple.DeveloperTools/5.0.1-5A2034a/Xcode/SharedPrecompiledHeaders/UI\ ScreenShooter-Prefix-ezgwouhxqqnzbpccmwizqqhtbnan/UI\ ScreenShooter-Prefix.pch.pch
CompileC build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/Objects-normal/i386/main.o UI\ ScreenShooter/main.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/romain/JunkBox/ui-screen-shooter
setenv LANG en_US.US-ASCII
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/Users/romain/.rbenv/shims:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/romain/.scripts:/opt/homebrew-cask/Caskroom/sublime-text/2.0.2/Sublime Text 2.app/Contents/SharedSupport/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk -fexceptions -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility=hidden -Wno-sign-conversion -fobjc-abi-version=2 -fobjc-legacy-dispatch -mios-simulator-version-min=6.0 -iquote /Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/app-generated-files.hmap -I/Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/app-own-target-headers.hmap -I/Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/app-all-target-headers.hmap -iquote /Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/app-project-headers.hmap -I/tmp/screen_shooter/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/DerivedSources/i386 -I/Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/DerivedSources -F/tmp/screen_shooter -DNS_BLOCK_ASSERTIONS=1 -include /var/folders/qt/nys5f4b154x88ysnv0bccdbm0000gn/C/com.apple.DeveloperTools/5.0.1-5A2034a/Xcode/SharedPrecompiledHeaders/UI\ ScreenShooter-Prefix-ezgwouhxqqnzbpccmwizqqhtbnan/UI\ ScreenShooter-Prefix.pch -MMD -MT dependencies -MF /Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/Objects-normal/i386/main.d --serialize-diagnostics /Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/Objects-normal/i386/main.dia -c /Users/romain/JunkBox/ui-screen-shooter/UI\ ScreenShooter/main.m -o /Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/Objects-normal/i386/main.o
CompileC build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/Objects-normal/i386/NLAppDelegate.o UI\ ScreenShooter/NLAppDelegate.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/romain/JunkBox/ui-screen-shooter
setenv LANG en_US.US-ASCII
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/Users/romain/.rbenv/shims:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/romain/.scripts:/opt/homebrew-cask/Caskroom/sublime-text/2.0.2/Sublime Text 2.app/Contents/SharedSupport/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk -fexceptions -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility=hidden -Wno-sign-conversion -fobjc-abi-version=2 -fobjc-legacy-dispatch -mios-simulator-version-min=6.0 -iquote /Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/app-generated-files.hmap -I/Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/app-own-target-headers.hmap -I/Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/app-all-target-headers.hmap -iquote /Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/app-project-headers.hmap -I/tmp/screen_shooter/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/DerivedSources/i386 -I/Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/DerivedSources -F/tmp/screen_shooter -DNS_BLOCK_ASSERTIONS=1 -include /var/folders/qt/nys5f4b154x88ysnv0bccdbm0000gn/C/com.apple.DeveloperTools/5.0.1-5A2034a/Xcode/SharedPrecompiledHeaders/UI\ ScreenShooter-Prefix-ezgwouhxqqnzbpccmwizqqhtbnan/UI\ ScreenShooter-Prefix.pch -MMD -MT dependencies -MF /Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/Objects-normal/i386/NLAppDelegate.d --serialize-diagnostics /Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/Objects-normal/i386/NLAppDelegate.dia -c /Users/romain/JunkBox/ui-screen-shooter/UI\ ScreenShooter/NLAppDelegate.m -o /Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/Objects-normal/i386/NLAppDelegate.o
CompileC build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/Objects-normal/i386/NLHelloViewController.o UI\ ScreenShooter/NLHelloViewController.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/romain/JunkBox/ui-screen-shooter
setenv LANG en_US.US-ASCII
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/Users/romain/.rbenv/shims:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/romain/.scripts:/opt/homebrew-cask/Caskroom/sublime-text/2.0.2/Sublime Text 2.app/Contents/SharedSupport/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk -fexceptions -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility=hidden -Wno-sign-conversion -fobjc-abi-version=2 -fobjc-legacy-dispatch -mios-simulator-version-min=6.0 -iquote /Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/app-generated-files.hmap -I/Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/app-own-target-headers.hmap -I/Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/app-all-target-headers.hmap -iquote /Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/app-project-headers.hmap -I/tmp/screen_shooter/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/DerivedSources/i386 -I/Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/DerivedSources -F/tmp/screen_shooter -DNS_BLOCK_ASSERTIONS=1 -include /var/folders/qt/nys5f4b154x88ysnv0bccdbm0000gn/C/com.apple.DeveloperTools/5.0.1-5A2034a/Xcode/SharedPrecompiledHeaders/UI\ ScreenShooter-Prefix-ezgwouhxqqnzbpccmwizqqhtbnan/UI\ ScreenShooter-Prefix.pch -MMD -MT dependencies -MF /Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/Objects-normal/i386/NLHelloViewController.d --serialize-diagnostics /Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/Objects-normal/i386/NLHelloViewController.dia -c /Users/romain/JunkBox/ui-screen-shooter/UI\ ScreenShooter/NLHelloViewController.m -o /Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/Objects-normal/i386/NLHelloViewController.o
CompileC build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/Objects-normal/i386/NLLanguageViewController.o UI\ ScreenShooter/NLLanguageViewController.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/romain/JunkBox/ui-screen-shooter
setenv LANG en_US.US-ASCII
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/Users/romain/.rbenv/shims:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/romain/.scripts:/opt/homebrew-cask/Caskroom/sublime-text/2.0.2/Sublime Text 2.app/Contents/SharedSupport/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk -fexceptions -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility=hidden -Wno-sign-conversion -fobjc-abi-version=2 -fobjc-legacy-dispatch -mios-simulator-version-min=6.0 -iquote /Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/app-generated-files.hmap -I/Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/app-own-target-headers.hmap -I/Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/app-all-target-headers.hmap -iquote /Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/app-project-headers.hmap -I/tmp/screen_shooter/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/DerivedSources/i386 -I/Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/DerivedSources -F/tmp/screen_shooter -DNS_BLOCK_ASSERTIONS=1 -include /var/folders/qt/nys5f4b154x88ysnv0bccdbm0000gn/C/com.apple.DeveloperTools/5.0.1-5A2034a/Xcode/SharedPrecompiledHeaders/UI\ ScreenShooter-Prefix-ezgwouhxqqnzbpccmwizqqhtbnan/UI\ ScreenShooter-Prefix.pch -MMD -MT dependencies -MF /Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/Objects-normal/i386/NLLanguageViewController.d --serialize-diagnostics /Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/Objects-normal/i386/NLLanguageViewController.dia -c /Users/romain/JunkBox/ui-screen-shooter/UI\ ScreenShooter/NLLanguageViewController.m -o /Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/Objects-normal/i386/NLLanguageViewController.o
Ld /tmp/screen_shooter/app.app/app normal i386
cd /Users/romain/JunkBox/ui-screen-shooter
setenv IPHONEOS_DEPLOYMENT_TARGET 6.0
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/Users/romain/.rbenv/shims:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/romain/.scripts:/opt/homebrew-cask/Caskroom/sublime-text/2.0.2/Sublime Text 2.app/Contents/SharedSupport/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk -L/tmp/screen_shooter -F/tmp/screen_shooter -filelist /Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/Objects-normal/i386/app.LinkFileList -Xlinker -objc_abi_version -Xlinker 2 -fobjc-arc -fobjc-link-runtime -Xlinker -no_implicit_dylibs -mios-simulator-version-min=6.0 -framework UIKit -framework Foundation -framework CoreGraphics -Xlinker -dependency_info -Xlinker /Users/romain/JunkBox/ui-screen-shooter/build/UI\ ScreenShooter.build/Release-iphonesimulator/UI\ ScreenShooter.build/Objects-normal/i386/app_dependency_info.dat -o /tmp/screen_shooter/app.app/app
GenerateDSYMFile /tmp/screen_shooter/app.app.dSYM /tmp/screen_shooter/app.app/app
cd /Users/romain/JunkBox/ui-screen-shooter
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/Users/romain/.rbenv/shims:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/romain/.scripts:/opt/homebrew-cask/Caskroom/sublime-text/2.0.2/Sublime Text 2.app/Contents/SharedSupport/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /tmp/screen_shooter/app.app/app -o /tmp/screen_shooter/app.app.dSYM
CopyStringsFile /tmp/screen_shooter/app.app/en.lproj/InfoPlist.strings UI\ ScreenShooter/en.lproj/InfoPlist.strings
cd /Users/romain/JunkBox/ui-screen-shooter
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/Users/romain/.rbenv/shims:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/romain/.scripts:/opt/homebrew-cask/Caskroom/sublime-text/2.0.2/Sublime Text 2.app/Contents/SharedSupport/bin"
builtin-copyStrings --validate --inputencoding utf-8 --outputencoding binary --outdir /tmp/screen_shooter/app.app/en.lproj -- UI\ ScreenShooter/en.lproj/InfoPlist.strings
CopyStringsFile /tmp/screen_shooter/app.app/ja.lproj/InfoPlist.strings UI\ ScreenShooter/ja.lproj/InfoPlist.strings
cd /Users/romain/JunkBox/ui-screen-shooter
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/Users/romain/.rbenv/shims:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/romain/.scripts:/opt/homebrew-cask/Caskroom/sublime-text/2.0.2/Sublime Text 2.app/Contents/SharedSupport/bin"
builtin-copyStrings --validate --inputencoding utf-8 --outputencoding binary --outdir /tmp/screen_shooter/app.app/ja.lproj -- UI\ ScreenShooter/ja.lproj/InfoPlist.strings
CopyStringsFile /tmp/screen_shooter/app.app/fr.lproj/InfoPlist.strings UI\ ScreenShooter/fr.lproj/InfoPlist.strings
cd /Users/romain/JunkBox/ui-screen-shooter
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/Users/romain/.rbenv/shims:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/romain/.scripts:/opt/homebrew-cask/Caskroom/sublime-text/2.0.2/Sublime Text 2.app/Contents/SharedSupport/bin"
builtin-copyStrings --validate --inputencoding utf-8 --outputencoding binary --outdir /tmp/screen_shooter/app.app/fr.lproj -- UI\ ScreenShooter/fr.lproj/InfoPlist.strings
CpResource UI\ ScreenShooter/Default.png /tmp/screen_shooter/app.app/Default.png
cd /Users/romain/JunkBox/ui-screen-shooter
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/Users/romain/.rbenv/shims:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/romain/.scripts:/opt/homebrew-cask/Caskroom/sublime-text/2.0.2/Sublime Text 2.app/Contents/SharedSupport/bin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Users/romain/JunkBox/ui-screen-shooter/UI\ ScreenShooter/Default.png /tmp/screen_shooter/app.app
CpResource UI\ ScreenShooter/Default@2x.png /tmp/screen_shooter/app.app/Default@2x.png
cd /Users/romain/JunkBox/ui-screen-shooter
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/Users/romain/.rbenv/shims:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/romain/.scripts:/opt/homebrew-cask/Caskroom/sublime-text/2.0.2/Sublime Text 2.app/Contents/SharedSupport/bin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Users/romain/JunkBox/ui-screen-shooter/UI\ ScreenShooter/Default@2x.png /tmp/screen_shooter/app.app
CpResource UI\ ScreenShooter/Default-568h@2x.png /tmp/screen_shooter/app.app/Default-568h@2x.png
cd /Users/romain/JunkBox/ui-screen-shooter
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/Users/romain/.rbenv/shims:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/romain/.scripts:/opt/homebrew-cask/Caskroom/sublime-text/2.0.2/Sublime Text 2.app/Contents/SharedSupport/bin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Users/romain/JunkBox/ui-screen-shooter/UI\ ScreenShooter/Default-568h@2x.png /tmp/screen_shooter/app.app
CompileStoryboard UI\ ScreenShooter/en.lproj/MainStoryboard.storyboard
cd /Users/romain/JunkBox/ui-screen-shooter
setenv IBSC_MINIMUM_COMPATIBILITY_VERSION 6.0
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/Users/romain/.rbenv/shims:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/romain/.scripts:/opt/homebrew-cask/Caskroom/sublime-text/2.0.2/Sublime Text 2.app/Contents/SharedSupport/bin"
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/..
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtool --errors --warnings --notices --minimum-deployment-target 6.0 --output-format human-readable-text --compile /tmp/screen_shooter/app.app/en.lproj/MainStoryboard.storyboardc /Users/romain/JunkBox/ui-screen-shooter/UI\ ScreenShooter/en.lproj/MainStoryboard.storyboard
CopyStringsFile /tmp/screen_shooter/app.app/en.lproj/Localizable.strings UI\ ScreenShooter/en.lproj/Localizable.strings
cd /Users/romain/JunkBox/ui-screen-shooter
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/Users/romain/.rbenv/shims:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/romain/.scripts:/opt/homebrew-cask/Caskroom/sublime-text/2.0.2/Sublime Text 2.app/Contents/SharedSupport/bin"
builtin-copyStrings --validate --inputencoding utf-8 --outputencoding binary --outdir /tmp/screen_shooter/app.app/en.lproj -- UI\ ScreenShooter/en.lproj/Localizable.strings
CopyStringsFile /tmp/screen_shooter/app.app/ja.lproj/Localizable.strings UI\ ScreenShooter/ja.lproj/Localizable.strings
cd /Users/romain/JunkBox/ui-screen-shooter
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/Users/romain/.rbenv/shims:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/romain/.scripts:/opt/homebrew-cask/Caskroom/sublime-text/2.0.2/Sublime Text 2.app/Contents/SharedSupport/bin"
builtin-copyStrings --validate --inputencoding utf-8 --outputencoding binary --outdir /tmp/screen_shooter/app.app/ja.lproj -- UI\ ScreenShooter/ja.lproj/Localizable.strings
CopyStringsFile /tmp/screen_shooter/app.app/fr.lproj/Localizable.strings UI\ ScreenShooter/fr.lproj/Localizable.strings
cd /Users/romain/JunkBox/ui-screen-shooter
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/Users/romain/.rbenv/shims:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/romain/.scripts:/opt/homebrew-cask/Caskroom/sublime-text/2.0.2/Sublime Text 2.app/Contents/SharedSupport/bin"
builtin-copyStrings --validate --inputencoding utf-8 --outputencoding binary --outdir /tmp/screen_shooter/app.app/fr.lproj -- UI\ ScreenShooter/fr.lproj/Localizable.strings
Touch /tmp/screen_shooter/app.app
cd /Users/romain/JunkBox/ui-screen-shooter
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/Users/romain/.rbenv/shims:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/romain/.scripts:/opt/homebrew-cask/Caskroom/sublime-text/2.0.2/Sublime Text 2.app/Contents/SharedSupport/bin"
/usr/bin/touch -c /tmp/screen_shooter/app.app
** BUILD SUCCEEDED **
bin/choose_sim_device:2036:2041: execution error: System Events got an error: Can’t get menu "iPhone Retina (3.5-inch)" of menu item "iPhone Retina (3.5-inch)" of menu 1 of menu item 1 of menu 1 of menu bar item 5 of menu bar 1 of process "iOS Simulator". (-1728)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment