Closed Yasir5247 closed 2 years ago
Hey @Yasir5247, this kind of issues is not relevant to this repo as it’s not a library or package, it’s just a RN app with opinionated project structure.
However, from the first glance, I can say that the error is about duplicate interface definition. This usually happens when RN versions are not compatible. Also, their demo project has RN 0.67 version but yours is 0.66. Try updating your project to higher RN version and clean Derived Data.
i'm trying to install a library into this project. i'm having problems with IOS. however android works fine.
library i'm trying to integrate: "@regulaforensics/react-native-face-api": "^3.2.2",
"expo": "44.0.4", "react-native": "0.66.4", "react": "17.0.2",
displayed error:
CompileC /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/Objects-normal/x86_64/RNFaceApi.o /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/node_modules/@regulaforensics/react-native-face-api/ios/RNFaceApi.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'RNFaceApi' from project 'Pods') cd /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/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\=/Users/drgrey/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/drgrey/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.2.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Index/DataStore -iquote /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/RNFaceApi-generated-files.hmap -I/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/RNFaceApi-own-target-headers.hmap -I/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/RNFaceApi-all-non-framework-target-headers.hmap -ivfsoverlay /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/all-product-headers.yaml -iquote /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/RNFaceApi-project-headers.hmap -I/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/RNFaceApi/include -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Private -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Private/RNFaceApi -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/DoubleConversion -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/FBLazyVector -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/RCT-Folly -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/RCTRequired -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/RNFaceApi -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-RCTBlob -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-RCTText -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-callinvoker -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-cxxreact -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-jsi -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-jsinspector -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-logger -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-perflogger -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-runtimeexecutor -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/ReactCommon -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/Yoga -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/fmt -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/glog -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/libevent -I/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/DerivedSources-normal/x86_64 -I/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/DerivedSources/x86_64 -I/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/DerivedSources -F/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/RNFaceApi -F/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/FaceSDK -F/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/RegulaCommon -F/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/FaceSDK -F/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/RegulaCommon -fmodule-map-file\=/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core/React/React-Core.modulemap -fmodule-map-file\=/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/ReactCommon/ReactCommon.modulemap -fmodule-map-file\=/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Target\ Support\ Files/RNFaceApi/RNFaceApi-prefix.pch -MMD -MT dependencies -MF /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/Objects-normal/x86_64/RNFaceApi.d --serialize-diagnostics /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/Objects-normal/x86_64/RNFaceApi.dia -c /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/node_modules/@regulaforensics/react-native-face-api/ios/RNFaceApi.m -o /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/Objects-normal/x86_64/RNFaceApi.o In file included from /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/node_modules/@regulaforensics/react-native-face-api/ios/RNFaceApi.m:1: In file included from /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/node_modules/@regulaforensics/react-native-face-api/ios/RNFaceApi.h:3: /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core/React/RCTBridgeModule.h:68:11: warning: duplicate protocol definition of 'RCTBridgeModule' is ignored [-Wduplicate-protocol] @protocol RCTBridgeModule
^
In module 'React' imported from /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core/React/RCTBridgeModule.h:11:
/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core/React/RCTBridgeModule.h:68:11: note: previous definition is here
@protocol RCTBridgeModule
^
In file included from /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/node_modules/@regulaforensics/react-native-face-api/ios/RNFaceApi.m:1:
In file included from /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/node_modules/@regulaforensics/react-native-face-api/ios/RNFaceApi.h:3:
/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core/React/RCTBridgeModule.h:394:11: warning: duplicate protocol definition of 'RCTTurboModuleRegistry' is ignored [-Wduplicate-protocol]
@protocol RCTTurboModuleRegistry
^
In module 'React' imported from /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core/React/RCTBridgeModule.h:11:
/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core/React/RCTBridgeModule.h:394:11: note: previous definition is here
@protocol RCTTurboModuleRegistry
^
In file included from /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/node_modules/@regulaforensics/react-native-face-api/ios/RNFaceApi.m:1:
In file included from /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/node_modules/@regulaforensics/react-native-face-api/ios/RNFaceApi.h:3:
/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core/React/RCTBridgeModule.h:424:1: error: duplicate interface definition for class 'RCTModuleRegistry'
@interface RCTModuleRegistry : NSObject
^
In module 'React' imported from /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core/React/RCTBridgeModule.h:11:
/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core/React/RCTBridgeModule.h:424:12: note: previous definition is here
@interface RCTModuleRegistry : NSObject
^
In file included from /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/node_modules/@regulaforensics/react-native-face-api/ios/RNFaceApi.m:1:
In file included from /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/node_modules/@regulaforensics/react-native-face-api/ios/RNFaceApi.h:3:
/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core/React/RCTBridgeModule.h:438:1: error: duplicate interface definition for class 'RCTBundleManager'
@interface RCTBundleManager : NSObject
^
In module 'React' imported from /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core/React/RCTBridgeModule.h:11:
/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core/React/RCTBridgeModule.h:438:12: note: previous definition is here
@interface RCTBundleManager : NSObject
^
In file included from /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/node_modules/@regulaforensics/react-native-face-api/ios/RNFaceApi.m:1:
In file included from /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/node_modules/@regulaforensics/react-native-face-api/ios/RNFaceApi.h:3:
/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core/React/RCTBridgeModule.h:444:18: error: property has a previous declaration
@property NSURL bundleURL;
^
In module 'React' imported from /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core/React/RCTBridgeModule.h:11:
/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core/React/RCTBridgeModule.h:444:18: note: property declared here
@property NSURL bundleURL;
^
In file included from /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/node_modules/@regulaforensics/react-native-face-api/ios/RNFaceApi.m:1:
In file included from /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/node_modules/@regulaforensics/react-native-face-api/ios/RNFaceApi.h:3:
/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core/React/RCTBridgeModule.h:452:1: error: duplicate interface definition for class 'RCTViewRegistry'
@interface RCTViewRegistry : NSObject
^
In module 'React' imported from /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core/React/RCTBridgeModule.h:11:
/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core/React/RCTBridgeModule.h:452:12: note: previous definition is here
@interface RCTViewRegistry : NSObject
^
In file included from /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/node_modules/@regulaforensics/react-native-face-api/ios/RNFaceApi.m:1:
In file included from /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/node_modules/@regulaforensics/react-native-face-api/ios/RNFaceApi.h:3:
/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core/React/RCTBridgeModule.h:469:1: error: duplicate interface definition for class 'RCTCallableJSModules'
@interface RCTCallableJSModules : NSObject
^
In module 'React' imported from /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core/React/RCTBridgeModule.h:11:
/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core/React/RCTBridgeModule.h:469:12: note: previous definition is here
@interface RCTCallableJSModules : NSObject
^
2 warnings and 5 errors generated.
CompileC /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/Objects-normal/x86_64/RNFaceApi-dummy.o /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Target\ Support\ Files/RNFaceApi/RNFaceApi-dummy.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'RNFaceApi' from project 'Pods') cd /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/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\=/Users/drgrey/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/drgrey/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.2.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Index/DataStore -iquote /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/RNFaceApi-generated-files.hmap -I/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/RNFaceApi-own-target-headers.hmap -I/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/RNFaceApi-all-non-framework-target-headers.hmap -ivfsoverlay /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/all-product-headers.yaml -iquote /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/RNFaceApi-project-headers.hmap -I/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/RNFaceApi/include -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Private -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Private/RNFaceApi -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/DoubleConversion -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/FBLazyVector -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/RCT-Folly -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/RCTRequired -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/RNFaceApi -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-RCTBlob -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-RCTText -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-callinvoker -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-cxxreact -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-jsi -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-jsinspector -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-logger -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-perflogger -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-runtimeexecutor -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/ReactCommon -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/Yoga -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/fmt -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/glog -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/libevent -I/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/DerivedSources-normal/x86_64 -I/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/DerivedSources/x86_64 -I/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/DerivedSources -F/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/RNFaceApi -F/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/FaceSDK -F/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/RegulaCommon -F/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/FaceSDK -F/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/RegulaCommon -fmodule-map-file\=/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core/React/React-Core.modulemap -fmodule-map-file\=/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/ReactCommon/ReactCommon.modulemap -fmodule-map-file\=/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Target\ Support\ Files/RNFaceApi/RNFaceApi-prefix.pch -MMD -MT dependencies -MF /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/Objects-normal/x86_64/RNFaceApi-dummy.d --serialize-diagnostics /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/Objects-normal/x86_64/RNFaceApi-dummy.dia -c /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Target\ Support\ Files/RNFaceApi/RNFaceApi-dummy.m -o /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/Objects-normal/x86_64/RNFaceApi-dummy.o
CompileC /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/Objects-normal/x86_64/RFSWJSONConstructor.o /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/node_modules/@regulaforensics/react-native-face-api/ios/RFSWJSONConstructor.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'RNFaceApi' from project 'Pods') cd /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/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\=/Users/drgrey/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/drgrey/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.2.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -index-store-path /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Index/DataStore -iquote /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/RNFaceApi-generated-files.hmap -I/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/RNFaceApi-own-target-headers.hmap -I/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/RNFaceApi-all-non-framework-target-headers.hmap -ivfsoverlay /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/all-product-headers.yaml -iquote /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/RNFaceApi-project-headers.hmap -I/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/RNFaceApi/include -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Private -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Private/RNFaceApi -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/DoubleConversion -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/FBLazyVector -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/FBReactNativeSpec -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/RCT-Folly -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/RCTRequired -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/RCTTypeSafety -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/RNFaceApi -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-RCTBlob -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-RCTText -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-callinvoker -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-cxxreact -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-jsi -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-jsiexecutor -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-jsinspector -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-logger -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-perflogger -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-runtimeexecutor -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/ReactCommon -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/Yoga -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/fmt -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/glog -I/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/libevent -I/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/DerivedSources-normal/x86_64 -I/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/DerivedSources/x86_64 -I/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/DerivedSources -F/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/RNFaceApi -F/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/FaceSDK -F/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/RegulaCommon -F/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/FaceSDK -F/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/RegulaCommon -fmodule-map-file\=/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/React-Core/React/React-Core.modulemap -fmodule-map-file\=/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/ReactCommon/ReactCommon.modulemap -fmodule-map-file\=/Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Headers/Public/yoga/Yoga.modulemap -include /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods/Target\ Support\ Files/RNFaceApi/RNFaceApi-prefix.pch -MMD -MT dependencies -MF /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/Objects-normal/x86_64/RFSWJSONConstructor.d --serialize-diagnostics /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/Objects-normal/x86_64/RFSWJSONConstructor.dia -c /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/node_modules/@regulaforensics/react-native-face-api/ios/RFSWJSONConstructor.m -o /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/Objects-normal/x86_64/RFSWJSONConstructor.o
Libtool /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/FlipperKit/libFlipperKit.a normal (in target 'FlipperKit' from project 'Pods') cd /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/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/iPhoneSimulator15.2.sdk -L/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/FlipperKit -filelist /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FlipperKit.build/Objects-normal/x86_64/FlipperKit.LinkFileList -dependency_info /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FlipperKit.build/Objects-normal/x86_64/FlipperKit_libtool_dependency_info.dat -o /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/FlipperKit/libFlipperKit.a
Libtool /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/FBReactNativeSpec/libFBReactNativeSpec.a normal (in target 'FBReactNativeSpec' from project 'Pods') cd /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/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/iPhoneSimulator15.2.sdk -L/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/FBReactNativeSpec -filelist /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/Objects-normal/x86_64/FBReactNativeSpec.LinkFileList -dependency_info /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/FBReactNativeSpec.build/Objects-normal/x86_64/FBReactNativeSpec_libtool_dependency_info.dat -o /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/FBReactNativeSpec/libFBReactNativeSpec.a
WriteAuxiliaryFile /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/Objects-normal/x86_64/React-RCTVibration.LinkFileList (in target 'React-RCTVibration' from project 'Pods') cd /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods write-file /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/Objects-normal/x86_64/React-RCTVibration.LinkFileList
WriteAuxiliaryFile /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/Objects-normal/x86_64/React-RCTSettings.LinkFileList (in target 'React-RCTSettings' from project 'Pods') cd /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods write-file /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/Objects-normal/x86_64/React-RCTSettings.LinkFileList
WriteAuxiliaryFile /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/React-RCTNetwork.LinkFileList (in target 'React-RCTNetwork' from project 'Pods') cd /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods write-file /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/React-RCTNetwork.LinkFileList
WriteAuxiliaryFile /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/Objects-normal/x86_64/React-RCTLinking.LinkFileList (in target 'React-RCTLinking' from project 'Pods') cd /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods write-file /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/Objects-normal/x86_64/React-RCTLinking.LinkFileList
WriteAuxiliaryFile /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/React-RCTAnimation.LinkFileList (in target 'React-RCTAnimation' from project 'Pods') cd /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods write-file /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/React-RCTAnimation.LinkFileList
Libtool /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/React-RCTVibration/libReact-RCTVibration.a normal (in target 'React-RCTVibration' from project 'Pods') cd /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/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/iPhoneSimulator15.2.sdk -L/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/React-RCTVibration -filelist /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/Objects-normal/x86_64/React-RCTVibration.LinkFileList -dependency_info /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTVibration.build/Objects-normal/x86_64/React-RCTVibration_libtool_dependency_info.dat -o /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/React-RCTVibration/libReact-RCTVibration.a
Libtool /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/React-RCTSettings/libReact-RCTSettings.a normal (in target 'React-RCTSettings' from project 'Pods') cd /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/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/iPhoneSimulator15.2.sdk -L/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/React-RCTSettings -filelist /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/Objects-normal/x86_64/React-RCTSettings.LinkFileList -dependency_info /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTSettings.build/Objects-normal/x86_64/React-RCTSettings_libtool_dependency_info.dat -o /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/React-RCTSettings/libReact-RCTSettings.a
Libtool /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/React-RCTNetwork/libReact-RCTNetwork.a normal (in target 'React-RCTNetwork' from project 'Pods') cd /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/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/iPhoneSimulator15.2.sdk -L/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/React-RCTNetwork -filelist /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/React-RCTNetwork.LinkFileList -dependency_info /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTNetwork.build/Objects-normal/x86_64/React-RCTNetwork_libtool_dependency_info.dat -o /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/React-RCTNetwork/libReact-RCTNetwork.a
Libtool /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/React-RCTLinking/libReact-RCTLinking.a normal (in target 'React-RCTLinking' from project 'Pods') cd /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/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/iPhoneSimulator15.2.sdk -L/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/React-RCTLinking -filelist /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/Objects-normal/x86_64/React-RCTLinking.LinkFileList -dependency_info /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/Objects-normal/x86_64/React-RCTLinking_libtool_dependency_info.dat -o /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/React-RCTLinking/libReact-RCTLinking.a
Libtool /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/React-RCTAnimation/libReact-RCTAnimation.a normal (in target 'React-RCTAnimation' from project 'Pods') cd /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/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/iPhoneSimulator15.2.sdk -L/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/React-RCTAnimation -filelist /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/React-RCTAnimation.LinkFileList -dependency_info /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTAnimation.build/Objects-normal/x86_64/React-RCTAnimation_libtool_dependency_info.dat -o /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/React-RCTAnimation/libReact-RCTAnimation.a
WriteAuxiliaryFile /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/React-RCTImage.LinkFileList (in target 'React-RCTImage' from project 'Pods') cd /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods write-file /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/React-RCTImage.LinkFileList
Libtool /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/React-RCTImage/libReact-RCTImage.a normal (in target 'React-RCTImage' from project 'Pods') cd /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/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/iPhoneSimulator15.2.sdk -L/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/React-RCTImage -filelist /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/React-RCTImage.LinkFileList -dependency_info /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTImage.build/Objects-normal/x86_64/React-RCTImage_libtool_dependency_info.dat -o /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/React-RCTImage/libReact-RCTImage.a
WriteAuxiliaryFile /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/Objects-normal/x86_64/React-RCTBlob.LinkFileList (in target 'React-RCTBlob' from project 'Pods') cd /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/ios/Pods write-file /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/Objects-normal/x86_64/React-RCTBlob.LinkFileList
Libtool /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/React-RCTBlob/libReact-RCTBlob.a normal (in target 'React-RCTBlob' from project 'Pods') cd /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/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/iPhoneSimulator15.2.sdk -L/Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/React-RCTBlob -filelist /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/Objects-normal/x86_64/React-RCTBlob.LinkFileList -dependency_info /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTBlob.build/Objects-normal/x86_64/React-RCTBlob_libtool_dependency_info.dat -o /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Products/Debug-iphonesimulator/React-RCTBlob/libReact-RCTBlob.a
BUILD FAILED
The following build commands failed: CompileC /Users/drgrey/Library/Developer/Xcode/DerivedData/Efaas-erhnfmibjtyemcgrjoozyfgpkdar/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNFaceApi.build/Objects-normal/x86_64/RNFaceApi.o /Users/drgrey/Desktop/Efaas-rnn-expo/Efaas-rnn-expo/node_modules/@regulaforensics/react-native-face-api/ios/RNFaceApi.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'RNFaceApi' from project 'Pods') (1 failure)