Closed kunkuntang closed 1 year ago
我看了一下,已经是这个配置了
这个提示可以忽略,或者这样修改 6834490
检查了一下,已经是设置为 5.0了 https://github.com/NervJS/taro-native-shell/blob/2941b26831b9438a70a048ccc919efe4b87b7de5/ios/taroDemo.xcodeproj/project.pbxproj#L495
如果忽略的话,xcode run project 会包下面的错误,
在项目中 yarn ios
会包下面错误
/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-Core/React/RCTTiming.h:28:41: note: insert '_Nonnull' if the pointer should never be null
jsSchedulingTime:(NSDate *)jsSchedulingTime
^
_Nonnull
6 warnings generated.
CompileC /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaUtils.o /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/node_modules/react-native-safe-area-context/ios/RNCSafeAreaUtils.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'react-native-safe-area-context' from project 'Pods')
cd /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/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-ios11.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Volumes/KINGSTON_DISK/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Volumes/KINGSTON_DISK/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.3.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 /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Index/DataStore -iquote /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-generated-files.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-own-target-headers.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-all-non-framework-target-headers.hmap -ivfsoverlay /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/all-product-headers.yaml -iquote /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-project-headers.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/react-native-safe-area-context/include -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/react-native-safe-area-context -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/DoubleConversion -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/FBLazyVector -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCT-Folly -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTRequired -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTTypeSafety -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-Core -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-bridging -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-callinvoker -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-cxxreact -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsi -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsiexecutor -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsinspector -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-logger -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-perflogger -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-runtimeexecutor -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/ReactCommon -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/Yoga -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/fmt -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/glog -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/react-native-safe-area-context -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/boost -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/React-bridging/react/bridging -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/React-bridging/react_bridging.framework/Headers -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources-normal/x86_64 -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources/x86_64 -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources -F/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/react-native-safe-area-context -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTTypeSafety/RCTTypeSafety.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-Core/React/React-Core.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/ReactCommon/ReactCommon.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/folly/RCT-Folly.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -include /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Target\ Support\ Files/react-native-safe-area-context/react-native-safe-area-context-prefix.pch -MMD -MT dependencies -MF /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaUtils.d --serialize-diagnostics /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaUtils.dia -c /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/node_modules/react-native-safe-area-context/ios/RNCSafeAreaUtils.m -o /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaUtils.o
CompileC /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaShadowView.o /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/node_modules/react-native-safe-area-context/ios/RNCSafeAreaShadowView.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'react-native-safe-area-context' from project 'Pods')
cd /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/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-ios11.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Volumes/KINGSTON_DISK/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Volumes/KINGSTON_DISK/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.3.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 /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Index/DataStore -iquote /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-generated-files.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-own-target-headers.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-all-non-framework-target-headers.hmap -ivfsoverlay /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/all-product-headers.yaml -iquote /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-project-headers.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/react-native-safe-area-context/include -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/react-native-safe-area-context -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/DoubleConversion -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/FBLazyVector -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCT-Folly -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTRequired -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTTypeSafety -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-Core -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-bridging -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-callinvoker -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-cxxreact -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsi -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsiexecutor -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsinspector -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-logger -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-perflogger -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-runtimeexecutor -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/ReactCommon -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/Yoga -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/fmt -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/glog -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/react-native-safe-area-context -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/boost -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/React-bridging/react/bridging -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/React-bridging/react_bridging.framework/Headers -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources-normal/x86_64 -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources/x86_64 -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources -F/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/react-native-safe-area-context -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTTypeSafety/RCTTypeSafety.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-Core/React/React-Core.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/ReactCommon/ReactCommon.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/folly/RCT-Folly.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -include /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Target\ Support\ Files/react-native-safe-area-context/react-native-safe-area-context-prefix.pch -MMD -MT dependencies -MF /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaShadowView.d --serialize-diagnostics /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaShadowView.dia -c /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/node_modules/react-native-safe-area-context/ios/RNCSafeAreaShadowView.m -o /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaShadowView.o
CompileC /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaProvider.o /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/node_modules/react-native-safe-area-context/ios/RNCSafeAreaProvider.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'react-native-safe-area-context' from project 'Pods')
cd /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/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-ios11.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Volumes/KINGSTON_DISK/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Volumes/KINGSTON_DISK/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.3.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 /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Index/DataStore -iquote /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-generated-files.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-own-target-headers.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-all-non-framework-target-headers.hmap -ivfsoverlay /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/all-product-headers.yaml -iquote /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-project-headers.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/react-native-safe-area-context/include -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/react-native-safe-area-context -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/DoubleConversion -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/FBLazyVector -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCT-Folly -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTRequired -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTTypeSafety -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-Core -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-bridging -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-callinvoker -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-cxxreact -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsi -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsiexecutor -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsinspector -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-logger -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-perflogger -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-runtimeexecutor -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/ReactCommon -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/Yoga -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/fmt -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/glog -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/react-native-safe-area-context -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/boost -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/React-bridging/react/bridging -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/React-bridging/react_bridging.framework/Headers -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources-normal/x86_64 -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources/x86_64 -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources -F/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/react-native-safe-area-context -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTTypeSafety/RCTTypeSafety.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-Core/React/React-Core.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/ReactCommon/ReactCommon.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/folly/RCT-Folly.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -include /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Target\ Support\ Files/react-native-safe-area-context/react-native-safe-area-context-prefix.pch -MMD -MT dependencies -MF /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaProvider.d --serialize-diagnostics /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaProvider.dia -c /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/node_modules/react-native-safe-area-context/ios/RNCSafeAreaProvider.m -o /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaProvider.o
CompileC /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/react-native-safe-area-context-dummy.o /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Target\ Support\ Files/react-native-safe-area-context/react-native-safe-area-context-dummy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'react-native-safe-area-context' from project 'Pods')
cd /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/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-ios11.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Volumes/KINGSTON_DISK/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Volumes/KINGSTON_DISK/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.3.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 /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Index/DataStore -iquote /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-generated-files.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-own-target-headers.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-all-non-framework-target-headers.hmap -ivfsoverlay /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/all-product-headers.yaml -iquote /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-project-headers.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/react-native-safe-area-context/include -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/react-native-safe-area-context -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/DoubleConversion -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/FBLazyVector -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCT-Folly -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTRequired -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTTypeSafety -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-Core -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-bridging -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-callinvoker -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-cxxreact -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsi -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsiexecutor -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsinspector -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-logger -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-perflogger -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-runtimeexecutor -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/ReactCommon -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/Yoga -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/fmt -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/glog -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/react-native-safe-area-context -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/boost -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/React-bridging/react/bridging -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/React-bridging/react_bridging.framework/Headers -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources-normal/x86_64 -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources/x86_64 -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources -F/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/react-native-safe-area-context -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTTypeSafety/RCTTypeSafety.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-Core/React/React-Core.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/ReactCommon/ReactCommon.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/folly/RCT-Folly.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Target\ Support\ Files/react-native-safe-area-context/react-native-safe-area-context-prefix.pch -MMD -MT dependencies -MF /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/react-native-safe-area-context-dummy.d --serialize-diagnostics /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/react-native-safe-area-context-dummy.dia -c /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Target\ Support\ Files/react-native-safe-area-context/react-native-safe-area-context-dummy.m -o /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/react-native-safe-area-context-dummy.o
CompileC /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaContext.o /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/node_modules/react-native-safe-area-context/ios/RNCSafeAreaContext.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'react-native-safe-area-context' from project 'Pods')
cd /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/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-ios11.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++1z -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Volumes/KINGSTON_DISK/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Volumes/KINGSTON_DISK/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.3.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 /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Index/DataStore -iquote /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-generated-files.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-own-target-headers.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-all-non-framework-target-headers.hmap -ivfsoverlay /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/all-product-headers.yaml -iquote /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-project-headers.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/react-native-safe-area-context/include -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/react-native-safe-area-context -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/DoubleConversion -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/FBLazyVector -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCT-Folly -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTRequired -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTTypeSafety -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-Core -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-bridging -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-callinvoker -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-cxxreact -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsi -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsiexecutor -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsinspector -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-logger -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-perflogger -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-runtimeexecutor -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/ReactCommon -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/Yoga -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/fmt -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/glog -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/react-native-safe-area-context -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/boost -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/React-bridging/react/bridging -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/React-bridging/react_bridging.framework/Headers -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources-normal/x86_64 -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources/x86_64 -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources -F/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/react-native-safe-area-context -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTTypeSafety/RCTTypeSafety.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-Core/React/React-Core.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/ReactCommon/ReactCommon.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/folly/RCT-Folly.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -include /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Target\ Support\ Files/react-native-safe-area-context/react-native-safe-area-context-prefix.pch -MMD -MT dependencies -MF /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaContext.d --serialize-diagnostics /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaContext.dia -c /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/node_modules/react-native-safe-area-context/ios/RNCSafeAreaContext.mm -o /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaContext.o
CompileC /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaViewManager.o /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/node_modules/react-native-safe-area-context/ios/RNCSafeAreaViewManager.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'react-native-safe-area-context' from project 'Pods')
cd /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/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-ios11.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Volumes/KINGSTON_DISK/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Volumes/KINGSTON_DISK/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.3.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 /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Index/DataStore -iquote /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-generated-files.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-own-target-headers.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-all-non-framework-target-headers.hmap -ivfsoverlay /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/all-product-headers.yaml -iquote /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-project-headers.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/react-native-safe-area-context/include -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/react-native-safe-area-context -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/DoubleConversion -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/FBLazyVector -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCT-Folly -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTRequired -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTTypeSafety -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-Core -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-bridging -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-callinvoker -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-cxxreact -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsi -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsiexecutor -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsinspector -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-logger -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-perflogger -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-runtimeexecutor -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/ReactCommon -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/Yoga -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/fmt -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/glog -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/react-native-safe-area-context -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/boost -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/React-bridging/react/bridging -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/React-bridging/react_bridging.framework/Headers -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources-normal/x86_64 -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources/x86_64 -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources -F/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/react-native-safe-area-context -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTTypeSafety/RCTTypeSafety.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-Core/React/React-Core.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/ReactCommon/ReactCommon.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/folly/RCT-Folly.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -include /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Target\ Support\ Files/react-native-safe-area-context/react-native-safe-area-context-prefix.pch -MMD -MT dependencies -MF /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaViewManager.d --serialize-diagnostics /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaViewManager.dia -c /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/node_modules/react-native-safe-area-context/ios/RNCSafeAreaViewManager.m -o /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaViewManager.o
CompileC /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaViewLocalData.o /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/node_modules/react-native-safe-area-context/ios/RNCSafeAreaViewLocalData.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'react-native-safe-area-context' from project 'Pods')
cd /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/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-ios11.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Volumes/KINGSTON_DISK/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Volumes/KINGSTON_DISK/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.3.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 /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Index/DataStore -iquote /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-generated-files.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-own-target-headers.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-all-non-framework-target-headers.hmap -ivfsoverlay /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/all-product-headers.yaml -iquote /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-project-headers.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/react-native-safe-area-context/include -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/react-native-safe-area-context -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/DoubleConversion -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/FBLazyVector -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCT-Folly -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTRequired -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTTypeSafety -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-Core -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-bridging -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-callinvoker -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-cxxreact -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsi -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsiexecutor -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsinspector -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-logger -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-perflogger -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-runtimeexecutor -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/ReactCommon -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/Yoga -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/fmt -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/glog -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/react-native-safe-area-context -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/boost -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/React-bridging/react/bridging -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/React-bridging/react_bridging.framework/Headers -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources-normal/x86_64 -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources/x86_64 -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources -F/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/react-native-safe-area-context -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTTypeSafety/RCTTypeSafety.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-Core/React/React-Core.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/ReactCommon/ReactCommon.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/folly/RCT-Folly.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -include /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Target\ Support\ Files/react-native-safe-area-context/react-native-safe-area-context-prefix.pch -MMD -MT dependencies -MF /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaViewLocalData.d --serialize-diagnostics /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaViewLocalData.dia -c /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/node_modules/react-native-safe-area-context/ios/RNCSafeAreaViewLocalData.m -o /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaViewLocalData.o
CompileC /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaViewEdges.o /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/node_modules/react-native-safe-area-context/ios/RNCSafeAreaViewEdges.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'react-native-safe-area-context' from project 'Pods')
cd /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/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-ios11.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Volumes/KINGSTON_DISK/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Volumes/KINGSTON_DISK/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.3.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 /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Index/DataStore -iquote /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-generated-files.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-own-target-headers.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-all-non-framework-target-headers.hmap -ivfsoverlay /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/all-product-headers.yaml -iquote /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-project-headers.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/react-native-safe-area-context/include -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/react-native-safe-area-context -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/DoubleConversion -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/FBLazyVector -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCT-Folly -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTRequired -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTTypeSafety -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-Core -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-bridging -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-callinvoker -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-cxxreact -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsi -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsiexecutor -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsinspector -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-logger -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-perflogger -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-runtimeexecutor -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/ReactCommon -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/Yoga -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/fmt -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/glog -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/react-native-safe-area-context -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/boost -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/React-bridging/react/bridging -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/React-bridging/react_bridging.framework/Headers -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources-normal/x86_64 -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources/x86_64 -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources -F/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/react-native-safe-area-context -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTTypeSafety/RCTTypeSafety.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-Core/React/React-Core.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/ReactCommon/ReactCommon.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/folly/RCT-Folly.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -include /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Target\ Support\ Files/react-native-safe-area-context/react-native-safe-area-context-prefix.pch -MMD -MT dependencies -MF /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaViewEdges.d --serialize-diagnostics /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaViewEdges.dia -c /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/node_modules/react-native-safe-area-context/ios/RNCSafeAreaViewEdges.m -o /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaViewEdges.o
CompileC /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaView.o /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/node_modules/react-native-safe-area-context/ios/RNCSafeAreaView.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'react-native-safe-area-context' from project 'Pods')
cd /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/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-ios11.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fmodules -fmodules-cache-path\=/Volumes/KINGSTON_DISK/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Volumes/KINGSTON_DISK/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.3.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 /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Index/DataStore -iquote /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-generated-files.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-own-target-headers.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-all-non-framework-target-headers.hmap -ivfsoverlay /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/all-product-headers.yaml -iquote /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/react-native-safe-area-context-project-headers.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/react-native-safe-area-context/include -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/react-native-safe-area-context -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/DoubleConversion -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/FBLazyVector -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCT-Folly -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTRequired -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTTypeSafety -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-Core -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-bridging -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-callinvoker -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-cxxreact -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsi -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsiexecutor -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsinspector -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-logger -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-perflogger -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-runtimeexecutor -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/ReactCommon -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/Yoga -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/fmt -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/glog -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/react-native-safe-area-context -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/boost -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/React-bridging/react/bridging -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/React-bridging/react_bridging.framework/Headers -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources-normal/x86_64 -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources/x86_64 -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/DerivedSources -F/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/react-native-safe-area-context -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCTTypeSafety/RCTTypeSafety.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-Core/React/React-Core.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/ReactCommon/ReactCommon.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/folly/RCT-Folly.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/yoga/Yoga.modulemap -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -Wno-comma -Wno-shorten-64-to-32 -include /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Target\ Support\ Files/react-native-safe-area-context/react-native-safe-area-context-prefix.pch -MMD -MT dependencies -MF /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaView.d --serialize-diagnostics /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaView.dia -c /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/node_modules/react-native-safe-area-context/ios/RNCSafeAreaView.m -o /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-safe-area-context.build/Objects-normal/x86_64/RNCSafeAreaView.o
CompileC /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-geolocation.build/Objects-normal/x86_64/RNCGeolocation.o /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/node_modules/@react-native-community/geolocation/ios/RNCGeolocation.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'react-native-geolocation' from project 'Pods')
cd /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/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-ios11.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu++14 -stdlib\=libc++ -fobjc-arc -fobjc-weak -fmodules -fmodules-cache-path\=/Volumes/KINGSTON_DISK/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Volumes/KINGSTON_DISK/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.3.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 /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Index/DataStore -iquote /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-geolocation.build/react-native-geolocation-generated-files.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-geolocation.build/react-native-geolocation-own-target-headers.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-geolocation.build/react-native-geolocation-all-non-framework-target-headers.hmap -ivfsoverlay /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-geolocation.build/all-product-headers.yaml -iquote /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-geolocation.build/react-native-geolocation-project-headers.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/react-native-geolocation/include -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/react-native-geolocation -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/DoubleConversion -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCT-Folly -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-Core -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-callinvoker -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-cxxreact -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsi -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsiexecutor -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsinspector -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-logger -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-perflogger -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-runtimeexecutor -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/Yoga -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/fmt -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/glog -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/react-native-geolocation -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/React-bridging/react/bridging -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/React-bridging/react_bridging.framework/Headers -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-geolocation.build/DerivedSources-normal/x86_64 -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-geolocation.build/DerivedSources/x86_64 -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-geolocation.build/DerivedSources -F/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/react-native-geolocation -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-Core/React/React-Core.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/folly/RCT-Folly.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Target\ Support\ Files/react-native-geolocation/react-native-geolocation-prefix.pch -MMD -MT dependencies -MF /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-geolocation.build/Objects-normal/x86_64/RNCGeolocation.d --serialize-diagnostics /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-geolocation.build/Objects-normal/x86_64/RNCGeolocation.dia -c /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/node_modules/@react-native-community/geolocation/ios/RNCGeolocation.mm -o /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-geolocation.build/Objects-normal/x86_64/RNCGeolocation.o
/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/node_modules/@react-native-community/geolocation/ios/RNCGeolocation.mm:393:23: error: property 'sourceInformation' not found on object of type 'CLLocation *'
mocked = location.sourceInformation.isSimulatedBySoftware;
^
1 error generated.
Libtool /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/YogaKit/libYogaKit.a normal (in target 'YogaKit' from project 'Pods')
cd /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods
export IPHONEOS_DEPLOYMENT_TARGET\=11.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.3.sdk -L/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/YogaKit -filelist /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/YogaKit.build/Objects-normal/x86_64/YogaKit.LinkFileList -dependency_info /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/YogaKit.build/Objects-normal/x86_64/YogaKit_libtool_dependency_info.dat -o /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/YogaKit/libYogaKit.a
CompileC /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/TurboCxxModule.o /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/node_modules/react-native/ReactCommon/react/nativemodule/core/ReactCommon/TurboCxxModule.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'ReactCommon' from project 'Pods')
cd /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/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-ios12.4-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++1z -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Volumes/KINGSTON_DISK/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Volumes/KINGSTON_DISK/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\=ReactCommon -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.3.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 /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Index/DataStore -iquote /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-generated-files.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-own-target-headers.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-all-non-framework-target-headers.hmap -ivfsoverlay /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/all-product-headers.yaml -iquote /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-project-headers.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/ReactCommon/include -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/ReactCommon -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/DoubleConversion -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCT-Folly -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-Core -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-bridging -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-callinvoker -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-cxxreact -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsi -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsiexecutor -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsinspector -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-logger -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-perflogger -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-runtimeexecutor -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/ReactCommon -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/Yoga -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/fmt -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/glog -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/boost -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/RCT-Folly -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/DoubleConversion -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/React-Core -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/React-bridging/react/bridging -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/React-bridging/react_bridging.framework/Headers -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/React-bridging/react/bridging -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/React-bridging/react_bridging.framework/Headers -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources-normal/x86_64 -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources/x86_64 -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources -F/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/ReactCommon -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-Core/React/React-Core.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/folly/RCT-Folly.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/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 /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Target\ Support\ Files/ReactCommon/ReactCommon-prefix.pch -MMD -MT dependencies -MF /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/TurboCxxModule.d --serialize-diagnostics /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/TurboCxxModule.dia -c /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/node_modules/react-native/ReactCommon/react/nativemodule/core/ReactCommon/TurboCxxModule.cpp -o /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/TurboCxxModule.o
CompileC /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/RCTTurboModuleManager.o /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/node_modules/react-native/ReactCommon/react/nativemodule/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 /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/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-ios12.4-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++1z -stdlib\=libc++ -fobjc-arc -fmodules -fmodules-cache-path\=/Volumes/KINGSTON_DISK/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Volumes/KINGSTON_DISK/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\=ReactCommon -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.3.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 /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Index/DataStore -iquote /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-generated-files.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-own-target-headers.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-all-non-framework-target-headers.hmap -ivfsoverlay /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/all-product-headers.yaml -iquote /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/ReactCommon-project-headers.hmap -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/ReactCommon/include -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/ReactCommon -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/DoubleConversion -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/RCT-Folly -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-Core -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-bridging -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-callinvoker -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-cxxreact -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsi -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsiexecutor -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-jsinspector -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-logger -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-perflogger -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-runtimeexecutor -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/ReactCommon -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/Yoga -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/fmt -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/glog -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/boost -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/RCT-Folly -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/DoubleConversion -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/React-Core -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/React-bridging/react/bridging -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/React-bridging/react_bridging.framework/Headers -I/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Private/React-bridging/react/bridging -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/React-bridging/react_bridging.framework/Headers -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources-normal/x86_64 -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources/x86_64 -I/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/DerivedSources -F/Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Products/Debug-iphonesimulator/ReactCommon -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/React-Core/React/React-Core.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Headers/Public/folly/RCT-Folly.modulemap -fmodule-map-file\=/Volumes/KINGSTON_DISK/learning/qunyou-app-shell/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 /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/ios/Pods/Target\ Support\ Files/ReactCommon/ReactCommon-prefix.pch -MMD -MT dependencies -MF /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/RCTTurboModuleManager.d --serialize-diagnostics /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/RCTTurboModuleManager.dia -c /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/RCTTurboModuleManager.mm -o /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/ReactCommon.build/Objects-normal/x86_64/RCTTurboModuleManager.o
** BUILD FAILED **
The following build commands failed:
CompileC /Volumes/KINGSTON_DISK/Xcode/DerivedData/taroDemo-fbepnexlnbcbexcljtuxtshfneue/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-geolocation.build/Objects-normal/x86_64/RNCGeolocation.o /Volumes/KINGSTON_DISK/learning/qunyou-app-shell/node_modules/@react-native-community/geolocation/ios/RNCGeolocation.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
info Run CLI with --verbose flag for more details.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
liankaa@cubeSugerdeiMac qunyou-app-shell %
这个提示可以忽略,或者这样修改 6834490
我有一个官方例子的 react-native 可以成功运行,请问可以配置一下然后直接用那个工程作为壳吗?
建议使用 最新版的 xcode。 以及 https://github.com/NervJS/taro-native-shell#%E8%AF%A5%E4%BB%93%E5%BA%93%E5%A6%82%E4%BD%95%E7%94%9F%E6%88%90
使用这个仓库可以顺利地把安卓端跑起来,但是iOS还是不行,报错如下
ios % pod install
Using Expo modules
[Expo] Enabling modular headers for pod ExpoModulesCore
[Expo] Enabling modular headers for pod ReactCommon/turbomodule/core
[!] Invalid `Podfile` file: undefined method `exists?' for File:Class.
# from /Volumes/KINGSTON_DISK/www/qunyou/qunyou-app-shell/ios/Podfile:9
# -------------------------------------------
# target 'taroDemo' do
> use_expo_modules!
# post_integrate do |installer|
# -------------------------------------------
请问有什么方法吗?
建议使用 最新版的 xcode。 以及 https://github.com/NervJS/taro-native-shell#%E8%AF%A5%E4%BB%93%E5%BA%93%E5%A6%82%E4%BD%95%E7%94%9F%E6%88%90
使用这个仓库可以顺利地把安卓端跑起来,但是iOS还是不行,报错如下
ios % pod install Using Expo modules [Expo] Enabling modular headers for pod ExpoModulesCore [Expo] Enabling modular headers for pod ReactCommon/turbomodule/core [!] Invalid `Podfile` file: undefined method `exists?' for File:Class. # from /Volumes/KINGSTON_DISK/www/qunyou/qunyou-app-shell/ios/Podfile:9 # ------------------------------------------- # target 'taroDemo' do > use_expo_modules! # post_integrate do |installer| # -------------------------------------------
请问有什么方法吗?
请问这个问题你解决了吗?我也遇到这个问题了
https://github.com/wuba/taro-playground
可以尝试把这个项目跑起来
The target “taroDemoTests” contains source code developed with Swift 3.x. This version of Xcode does not support building or migrating Swift 3.x targets.
Use Xcode 10.1 to migrate the code to Swift 4.