error Command failed with exit code 1
I am facing error on running react-native run-ios cmd, I have recently updated my xcode to 12.5 (12E262).
Error Description
donnyfernandes@Donnys-iMac-Pro labadmin % yarn ios yarn run v1.22.10 $ react-native run-ios info Found Xcode workspace "example.xcworkspace" info Building (using "xcodebuild -workspace example.xcworkspace -configuration Debug -scheme example -destination id=7A837E53-14B0-4971-ACF1-54A2B55E3A07") error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. To debug build logs further, consider building your app with Xcode.app, by opening example.xcworkspace. Run CLI with --verbose flag for more details. Command line invocation: /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -workspace example.xcworkspace -configuration Debug -scheme example -destination id=7A837E53-14B0-4971-ACF1-54A2B55E3A07
User defaults from command line: IDEPackageSupportUseBuiltinSCM = YES
note: Using new build system note: Building targets in parallel note: Planning build note: Analyzing workspace note: Using build description from disk note: Build preparation complete CreateBuildDirectory /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Products/Debug-iphonesimulator/CocoaLibEvent cd /Users/donnyfernandes/WorkSpace/projects/labadmin/ios builtin-create-build-directory /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Products/Debug-iphonesimulator/CocoaLibEvent
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.5.99. (in target 'Flipper-Folly' from project 'Pods')
CompileC /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/Future.o /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/futures/Future.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Flipper-Folly' from project 'Pods')
cd /Users/donnyfernandes/WorkSpace/projects/labadmin/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-ios8.0-simulator -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c++11 -stdlib=libc++ -fmodules -fmodules-cache-path=/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG=1 -DDEBUG=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Index/DataStore -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Products/Debug-iphonesimulator/Flipper-Folly/include -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/Flipper-DoubleConversion -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/Flipper-Folly -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/Flipper-Glog -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/OpenSSL-Universal -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/boost-for-react-native -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-DoubleConversion -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/DerivedSources-normal/x86_64 -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/DerivedSources/x86_64 -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/DerivedSources -F/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Products/Debug-iphonesimulator/Flipper-Folly -DFOLLY_HAVE_PTHREAD=1 -DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_HAVE_LIBGFLAGS=0 -DFOLLY_HAVE_LIBJEMALLOC=0 -DFOLLY_HAVE_PREADV=0 -DFOLLY_HAVE_PWRITEV=0 -DFOLLY_HAVE_TFO=0 -DFOLLY_USE_SYMBOLIZER=0 -frtti -fexceptions -std=c++14 -Wno-error -Wno-unused-local-typedefs -Wno-unused-variable -Wno-sign-compare -Wno-comment -Wno-return-type -Wno-global-constructors -include /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Target\ Support\ Files/Flipper-Folly/Flipper-Folly-prefix.pch -MMD -MT dependencies -MF /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/Future.d --serialize-diagnostics /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/Future.dia -c /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/futures/Future.cpp -o /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/Future.o
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/futures/Future.cpp:17:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/futures/Future.h:29:
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/ScopeGuard.h:125:52: warning: possible misuse of comma operator here [-Wcomma]
auto catcher = -> R { warnAboutToCrash(), std::terminate(); };
^
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/ScopeGuard.h:125:34: note: cast expression to void to silence warning
auto catcher = -> R { warnAboutToCrash(), std::terminate(); };
^~~~~~~~~~~~~~~~~~
static_cast
^~
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/ExceptionWrapper.h:541:15: note: did you mean 'Ex'? //! \tparam ex Exception in *this will be thrown nested into ex; ^~ Ex /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/ExceptionWrapper.h:602:15: warning: template parameter 'CatchFns...' not found in the template declaration [-Wdocumentation] //! \tparam CatchFns... A pack of unary monomorphic function object types. ^~~~~~~~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/ExceptionWrapper.h:602:15: note: did you mean 'CatchFns'? //! \tparam CatchFns... A pack of unary monomorphic function object types. ^~~~~~~~~~~ CatchFns
^
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/futures/Future.cpp:17:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/futures/Future.h:30:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/Try.h:21:
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/Memory.h:67:50: warning: possible misuse of comma operator here [-Wcomma]
return rc == 0 ? (errno = 0, ptr) : (errno = rc, nullptr);
^
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/Memory.h:67:40: note: cast expression to void to silence warning
return rc == 0 ? (errno = 0, ptr) : (errno = rc, nullptr);
^~~~~~~~~~
static_cast
/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Index/DataStore -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Products/Debug-iphonesimulator/Flipper-Folly/include -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/Flipper-DoubleConversion -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/Flipper-Folly -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/Flipper-Glog -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/OpenSSL-Universal -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/boost-for-react-native -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-DoubleConversion -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/DerivedSources-normal/x86_64 -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/DerivedSources/x86_64 -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/DerivedSources -F/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Products/Debug-iphonesimulator/Flipper-Folly -DFOLLY_HAVE_PTHREAD=1 -DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_HAVE_LIBGFLAGS=0 -DFOLLY_HAVE_LIBJEMALLOC=0 -DFOLLY_HAVE_PREADV=0 -DFOLLY_HAVE_PWRITEV=0 -DFOLLY_HAVE_TFO=0 -DFOLLY_USE_SYMBOLIZER=0 -frtti -fexceptions -std=c++14 -Wno-error -Wno-unused-local-typedefs -Wno-unused-variable -Wno-sign-compare -Wno-comment -Wno-return-type -Wno-global-constructors -include /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Target\ Support\ Files/Flipper-Folly/Flipper-Folly-prefix.pch -MMD -MT dependencies -MF /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/GlobalShutdownSocketSet.d --serialize-diagnostics /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/GlobalShutdownSocketSet.dia -c /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/io/GlobalShutdownSocketSet.cpp -o /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/GlobalShutdownSocketSet.o
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/io/GlobalShutdownSocketSet.cpp:17:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/io/GlobalShutdownSocketSet.h:21:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/experimental/ReadMostlySharedPtr.h:22:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/experimental/TLRefCount.h:19:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/ThreadLocal.h:50:
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/ScopeGuard.h:125:52: warning: possible misuse of comma operator here [-Wcomma]
auto catcher = -> R { warnAboutToCrash(), std::terminate(); };
^
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/ScopeGuard.h:125:34: note: cast expression to void to silence warning
auto catcher = -> R { warnAboutToCrash(), std::terminate(); };
^~~~~~~~~~~~~~~~~~
static_cast
CompileC /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/GlobalExecutor.o /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/executors/GlobalExecutor.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Flipper-Folly' from project 'Pods')
cd /Users/donnyfernandes/WorkSpace/projects/labadmin/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-ios8.0-simulator -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c++11 -stdlib=libc++ -fmodules -fmodules-cache-path=/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG=1 -DDEBUG=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Index/DataStore -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Products/Debug-iphonesimulator/Flipper-Folly/include -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/Flipper-DoubleConversion -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/Flipper-Folly -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/Flipper-Glog -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/OpenSSL-Universal -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/boost-for-react-native -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-DoubleConversion -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/DerivedSources-normal/x86_64 -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/DerivedSources/x86_64 -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/DerivedSources -F/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Products/Debug-iphonesimulator/Flipper-Folly -DFOLLY_HAVE_PTHREAD=1 -DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_HAVE_LIBGFLAGS=0 -DFOLLY_HAVE_LIBJEMALLOC=0 -DFOLLY_HAVE_PREADV=0 -DFOLLY_HAVE_PWRITEV=0 -DFOLLY_HAVE_TFO=0 -DFOLLY_USE_SYMBOLIZER=0 -frtti -fexceptions -std=c++14 -Wno-error -Wno-unused-local-typedefs -Wno-unused-variable -Wno-sign-compare -Wno-comment -Wno-return-type -Wno-global-constructors -include /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Target\ Support\ Files/Flipper-Folly/Flipper-Folly-prefix.pch -MMD -MT dependencies -MF /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/GlobalExecutor.d --serialize-diagnostics /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/GlobalExecutor.dia -c /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/executors/GlobalExecutor.cpp -o /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/GlobalExecutor.o
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/executors/GlobalExecutor.cpp:21:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/SharedMutex.h:29:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/concurrency/CacheLocality.h:33:
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/Memory.h:67:30: warning: possible misuse of comma operator here [-Wcomma]
return rc == 0 ? (errno = 0, ptr) : (errno = rc, nullptr);
^
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/Memory.h:67:21: note: cast expression to void to silence warning
return rc == 0 ? (errno = 0, ptr) : (errno = rc, nullptr);
^~~~~~~~~
static_cast
CompileC /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/HazptrThreadPoolExecutor.o /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/synchronization/HazptrThreadPoolExecutor.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Flipper-Folly' from project 'Pods')
cd /Users/donnyfernandes/WorkSpace/projects/labadmin/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-ios8.0-simulator -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c++11 -stdlib=libc++ -fmodules -fmodules-cache-path=/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG=1 -DDEBUG=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Index/DataStore -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Products/Debug-iphonesimulator/Flipper-Folly/include -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/Flipper-DoubleConversion -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/Flipper-Folly -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/Flipper-Glog -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/OpenSSL-Universal -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/boost-for-react-native -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-DoubleConversion -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/DerivedSources-normal/x86_64 -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/DerivedSources/x86_64 -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/DerivedSources -F/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Products/Debug-iphonesimulator/Flipper-Folly -DFOLLY_HAVE_PTHREAD=1 -DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_HAVE_LIBGFLAGS=0 -DFOLLY_HAVE_LIBJEMALLOC=0 -DFOLLY_HAVE_PREADV=0 -DFOLLY_HAVE_PWRITEV=0 -DFOLLY_HAVE_TFO=0 -DFOLLY_USE_SYMBOLIZER=0 -frtti -fexceptions -std=c++14 -Wno-error -Wno-unused-local-typedefs -Wno-unused-variable -Wno-sign-compare -Wno-comment -Wno-return-type -Wno-global-constructors -include /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Target\ Support\ Files/Flipper-Folly/Flipper-Folly-prefix.pch -MMD -MT dependencies -MF /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/HazptrThreadPoolExecutor.d --serialize-diagnostics /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/HazptrThreadPoolExecutor.dia -c /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/synchronization/HazptrThreadPoolExecutor.cpp -o /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/HazptrThreadPoolExecutor.o
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/synchronization/HazptrThreadPoolExecutor.cpp:17:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/synchronization/HazptrThreadPoolExecutor.h:19:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/synchronization/Hazptr.h:20:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/synchronization/HazptrDomain.h:20:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/synchronization/HazptrObj.h:24:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/concurrency/CacheLocality.h:33:
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/Memory.h:67:30: warning: possible misuse of comma operator here [-Wcomma]
return rc == 0 ? (errno = 0, ptr) : (errno = rc, nullptr);
^
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/Memory.h:67:21: note: cast expression to void to silence warning
return rc == 0 ? (errno = 0, ptr) : (errno = rc, nullptr);
^~~~~~~~~
static_cast
CompileC /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/Executor.o /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/Executor.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Flipper-Folly' from project 'Pods')
cd /Users/donnyfernandes/WorkSpace/projects/labadmin/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-ios8.0-simulator -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c++11 -stdlib=libc++ -fmodules -fmodules-cache-path=/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG=1 -DDEBUG=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Index/DataStore -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Products/Debug-iphonesimulator/Flipper-Folly/include -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/Flipper-DoubleConversion -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/Flipper-Folly -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/Flipper-Glog -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/OpenSSL-Universal -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/boost-for-react-native -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-DoubleConversion -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/DerivedSources-normal/x86_64 -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/DerivedSources/x86_64 -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/DerivedSources -F/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Products/Debug-iphonesimulator/Flipper-Folly -DFOLLY_HAVE_PTHREAD=1 -DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_HAVE_LIBGFLAGS=0 -DFOLLY_HAVE_LIBJEMALLOC=0 -DFOLLY_HAVE_PREADV=0 -DFOLLY_HAVE_PWRITEV=0 -DFOLLY_HAVE_TFO=0 -DFOLLY_USE_SYMBOLIZER=0 -frtti -fexceptions -std=c++14 -Wno-error -Wno-unused-local-typedefs -Wno-unused-variable -Wno-sign-compare -Wno-comment -Wno-return-type -Wno-global-constructors -include /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Target\ Support\ Files/Flipper-Folly/Flipper-Folly-prefix.pch -MMD -MT dependencies -MF /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/Executor.d --serialize-diagnostics /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/Executor.dia -c /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/Executor.cpp -o /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/Executor.o
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/Executor.cpp:18:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/SingletonThreadLocal.h:24:
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/ScopeGuard.h:125:52: warning: possible misuse of comma operator here [-Wcomma]
auto catcher = -> R { warnAboutToCrash(), std::terminate(); };
^
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/ScopeGuard.h:125:34: note: cast expression to void to silence warning
auto catcher = -> R { warnAboutToCrash(), std::terminate(); };
^~~~~~~~~~~~~~~~~~
static_cast
CompileC /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/EventHandler.o /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/io/async/EventHandler.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Flipper-Folly' from project 'Pods') cd /Users/donnyfernandes/WorkSpace/projects/labadmin/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-ios8.0-simulator -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c++11 -stdlib=libc++ -fmodules -fmodules-cache-path=/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG=1 -DDEBUG=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Index/DataStore -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Products/Debug-iphonesimulator/Flipper-Folly/include -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/Flipper-DoubleConversion -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/Flipper-Folly -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/Flipper-Glog -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/OpenSSL-Universal -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/boost-for-react-native -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-DoubleConversion -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/DerivedSources-normal/x86_64 -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/DerivedSources/x86_64 -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/DerivedSources -F/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Products/Debug-iphonesimulator/Flipper-Folly -DFOLLY_HAVE_PTHREAD=1 -DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_HAVE_LIBGFLAGS=0 -DFOLLY_HAVE_LIBJEMALLOC=0 -DFOLLY_HAVE_PREADV=0 -DFOLLY_HAVE_PWRITEV=0 -DFOLLY_HAVE_TFO=0 -DFOLLY_USE_SYMBOLIZER=0 -frtti -fexceptions -std=c++14 -Wno-error -Wno-unused-local-typedefs -Wno-unused-variable -Wno-sign-compare -Wno-comment -Wno-return-type -Wno-global-constructors -include /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Target\ Support\ Files/Flipper-Folly/Flipper-Folly-prefix.pch -MMD -MT dependencies -MF /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/EventHandler.d --serialize-diagnostics /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/EventHandler.dia -c /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/io/async/EventHandler.cpp -o /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/EventHandler.o In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/io/async/EventHandler.cpp:17: In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/io/async/EventHandler.h:23: In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/io/async/EventBaseBackendBase.h:21: In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/io/async/EventUtil.h:21: In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/portability/Event.h:24: In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event.h:69: /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:366:10: warning: parameter 'base' not found in the function declaration [-Wdocumentation] @param base the event_base structure returned by event_base_new() or ^~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:378:9: warning: parameter 'eb' not found in the function declaration [-Wdocumentation] @param eb the event_base structure returned by event_base_new() ^~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:435:11: warning: parameter 'eb' not found in the function declaration [-Wdocumentation] @param eb the event_base structure returned by event_base_new() ^~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:436:11: warning: parameter 'flags' not found in the function declaration [-Wdocumentation] @param flags a bitwise combination of the kinds of events to aggregate ^~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:447:10: warning: parameter 'eb' not found in the function declaration [-Wdocumentation] @param eb the event_base structure returned by event_base_new() ^~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:448:10: warning: parameter 'flags' not found in the function declaration [-Wdocumentation] @param flags a bitwise combination of the kinds of events to aggregate ^~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:450:10: warning: parameter 'clear' not found in the function declaration [-Wdocumentation] @param clear option used to reset the maximum count. ^~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:672:10: warning: parameter 'cfg' not found in the function declaration [-Wdocumentation] @param cfg the event configuration object ^~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:689:10: warning: parameter 'eb' not found in the function declaration [-Wdocumentation] @param eb an event_base to be freed ^~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:785:10: warning: parameter 'eb' not found in the function declaration [-Wdocumentation] @param eb the event base ^~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:786:10: warning: parameter 'ev' not found in the function declaration [-Wdocumentation] @param ev the event ^~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:820:10: warning: parameter 'eb' not found in the function declaration [-Wdocumentation] @param eb the event_base structure returned by event_base_new() or ^~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:822:10: warning: parameter 'flags' not found in the function declaration [-Wdocumentation] @param flags any combination of EVLOOP_ONCE | EVLOOP_NONBLOCK ^~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:840:10: warning: parameter 'eb' not found in the function declaration [-Wdocumentation] @param eb the event_base structure returned by event_init() ^~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:841:10: warning: parameter 'tv' not found in the function declaration [-Wdocumentation] @param tv the amount of time after which the loop should terminate, ^~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:858:10: warning: parameter 'eb' not found in the function declaration [-Wdocumentation] @param eb the event_base structure returned by event_init() ^~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:878:10: warning: parameter 'eb' not found in the function declaration [-Wdocumentation] @param eb the event_base structure returned by event_init() ^~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:891:10: warning: parameter 'eb' not found in the function declaration [-Wdocumentation] @param eb the event_base structure returned by event_init() ^~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:906:10: warning: parameter 'eb' not found in the function declaration [-Wdocumentation] @param eb the event_base structure returned by event_init() ^~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:998:11: warning: parameter 'fd' not found in the function declaration [-Wdocumentation] @param fd An fd or signal ^~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:999:11: warning: parameter 'events' not found in the function declaration [-Wdocumentation] @param events One or more EV_* flags ^~~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1000:11: warning: parameter 'arg' not found in the function declaration [-Wdocumentation] @param arg A user-supplied argument. ^~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1068:10: warning: parameter 'base' not found in the function declaration [-Wdocumentation] @param base the event base to which the event should be attached. ^~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1069:10: warning: parameter 'fd' not found in the function declaration [-Wdocumentation] @param fd the file descriptor or signal to be monitored, or -1. ^~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1070:10: warning: parameter 'events' not found in the function declaration [-Wdocumentation] @param events desired events to monitor: bitfield of EV_READ, EV_WRITE, ^~~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1072:10: warning: parameter 'callback' not found in the function declaration [-Wdocumentation] @param callback callback function to be invoked when the event occurs ^~~~~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1073:10: warning: parameter 'callback_arg' not found in the function declaration [-Wdocumentation] @param callback_arg an argument to be passed to the callback function ^~~~~~~~~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1109:10: warning: parameter 'ev' not found in the function declaration [-Wdocumentation] @param ev an event struct to be modified ^~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1110:10: warning: parameter 'base' not found in the function declaration [-Wdocumentation] @param base the event base to which ev should be attached. ^~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1111:10: warning: parameter 'fd' not found in the function declaration [-Wdocumentation] @param fd the file descriptor to be monitored ^~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1112:10: warning: parameter 'events' not found in the function declaration [-Wdocumentation] @param events desired events to monitor; can be EV_READ and/or EV_WRITE ^~~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1113:10: warning: parameter 'callback' not found in the function declaration [-Wdocumentation] @param callback callback function to be invoked when the event occurs ^~~~~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1114:10: warning: parameter 'callback_arg' not found in the function declaration [-Wdocumentation] @param callback_arg an argument to be passed to the callback function ^~~~~~~~~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1194:10: warning: parameter 'base' not found in the function declaration [-Wdocumentation] @param base an event_base ^~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1195:10: warning: parameter 'fd' not found in the function declaration [-Wdocumentation] @param fd a file descriptor to monitor, or -1 for no fd. ^~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1196:10: warning: parameter 'events' not found in the function declaration [-Wdocumentation] @param events event(s) to monitor; can be any of EV_READ | ^~~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1198:10: warning: parameter 'callback' not found in the function declaration [-Wdocumentation] @param callback callback function to be invoked when the event occurs ^~~~~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1199:10: warning: parameter 'arg' not found in the function declaration [-Wdocumentation] @param arg an argument to be passed to the callback function ^~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1200:10: warning: parameter 'timeout' not found in the function declaration [-Wdocumentation] @param timeout the maximum amount of time to wait for the event. NULL ^~~~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1251:10: warning: parameter 'ev' not found in the function declaration [-Wdocumentation] @param ev an event struct to be removed from the working set ^~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1466:10: warning: parameter 'eb' not found in the function declaration [-Wdocumentation] @param eb the event_base structure returned by event_base_new() ^~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1467:10: warning: parameter 'npriorities' not found in the function declaration [-Wdocumentation] @param npriorities the maximum number of priorities ^~~~~~~~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1487:10: warning: parameter 'ev' not found in the function declaration [-Wdocumentation] @param ev an event struct ^~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1488:10: warning: parameter 'priority' not found in the function declaration [-Wdocumentation] @param priority the new priority to be assigned ^~~~~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1558:11: warning: parameter 'base' not found in the function declaration [-Wdocumentation] @param base An event_base on which to scan the events. ^~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1559:11: warning: parameter 'output' not found in the function declaration [-Wdocumentation] @param output A stdio file to write on. ^~~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1585:11: warning: parameter 'fd' not found in the function declaration [-Wdocumentation] @param fd The signal to active events on. ^~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event.h:1585:11: note: did you mean 'sig'? @param fd The signal to active events on. ^~ sig In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/io/async/EventHandler.cpp:17: In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/io/async/EventHandler.h:23: In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/io/async/EventBaseBackendBase.h:21: In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/io/async/EventUtil.h:21: In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/portability/Event.h:24: In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event.h:70: /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event_compat.h:68:4: warning: declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync] @deprecated This function is deprecated because it replaces the "current" ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event_compat.h:75:1: note: add a deprecation attribute to the declaration to silence this warning struct event_base *event_init(void); ^ __AVAILABILITY_INTERNAL_DEPRECATED /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event_compat.h:82:4: warning: declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync] @deprecated This function is deprecated because it is easily confused by ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event_compat.h:89:1: note: add a deprecation attribute to the declaration to silence this warning int event_dispatch(void); ^ __AVAILABILITY_INTERNAL_DEPRECATED /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event_compat.h:96:4: warning: declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync] @deprecated This function is deprecated because it uses the event base from ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event_compat.h:103:1: note: add a deprecation attribute to the declaration to silence this warning int event_loop(int); ^ __AVAILABILITY_INTERNAL_DEPRECATED /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event_compat.h:112:4: warning: declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync] @deprecated This function is deprecated because it uses the event base from ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event_compat.h:119:1: note: add a deprecation attribute to the declaration to silence this warning int event_loopexit(const struct timeval *); ^ __AVAILABILITY_INTERNAL_DEPRECATED /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event_compat.h:128:4: warning: declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync] @deprecated This function is deprecated because it uses the event base from ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event_compat.h:135:1: note: add a deprecation attribute to the declaration to silence this warning int event_loopbreak(void); ^ __AVAILABILITY_INTERNAL_DEPRECATED /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event_compat.h:140:4: warning: declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync] @deprecated This function is obsolete, and has been replaced by ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event_compat.h:147:1: note: add a deprecation attribute to the declaration to silence this warning int event_once(evutil_socket_t , short, ^ __AVAILABILITY_INTERNAL_DEPRECATED /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event_compat.h:154:4: warning: declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync] @deprecated This function is obsolete, and has been replaced by ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event_compat.h:161:1: note: add a deprecation attribute to the declaration to silence this warning const char *event_get_method(void); ^ __AVAILABILITY_INTERNAL_DEPRECATED /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event_compat.h:167:4: warning: declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync] @deprecated This function is deprecated because it is easily confused by ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event_compat.h:174:1: note: add a deprecation attribute to the declaration to silence this warning int event_priority_init(int); ^ __AVAILABILITY_INTERNAL_DEPRECATED /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event_compat.h:179:4: warning: declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync] @deprecated event_set() is not recommended for new code, because it requires ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/event_compat.h:184:1: note: add a deprecation attribute to the declaration to silence this warning void event_set(struct event , evutil_socket_t, short, void ()(evutil_socket_t, short, void *), void *); ^ __AVAILABILITY_INTERNAL_DEPRECATED In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/io/async/EventHandler.cpp:17: In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/io/async/EventHandler.h:23: In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/io/async/EventBaseBackendBase.h:21: In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/io/async/EventUtil.h:21: In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/portability/Event.h:24: In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event.h:71: /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/buffer.h:210:11: warning: parameter 'buffer' not found in the function declaration [-Wdocumentation]
- @param buffer the evbuffer that the callback is watching. ^~~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/buffer.h:210:11: note: did you mean 'buf'?
- @param buffer the evbuffer that the callback is watching. ^~~~~~ buf /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/buffer.h:211:11: warning: parameter 'cb' not found in the function declaration [-Wdocumentation]
- @param cb the callback whose status we want to change. ^~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/buffer.h:211:11: note: did you mean 'buf'?
- @param cb the callback whose status we want to change. ^~ buf /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/buffer.h:219:11: warning: parameter 'buffer' not found in the function declaration [-Wdocumentation]
- @param buffer the evbuffer that the callback is watching. ^~~~~~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/buffer.h:219:11: note: did you mean 'buf'?
- @param buffer the evbuffer that the callback is watching. ^~~~~~ buf /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/buffer.h:220:11: warning: parameter 'cb' not found in the function declaration [-Wdocumentation]
- @param cb the callback whose status we want to change. ^~ /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/buffer.h:220:11: note: did you mean 'buf'?
- @param cb the callback whose status we want to change.
^~
buf
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/io/async/EventHandler.cpp:17:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/io/async/EventHandler.h:23:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/io/async/EventBaseBackendBase.h:21:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/io/async/EventUtil.h:21:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/portability/Event.h:24:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event.h:72:
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/buffer_compat.h:42:5: warning: declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
@deprecated This function is deprecated because its behavior is not correct
~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/buffer_compat.h:51:1: note: add a deprecation attribute to the declaration to silence this warning
char *evbuffer_readline(struct evbuffer *buffer);
^
__AVAILABILITY_INTERNAL_DEPRECATED
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/buffer_compat.h:82:4: warning: declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
@deprecated This function is deprecated because it clears all previous
~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/buffer_compat.h:95:1: note: add a deprecation attribute to the declaration to silence this warning
void evbuffer_setcb(struct evbuffer *buffer, evbuffer_cb cb, void *cbarg);
^
__AVAILABILITY_INTERNAL_DEPRECATED
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/io/async/EventHandler.cpp:17:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/io/async/EventHandler.h:23:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/io/async/EventBaseBackendBase.h:21:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/io/async/EventUtil.h:21:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/portability/Event.h:24:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event.h:73:
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/bufferevent.h:205:11: warning: parameter 'bufev' not found in the function declaration [-Wdocumentation]
@param bufev an existing bufferevent allocated with
^~~~~
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/bufferevent.h:207:11: warning: parameter 'addr' not found in the function declaration [-Wdocumentation]
@param addr the address we should connect to
^~~~
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/bufferevent.h:208:11: warning: parameter 'socklen' not found in the function declaration [-Wdocumentation]
@param socklen The length of the address
^~~~~~~
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/bufferevent.h:219:11: warning: parameter 'bufev' not found in the function declaration [-Wdocumentation]
@param bufev An existing bufferevent allocated with bufferevent_socket_new()
^~~~~
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/bufferevent.h:220:11: warning: parameter 'evdns_base' not found in the function declaration [-Wdocumentation]
@param evdns_base Optionally, an evdns_base to use for resolving hostnames
^~~~~~~~~~
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/bufferevent.h:222:11: warning: parameter 'family' not found in the function declaration [-Wdocumentation]
@param family A preferred address family to resolve addresses to, or
^~~~~~
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/bufferevent.h:225:11: warning: parameter 'hostname' not found in the function declaration [-Wdocumentation]
@param hostname The hostname to resolve; see below for notes on recognized
^~~~~~~~
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/bufferevent.h:227:11: warning: parameter 'port' not found in the function declaration [-Wdocumentation]
@param port The port to connect to on the resolved address.
^~~~
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/bufferevent.h:643:17: warning: empty paragraph passed to '@param' command [-Wdocumentation]
@param options
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/bufferevent.h:656:17: warning: empty paragraph passed to '@param' command [-Wdocumentation] @param options
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/bufferevent.h:686:12: warning: parameter 'limit' not found in the function declaration [-Wdocumentation]
@param limit A suggested upper bound of bytes to write to dst.
^~~~~
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/bufferevent.h:686:12: note: did you mean 'dst_limit'?
@param limit A suggested upper bound of bytes to write to dst.
^~~~~
dst_limit
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/io/async/EventHandler.cpp:17:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/io/async/EventHandler.h:23:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/io/async/EventBaseBackendBase.h:21:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/io/async/EventUtil.h:21:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/portability/Event.h:24:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event.h:75:
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/bufferevent_compat.h:57:4: warning: declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
@deprecated This function is deprecated because it uses the current
~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent/event2/bufferevent_compat.h:75:1: note: add a deprecation attribute to the declaration to silence this warning
struct bufferevent *bufferevent_new(evutil_socket_t fd,
^
__AVAILABILITY_INTERNAL_DEPRECATED
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/io/async/EventHandler.cpp:18:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/String.h:27:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/Conv.h:116:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/Demangle.h:19:
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/FBString.h:1789:72: warning: possible misuse of comma operator here [-Wcomma]
"basic_fbstring: null pointer initializer not valid"),
^
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/FBString.h:1788:15: note: cast expression to void to silence warning
: (throw_exception<std::logic_error>(
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
static_cast<void>(
CompileC /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/EventBaseManager.o /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/io/async/EventBaseManager.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Flipper-Folly' from project 'Pods')
cd /Users/donnyfernandes/WorkSpace/projects/labadmin/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-ios8.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++11 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Index/DataStore -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Products/Debug-iphonesimulator/Flipper-Folly/include -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/Flipper-DoubleConversion -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/Flipper-Folly -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/Flipper-Glog -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/OpenSSL-Universal -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/boost-for-react-native -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-DoubleConversion -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/DerivedSources-normal/x86_64 -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/DerivedSources/x86_64 -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/DerivedSources -F/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Products/Debug-iphonesimulator/Flipper-Folly -DFOLLY_HAVE_PTHREAD\=1 -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -DFOLLY_HAVE_LIBGFLAGS\=0 -DFOLLY_HAVE_LIBJEMALLOC\=0 -DFOLLY_HAVE_PREADV\=0 -DFOLLY_HAVE_PWRITEV\=0 -DFOLLY_HAVE_TFO\=0 -DFOLLY_USE_SYMBOLIZER\=0 -frtti -fexceptions -std\=c++14 -Wno-error -Wno-unused-local-typedefs -Wno-unused-variable -Wno-sign-compare -Wno-comment -Wno-return-type -Wno-global-constructors -include /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Target\ Support\ Files/Flipper-Folly/Flipper-Folly-prefix.pch -MMD -MT dependencies -MF /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/EventBaseManager.d --serialize-diagnostics /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/EventBaseManager.dia -c /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/io/async/EventBaseManager.cpp -o /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/EventBaseManager.o
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/io/async/EventBaseManager.cpp:17:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/io/async/EventBaseManager.h:22:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/ThreadLocal.h:50:
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/ScopeGuard.h:125:52: warning: possible misuse of comma operator here [-Wcomma]
auto catcher = []() -> R { warnAboutToCrash(), std::terminate(); };
^
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/ScopeGuard.h:125:34: note: cast expression to void to silence warning
auto catcher = []() -> R { warnAboutToCrash(), std::terminate(); };
^~~~~~~~~~~~~~~~~~
static_cast<void>()
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/io/async/EventBaseManager.cpp:17:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/io/async/EventBaseManager.h:22:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/ThreadLocal.h:51:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/SharedMutex.h:29:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/concurrency/CacheLocality.h:33:
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/Memory.h:67:30: warning: possible misuse of comma operator here [-Wcomma]
return rc == 0 ? (errno = 0, ptr) : (errno = rc, nullptr);
^
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/Memory.h:67:21: note: cast expression to void to silence warning
return rc == 0 ? (errno = 0, ptr) : (errno = rc, nullptr);
^~~~~~~~~
static_cast<void>( )
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/io/async/EventBaseManager.cpp:17:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/io/async/EventBaseManager.h:19:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/usr/include/c++/v1/list:185:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/usr/include/c++/v1/memory:681:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/usr/include/c++/v1/atomic:576:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/usr/include/c++/v1/__threading_support:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/usr/include/c++/v1/errno.h:31:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/usr/include/errno.h:23:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/usr/include/sys/errno.h:81:15: note: expanded from macro 'errno'
#define errno (*__error())
^
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/io/async/EventBaseManager.cpp:17:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/io/async/EventBaseManager.h:22:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/ThreadLocal.h:51:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/SharedMutex.h:29:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/concurrency/CacheLocality.h:33:
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/Memory.h:67:50: warning: possible misuse of comma operator here [-Wcomma]
return rc == 0 ? (errno = 0, ptr) : (errno = rc, nullptr);
^
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/Memory.h:67:40: note: cast expression to void to silence warning
return rc == 0 ? (errno = 0, ptr) : (errno = rc, nullptr);
^~~~~~~~~~
static_cast<void>( )
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/io/async/EventBaseManager.cpp:17:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/io/async/EventBaseManager.h:19:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/usr/include/c++/v1/list:185:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/usr/include/c++/v1/memory:681:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/usr/include/c++/v1/atomic:576:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/usr/include/c++/v1/__threading_support:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/usr/include/c++/v1/errno.h:31:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/usr/include/errno.h:23:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/usr/include/sys/errno.h:81:15: note: expanded from macro 'errno'
#define errno (*__error())
^
CompileC /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/EventBaseThread.o /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/io/async/EventBaseThread.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Flipper-Folly' from project 'Pods')
cd /Users/donnyfernandes/WorkSpace/projects/labadmin/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-ios8.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=c++11 -stdlib\=libc++ -fmodules -fmodules-cache-path\=/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Index/DataStore -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Products/Debug-iphonesimulator/Flipper-Folly/include -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/CocoaLibEvent -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/Flipper-DoubleConversion -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/Flipper-Folly -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/Flipper-Glog -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Public/OpenSSL-Universal -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/boost-for-react-native -I/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-DoubleConversion -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/DerivedSources-normal/x86_64 -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/DerivedSources/x86_64 -I/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/DerivedSources -F/Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Products/Debug-iphonesimulator/Flipper-Folly -DFOLLY_HAVE_PTHREAD\=1 -DFOLLY_NO_CONFIG -DFOLLY_MOBILE\=1 -DFOLLY_USE_LIBCPP\=1 -DFOLLY_HAVE_LIBGFLAGS\=0 -DFOLLY_HAVE_LIBJEMALLOC\=0 -DFOLLY_HAVE_PREADV\=0 -DFOLLY_HAVE_PWRITEV\=0 -DFOLLY_HAVE_TFO\=0 -DFOLLY_USE_SYMBOLIZER\=0 -frtti -fexceptions -std\=c++14 -Wno-error -Wno-unused-local-typedefs -Wno-unused-variable -Wno-sign-compare -Wno-comment -Wno-return-type -Wno-global-constructors -include /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Target\ Support\ Files/Flipper-Folly/Flipper-Folly-prefix.pch -MMD -MT dependencies -MF /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/EventBaseThread.d --serialize-diagnostics /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/EventBaseThread.dia -c /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/io/async/EventBaseThread.cpp -o /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/EventBaseThread.o
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/io/async/EventBaseThread.cpp:19:
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/Memory.h:67:30: warning: possible misuse of comma operator here [-Wcomma]
return rc == 0 ? (errno = 0, ptr) : (errno = rc, nullptr);
^
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/Memory.h:67:21: note: cast expression to void to silence warning
return rc == 0 ? (errno = 0, ptr) : (errno = rc, nullptr);
^~~~~~~~~
static_cast<void>( )
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/io/async/EventBaseThread.cpp:17:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/io/async/EventBaseThread.h:19:
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/Range.h:28:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/usr/include/c++/v1/algorithm:643:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/usr/include/c++/v1/memory:681:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/usr/include/c++/v1/atomic:576:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/usr/include/c++/v1/__threading_support:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/usr/include/c++/v1/errno.h:31:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/usr/include/errno.h:23:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/usr/include/sys/errno.h:81:15: note: expanded from macro 'errno'
#define errno (*__error())
^
In file included from /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/io/async/EventBaseThread.cpp:19:
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/Memory.h:67:50: warning: possible misuse of comma operator here [-Wcomma]
return rc == 0 ? (errno = 0, ptr) : (errno = rc, nullptr);
^
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Headers/Private/Flipper-Folly/folly/Memory.h:67:40: note: cast expression to void to silence warning
return rc == 0 ? (errno = 0, ptr) : (errno = rc, nullptr);
^~~~~~~~~~
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.5.99. (in target 'Flipper' from project 'Pods')
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 5.0, but the range of supported deployment target versions is 9.0 to 14.5.99. (in target 'CocoaAsyncSocket' from project 'Pods')
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.5.99. (in target 'boost-for-react-native' from project 'Pods')
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.5.99. (in target 'Flipper-DoubleConversion' from project 'Pods')
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.5.99. (in target 'react-native-background-timer' from project 'Pods')
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.5.99. (in target 'Flipper-Glog' from project 'Pods')
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.5.99. (in target 'CocoaLibEvent' from project 'Pods')
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 6.0, but the range of supported deployment target versions is 9.0 to 14.5.99. (in target 'OpenSSL-Universal' from project 'Pods')
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.5.99. (in target 'YogaKit' from project 'Pods')
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.4, but the range of supported deployment target versions is 9.0 to 14.5.99. (in target 'Flipper-PeerTalk' from project 'Pods')
/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.5.99. (in target 'Flipper-RSocket' from project 'Pods')
warning: no rule to process file '/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-RSocket/rsocket/README.md' of type 'net.daringfireball.markdown' for architecture 'x86_64' (in target 'Flipper-RSocket' from project 'Pods')
warning: no rule to process file '/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-RSocket/rsocket/benchmarks/CMakeLists.txt' of type 'text' for architecture 'x86_64' (in target 'Flipper-RSocket' from project 'Pods')
warning: no rule to process file '/Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-RSocket/rsocket/benchmarks/README.md' of type 'net.daringfireball.markdown' for architecture 'x86_64' (in target 'Flipper-RSocket' from project 'Pods')
** BUILD FAILED **
The following build commands failed:
CompileC /Users/donnyfernandes/Library/Developer/Xcode/DerivedData/example-dntqosrfjnkcuqcwcvfpxcoqhtdk/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Flipper-Folly.build/Objects-normal/x86_64/DistributedMutex.o /Users/donnyfernandes/WorkSpace/projects/labadmin/ios/Pods/Flipper-Folly/folly/synchronization/DistributedMutex.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
## React Native version:
System:
OS: macOS 11.3
CPU: (20) x64 Intel(R) Xeon(R) W-2150B CPU @ 3.00GHz
Memory: 3.78 GB / 32.00 GB
Shell: 5.8 - /bin/zsh
Binaries:
Node: 14.15.3 - /usr/local/bin/node
Yarn: 1.22.10 - /usr/local/bin/yarn
npm: 6.14.9 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
Managers:
CocoaPods: 1.10.1 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: iOS 14.5, DriverKit 20.4, macOS 11.3, tvOS 14.5, watchOS 7.4
Android SDK:
API Levels: 28, 29, 30
Build Tools: 28.0.3, 29.0.2, 30.0.3
Android NDK: Not Found
IDEs:
Android Studio: 4.1 AI-201.8743.12.41.7042882
Xcode: 12.5/12E262 - /usr/bin/xcodebuild
Languages:
Java: 1.8.0_275 - /usr/bin/javac
Python: 2.7.16 - /usr/bin/python
npmPackages:
@react-native-community/cli: Not Found
react: 16.13.1 => 16.13.1
react-native: 0.63.3 => 0.63.3
react-native-macos: Not Found
npmGlobalPackages:
*react-native*: Not Found
Perhaps your issue is related to #31179
It's fixed @dcangulo Thanks
I have one more issue on release build i'm getting below error Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Could not find a storyboard named 'LaunchScreen' in bundle NSBundle </private/var/containers/Bundle/Application/759435A9-BBC8-4FDC-9569-B06E5A1A0AAD/example.app> (loaded)' terminating with uncaught exception of type NSException
If you are having trouble with iOS, try to reinstall the dependencies by running:
cd ios to navigate to the
bundle install to install Bundler
If needed:
install a Ruby Version Manager and update the Ruby version
bundle exec pod install to install the iOS dependencies.
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been stalled for 7 days with no activity.