Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save thorsten-stripe/db954475e967e0b6c76bee12505367ba to your computer and use it in GitHub Desktop.
Save thorsten-stripe/db954475e967e0b6c76bee12505367ba to your computer and use it in GitHub Desktop.
ios build error
This file has been truncated, but you can view the full file.
➜ MyTestApp git:(master) ✗ yarn ios
yarn run v1.22.10
$ react-native run-ios
info Found Xcode workspace "MyTestApp.xcworkspace"
info Launching iPhone 11 (iOS 14.0)
info Building (using "xcodebuild -workspace MyTestApp.xcworkspace -configuration Debug -scheme MyTestApp -destination id=B3015B76-58AC-4078-829B-755DA5D756C2")
error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. To debug build logs further, consider building your app with Xcode.app, by opening MyTestApp.xcworkspace. Run CLI with --verbose flag for more details.
Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -workspace MyTestApp.xcworkspace -configuration Debug -scheme MyTestApp -destination id=B3015B76-58AC-4078-829B-755DA5D756C2
note: Using new build system
note: Building targets in parallel
note: Planning build
note: Constructing build description
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/utilities.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src/utilities.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'glog' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/glog/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/glog -Wno-shorten-64-to-32 -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/glog/glog-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/utilities.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/utilities.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src/utilities.cc -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/utilities.o
/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src/utilities.cc:254:17: warning: 'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
pid_t tid = syscall(__NR_gettid);
^
In file included from /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src/utilities.cc:32:
In file included from /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src/utilities.h:82:
In file included from /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/glog/glog/logging.h:47:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk/usr/include/unistd.h:742:6: note: 'syscall' has been explicitly marked deprecated here
int syscall(int, ...);
^
1 warning generated.
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/symbolize.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src/symbolize.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'glog' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/glog/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/glog -Wno-shorten-64-to-32 -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/glog/glog-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/symbolize.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/symbolize.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src/symbolize.cc -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/symbolize.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/logging.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src/logging.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'glog' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/glog/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/glog -Wno-shorten-64-to-32 -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/glog/glog-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/logging.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/logging.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src/logging.cc -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/logging.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/raw_logging.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src/raw_logging.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'glog' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/glog/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/glog -Wno-shorten-64-to-32 -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/glog/glog-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/raw_logging.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/raw_logging.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src/raw_logging.cc -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/raw_logging.o
/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src/raw_logging.cc:153:3: warning: 'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
safe_write(STDERR_FILENO, buffer, strlen(buffer));
^
/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src/raw_logging.cc:63:34: note: expanded from macro 'safe_write'
# define safe_write(fd, s, len) syscall(SYS_write, fd, s, len)
^
In file included from /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src/raw_logging.cc:34:
In file included from /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src/utilities.h:82:
In file included from /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/glog/glog/logging.h:47:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk/usr/include/unistd.h:742:6: note: 'syscall' has been explicitly marked deprecated here
int syscall(int, ...);
^
1 warning generated.
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/vlog_is_on.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src/vlog_is_on.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'glog' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/glog/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/glog -Wno-shorten-64-to-32 -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/glog/glog-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/vlog_is_on.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/vlog_is_on.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src/vlog_is_on.cc -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/vlog_is_on.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/demangle.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src/demangle.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'glog' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/glog/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/glog -Wno-shorten-64-to-32 -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/glog/glog-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/demangle.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/demangle.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src/demangle.cc -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/demangle.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/glog-dummy.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/glog/glog-dummy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'glog' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/glog/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/glog -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/glog/glog-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/glog-dummy.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/glog-dummy.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/glog/glog-dummy.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/glog-dummy.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/signalhandler.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src/signalhandler.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'glog' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/glog/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/glog -Wno-shorten-64-to-32 -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/glog/glog-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/signalhandler.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/signalhandler.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/glog/src/signalhandler.cc -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/signalhandler.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/Utils.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/yoga/yoga/Utils.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Yoga' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=yoga -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga -fno-omit-frame-pointer -fexceptions -Wall -Werror -std\=c++1y -fPIC -fno-objc-arc -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/Yoga/Yoga-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/Utils.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/Utils.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/yoga/yoga/Utils.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/Utils.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/experiments.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/yoga/yoga/internal/experiments.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Yoga' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=yoga -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga -fno-omit-frame-pointer -fexceptions -Wall -Werror -std\=c++1y -fPIC -fno-objc-arc -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/Yoga/Yoga-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/experiments.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/experiments.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/yoga/yoga/internal/experiments.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/experiments.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/event.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/yoga/yoga/event/event.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Yoga' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=yoga -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga -fno-omit-frame-pointer -fexceptions -Wall -Werror -std\=c++1y -fPIC -fno-objc-arc -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/Yoga/Yoga-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/event.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/event.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/yoga/yoga/event/event.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/event.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/log.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/yoga/yoga/log.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Yoga' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=yoga -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga -fno-omit-frame-pointer -fexceptions -Wall -Werror -std\=c++1y -fPIC -fno-objc-arc -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/Yoga/Yoga-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/log.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/log.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/yoga/yoga/log.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/log.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGValue.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/yoga/yoga/YGValue.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Yoga' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=yoga -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga -fno-omit-frame-pointer -fexceptions -Wall -Werror -std\=c++1y -fPIC -fno-objc-arc -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/Yoga/Yoga-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGValue.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGValue.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/yoga/yoga/YGValue.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGValue.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGStyle.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/yoga/yoga/YGStyle.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Yoga' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=yoga -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga -fno-omit-frame-pointer -fexceptions -Wall -Werror -std\=c++1y -fPIC -fno-objc-arc -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/Yoga/Yoga-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGStyle.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGStyle.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/yoga/yoga/YGStyle.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGStyle.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/Yoga.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/yoga/yoga/Yoga.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Yoga' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=yoga -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga -fno-omit-frame-pointer -fexceptions -Wall -Werror -std\=c++1y -fPIC -fno-objc-arc -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/Yoga/Yoga-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/Yoga.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/Yoga.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/yoga/yoga/Yoga.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/Yoga.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/Yoga-dummy.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/Yoga/Yoga-dummy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Yoga' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=yoga -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/Yoga/Yoga-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/Yoga-dummy.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/Yoga-dummy.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/Yoga/Yoga-dummy.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/Yoga-dummy.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGNodePrint.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/yoga/yoga/YGNodePrint.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Yoga' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=yoga -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga -fno-omit-frame-pointer -fexceptions -Wall -Werror -std\=c++1y -fPIC -fno-objc-arc -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/Yoga/Yoga-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGNodePrint.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGNodePrint.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/yoga/yoga/YGNodePrint.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGNodePrint.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGNode.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/yoga/yoga/YGNode.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Yoga' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=yoga -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga -fno-omit-frame-pointer -fexceptions -Wall -Werror -std\=c++1y -fPIC -fno-objc-arc -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/Yoga/Yoga-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGNode.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGNode.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/yoga/yoga/YGNode.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGNode.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGLayout.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/yoga/yoga/YGLayout.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Yoga' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=yoga -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga -fno-omit-frame-pointer -fexceptions -Wall -Werror -std\=c++1y -fPIC -fno-objc-arc -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/Yoga/Yoga-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGLayout.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGLayout.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/yoga/yoga/YGLayout.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGLayout.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGEnums.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/yoga/yoga/YGEnums.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Yoga' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=yoga -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga -fno-omit-frame-pointer -fexceptions -Wall -Werror -std\=c++1y -fPIC -fno-objc-arc -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/Yoga/Yoga-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGEnums.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGEnums.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/yoga/yoga/YGEnums.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGEnums.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGConfig.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/yoga/yoga/YGConfig.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Yoga' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=yoga -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Yoga-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga -fno-omit-frame-pointer -fexceptions -Wall -Werror -std\=c++1y -fPIC -fno-objc-arc -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/Yoga/Yoga-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGConfig.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGConfig.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/yoga/yoga/YGConfig.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/YGConfig.o
ProcessProductPackaging "" /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Stripe-Stripe.build/Stripe.bundle-Simulated.xcent (in target 'Stripe-Stripe' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
Entitlements:
{
"application-identifier" = "FAKETEAMID.org.cocoapods.Stripe";
"keychain-access-groups" = (
"FAKETEAMID.org.cocoapods.Stripe"
);
}
builtin-productPackagingUtility -entitlements -format xml -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Stripe-Stripe.build/Stripe.bundle-Simulated.xcent
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/TurboModuleUtils.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/turbomodule/core/TurboModuleUtils.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'ReactCommon' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/ReactCommon/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-Core -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/ReactCommon -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/ReactCommon/ReactCommon-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/TurboModuleUtils.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/TurboModuleUtils.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/turbomodule/core/TurboModuleUtils.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/TurboModuleUtils.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/TurboModuleBinding.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/turbomodule/core/TurboModuleBinding.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'ReactCommon' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/ReactCommon/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-Core -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/ReactCommon -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/ReactCommon/ReactCommon-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/TurboModuleBinding.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/TurboModuleBinding.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/turbomodule/core/TurboModuleBinding.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/TurboModuleBinding.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/TurboModule.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/turbomodule/core/TurboModule.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'ReactCommon' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/ReactCommon/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-Core -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/ReactCommon -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/ReactCommon/ReactCommon-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/TurboModule.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/TurboModule.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/turbomodule/core/TurboModule.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/TurboModule.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/TurboCxxModule.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/turbomodule/core/TurboCxxModule.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'ReactCommon' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/ReactCommon/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-Core -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/ReactCommon -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/ReactCommon/ReactCommon-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/TurboCxxModule.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/TurboCxxModule.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/turbomodule/core/TurboCxxModule.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/TurboCxxModule.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/ReactCommon-dummy.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/ReactCommon/ReactCommon-dummy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ReactCommon' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/ReactCommon/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-Core -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/ReactCommon -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/ReactCommon/ReactCommon-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/ReactCommon-dummy.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/ReactCommon-dummy.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/ReactCommon/ReactCommon-dummy.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/ReactCommon-dummy.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/RCTTurboModuleManager.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/turbomodule/core/platform/ios/RCTTurboModuleManager.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'ReactCommon' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/ReactCommon/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-Core -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/ReactCommon -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/ReactCommon/ReactCommon-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/RCTTurboModuleManager.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/RCTTurboModuleManager.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/turbomodule/core/platform/ios/RCTTurboModuleManager.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/RCTTurboModuleManager.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/RCTTurboModule.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/turbomodule/core/platform/ios/RCTTurboModule.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'ReactCommon' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/ReactCommon/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-Core -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/ReactCommon -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/ReactCommon/ReactCommon-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/RCTTurboModule.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/RCTTurboModule.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/turbomodule/core/platform/ios/RCTTurboModule.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/RCTTurboModule.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/LongLivedObject.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/turbomodule/core/LongLivedObject.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'ReactCommon' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/ReactCommon/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-Core -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/ReactCommon -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/ReactCommon/ReactCommon-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/LongLivedObject.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/LongLivedObject.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/turbomodule/core/LongLivedObject.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/LongLivedObject.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/Objects-normal/x86_64/React-jsinspector-dummy.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-jsinspector/React-jsinspector-dummy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-jsinspector' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/React-jsinspector-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/React-jsinspector-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/React-jsinspector-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/React-jsinspector-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-jsinspector/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-jsinspector -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-jsinspector/React-jsinspector-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/Objects-normal/x86_64/React-jsinspector-dummy.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/Objects-normal/x86_64/React-jsinspector-dummy.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-jsinspector/React-jsinspector-dummy.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/Objects-normal/x86_64/React-jsinspector-dummy.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/Objects-normal/x86_64/InspectorInterfaces.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/jsinspector/InspectorInterfaces.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-jsinspector' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/React-jsinspector-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/React-jsinspector-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/React-jsinspector-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/React-jsinspector-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-jsinspector/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-jsinspector -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-jsinspector/React-jsinspector-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/Objects-normal/x86_64/InspectorInterfaces.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/Objects-normal/x86_64/InspectorInterfaces.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/jsinspector/InspectorInterfaces.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/Objects-normal/x86_64/InspectorInterfaces.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/Objects-normal/x86_64/React-jsiexecutor-dummy.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-jsiexecutor/React-jsiexecutor-dummy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-jsiexecutor' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/React-jsiexecutor-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/React-jsiexecutor-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/React-jsiexecutor-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/React-jsiexecutor-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-jsiexecutor/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-jsiexecutor -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-jsiexecutor/React-jsiexecutor-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/Objects-normal/x86_64/React-jsiexecutor-dummy.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/Objects-normal/x86_64/React-jsiexecutor-dummy.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-jsiexecutor/React-jsiexecutor-dummy.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/Objects-normal/x86_64/React-jsiexecutor-dummy.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/Objects-normal/x86_64/JSINativeModules.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/jsiexecutor/jsireact/JSINativeModules.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-jsiexecutor' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/React-jsiexecutor-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/React-jsiexecutor-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/React-jsiexecutor-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/React-jsiexecutor-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-jsiexecutor/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-jsiexecutor -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-jsiexecutor/React-jsiexecutor-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/Objects-normal/x86_64/JSINativeModules.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/Objects-normal/x86_64/JSINativeModules.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/jsiexecutor/jsireact/JSINativeModules.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/Objects-normal/x86_64/JSINativeModules.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/Objects-normal/x86_64/JSIExecutor.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/jsiexecutor/jsireact/JSIExecutor.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-jsiexecutor' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/React-jsiexecutor-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/React-jsiexecutor-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/React-jsiexecutor-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/React-jsiexecutor-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-jsiexecutor/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-jsiexecutor -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-jsiexecutor/React-jsiexecutor-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/Objects-normal/x86_64/JSIExecutor.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/Objects-normal/x86_64/JSIExecutor.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/jsiexecutor/jsireact/JSIExecutor.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsiexecutor.build/Objects-normal/x86_64/JSIExecutor.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/Objects-normal/x86_64/jsilib-windows.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/jsi/jsi/jsilib-windows.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-jsi' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/React-jsi-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/React-jsi-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/React-jsi-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/React-jsi-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-jsi/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-jsi -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-jsi/React-jsi-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/Objects-normal/x86_64/jsilib-windows.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/Objects-normal/x86_64/jsilib-windows.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/jsi/jsi/jsilib-windows.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/Objects-normal/x86_64/jsilib-windows.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/Objects-normal/x86_64/jsilib-posix.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/jsi/jsi/jsilib-posix.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-jsi' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/React-jsi-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/React-jsi-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/React-jsi-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/React-jsi-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-jsi/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-jsi -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-jsi/React-jsi-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/Objects-normal/x86_64/jsilib-posix.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/Objects-normal/x86_64/jsilib-posix.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/jsi/jsi/jsilib-posix.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/Objects-normal/x86_64/jsilib-posix.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/Objects-normal/x86_64/jsi.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/jsi/jsi/jsi.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-jsi' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/React-jsi-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/React-jsi-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/React-jsi-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/React-jsi-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-jsi/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-jsi -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-jsi/React-jsi-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/Objects-normal/x86_64/jsi.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/Objects-normal/x86_64/jsi.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/jsi/jsi/jsi.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/Objects-normal/x86_64/jsi.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/Objects-normal/x86_64/React-jsi-dummy.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-jsi/React-jsi-dummy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-jsi' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/React-jsi-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/React-jsi-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/React-jsi-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/React-jsi-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-jsi/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-jsi -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-jsi/React-jsi-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/Objects-normal/x86_64/React-jsi-dummy.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/Objects-normal/x86_64/React-jsi-dummy.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-jsi/React-jsi-dummy.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/Objects-normal/x86_64/React-jsi-dummy.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/Objects-normal/x86_64/JSIDynamic.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/jsi/jsi/JSIDynamic.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-jsi' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/React-jsi-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/React-jsi-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/React-jsi-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/React-jsi-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-jsi/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-jsi -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-jsi/React-jsi-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/Objects-normal/x86_64/JSIDynamic.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/Objects-normal/x86_64/JSIDynamic.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/jsi/jsi/JSIDynamic.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/Objects-normal/x86_64/JSIDynamic.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/Objects-normal/x86_64/JSCRuntime.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/jsi/JSCRuntime.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-jsi' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/React-jsi-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/React-jsi-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/React-jsi-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/React-jsi-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-jsi/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-jsi -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-jsi/React-jsi-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/Objects-normal/x86_64/JSCRuntime.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/Objects-normal/x86_64/JSCRuntime.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/jsi/JSCRuntime.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsi.build/Objects-normal/x86_64/JSCRuntime.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/ReactMarker.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/cxxreact/ReactMarker.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-cxxreact' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-cxxreact/React-cxxreact-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/ReactMarker.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/ReactMarker.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/cxxreact/ReactMarker.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/ReactMarker.o
Libtool /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/glog/libglog.a normal (in target 'glog' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export IPHONEOS_DEPLOYMENT_TARGET\=10.0
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static -arch_only x86_64 -D -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -L/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/glog -filelist /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/glog.LinkFileList -dependency_info /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/glog.build/Objects-normal/x86_64/glog_libtool_dependency_info.dat -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/glog/libglog.a
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/React-cxxreact-dummy.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-cxxreact/React-cxxreact-dummy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-cxxreact' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-cxxreact/React-cxxreact-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/React-cxxreact-dummy.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/React-cxxreact-dummy.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-cxxreact/React-cxxreact-dummy.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/React-cxxreact-dummy.o
Libtool /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga/libYoga.a normal (in target 'Yoga' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export IPHONEOS_DEPLOYMENT_TARGET\=10.0
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static -arch_only x86_64 -D -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -L/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga -filelist /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/Yoga.LinkFileList -dependency_info /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Yoga.build/Objects-normal/x86_64/Yoga_libtool_dependency_info.dat -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/Yoga/libYoga.a
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/RAMBundleRegistry.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/cxxreact/RAMBundleRegistry.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-cxxreact' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-cxxreact/React-cxxreact-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/RAMBundleRegistry.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/RAMBundleRegistry.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/cxxreact/RAMBundleRegistry.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/RAMBundleRegistry.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/NativeToJsBridge.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/cxxreact/NativeToJsBridge.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-cxxreact' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-cxxreact/React-cxxreact-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/NativeToJsBridge.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/NativeToJsBridge.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/cxxreact/NativeToJsBridge.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/NativeToJsBridge.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/ModuleRegistry.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/cxxreact/ModuleRegistry.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-cxxreact' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-cxxreact/React-cxxreact-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/ModuleRegistry.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/ModuleRegistry.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/cxxreact/ModuleRegistry.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/ModuleRegistry.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/MethodCall.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/cxxreact/MethodCall.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-cxxreact' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-cxxreact/React-cxxreact-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/MethodCall.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/MethodCall.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/cxxreact/MethodCall.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/MethodCall.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/JSIndexedRAMBundle.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/cxxreact/JSIndexedRAMBundle.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-cxxreact' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-cxxreact/React-cxxreact-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/JSIndexedRAMBundle.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/JSIndexedRAMBundle.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/cxxreact/JSIndexedRAMBundle.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/JSIndexedRAMBundle.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/JSExecutor.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/cxxreact/JSExecutor.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-cxxreact' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-cxxreact/React-cxxreact-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/JSExecutor.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/JSExecutor.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/cxxreact/JSExecutor.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/JSExecutor.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/JSDeltaBundleClient.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/cxxreact/JSDeltaBundleClient.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-cxxreact' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-cxxreact/React-cxxreact-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/JSDeltaBundleClient.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/JSDeltaBundleClient.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/cxxreact/JSDeltaBundleClient.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/JSDeltaBundleClient.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/JSBundleType.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/cxxreact/JSBundleType.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-cxxreact' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-cxxreact/React-cxxreact-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/JSBundleType.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/JSBundleType.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/cxxreact/JSBundleType.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/JSBundleType.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/JSBigString.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/cxxreact/JSBigString.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-cxxreact' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-cxxreact/React-cxxreact-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/JSBigString.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/JSBigString.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/cxxreact/JSBigString.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/JSBigString.o
Libtool /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-jsinspector/libReact-jsinspector.a normal (in target 'React-jsinspector' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export IPHONEOS_DEPLOYMENT_TARGET\=10.0
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static -arch_only x86_64 -D -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -L/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-jsinspector -filelist /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/Objects-normal/x86_64/React-jsinspector.LinkFileList -dependency_info /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-jsinspector.build/Objects-normal/x86_64/React-jsinspector_libtool_dependency_info.dat -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-jsinspector/libReact-jsinspector.a
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/Instance.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/cxxreact/Instance.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-cxxreact' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-cxxreact/React-cxxreact-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/Instance.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/Instance.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/cxxreact/Instance.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/Instance.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/CxxNativeModule.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/cxxreact/CxxNativeModule.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-cxxreact' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/React-cxxreact-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/boost-for-react-native -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/DoubleConversion -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-cxxreact -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-cxxreact/React-cxxreact-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/CxxNativeModule.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/CxxNativeModule.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/ReactCommon/cxxreact/CxxNativeModule.cpp -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-cxxreact.build/Objects-normal/x86_64/CxxNativeModule.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/Objects-normal/x86_64/React-RCTVibration-dummy.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTVibration/React-RCTVibration-dummy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTVibration' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/React-RCTVibration-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/React-RCTVibration-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/React-RCTVibration-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/React-RCTVibration-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTVibration/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTVibration -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTVibration/React-RCTVibration-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/Objects-normal/x86_64/React-RCTVibration-dummy.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/Objects-normal/x86_64/React-RCTVibration-dummy.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTVibration/React-RCTVibration-dummy.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/Objects-normal/x86_64/React-RCTVibration-dummy.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/Objects-normal/x86_64/RCTVibrationPlugins.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Vibration/RCTVibrationPlugins.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTVibration' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/React-RCTVibration-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/React-RCTVibration-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/React-RCTVibration-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/React-RCTVibration-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTVibration/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTVibration -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTVibration/React-RCTVibration-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/Objects-normal/x86_64/RCTVibrationPlugins.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/Objects-normal/x86_64/RCTVibrationPlugins.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Vibration/RCTVibrationPlugins.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/Objects-normal/x86_64/RCTVibrationPlugins.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/Objects-normal/x86_64/RCTVibration.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Vibration/RCTVibration.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTVibration' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/React-RCTVibration-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/React-RCTVibration-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/React-RCTVibration-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/React-RCTVibration-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTVibration/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTVibration -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTVibration/React-RCTVibration-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/Objects-normal/x86_64/RCTVibration.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/Objects-normal/x86_64/RCTVibration.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Vibration/RCTVibration.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/Objects-normal/x86_64/RCTVibration.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/React-RCTText-dummy.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-dummy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/React-RCTText-dummy.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/React-RCTText-dummy.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-dummy.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/React-RCTText-dummy.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTVirtualTextViewManager.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/VirtualText/RCTVirtualTextViewManager.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTVirtualTextViewManager.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTVirtualTextViewManager.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/VirtualText/RCTVirtualTextViewManager.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTVirtualTextViewManager.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTVirtualTextShadowView.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/VirtualText/RCTVirtualTextShadowView.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTVirtualTextShadowView.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTVirtualTextShadowView.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/VirtualText/RCTVirtualTextShadowView.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTVirtualTextShadowView.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTUITextView.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/Multiline/RCTUITextView.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTUITextView.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTUITextView.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/Multiline/RCTUITextView.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTUITextView.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTUITextField.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/Singleline/RCTUITextField.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTUITextField.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTUITextField.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/Singleline/RCTUITextField.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTUITextField.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTTextViewManager.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/Text/RCTTextViewManager.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTTextViewManager.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTTextViewManager.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/Text/RCTTextViewManager.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTTextViewManager.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTTextView.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/Text/RCTTextView.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTTextView.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTTextView.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/Text/RCTTextView.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTTextView.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTTextShadowView.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/Text/RCTTextShadowView.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTTextShadowView.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTTextShadowView.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/Text/RCTTextShadowView.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTTextShadowView.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTTextSelection.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/RCTTextSelection.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTTextSelection.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTTextSelection.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/RCTTextSelection.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTTextSelection.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTTextAttributes.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/RCTTextAttributes.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTTextAttributes.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTTextAttributes.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/RCTTextAttributes.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTTextAttributes.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTSinglelineTextInputViewManager.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/Singleline/RCTSinglelineTextInputViewManager.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTSinglelineTextInputViewManager.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTSinglelineTextInputViewManager.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/Singleline/RCTSinglelineTextInputViewManager.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTSinglelineTextInputViewManager.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTSinglelineTextInputView.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/Singleline/RCTSinglelineTextInputView.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTSinglelineTextInputView.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTSinglelineTextInputView.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/Singleline/RCTSinglelineTextInputView.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTSinglelineTextInputView.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTRawTextViewManager.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/RawText/RCTRawTextViewManager.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTRawTextViewManager.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTRawTextViewManager.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/RawText/RCTRawTextViewManager.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTRawTextViewManager.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTRawTextShadowView.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/RawText/RCTRawTextShadowView.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTRawTextShadowView.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTRawTextShadowView.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/RawText/RCTRawTextShadowView.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTRawTextShadowView.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTMultilineTextInputViewManager.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/Multiline/RCTMultilineTextInputViewManager.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTMultilineTextInputViewManager.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTMultilineTextInputViewManager.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/Multiline/RCTMultilineTextInputViewManager.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTMultilineTextInputViewManager.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTMultilineTextInputView.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/Multiline/RCTMultilineTextInputView.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTMultilineTextInputView.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTMultilineTextInputView.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/Multiline/RCTMultilineTextInputView.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTMultilineTextInputView.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTInputAccessoryViewManager.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/RCTInputAccessoryViewManager.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTInputAccessoryViewManager.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTInputAccessoryViewManager.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/RCTInputAccessoryViewManager.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTInputAccessoryViewManager.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTInputAccessoryViewContent.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/RCTInputAccessoryViewContent.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTInputAccessoryViewContent.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTInputAccessoryViewContent.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/RCTInputAccessoryViewContent.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTInputAccessoryViewContent.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTInputAccessoryView.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/RCTInputAccessoryView.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTInputAccessoryView.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTInputAccessoryView.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/RCTInputAccessoryView.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTInputAccessoryView.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTInputAccessoryShadowView.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/RCTInputAccessoryShadowView.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTInputAccessoryShadowView.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTInputAccessoryShadowView.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/RCTInputAccessoryShadowView.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTInputAccessoryShadowView.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTConvert+Text.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/RCTConvert+Text.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTConvert+Text.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTConvert+Text.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/RCTConvert+Text.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTConvert+Text.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTBaseTextViewManager.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/BaseText/RCTBaseTextViewManager.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTBaseTextViewManager.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTBaseTextViewManager.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/BaseText/RCTBaseTextViewManager.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTBaseTextViewManager.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTBaseTextShadowView.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/BaseText/RCTBaseTextShadowView.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTBaseTextShadowView.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTBaseTextShadowView.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/BaseText/RCTBaseTextShadowView.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTBaseTextShadowView.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTBaseTextInputViewManager.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/RCTBaseTextInputViewManager.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTBaseTextInputViewManager.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTBaseTextInputViewManager.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/RCTBaseTextInputViewManager.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTBaseTextInputViewManager.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTBaseTextInputView.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/RCTBaseTextInputView.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTBaseTextInputView.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTBaseTextInputView.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/RCTBaseTextInputView.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTBaseTextInputView.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTBaseTextInputShadowView.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/RCTBaseTextInputShadowView.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTBaseTextInputShadowView.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTBaseTextInputShadowView.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/RCTBaseTextInputShadowView.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTBaseTextInputShadowView.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTBackedTextInputDelegateAdapter.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/RCTBackedTextInputDelegateAdapter.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTBackedTextInputDelegateAdapter.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTBackedTextInputDelegateAdapter.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/TextInput/RCTBackedTextInputDelegateAdapter.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/RCTBackedTextInputDelegateAdapter.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/NSTextStorage+FontScaling.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/Text/NSTextStorage+FontScaling.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTText' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/React-RCTText-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Private/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-RCTText -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTText -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTText/React-RCTText-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/NSTextStorage+FontScaling.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/NSTextStorage+FontScaling.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Text/Text/NSTextStorage+FontScaling.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTText.build/Objects-normal/x86_64/NSTextStorage+FontScaling.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/Objects-normal/x86_64/React-RCTSettings-dummy.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTSettings/React-RCTSettings-dummy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTSettings' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/React-RCTSettings-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/React-RCTSettings-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/React-RCTSettings-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/React-RCTSettings-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTSettings/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTSettings -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTSettings/React-RCTSettings-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/Objects-normal/x86_64/React-RCTSettings-dummy.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/Objects-normal/x86_64/React-RCTSettings-dummy.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTSettings/React-RCTSettings-dummy.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/Objects-normal/x86_64/React-RCTSettings-dummy.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/Objects-normal/x86_64/RCTSettingsPlugins.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Settings/RCTSettingsPlugins.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTSettings' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/React-RCTSettings-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/React-RCTSettings-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/React-RCTSettings-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/React-RCTSettings-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTSettings/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTSettings -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTSettings/React-RCTSettings-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/Objects-normal/x86_64/RCTSettingsPlugins.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/Objects-normal/x86_64/RCTSettingsPlugins.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Settings/RCTSettingsPlugins.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/Objects-normal/x86_64/RCTSettingsPlugins.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/Objects-normal/x86_64/RCTSettingsManager.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Settings/RCTSettingsManager.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTSettings' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/React-RCTSettings-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/React-RCTSettings-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/React-RCTSettings-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/React-RCTSettings-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTSettings/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTSettings -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTSettings/React-RCTSettings-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/Objects-normal/x86_64/RCTSettingsManager.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/Objects-normal/x86_64/RCTSettingsManager.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Settings/RCTSettingsManager.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/Objects-normal/x86_64/RCTSettingsManager.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/React-RCTNetwork-dummy.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTNetwork/React-RCTNetwork-dummy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTNetwork' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTNetwork/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTNetwork -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTNetwork/React-RCTNetwork-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/React-RCTNetwork-dummy.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/React-RCTNetwork-dummy.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTNetwork/React-RCTNetwork-dummy.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/React-RCTNetwork-dummy.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/RCTNetworking.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Network/RCTNetworking.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTNetwork' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTNetwork/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTNetwork -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTNetwork/React-RCTNetwork-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/RCTNetworking.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/RCTNetworking.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Network/RCTNetworking.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/RCTNetworking.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/RCTNetworkTask.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Network/RCTNetworkTask.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTNetwork' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTNetwork/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTNetwork -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTNetwork/React-RCTNetwork-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/RCTNetworkTask.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/RCTNetworkTask.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Network/RCTNetworkTask.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/RCTNetworkTask.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/RCTNetworkPlugins.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Network/RCTNetworkPlugins.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTNetwork' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTNetwork/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTNetwork -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTNetwork/React-RCTNetwork-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/RCTNetworkPlugins.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/RCTNetworkPlugins.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Network/RCTNetworkPlugins.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/RCTNetworkPlugins.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/RCTHTTPRequestHandler.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Network/RCTHTTPRequestHandler.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTNetwork' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTNetwork/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTNetwork -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTNetwork/React-RCTNetwork-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/RCTHTTPRequestHandler.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/RCTHTTPRequestHandler.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Network/RCTHTTPRequestHandler.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/RCTHTTPRequestHandler.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/RCTFileRequestHandler.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Network/RCTFileRequestHandler.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTNetwork' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTNetwork/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTNetwork -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTNetwork/React-RCTNetwork-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/RCTFileRequestHandler.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/RCTFileRequestHandler.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Network/RCTFileRequestHandler.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/RCTFileRequestHandler.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/RCTDataRequestHandler.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Network/RCTDataRequestHandler.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTNetwork' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/React-RCTNetwork-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTNetwork/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTNetwork -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTNetwork/React-RCTNetwork-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/RCTDataRequestHandler.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/RCTDataRequestHandler.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Network/RCTDataRequestHandler.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/RCTDataRequestHandler.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/Objects-normal/x86_64/React-RCTLinking-dummy.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTLinking/React-RCTLinking-dummy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTLinking' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/React-RCTLinking-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/React-RCTLinking-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/React-RCTLinking-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/React-RCTLinking-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTLinking/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTLinking -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTLinking/React-RCTLinking-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/Objects-normal/x86_64/React-RCTLinking-dummy.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/Objects-normal/x86_64/React-RCTLinking-dummy.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTLinking/React-RCTLinking-dummy.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/Objects-normal/x86_64/React-RCTLinking-dummy.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/Objects-normal/x86_64/RCTLinkingPlugins.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/LinkingIOS/RCTLinkingPlugins.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTLinking' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/React-RCTLinking-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/React-RCTLinking-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/React-RCTLinking-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/React-RCTLinking-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTLinking/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTLinking -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTLinking/React-RCTLinking-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/Objects-normal/x86_64/RCTLinkingPlugins.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/Objects-normal/x86_64/RCTLinkingPlugins.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/LinkingIOS/RCTLinkingPlugins.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/Objects-normal/x86_64/RCTLinkingPlugins.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/Objects-normal/x86_64/RCTLinkingManager.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/LinkingIOS/RCTLinkingManager.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTLinking' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/React-RCTLinking-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/React-RCTLinking-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/React-RCTLinking-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/React-RCTLinking-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTLinking/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTLinking -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTLinking/React-RCTLinking-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/Objects-normal/x86_64/RCTLinkingManager.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/Objects-normal/x86_64/RCTLinkingManager.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/LinkingIOS/RCTLinkingManager.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/Objects-normal/x86_64/RCTLinkingManager.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/React-RCTImage-dummy.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTImage/React-RCTImage-dummy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTImage' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTImage/React-RCTImage-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/React-RCTImage-dummy.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/React-RCTImage-dummy.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTImage/React-RCTImage-dummy.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/React-RCTImage-dummy.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTUIImageViewAnimated.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTUIImageViewAnimated.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTImage' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTImage/React-RCTImage-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTUIImageViewAnimated.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTUIImageViewAnimated.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTUIImageViewAnimated.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTUIImageViewAnimated.o
/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTUIImageViewAnimated.m:186:64: warning: 'frameInterval' is deprecated: first deprecated in iOS 10.0 - preferredFramesPerSecond [-Wdeprecated-declarations]
NSTimeInterval duration = displayLink.duration * displayLink.frameInterval;
^
In module 'UIKit' imported from /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target Support Files/React-RCTImage/React-RCTImage-prefix.pch:2:
In module 'QuartzCore' imported from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CADisplayLink.h:71:32: note: 'frameInterval' has been explicitly marked deprecated here
@property(nonatomic) NSInteger frameInterval
^
1 warning generated.
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTResizeMode.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTResizeMode.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTImage' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTImage/React-RCTImage-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTResizeMode.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTResizeMode.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTResizeMode.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTResizeMode.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTLocalAssetImageLoader.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTLocalAssetImageLoader.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTImage' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTImage/React-RCTImage-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTLocalAssetImageLoader.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTLocalAssetImageLoader.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTLocalAssetImageLoader.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTLocalAssetImageLoader.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageViewManager.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTImageViewManager.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTImage' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTImage/React-RCTImage-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageViewManager.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageViewManager.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTImageViewManager.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageViewManager.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageView.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTImageView.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTImage' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTImage/React-RCTImage-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageView.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageView.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTImageView.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageView.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageUtils.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTImageUtils.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTImage' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTImage/React-RCTImage-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageUtils.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageUtils.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTImageUtils.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageUtils.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageURLLoaderWithAttribution.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTImageURLLoaderWithAttribution.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTImage' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTImage/React-RCTImage-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageURLLoaderWithAttribution.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageURLLoaderWithAttribution.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTImageURLLoaderWithAttribution.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageURLLoaderWithAttribution.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageStoreManager.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTImageStoreManager.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTImage' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTImage/React-RCTImage-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageStoreManager.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageStoreManager.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTImageStoreManager.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageStoreManager.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageShadowView.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTImageShadowView.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTImage' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTImage/React-RCTImage-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageShadowView.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageShadowView.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTImageShadowView.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageShadowView.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImagePlugins.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTImagePlugins.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTImage' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTImage/React-RCTImage-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImagePlugins.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImagePlugins.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTImagePlugins.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImagePlugins.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageLoader.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTImageLoader.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTImage' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTImage/React-RCTImage-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageLoader.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageLoader.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTImageLoader.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageLoader.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageEditingManager.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTImageEditingManager.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTImage' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTImage/React-RCTImage-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageEditingManager.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageEditingManager.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTImageEditingManager.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageEditingManager.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageCache.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTImageCache.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTImage' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTImage/React-RCTImage-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageCache.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageCache.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTImageCache.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageCache.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageBlurUtils.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTImageBlurUtils.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTImage' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTImage/React-RCTImage-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageBlurUtils.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageBlurUtils.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTImageBlurUtils.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTImageBlurUtils.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTGIFImageDecoder.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTGIFImageDecoder.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTImage' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTImage/React-RCTImage-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTGIFImageDecoder.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTGIFImageDecoder.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTGIFImageDecoder.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTGIFImageDecoder.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTDisplayWeakRefreshable.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTDisplayWeakRefreshable.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTImage' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTImage/React-RCTImage-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTDisplayWeakRefreshable.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTDisplayWeakRefreshable.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTDisplayWeakRefreshable.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTDisplayWeakRefreshable.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTAnimatedImage.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTAnimatedImage.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTImage' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/React-RCTImage-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTImage -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTImage/React-RCTImage-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTAnimatedImage.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTAnimatedImage.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Image/RCTAnimatedImage.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/RCTAnimatedImage.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/Objects-normal/x86_64/React-RCTBlob-dummy.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTBlob/React-RCTBlob-dummy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTBlob' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/React-RCTBlob-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/React-RCTBlob-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/React-RCTBlob-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/React-RCTBlob-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTBlob/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTBlob -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTBlob/React-RCTBlob-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/Objects-normal/x86_64/React-RCTBlob-dummy.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/Objects-normal/x86_64/React-RCTBlob-dummy.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTBlob/React-RCTBlob-dummy.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/Objects-normal/x86_64/React-RCTBlob-dummy.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/Objects-normal/x86_64/RCTFileReaderModule.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Blob/RCTFileReaderModule.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTBlob' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/React-RCTBlob-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/React-RCTBlob-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/React-RCTBlob-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/React-RCTBlob-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTBlob/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTBlob -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTBlob/React-RCTBlob-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/Objects-normal/x86_64/RCTFileReaderModule.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/Objects-normal/x86_64/RCTFileReaderModule.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Blob/RCTFileReaderModule.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/Objects-normal/x86_64/RCTFileReaderModule.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/Objects-normal/x86_64/RCTBlobPlugins.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Blob/RCTBlobPlugins.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTBlob' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/React-RCTBlob-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/React-RCTBlob-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/React-RCTBlob-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/React-RCTBlob-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTBlob/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTBlob -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTBlob/React-RCTBlob-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/Objects-normal/x86_64/RCTBlobPlugins.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/Objects-normal/x86_64/RCTBlobPlugins.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Blob/RCTBlobPlugins.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/Objects-normal/x86_64/RCTBlobPlugins.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/Objects-normal/x86_64/RCTBlobManager.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Blob/RCTBlobManager.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTBlob' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/React-RCTBlob-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/React-RCTBlob-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/React-RCTBlob-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/React-RCTBlob-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTBlob/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTBlob -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTBlob/React-RCTBlob-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/Objects-normal/x86_64/RCTBlobManager.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/Objects-normal/x86_64/RCTBlobManager.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Blob/RCTBlobManager.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/Objects-normal/x86_64/RCTBlobManager.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/Objects-normal/x86_64/RCTBlobCollector.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Blob/RCTBlobCollector.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTBlob' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++14 -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/React-RCTBlob-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/React-RCTBlob-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/React-RCTBlob-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/React-RCTBlob-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTBlob/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTBlob -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTBlob/React-RCTBlob-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/Objects-normal/x86_64/RCTBlobCollector.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/Objects-normal/x86_64/RCTBlobCollector.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/Blob/RCTBlobCollector.mm -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/Objects-normal/x86_64/RCTBlobCollector.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/React-RCTAnimation-dummy.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTAnimation/React-RCTAnimation-dummy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTAnimation' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTAnimation/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTAnimation -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTAnimation/React-RCTAnimation-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/React-RCTAnimation-dummy.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/React-RCTAnimation-dummy.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTAnimation/React-RCTAnimation-dummy.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/React-RCTAnimation-dummy.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTValueAnimatedNode.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/NativeAnimation/Nodes/RCTValueAnimatedNode.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTAnimation' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTAnimation/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTAnimation -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTAnimation/React-RCTAnimation-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTValueAnimatedNode.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTValueAnimatedNode.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/NativeAnimation/Nodes/RCTValueAnimatedNode.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTValueAnimatedNode.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTTransformAnimatedNode.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/NativeAnimation/Nodes/RCTTransformAnimatedNode.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTAnimation' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTAnimation/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTAnimation -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTAnimation/React-RCTAnimation-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTTransformAnimatedNode.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTTransformAnimatedNode.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/NativeAnimation/Nodes/RCTTransformAnimatedNode.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTTransformAnimatedNode.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTTrackingAnimatedNode.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/NativeAnimation/Nodes/RCTTrackingAnimatedNode.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTAnimation' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTAnimation/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTAnimation -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTAnimation/React-RCTAnimation-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTTrackingAnimatedNode.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTTrackingAnimatedNode.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/NativeAnimation/Nodes/RCTTrackingAnimatedNode.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTTrackingAnimatedNode.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTSubtractionAnimatedNode.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/NativeAnimation/Nodes/RCTSubtractionAnimatedNode.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTAnimation' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTAnimation/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTAnimation -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTAnimation/React-RCTAnimation-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTSubtractionAnimatedNode.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTSubtractionAnimatedNode.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/NativeAnimation/Nodes/RCTSubtractionAnimatedNode.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTSubtractionAnimatedNode.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTStyleAnimatedNode.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/NativeAnimation/Nodes/RCTStyleAnimatedNode.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTAnimation' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTAnimation/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTAnimation -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTAnimation/React-RCTAnimation-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTStyleAnimatedNode.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTStyleAnimatedNode.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/NativeAnimation/Nodes/RCTStyleAnimatedNode.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTStyleAnimatedNode.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTSpringAnimation.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/NativeAnimation/Drivers/RCTSpringAnimation.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTAnimation' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTAnimation/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTAnimation -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTAnimation/React-RCTAnimation-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTSpringAnimation.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTSpringAnimation.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/NativeAnimation/Drivers/RCTSpringAnimation.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTSpringAnimation.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTPropsAnimatedNode.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/NativeAnimation/Nodes/RCTPropsAnimatedNode.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTAnimation' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTAnimation/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTAnimation -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTAnimation/React-RCTAnimation-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTPropsAnimatedNode.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTPropsAnimatedNode.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/NativeAnimation/Nodes/RCTPropsAnimatedNode.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTPropsAnimatedNode.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTNativeAnimatedNodesManager.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/NativeAnimation/RCTNativeAnimatedNodesManager.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-RCTAnimation' from project 'Pods')
cd /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods
export LANG\=en_US.US-ASCII
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios10.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/thorsten/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Index/DataStore -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-generated-files.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-own-target-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-all-non-framework-target-headers.hmap -ivfsoverlay /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/all-product-headers.yaml -iquote /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/React-RCTAnimation-project-headers.hmap -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTAnimation/include -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/DoubleConversion -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBLazyVector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTRequired -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-Core -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-callinvoker -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-cxxreact -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsi -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React-jsinspector -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/ReactCommon -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/Yoga -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/glog -I/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Folly -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources-normal/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources/x86_64 -I/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/DerivedSources -F/Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Products/Debug-iphonesimulator/React-RCTAnimation -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/React/React-Core.modulemap -fmodule-map-file\=/Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness -include /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/ios/Pods/Target\ Support\ Files/React-RCTAnimation/React-RCTAnimation-prefix.pch -MMD -MT dependencies -MF /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTNativeAnimatedNodesManager.d --serialize-diagnostics /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTNativeAnimatedNodesManager.dia -c /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/NativeAnimation/RCTNativeAnimatedNodesManager.m -o /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTNativeAnimatedNodesManager.o
CompileC /Users/thorsten/Library/Developer/Xcode/DerivedData/MyTestApp-fpkjnjmupcujdsbjyigbaevmjtwz/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/RCTNativeAnimatedModule.o /Users/thorsten/Documents/Projects/oss/react-native/MyTestApp/node_modules/react-native/Libraries/NativeAnimation/RCTNativeAnimatedModule.mm norm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment