Skip to content

Instantly share code, notes, and snippets.

@febeling
Created December 30, 2014 00:34
Show Gist options
  • Save febeling/3fbb4d91679a3a736bcf to your computer and use it in GitHub Desktop.
Save febeling/3fbb4d91679a3a736bcf to your computer and use it in GitHub Desktop.
Build target ReacTable
Write auxiliary files
write-file /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Script-5080C9EF1A522958007F0EC9.sh
chmod 0755 /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Script-5080C9EF1A522958007F0EC9.sh
CompileC /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Objects-normal/x86_64/AppDelegate.o ReacTable/AppDelegate.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/febeling/dev/ReacTable
export LANG=en_US.US-ASCII
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -fmodules-cache-path=/Users/febeling/Library/Developer/Xcode/DerivedData/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wunreachable-code -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DDEBUG=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.1.sdk -fexceptions -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -fobjc-abi-version=2 -fobjc-legacy-dispatch -mios-simulator-version-min=8.1 -iquote /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/ReacTable-generated-files.hmap -I/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/ReacTable-own-target-headers.hmap -I/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/ReacTable-all-target-headers.hmap -iquote /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/ReacTable-project-headers.hmap -I/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/DerivedSources/x86_64 -I/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/DerivedSources -F/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator -F/Users/febeling/dev/ReacTable/Carthage/Build/iOS -MMD -MT dependencies -MF /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Objects-normal/x86_64/AppDelegate.d --serialize-diagnostics /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Objects-normal/x86_64/AppDelegate.dia -c /Users/febeling/dev/ReacTable/ReacTable/AppDelegate.m -o /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Objects-normal/x86_64/AppDelegate.o
CompileC /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Objects-normal/x86_64/MasterViewController.o ReacTable/MasterViewController.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/febeling/dev/ReacTable
export LANG=en_US.US-ASCII
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -fmodules-cache-path=/Users/febeling/Library/Developer/Xcode/DerivedData/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wunreachable-code -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DDEBUG=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.1.sdk -fexceptions -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -fobjc-abi-version=2 -fobjc-legacy-dispatch -mios-simulator-version-min=8.1 -iquote /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/ReacTable-generated-files.hmap -I/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/ReacTable-own-target-headers.hmap -I/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/ReacTable-all-target-headers.hmap -iquote /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/ReacTable-project-headers.hmap -I/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/DerivedSources/x86_64 -I/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/DerivedSources -F/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator -F/Users/febeling/dev/ReacTable/Carthage/Build/iOS -MMD -MT dependencies -MF /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Objects-normal/x86_64/MasterViewController.d --serialize-diagnostics /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Objects-normal/x86_64/MasterViewController.dia -c /Users/febeling/dev/ReacTable/ReacTable/MasterViewController.m -o /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Objects-normal/x86_64/MasterViewController.o
CompileC /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Objects-normal/x86_64/main.o ReacTable/main.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/febeling/dev/ReacTable
export LANG=en_US.US-ASCII
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -fmodules-cache-path=/Users/febeling/Library/Developer/Xcode/DerivedData/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wunreachable-code -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DDEBUG=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.1.sdk -fexceptions -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -fobjc-abi-version=2 -fobjc-legacy-dispatch -mios-simulator-version-min=8.1 -iquote /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/ReacTable-generated-files.hmap -I/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/ReacTable-own-target-headers.hmap -I/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/ReacTable-all-target-headers.hmap -iquote /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/ReacTable-project-headers.hmap -I/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/DerivedSources/x86_64 -I/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/DerivedSources -F/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator -F/Users/febeling/dev/ReacTable/Carthage/Build/iOS -MMD -MT dependencies -MF /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Objects-normal/x86_64/main.d --serialize-diagnostics /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Objects-normal/x86_64/main.dia -c /Users/febeling/dev/ReacTable/ReacTable/main.m -o /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Objects-normal/x86_64/main.o
CompileC /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Objects-normal/x86_64/DetailViewController.o ReacTable/DetailViewController.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/febeling/dev/ReacTable
export LANG=en_US.US-ASCII
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -fmodules-cache-path=/Users/febeling/Library/Developer/Xcode/DerivedData/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wunreachable-code -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DDEBUG=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.1.sdk -fexceptions -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -fobjc-abi-version=2 -fobjc-legacy-dispatch -mios-simulator-version-min=8.1 -iquote /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/ReacTable-generated-files.hmap -I/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/ReacTable-own-target-headers.hmap -I/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/ReacTable-all-target-headers.hmap -iquote /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/ReacTable-project-headers.hmap -I/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/DerivedSources/x86_64 -I/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/DerivedSources -F/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator -F/Users/febeling/dev/ReacTable/Carthage/Build/iOS -MMD -MT dependencies -MF /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Objects-normal/x86_64/DetailViewController.d --serialize-diagnostics /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Objects-normal/x86_64/DetailViewController.dia -c /Users/febeling/dev/ReacTable/ReacTable/DetailViewController.m -o /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Objects-normal/x86_64/DetailViewController.o
Ld /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator/ReacTable.app/ReacTable normal x86_64
cd /Users/febeling/dev/ReacTable
export IPHONEOS_DEPLOYMENT_TARGET=8.1
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.1.sdk -L/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator -F/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator -F/Users/febeling/dev/ReacTable/Carthage/Build/iOS -filelist /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Objects-normal/x86_64/ReacTable.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -objc_abi_version -Xlinker 2 -fobjc-arc -fobjc-link-runtime -Xlinker -no_implicit_dylibs -mios-simulator-version-min=8.1 -framework ReactiveCocoa -Xlinker -dependency_info -Xlinker /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Objects-normal/x86_64/ReacTable_dependency_info.dat -o /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator/ReacTable.app/ReacTable
CompileXIB ReacTable/Base.lproj/LaunchScreen.xib
cd /Users/febeling/dev/ReacTable
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode.app/Contents/Developer/usr/bin/..
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtool --target-device iphone --errors --warnings --notices --module ReacTable --minimum-deployment-target 8.1 --output-partial-info-plist /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/LaunchScreen-PartialInfo.plist --auto-activate-custom-fonts --output-format human-readable-text --compile /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator/ReacTable.app/Base.lproj/LaunchScreen.nib /Users/febeling/dev/ReacTable/ReacTable/Base.lproj/LaunchScreen.xib
CompileStoryboard ReacTable/Base.lproj/Main.storyboard
cd /Users/febeling/dev/ReacTable
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode.app/Contents/Developer/usr/bin/..
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtool --target-device iphone --errors --warnings --notices --module ReacTable --minimum-deployment-target 8.1 --output-partial-info-plist /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Main-SBPartialInfo.plist --auto-activate-custom-fonts --output-format human-readable-text --compile /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator/ReacTable.app/Base.lproj/Main.storyboardc /Users/febeling/dev/ReacTable/ReacTable/Base.lproj/Main.storyboard
CompileAssetCatalog /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator/ReacTable.app ReacTable/Images.xcassets
cd /Users/febeling/dev/ReacTable
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/actool --output-format human-readable-text --notices --warnings --export-dependency-info /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/assetcatalog_dependencies.txt --output-partial-info-plist /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/assetcatalog_generated_info.plist --app-icon AppIcon --platform iphonesimulator --minimum-deployment-target 8.1 --target-device iphone --compress-pngs --compile /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator/ReacTable.app /Users/febeling/dev/ReacTable/ReacTable/Images.xcassets
/* com.apple.actool.compilation-results */
/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/assetcatalog_generated_info.plist
ProcessInfoPlistFile /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator/ReacTable.app/Info.plist ReacTable/Info.plist
cd /Users/febeling/dev/ReacTable
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-infoPlistUtility /Users/febeling/dev/ReacTable/ReacTable/Info.plist -genpkginfo /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator/ReacTable.app/PkgInfo -expandbuildsettings -format binary -platform iphonesimulator -additionalcontentfile /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/assetcatalog_generated_info.plist -additionalcontentfile /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/LaunchScreen-PartialInfo.plist -additionalcontentfile /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Main-SBPartialInfo.plist -o /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator/ReacTable.app/Info.plist
GenerateDSYMFile /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator/ReacTable.app.dSYM /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator/ReacTable.app/ReacTable
cd /Users/febeling/dev/ReacTable
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator/ReacTable.app/ReacTable -o /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator/ReacTable.app.dSYM
PhaseScriptExecution Run\ Script /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Script-5080C9EF1A522958007F0EC9.sh
cd /Users/febeling/dev/ReacTable
export ACTION=build
export AD_HOC_CODE_SIGNING_ALLOWED=NO
export ALTERNATE_GROUP=staff
export ALTERNATE_MODE=u+w,go-w,a+rX
export ALTERNATE_OWNER=febeling
export ALWAYS_SEARCH_USER_PATHS=NO
export ALWAYS_USE_SEPARATE_HEADERMAPS=YES
export APPLE_INTERNAL_DEVELOPER_DIR=/AppleInternal/Developer
export APPLE_INTERNAL_DIR=/AppleInternal
export APPLE_INTERNAL_DOCUMENTATION_DIR=/AppleInternal/Documentation
export APPLE_INTERNAL_LIBRARY_DIR=/AppleInternal/Library
export APPLE_INTERNAL_TOOLS=/AppleInternal/Developer/Tools
export APPLICATION_EXTENSION_API_ONLY=NO
export APPLY_RULES_IN_COPY_FILES=NO
export ARCHS=x86_64
export ARCHS_STANDARD="i386 x86_64"
export ARCHS_STANDARD_32_64_BIT="i386 x86_64"
export ARCHS_STANDARD_32_BIT=i386
export ARCHS_STANDARD_64_BIT=x86_64
export ARCHS_STANDARD_INCLUDING_64_BIT="i386 x86_64"
export ASSETCATALOG_COMPILER_APPICON_NAME=AppIcon
export AVAILABLE_PLATFORMS="iphonesimulator macosx iphoneos"
export BUILD_COMPONENTS="headers build"
export BUILD_DIR=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products
export BUILD_ROOT=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products
export BUILD_STYLE=
export BUILD_VARIANTS=normal
export BUILT_PRODUCTS_DIR=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator
export CACHE_ROOT=/var/folders/qx/60b1pl155yv3r92hhtmg78l40000gn/C/com.apple.DeveloperTools/6.1.1-6A2008a/Xcode
export CCHROOT=/var/folders/qx/60b1pl155yv3r92hhtmg78l40000gn/C/com.apple.DeveloperTools/6.1.1-6A2008a/Xcode
export CHMOD=/bin/chmod
export CHOWN=/usr/sbin/chown
export CLANG_CXX_LANGUAGE_STANDARD=gnu++0x
export CLANG_CXX_LIBRARY=libc++
export CLANG_ENABLE_MODULES=YES
export CLANG_ENABLE_OBJC_ARC=YES
export CLANG_WARN_BOOL_CONVERSION=YES
export CLANG_WARN_CONSTANT_CONVERSION=YES
export CLANG_WARN_DIRECT_OBJC_ISA_USAGE=YES_ERROR
export CLANG_WARN_EMPTY_BODY=YES
export CLANG_WARN_ENUM_CONVERSION=YES
export CLANG_WARN_INT_CONVERSION=YES
export CLANG_WARN_OBJC_ROOT_CLASS=YES_ERROR
export CLANG_WARN_UNREACHABLE_CODE=YES
export CLANG_WARN__DUPLICATE_METHOD_MATCH=YES
export CLASS_FILE_DIR=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/JavaClasses
export CLEAN_PRECOMPS=YES
export CLONE_HEADERS=NO
export CODESIGNING_FOLDER_PATH=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator/ReacTable.app
export CODE_SIGNING_ALLOWED=NO
export CODE_SIGN_CONTEXT_CLASS=XCiPhoneSimulatorCodeSignContext
export COLOR_DIAGNOSTICS=NO
export COMBINE_HIDPI_IMAGES=NO
export COMMAND_MODE=legacy
export COMPOSITE_SDK_DIRS=/var/folders/qx/60b1pl155yv3r92hhtmg78l40000gn/C/com.apple.DeveloperTools/6.1.1-6A2008a/Xcode/CompositeSDKs
export COMPRESS_PNG_FILES=YES
export CONFIGURATION=Debug
export CONFIGURATION_BUILD_DIR=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator
export CONFIGURATION_TEMP_DIR=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator
export CONTENTS_FOLDER_PATH=ReacTable.app
export COPYING_PRESERVES_HFS_DATA=NO
export COPY_PHASE_STRIP=NO
export COPY_RESOURCES_FROM_STATIC_FRAMEWORKS=YES
export CP=/bin/cp
export CREATE_INFOPLIST_SECTION_IN_BINARY=NO
export CURRENT_ARCH=x86_64
export CURRENT_VARIANT=normal
export DEAD_CODE_STRIPPING=NO
export DEBUGGING_SYMBOLS=YES
export DEBUG_INFORMATION_FORMAT=dwarf-with-dsym
export DEFAULT_COMPILER=com.apple.compilers.llvm.clang.1_0
export DEFAULT_KEXT_INSTALL_PATH=/System/Library/Extensions
export DEFINES_MODULE=NO
export DEPLOYMENT_LOCATION=NO
export DEPLOYMENT_POSTPROCESSING=NO
export DERIVED_FILES_DIR=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/DerivedSources
export DERIVED_FILE_DIR=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/DerivedSources
export DERIVED_SOURCES_DIR=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/DerivedSources
export DEVELOPER_APPLICATIONS_DIR=/Applications/Xcode.app/Contents/Developer/Applications
export DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Developer/usr/bin
export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
export DEVELOPER_FRAMEWORKS_DIR=/Applications/Xcode.app/Contents/Developer/Library/Frameworks
export DEVELOPER_FRAMEWORKS_DIR_QUOTED=/Applications/Xcode.app/Contents/Developer/Library/Frameworks
export DEVELOPER_LIBRARY_DIR=/Applications/Xcode.app/Contents/Developer/Library
export DEVELOPER_SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
export DEVELOPER_TOOLS_DIR=/Applications/Xcode.app/Contents/Developer/Tools
export DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/usr
export DEVELOPMENT_LANGUAGE=English
export DOCUMENTATION_FOLDER_PATH=ReacTable.app/English.lproj/Documentation
export DO_HEADER_SCANNING_IN_JAM=NO
export DSTROOT=/tmp/ReacTable.dst
export DT_TOOLCHAIN_DIR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
export DWARF_DSYM_FILE_NAME=ReacTable.app.dSYM
export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT=NO
export DWARF_DSYM_FOLDER_PATH=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator
export EFFECTIVE_PLATFORM_NAME=-iphonesimulator
export EMBEDDED_CONTENT_CONTAINS_SWIFT=NO
export ENABLE_HEADER_DEPENDENCIES=YES
export ENABLE_STRICT_OBJC_MSGSEND=YES
export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS=".DS_Store .svn .git .hg CVS"
export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES="*.nib *.lproj *.framework *.gch (*) .DS_Store CVS .svn .git .hg *.xcodeproj *.xcode *.pbproj *.pbxproj"
export EXECUTABLES_FOLDER_PATH=ReacTable.app/Executables
export EXECUTABLE_FOLDER_PATH=ReacTable.app
export EXECUTABLE_NAME=ReacTable
export EXECUTABLE_PATH=ReacTable.app/ReacTable
export EXPANDED_CODE_SIGN_IDENTITY=
export EXPANDED_CODE_SIGN_IDENTITY_NAME=
export EXPANDED_PROVISIONING_PROFILE=
export FILE_LIST=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Objects/LinkFileList
export FIXED_FILES_DIR=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/FixedFiles
export FRAMEWORKS_FOLDER_PATH=ReacTable.app/Frameworks
export FRAMEWORK_FLAG_PREFIX=-framework
export FRAMEWORK_SEARCH_PATHS="/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator /Users/febeling/dev/ReacTable/Carthage/Build/iOS"
export FRAMEWORK_VERSION=A
export FULL_PRODUCT_NAME=ReacTable.app
export GCC3_VERSION=3.3
export GCC_C_LANGUAGE_STANDARD=gnu99
export GCC_DYNAMIC_NO_PIC=NO
export GCC_INLINES_ARE_PRIVATE_EXTERN=YES
export GCC_OBJC_LEGACY_DISPATCH=YES
export GCC_OPTIMIZATION_LEVEL=0
export GCC_PFE_FILE_C_DIALECTS="c objective-c c++ objective-c++"
export GCC_PREPROCESSOR_DEFINITIONS="DEBUG=1 "
export GCC_SYMBOLS_PRIVATE_EXTERN=NO
export GCC_TREAT_WARNINGS_AS_ERRORS=NO
export GCC_VERSION=com.apple.compilers.llvm.clang.1_0
export GCC_VERSION_IDENTIFIER=com_apple_compilers_llvm_clang_1_0
export GCC_WARN_64_TO_32_BIT_CONVERSION=YES
export GCC_WARN_ABOUT_RETURN_TYPE=YES_ERROR
export GCC_WARN_UNDECLARED_SELECTOR=YES
export GCC_WARN_UNINITIALIZED_AUTOS=YES_AGGRESSIVE
export GCC_WARN_UNUSED_FUNCTION=YES
export GCC_WARN_UNUSED_VARIABLE=YES
export GENERATE_MASTER_OBJECT_FILE=NO
export GENERATE_PKGINFO_FILE=YES
export GENERATE_PROFILING_CODE=NO
export GID=20
export GROUP=staff
export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT=YES
export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES=YES
export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS=YES
export HEADERMAP_INCLUDES_PROJECT_HEADERS=YES
export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES=YES
export HEADERMAP_USES_VFS=NO
export HEADER_SEARCH_PATHS="/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator/include /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include"
export ICONV=/usr/bin/iconv
export INFOPLIST_EXPAND_BUILD_SETTINGS=YES
export INFOPLIST_FILE=ReacTable/Info.plist
export INFOPLIST_OUTPUT_FORMAT=binary
export INFOPLIST_PATH=ReacTable.app/Info.plist
export INFOPLIST_PREPROCESS=NO
export INFOSTRINGS_PATH=ReacTable.app/English.lproj/InfoPlist.strings
export INSTALL_DIR=/tmp/ReacTable.dst/Applications
export INSTALL_GROUP=staff
export INSTALL_MODE_FLAG=u+w,go-w,a+rX
export INSTALL_OWNER=febeling
export INSTALL_PATH=/Applications
export INSTALL_ROOT=/tmp/ReacTable.dst
export IPHONEOS_DEPLOYMENT_TARGET=8.1
export JAVAC_DEFAULT_FLAGS="-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8"
export JAVA_APP_STUB=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub
export JAVA_ARCHIVE_CLASSES=YES
export JAVA_ARCHIVE_TYPE=JAR
export JAVA_COMPILER=/usr/bin/javac
export JAVA_FOLDER_PATH=ReacTable.app/Java
export JAVA_FRAMEWORK_RESOURCES_DIRS=Resources
export JAVA_JAR_FLAGS=cv
export JAVA_SOURCE_SUBDIR=.
export JAVA_USE_DEPENDENCIES=YES
export JAVA_ZIP_FLAGS=-urg
export JIKES_DEFAULT_FLAGS="+E +OLDCSO"
export KEEP_PRIVATE_EXTERNS=NO
export LD_DEPENDENCY_INFO_FILE=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Objects-normal/x86_64/ReacTable_dependency_info.dat
export LD_GENERATE_MAP_FILE=NO
export LD_MAP_FILE_PATH=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/ReacTable-LinkMap-normal-x86_64.txt
export LD_NO_PIE=NO
export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER=YES
export LD_RUNPATH_SEARCH_PATHS=" @executable_path/Frameworks"
export LEGACY_DEVELOPER_DIR=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer
export LEX=lex
export LIBRARY_FLAG_NOSPACE=YES
export LIBRARY_FLAG_PREFIX=-l
export LIBRARY_KEXT_INSTALL_PATH=/Library/Extensions
export LIBRARY_SEARCH_PATHS="/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator "
export LINKER_DISPLAYS_MANGLED_NAMES=NO
export LINK_FILE_LIST_normal_x86_64=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Objects-normal/x86_64/ReacTable.LinkFileList
export LINK_WITH_STANDARD_LIBRARIES=YES
export LOCALIZED_RESOURCES_FOLDER_PATH=ReacTable.app/English.lproj
export LOCAL_ADMIN_APPS_DIR=/Applications/Utilities
export LOCAL_APPS_DIR=/Applications
export LOCAL_DEVELOPER_DIR=/Library/Developer
export LOCAL_LIBRARY_DIR=/Library
export MACH_O_TYPE=mh_execute
export MAC_OS_X_PRODUCT_BUILD_VERSION=14B25
export MAC_OS_X_VERSION_ACTUAL=101001
export MAC_OS_X_VERSION_MAJOR=101000
export MAC_OS_X_VERSION_MINOR=1001
export MODULE_CACHE_DIR=/Users/febeling/Library/Developer/Xcode/DerivedData/ModuleCache
export MTL_ENABLE_DEBUG_INFO=YES
export NATIVE_ARCH=i386
export NATIVE_ARCH_32_BIT=i386
export NATIVE_ARCH_64_BIT=x86_64
export NATIVE_ARCH_ACTUAL=x86_64
export NO_COMMON=YES
export OBJC_ABI_VERSION=2
export OBJECT_FILE_DIR=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Objects
export OBJECT_FILE_DIR_normal=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Objects-normal
export OBJROOT=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates
export ONLY_ACTIVE_ARCH=YES
export OPTIMIZATION_LEVEL=0
export OS=MACOS
export OSAC=/usr/bin/osacompile
export PACKAGE_TYPE=com.apple.package-type.wrapper.application
export PASCAL_STRINGS=YES
export PATH="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Tools:/usr/bin:/bin:/usr/sbin:/sbin"
export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES="/usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms"
export PBDEVELOPMENTPLIST_PATH=ReacTable.app/pbdevelopment.plist
export PFE_FILE_C_DIALECTS=objective-c
export PKGINFO_FILE_PATH=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/PkgInfo
export PKGINFO_PATH=ReacTable.app/PkgInfo
export PLATFORM_DEVELOPER_APPLICATIONS_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications
export PLATFORM_DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin
export PLATFORM_DEVELOPER_LIBRARY_DIR=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library
export PLATFORM_DEVELOPER_SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs
export PLATFORM_DEVELOPER_TOOLS_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools
export PLATFORM_DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr
export PLATFORM_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform
export PLATFORM_NAME=iphonesimulator
export PLATFORM_PREFERRED_ARCH=i386
export PLATFORM_PRODUCT_BUILD_VERSION=12B411
export PLATFORM_VERSION_AVAILABILITY_H_FORMAT=80100
export PLIST_FILE_OUTPUT_FORMAT=binary
export PLUGINS_FOLDER_PATH=ReacTable.app/PlugIns
export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR=YES
export PRECOMP_DESTINATION_DIR=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/PrefixHeaders
export PRESERVE_DEAD_CODE_INITS_AND_TERMS=NO
export PRIVATE_HEADERS_FOLDER_PATH=ReacTable.app/PrivateHeaders
export PRODUCT_MODULE_NAME=ReacTable
export PRODUCT_NAME=ReacTable
export PRODUCT_SETTINGS_PATH=/Users/febeling/dev/ReacTable/ReacTable/Info.plist
export PRODUCT_TYPE=com.apple.product-type.application
export PROFILING_CODE=NO
export PROJECT=ReacTable
export PROJECT_DERIVED_FILE_DIR=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/DerivedSources
export PROJECT_DIR=/Users/febeling/dev/ReacTable
export PROJECT_FILE_PATH=/Users/febeling/dev/ReacTable/ReacTable.xcodeproj
export PROJECT_NAME=ReacTable
export PROJECT_TEMP_DIR=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build
export PROJECT_TEMP_ROOT=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates
export PUBLIC_HEADERS_FOLDER_PATH=ReacTable.app/Headers
export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS=YES
export REMOVE_CVS_FROM_RESOURCES=YES
export REMOVE_GIT_FROM_RESOURCES=YES
export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES=YES
export REMOVE_HG_FROM_RESOURCES=YES
export REMOVE_SVN_FROM_RESOURCES=YES
export REZ_COLLECTOR_DIR=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/ResourceManagerResources
export REZ_OBJECTS_DIR=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/ResourceManagerResources/Objects
export REZ_SEARCH_PATHS="/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator "
export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES=NO
export SCRIPTS_FOLDER_PATH=ReacTable.app/Scripts
export SCRIPT_INPUT_FILE_0=/Users/febeling/dev/ReacTable/Carthage/Build/iOS/ReactiveCocoa.framework
export SCRIPT_INPUT_FILE_COUNT=1
export SCRIPT_OUTPUT_FILE_COUNT=0
export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.1.sdk
export SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.1.sdk
export SDK_NAME=iphonesimulator8.1
export SDK_PRODUCT_BUILD_VERSION=12B411
export SED=/usr/bin/sed
export SEPARATE_STRIP=NO
export SEPARATE_SYMBOL_EDIT=NO
export SET_DIR_MODE_OWNER_GROUP=YES
export SET_FILE_MODE_OWNER_GROUP=NO
export SHALLOW_BUNDLE=YES
export SHARED_DERIVED_FILE_DIR=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator/DerivedSources
export SHARED_FRAMEWORKS_FOLDER_PATH=ReacTable.app/SharedFrameworks
export SHARED_PRECOMPS_DIR=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/PrecompiledHeaders
export SHARED_SUPPORT_FOLDER_PATH=ReacTable.app/SharedSupport
export SKIP_INSTALL=NO
export SOURCE_ROOT=/Users/febeling/dev/ReacTable
export SRCROOT=/Users/febeling/dev/ReacTable
export STRINGS_FILE_OUTPUT_ENCODING=binary
export STRIP_INSTALLED_PRODUCT=YES
export STRIP_STYLE=all
export SUPPORTED_DEVICE_FAMILIES="1 2"
export SUPPORTED_PLATFORMS="iphonesimulator iphoneos"
export SYMROOT=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products
export SYSTEM_ADMIN_APPS_DIR=/Applications/Utilities
export SYSTEM_APPS_DIR=/Applications
export SYSTEM_CORE_SERVICES_DIR=/System/Library/CoreServices
export SYSTEM_DEMOS_DIR=/Applications/Extras
export SYSTEM_DEVELOPER_APPS_DIR=/Applications/Xcode.app/Contents/Developer/Applications
export SYSTEM_DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Developer/usr/bin
export SYSTEM_DEVELOPER_DEMOS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples"
export SYSTEM_DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
export SYSTEM_DEVELOPER_DOC_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library"
export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools"
export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Java Tools"
export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Performance Tools"
export SYSTEM_DEVELOPER_RELEASENOTES_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes"
export SYSTEM_DEVELOPER_TOOLS=/Applications/Xcode.app/Contents/Developer/Tools
export SYSTEM_DEVELOPER_TOOLS_DOC_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools"
export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools"
export SYSTEM_DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/usr
export SYSTEM_DEVELOPER_UTILITIES_DIR=/Applications/Xcode.app/Contents/Developer/Applications/Utilities
export SYSTEM_DOCUMENTATION_DIR=/Library/Documentation
export SYSTEM_KEXT_INSTALL_PATH=/System/Library/Extensions
export SYSTEM_LIBRARY_DIR=/System/Library
export TARGETED_DEVICE_FAMILY=1
export TARGETNAME=ReacTable
export TARGET_BUILD_DIR=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator
export TARGET_NAME=ReacTable
export TARGET_TEMP_DIR=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build
export TEMP_DIR=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build
export TEMP_FILES_DIR=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build
export TEMP_FILE_DIR=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build
export TEMP_ROOT=/Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates
export TOOLCHAINS=com.apple.dt.toolchain.XcodeDefault
export TREAT_MISSING_BASELINES_AS_TEST_FAILURES=NO
export UID=501
export UNLOCALIZED_RESOURCES_FOLDER_PATH=ReacTable.app
export UNSTRIPPED_PRODUCT=NO
export USER=febeling
export USER_APPS_DIR=/Users/febeling/Applications
export USER_LIBRARY_DIR=/Users/febeling/Library
export USE_DYNAMIC_NO_PIC=YES
export USE_HEADERMAP=YES
export USE_HEADER_SYMLINKS=NO
export VALIDATE_PRODUCT=NO
export VALID_ARCHS="i386 x86_64"
export VERBOSE_PBXCP=NO
export VERSIONPLIST_PATH=ReacTable.app/version.plist
export VERSION_INFO_BUILDER=febeling
export VERSION_INFO_FILE=ReacTable_vers.c
export VERSION_INFO_STRING="\"@(#)PROGRAM:ReacTable PROJECT:ReacTable-\""
export WRAPPER_EXTENSION=app
export WRAPPER_NAME=ReacTable.app
export WRAPPER_SUFFIX=.app
export XCODE_APP_SUPPORT_DIR=/Applications/Xcode.app/Contents/Developer/Library/Xcode
export XCODE_PRODUCT_BUILD_VERSION=6A2008a
export XCODE_VERSION_ACTUAL=0611
export XCODE_VERSION_MAJOR=0600
export XCODE_VERSION_MINOR=0610
export XPCSERVICES_FOLDER_PATH=ReacTable.app/XPCServices
export YACC=yacc
export arch=x86_64
export variant=normal
/bin/sh -c /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Intermediates/ReacTable.build/Debug-iphonesimulator/ReacTable.build/Script-5080C9EF1A522958007F0EC9.sh
: no identity found
Command /bin/sh failed with exit code 1
Touch /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator/ReacTable.app
cd /Users/febeling/dev/ReacTable
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/usr/bin/touch -c /Users/febeling/Library/Developer/Xcode/DerivedData/ReacTable-fxcxpivtkwfimyftbtdccdyhjjvy/Build/Products/Debug-iphonesimulator/ReacTable.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment