You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can we add support for react-native 0.75.x?
Currently builds are failing:
CompileC /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/aries-askar.build/Objects-normal/arm64/AriesAskar-099376caafdf5ba3e33189b5f6273474.o /Users/dorianmazur/Documents/hse-health-app/node_modules/@hyperledger/aries-askar-react-native/ios/AriesAskar.mm normal arm64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'aries-askar' from project 'Pods')
cd /Users/dorianmazur/Documents/hse-health-app/ios/Pods
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -ivfsstatcache /Users/dorianmazur/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator17.4-21E210-aa93b11c43e2d16681ac3fa171344f4f.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/dorianmazur/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 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -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/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Index.noindex/DataStore @/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/aries-askar.build/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp -include /Users/dorianmazur/Documents/hse-health-app/ios/Pods/Target\ Support\ Files/aries-askar/aries-askar-prefix.pch -MMD -MT dependencies -MF /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/aries-askar.build/Objects-normal/arm64/AriesAskar-099376caafdf5ba3e33189b5f6273474.d --serialize-diagnostics /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/aries-askar.build/Objects-normal/arm64/AriesAskar-099376caafdf5ba3e33189b5f6273474.dia -c /Users/dorianmazur/Documents/hse-health-app/node_modules/@hyperledger/aries-askar-react-native/ios/AriesAskar.mm -o /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/aries-askar.build/Objects-normal/arm64/AriesAskar-099376caafdf5ba3e33189b5f6273474.o -index-unit-output-path /Pods.build/Debug-iphonesimulator/aries-askar.build/Objects-normal/arm64/AriesAskar-099376caafdf5ba3e33189b5f6273474.o
In file included from /Users/dorianmazur/Documents/hse-health-app/node_modules/@hyperledger/aries-askar-react-native/ios/AriesAskar.mm:4:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/React-NativeModulesApple/React_NativeModulesApple.framework/Headers/ReactCommon/RCTTurboModule.h:17:
In file included from /Users/dorianmazur/Documents/hse-health-app/ios/Pods/Headers/Public/React-callinvoker/ReactCommon/CallInvoker.h:13:
Headers/Public/React-callinvoker/ReactCommon/SchedulerPriority.h:12:19: warning: nested namespace definition is a C++17 extension; define each namespace separately [-Wc++17-extensions]
namespace facebook::react {
^~~~~~~
{ namespace react
In file included from /Users/dorianmazur/Documents/hse-health-app/node_modules/@hyperledger/aries-askar-react-native/ios/AriesAskar.mm:4:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/React-NativeModulesApple/React_NativeModulesApple.framework/Headers/ReactCommon/RCTTurboModule.h:17:
/Users/dorianmazur/Documents/hse-health-app/ios/Pods/Headers/Public/React-callinvoker/ReactCommon/CallInvoker.h:15:19: warning: nested namespace definition is a C++17 extension; define each namespace separately [-Wc++17-extensions]
namespace facebook::jsi {
^~~~~
{ namespace jsi
/Users/dorianmazur/Documents/hse-health-app/ios/Pods/Headers/Public/React-callinvoker/ReactCommon/CallInvoker.h:19:19: warning: nested namespace definition is a C++17 extension; define each namespace separately [-Wc++17-extensions]
namespace facebook::react {
^~~~~~~
{ namespace react
In file included from /Users/dorianmazur/Documents/hse-health-app/node_modules/@hyperledger/aries-askar-react-native/ios/AriesAskar.mm:4:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/React-NativeModulesApple/React_NativeModulesApple.framework/Headers/ReactCommon/RCTTurboModule.h:18:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/nativemodule/core/ReactCommon/TurboModule.h:17:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/EventEmitter.h:10:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Function.h:10:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Base.h:11:
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:15:19: warning: nested namespace definition is a C++17 extension; define each namespace separately [-Wc++17-extensions]
namespace facebook::react::bridging {
^~~~~~~~~~~~~~~~~
{ namespace react { namespace bridging
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:22:1: warning: inline variables are a C++17 extension [-Wc++17-extensions]
inline constexpr bool is_jsi_v =
^
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:23:10: error: no template named 'is_same_v' in namespace 'std'; did you mean 'is_same'?
std::is_same_v<jsi::Value, remove_cvref_t<T>> ||
~~~~~^~~~~~~~~
is_same
In file included from <built-in>:1:
In file included from /Users/dorianmazur/Documents/hse-health-app/ios/Pods/Target Support Files/aries-askar/aries-askar-prefix.pch:2:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:28:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/math.h:313:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/__type_traits/is_same.h:22:29: note: 'is_same' declared here
struct _LIBCPP_TEMPLATE_VIS is_same : _BoolConstant<__is_same(_Tp, _Up)> {};
^
In file included from /Users/dorianmazur/Documents/hse-health-app/node_modules/@hyperledger/aries-askar-react-native/ios/AriesAskar.mm:4:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/React-NativeModulesApple/React_NativeModulesApple.framework/Headers/ReactCommon/RCTTurboModule.h:18:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/nativemodule/core/ReactCommon/TurboModule.h:17:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/EventEmitter.h:10:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Function.h:10:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Base.h:11:
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:23:51: error: expected '(' for function-style cast or type construction
std::is_same_v<jsi::Value, remove_cvref_t<T>> ||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:24:10: error: no template named 'is_same_v' in namespace 'std'; did you mean 'is_same'?
std::is_same_v<jsi::String, remove_cvref_t<T>> ||
~~~~~^~~~~~~~~
is_same
In file included from <built-in>:1:
In file included from /Users/dorianmazur/Documents/hse-health-app/ios/Pods/Target Support Files/aries-askar/aries-askar-prefix.pch:2:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:28:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/math.h:313:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/__type_traits/is_same.h:22:29: note: 'is_same' declared here
struct _LIBCPP_TEMPLATE_VIS is_same : _BoolConstant<__is_same(_Tp, _Up)> {};
^
In file included from /Users/dorianmazur/Documents/hse-health-app/node_modules/@hyperledger/aries-askar-react-native/ios/AriesAskar.mm:4:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/React-NativeModulesApple/React_NativeModulesApple.framework/Headers/ReactCommon/RCTTurboModule.h:18:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/nativemodule/core/ReactCommon/TurboModule.h:17:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/EventEmitter.h:10:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Function.h:10:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Base.h:11:
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:24:52: error: expected '(' for function-style cast or type construction
std::is_same_v<jsi::String, remove_cvref_t<T>> ||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:25:10: error: no template named 'is_base_of_v' in namespace 'std'; did you mean 'is_base_of'?
std::is_base_of_v<jsi::Object, remove_cvref_t<T>>;
~~~~~^~~~~~~~~~~~
is_base_of
In file included from <built-in>:1:
In file included from /Users/dorianmazur/Documents/hse-health-app/ios/Pods/Target Support Files/aries-askar/aries-askar-prefix.pch:2:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:28:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/math.h:315:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/limits:827:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/type_traits:445:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/__type_traits/invoke.h:20:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/__type_traits/is_base_of.h:22:29: note: 'is_base_of' declared here
struct _LIBCPP_TEMPLATE_VIS is_base_of : public integral_constant<bool, __is_base_of(_Bp, _Dp)> {};
^
In file included from /Users/dorianmazur/Documents/hse-health-app/node_modules/@hyperledger/aries-askar-react-native/ios/AriesAskar.mm:4:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/React-NativeModulesApple/React_NativeModulesApple.framework/Headers/ReactCommon/RCTTurboModule.h:18:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/nativemodule/core/ReactCommon/TurboModule.h:17:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/EventEmitter.h:10:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Function.h:10:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Base.h:11:
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:25:54: error: expected '(' for function-style cast or type construction
std::is_base_of_v<jsi::Object, remove_cvref_t<T>>;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:31:25: error: no member named 'optional' in namespace 'std'
struct is_optional<std::optional<T>> : std::true_type {};
~~~~~^
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:31:34: error: 'T' does not refer to a value
struct is_optional<std::optional<T>> : std::true_type {};
^
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:30:20: note: declared here
template <typename T>
^
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:31:36: error: expected unqualified-id
struct is_optional<std::optional<T>> : std::true_type {};
^
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:34:1: warning: inline variables are a C++17 extension [-Wc++17-extensions]
inline constexpr bool is_optional_v = is_optional<T>::value;
^
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:37:1: warning: inline variables are a C++17 extension [-Wc++17-extensions]
inline constexpr bool is_optional_jsi_v = false;
^
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:40:1: warning: inline variables are a C++17 extension [-Wc++17-extensions]
inline constexpr bool
^
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:78:16: error: no template named 'is_lvalue_reference_v' in namespace 'std'; did you mean 'is_lvalue_reference'?
std::is_lvalue_reference_v<T> &&
~~~~~^~~~~~~~~~~~~~~~~~~~~
is_lvalue_reference
In file included from <built-in>:1:
In file included from /Users/dorianmazur/Documents/hse-health-app/ios/Pods/Target Support Files/aries-askar/aries-askar-prefix.pch:2:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:28:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/math.h:315:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/limits:827:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/type_traits:433:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/__type_traits/common_reference.h:13:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/__type_traits/common_type.h:14:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/__type_traits/decay.h:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/__type_traits/is_function.h:15:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/__type_traits/is_reference.h:24:29: note: 'is_lvalue_reference' declared here
struct _LIBCPP_TEMPLATE_VIS is_lvalue_reference : _BoolConstant<__is_lvalue_reference(_Tp)> {};
^
In file included from /Users/dorianmazur/Documents/hse-health-app/node_modules/@hyperledger/aries-askar-react-native/ios/AriesAskar.mm:4:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/React-NativeModulesApple/React_NativeModulesApple.framework/Headers/ReactCommon/RCTTurboModule.h:18:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/nativemodule/core/ReactCommon/TurboModule.h:17:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/EventEmitter.h:10:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Function.h:10:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Base.h:11:
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:80:20: error: no template named 'is_convertible_v' in namespace 'std'; did you mean 'is_convertible'?
std::is_convertible_v<Converter<BaseT>, U>,
~~~~~^~~~~~~~~~~~~~~~
is_convertible
In file included from <built-in>:1:
In file included from /Users/dorianmazur/Documents/hse-health-app/ios/Pods/Target Support Files/aries-askar/aries-askar-prefix.pch:2:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:28:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/math.h:315:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/limits:827:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/type_traits:433:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/__type_traits/common_reference.h:16:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/__type_traits/is_convertible.h:30:29: note: 'is_convertible' declared here
struct _LIBCPP_TEMPLATE_VIS is_convertible : public integral_constant<bool, __is_convertible(_T1, _T2)> {};
^
In file included from /Users/dorianmazur/Documents/hse-health-app/node_modules/@hyperledger/aries-askar-react-native/ios/AriesAskar.mm:4:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/React-NativeModulesApple/React_NativeModulesApple.framework/Headers/ReactCommon/RCTTurboModule.h:18:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/nativemodule/core/ReactCommon/TurboModule.h:17:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/EventEmitter.h:10:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Function.h:10:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Base.h:11:
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:80:56: error: expected '>'
std::is_convertible_v<Converter<BaseT>, U>,
^
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:77:23: note: to match this '<'
std::enable_if_t<
^
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:80:20: error: parameter declarator cannot be qualified
std::is_convertible_v<Converter<BaseT>, U>,
~~~~~^
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:80:20: error: parameter name cannot have template arguments
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:81:16: error: expected member name or ';' after declaration specifiers
int> = 0>
^
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:55:8: warning: constexpr if is a C++17 extension [-Wc++17-extensions]
if constexpr (std::is_lvalue_reference_v<T>) {
^
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:55:24: error: no template named 'is_lvalue_reference_v' in namespace 'std'; did you mean 'is_lvalue_reference'?
if constexpr (std::is_lvalue_reference_v<T>) {
~~~~~^~~~~~~~~~~~~~~~~~~~~
is_lvalue_reference
In file included from <built-in>:1:
In file included from /Users/dorianmazur/Documents/hse-health-app/ios/Pods/Target Support Files/aries-askar/aries-askar-prefix.pch:2:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:28:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/math.h:315:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/limits:827:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/type_traits:433:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/__type_traits/common_reference.h:13:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/__type_traits/common_type.h:14:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/__type_traits/decay.h:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/__type_traits/is_function.h:15:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/__type_traits/is_reference.h:24:29: note: 'is_lvalue_reference' declared here
struct _LIBCPP_TEMPLATE_VIS is_lvalue_reference : _BoolConstant<__is_lvalue_reference(_Tp)> {};
^
In file included from /Users/dorianmazur/Documents/hse-health-app/node_modules/@hyperledger/aries-askar-react-native/ios/AriesAskar.mm:4:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/React-NativeModulesApple/React_NativeModulesApple.framework/Headers/ReactCommon/RCTTurboModule.h:18:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/nativemodule/core/ReactCommon/TurboModule.h:17:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/EventEmitter.h:10:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Function.h:10:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Base.h:11:
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:55:48: error: expected unqualified-id
if constexpr (std::is_lvalue_reference_v<T>) {
^
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:59:10: warning: constexpr if is a C++17 extension [-Wc++17-extensions]
if constexpr (std::is_same_v<BaseT, jsi::Value>) {
^
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:59:26: error: no template named 'is_same_v' in namespace 'std'; did you mean 'is_same'?
if constexpr (std::is_same_v<BaseT, jsi::Value>) {
~~~~~^~~~~~~~~
is_same
In file included from <built-in>:1:
In file included from /Users/dorianmazur/Documents/hse-health-app/ios/Pods/Target Support Files/aries-askar/aries-askar-prefix.pch:2:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:28:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/math.h:313:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/__type_traits/is_same.h:22:29: note: 'is_same' declared here
struct _LIBCPP_TEMPLATE_VIS is_same : _BoolConstant<__is_same(_Tp, _Up)> {};
^
In file included from /Users/dorianmazur/Documents/hse-health-app/node_modules/@hyperledger/aries-askar-react-native/ios/AriesAskar.mm:4:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/React-NativeModulesApple/React_NativeModulesApple.framework/Headers/ReactCommon/RCTTurboModule.h:18:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/nativemodule/core/ReactCommon/TurboModule.h:17:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/EventEmitter.h:10:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Function.h:10:
In file included from /Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Base.h:11:
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:59:54: error: expected unqualified-id
if constexpr (std::is_same_v<BaseT, jsi::Value>) {
^
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:61:17: warning: constexpr if is a C++17 extension [-Wc++17-extensions]
} else if constexpr (std::is_same_v<BaseT, jsi::String>) {
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
11 warnings and 20 errors generated.
/Users/dorianmazur/Documents/hse-health-app/ios/Pods/Headers/Public/React-callinvoker/ReactCommon/SchedulerPriority.h:12:19: Nested namespace definition is a C++17 extension; define each namespace separately
/Users/dorianmazur/Documents/hse-health-app/ios/Pods/Headers/Public/React-callinvoker/ReactCommon/CallInvoker.h:15:19: Nested namespace definition is a C++17 extension; define each namespace separately
/Users/dorianmazur/Documents/hse-health-app/ios/Pods/Headers/Public/React-callinvoker/ReactCommon/CallInvoker.h:19:19: Nested namespace definition is a C++17 extension; define each namespace separately
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:15:19: Nested namespace definition is a C++17 extension; define each namespace separately
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:22:1: Inline variables are a C++17 extension
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:23:10: No template named 'is_same_v' in namespace 'std'; did you mean 'is_same'?
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:23:51: Expected '(' for function-style cast or type construction
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:24:10: No template named 'is_same_v' in namespace 'std'; did you mean 'is_same'?
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:24:52: Expected '(' for function-style cast or type construction
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:25:10: No template named 'is_base_of_v' in namespace 'std'; did you mean 'is_base_of'?
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:25:54: Expected '(' for function-style cast or type construction
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:31:25: No member named 'optional' in namespace 'std'
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:31:34: 'T' does not refer to a value
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:31:36: Expected unqualified-id
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:34:1: Inline variables are a C++17 extension
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:37:1: Inline variables are a C++17 extension
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:40:1: Inline variables are a C++17 extension
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:78:16: No template named 'is_lvalue_reference_v' in namespace 'std'; did you mean 'is_lvalue_reference'?
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:80:20: No template named 'is_convertible_v' in namespace 'std'; did you mean 'is_convertible'?
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:80:56: Expected '>'
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:80:20: Parameter declarator cannot be qualified
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:80:20: Parameter name cannot have template arguments
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:81:16: Expected member name or ';' after declaration specifiers
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:55:8: Constexpr if is a C++17 extension
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:55:24: No template named 'is_lvalue_reference_v' in namespace 'std'; did you mean 'is_lvalue_reference'?
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:55:48: Expected unqualified-id
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:59:10: Constexpr if is a C++17 extension
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:59:26: No template named 'is_same_v' in namespace 'std'; did you mean 'is_same'?
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:59:54: Expected unqualified-id
/Users/dorianmazur/Library/Developer/Xcode/DerivedData/HSEHealth-dfpjysdkkzjanwawxbicvhdzbohw/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Convert.h:61:17: Constexpr if is a C++17 extension
too many errors emitted, stopping now
The text was updated successfully, but these errors were encountered:
DorianMazur
changed the title
React-native 0.75.2 compatbilibity
React-native 0.75.x compatbilibity
Sep 6, 2024
Can we add support for react-native 0.75.x?
Currently builds are failing:
The text was updated successfully, but these errors were encountered: