fix: fix incorrect check for --react-native-version #763
Annotations
24 errors and 144 warnings
build (ubuntu-latest, view-mixed, kotlin-objc, new)
@bob/react-native-test-example#build:android: command (/home/runner/work/react-native-builder-bob/react-native-builder-bob/ubuntu-latest-view-mixed-kotlin-objc-new/example) /tmp/xfs-6431b7a1/yarn run build:android exited (1)
|
build (ubuntu-latest, view-mixed, kotlin-objc, new)
Process completed with exit code 1.
|
build (macos-14, module-new, cpp, auto):
macos-14-module-new-cpp-auto/ios/ReactNativeTest.h#L6
'RNReactNativeTestSpec.h' file not found
|
build (macos-14, module-new, cpp, auto)
@bob/react-native-test-example#build:ios: command (/Users/runner/work/react-native-builder-bob/react-native-builder-bob/macos-14-module-new-cpp-auto/example) /private/var/folders/5q/zcc7tkt11f13mhczs1yfd4qc0000gn/T/xfs-d725e039/yarn run build:ios exited (1)
|
build (macos-14, module-new, cpp, auto)
Process completed with exit code 1.
|
build (macos-14, module-mixed, kotlin-objc, auto):
macos-14-module-mixed-kotlin-objc-auto/ios/ReactNativeTest.h#L3
'RNReactNativeTestSpec.h' file not found
|
build (macos-14, module-mixed, kotlin-objc, auto)
@bob/react-native-test-example#build:ios: command (/Users/runner/work/react-native-builder-bob/react-native-builder-bob/macos-14-module-mixed-kotlin-objc-auto/example) /private/var/folders/0w/4z5l9vds32nbkz7l22n8j6s80000gn/T/xfs-315a8969/yarn run build:ios exited (1)
|
build (macos-14, module-mixed, kotlin-objc, auto)
Process completed with exit code 1.
|
build (macos-14, module-mixed, cpp, auto)
@bob/react-native-test-example#build:ios: command (/Users/runner/work/react-native-builder-bob/react-native-builder-bob/macos-14-module-mixed-cpp-auto/example) /private/var/folders/5q/zcc7tkt11f13mhczs1yfd4qc0000gn/T/xfs-42d324b9/yarn run build:ios exited (1)
|
build (macos-14, module-mixed, cpp, auto):
macos-14-module-mixed-cpp-auto/ios/ReactNativeTest.h#L6
'RNReactNativeTestSpec.h' file not found
|
build (macos-14, module-mixed, cpp, auto)
Process completed with exit code 1.
|
build (macos-14, module-new, kotlin-objc, auto)
@bob/react-native-test-example#build:ios: command (/Users/runner/work/react-native-builder-bob/react-native-builder-bob/macos-14-module-new-kotlin-objc-auto/example) /private/var/folders/5q/zcc7tkt11f13mhczs1yfd4qc0000gn/T/xfs-c597b58c/yarn run build:ios exited (1)
|
build (macos-14, module-new, kotlin-objc, auto):
macos-14-module-new-kotlin-objc-auto/ios/ReactNativeTest.h#L3
'RNReactNativeTestSpec.h' file not found
|
build (macos-14, module-new, kotlin-objc, auto)
Process completed with exit code 1.
|
build (macos-14, view-mixed, kotlin-objc, new)
@bob/react-native-test-example#build:ios: command (/Users/runner/work/react-native-builder-bob/react-native-builder-bob/macos-14-view-mixed-kotlin-objc-new/example) /private/var/folders/5q/zcc7tkt11f13mhczs1yfd4qc0000gn/T/xfs-67630c13/yarn run build:ios exited (1)
|
build (macos-14, view-mixed, kotlin-objc, new):
macos-14-view-mixed-kotlin-objc-new/ios/ReactNativeTestView.mm#L14
cannot find protocol declaration for 'RCTReactNativeTestViewViewProtocol'
|
build (macos-14, view-mixed, kotlin-objc, new):
macos-14-view-mixed-kotlin-objc-new/ios/ReactNativeTestView.mm#L24
use of undeclared identifier 'ReactNativeTestViewComponentDescriptor'
|
build (macos-14, view-mixed, kotlin-objc, new):
macos-14-view-mixed-kotlin-objc-new/ios/ReactNativeTestView.mm#L30
unknown type name 'ReactNativeTestViewProps'; did you mean 'ReactNativeTestView'?
|
|
build (macos-14, view-mixed, kotlin-objc, new):
macos-14-view-mixed-kotlin-objc-new/ios/ReactNativeTestView.mm#L43
use of undeclared identifier 'ReactNativeTestViewProps'; did you mean 'ReactNativeTestViewCls'?
|
|
build (macos-14, view-mixed, kotlin-objc, new):
macos-14-view-mixed-kotlin-objc-new/ios/ReactNativeTestView.mm#L44
use of undeclared identifier 'ReactNativeTestViewProps'; did you mean 'ReactNativeTestViewCls'?
|
|
|
build (ubuntu-latest, view-legacy, kotlin-swift, auto)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (macos-14, module-legacy, cpp, auto)
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
|
build (macos-14, module-legacy, cpp, auto)
Run script build phase 'Bundle React Native code and images' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'ReactNativeTestExample' from project 'ReactNativeTestExample')
|
build (macos-14, module-legacy, cpp, auto):
macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-legacy, cpp, auto):
macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-legacy, cpp, auto):
macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-legacy, cpp, auto):
macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-legacy, cpp, auto):
macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, module-legacy, cpp, auto):
macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (macos-14, module-legacy, cpp, auto):
macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, module-legacy, cpp, auto):
macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (ubuntu-latest, module-new, kotlin-objc, auto)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest, module-legacy, kotlin-objc, auto)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest, module-mixed, cpp, auto)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest, module-legacy, cpp, auto)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest, module-mixed, kotlin-objc, new)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest, module-legacy, kotlin-swift, auto)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest, view-mixed, kotlin-objc, auto)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (macos-14, module-legacy, kotlin-swift, auto)
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
|
build (macos-14, module-legacy, kotlin-swift, auto)
Run script build phase 'Bundle React Native code and images' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'ReactNativeTestExample' from project 'ReactNativeTestExample')
|
build (macos-14, module-legacy, kotlin-swift, auto):
macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-legacy, kotlin-swift, auto):
macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-legacy, kotlin-swift, auto):
macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-legacy, kotlin-swift, auto):
macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-legacy, kotlin-swift, auto):
macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, module-legacy, kotlin-swift, auto):
macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (macos-14, module-legacy, kotlin-swift, auto):
macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, module-legacy, kotlin-swift, auto):
macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (ubuntu-latest, view-legacy, kotlin-objc, auto)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (macos-14, module-legacy, kotlin-objc, auto)
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
|
build (macos-14, module-legacy, kotlin-objc, auto)
Run script build phase 'Bundle React Native code and images' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'ReactNativeTestExample' from project 'ReactNativeTestExample')
|
build (macos-14, module-legacy, kotlin-objc, auto):
macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-legacy, kotlin-objc, auto):
macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-legacy, kotlin-objc, auto):
macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-legacy, kotlin-objc, auto):
macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-legacy, kotlin-objc, auto):
macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, module-legacy, kotlin-objc, auto):
macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (macos-14, module-legacy, kotlin-objc, auto):
macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, module-legacy, kotlin-objc, auto):
macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (ubuntu-latest, library, js, auto)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest, module-mixed, kotlin-objc, auto)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest, view-new, kotlin-objc, auto)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest, module-new, cpp, auto)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest, view-mixed, kotlin-objc, new)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (macos-14, module-mixed, kotlin-objc, new)
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
|
build (macos-14, module-mixed, kotlin-objc, new):
macos-14-module-mixed-kotlin-objc-new/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-mixed, kotlin-objc, new):
macos-14-module-mixed-kotlin-objc-new/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-mixed, kotlin-objc, new):
macos-14-module-mixed-kotlin-objc-new/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-mixed, kotlin-objc, new):
macos-14-module-mixed-kotlin-objc-new/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-mixed, kotlin-objc, new):
macos-14-module-mixed-kotlin-objc-new/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, module-mixed, kotlin-objc, new):
macos-14-module-mixed-kotlin-objc-new/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (macos-14, module-mixed, kotlin-objc, new):
macos-14-module-mixed-kotlin-objc-new/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, module-mixed, kotlin-objc, new):
macos-14-module-mixed-kotlin-objc-new/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (macos-14, module-mixed, kotlin-objc, new):
macos-14-module-mixed-kotlin-objc-new/example/node_modules/react-native/ReactCommon/jsinspector-modern/HostAgent.h#L80
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
build (macos-14, view-legacy, kotlin-swift, auto)
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
|
build (macos-14, view-legacy, kotlin-swift, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, view-legacy, kotlin-swift, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, view-legacy, kotlin-swift, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, view-legacy, kotlin-swift, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, view-legacy, kotlin-swift, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, view-legacy, kotlin-swift, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (macos-14, view-legacy, kotlin-swift, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, view-legacy, kotlin-swift, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (macos-14, view-legacy, kotlin-swift, auto):
macos-14-view-legacy-kotlin-swift-auto/example/node_modules/react-native/ReactCommon/jsinspector-modern/HostAgent.h#L80
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
build (macos-14, module-new, cpp, auto)
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
|
build (macos-14, module-new, cpp, auto):
macos-14-module-new-cpp-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-new, cpp, auto):
macos-14-module-new-cpp-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-new, cpp, auto):
macos-14-module-new-cpp-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-new, cpp, auto):
macos-14-module-new-cpp-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-new, cpp, auto):
macos-14-module-new-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, module-new, cpp, auto):
macos-14-module-new-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (macos-14, module-new, cpp, auto):
macos-14-module-new-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, module-new, cpp, auto):
macos-14-module-new-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (macos-14, module-new, cpp, auto):
macos-14-module-new-cpp-auto/example/node_modules/react-native/ReactCommon/jsinspector-modern/HostAgent.h#L80
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
build (macos-14, module-mixed, kotlin-objc, auto)
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
|
build (macos-14, module-mixed, kotlin-objc, auto)
Run script build phase 'Bundle React Native code and images' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'ReactNativeTestExample' from project 'ReactNativeTestExample')
|
build (macos-14, module-mixed, kotlin-objc, auto):
macos-14-module-mixed-kotlin-objc-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-mixed, kotlin-objc, auto):
macos-14-module-mixed-kotlin-objc-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-mixed, kotlin-objc, auto):
macos-14-module-mixed-kotlin-objc-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-mixed, kotlin-objc, auto):
macos-14-module-mixed-kotlin-objc-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-mixed, kotlin-objc, auto):
macos-14-module-mixed-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, module-mixed, kotlin-objc, auto):
macos-14-module-mixed-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (macos-14, module-mixed, kotlin-objc, auto):
macos-14-module-mixed-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, module-mixed, kotlin-objc, auto):
macos-14-module-mixed-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (macos-14, module-mixed, cpp, auto)
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
|
build (macos-14, module-mixed, cpp, auto):
macos-14-module-mixed-cpp-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-mixed, cpp, auto):
macos-14-module-mixed-cpp-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-mixed, cpp, auto):
macos-14-module-mixed-cpp-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-mixed, cpp, auto):
macos-14-module-mixed-cpp-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-mixed, cpp, auto):
macos-14-module-mixed-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, module-mixed, cpp, auto):
macos-14-module-mixed-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (macos-14, module-mixed, cpp, auto):
macos-14-module-mixed-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, module-mixed, cpp, auto):
macos-14-module-mixed-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (macos-14, module-mixed, cpp, auto):
macos-14-module-mixed-cpp-auto/example/node_modules/react-native/ReactCommon/jsinspector-modern/HostAgent.h#L80
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
build (macos-14, module-new, kotlin-objc, auto)
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
|
build (macos-14, module-new, kotlin-objc, auto)
Run script build phase 'Bundle React Native code and images' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'ReactNativeTestExample' from project 'ReactNativeTestExample')
|
build (macos-14, module-new, kotlin-objc, auto):
macos-14-module-new-kotlin-objc-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-new, kotlin-objc, auto):
macos-14-module-new-kotlin-objc-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-new, kotlin-objc, auto):
macos-14-module-new-kotlin-objc-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-new, kotlin-objc, auto):
macos-14-module-new-kotlin-objc-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, module-new, kotlin-objc, auto):
macos-14-module-new-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, module-new, kotlin-objc, auto):
macos-14-module-new-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (macos-14, module-new, kotlin-objc, auto):
macos-14-module-new-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, module-new, kotlin-objc, auto):
macos-14-module-new-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (macos-14, view-mixed, kotlin-objc, auto)
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
|
build (macos-14, view-mixed, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, view-mixed, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, view-mixed, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, view-mixed, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, view-mixed, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, view-mixed, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (macos-14, view-mixed, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, view-mixed, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (macos-14, view-mixed, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/node_modules/react-native/ReactCommon/jsinspector-modern/HostAgent.h#L80
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
build (macos-14, view-legacy, kotlin-objc, auto)
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
|
build (macos-14, view-legacy, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, view-legacy, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, view-legacy, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, view-legacy, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, view-legacy, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, view-legacy, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (macos-14, view-legacy, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, view-legacy, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (macos-14, view-legacy, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/node_modules/react-native/ReactCommon/jsinspector-modern/HostAgent.h#L80
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
build (macos-14, view-new, kotlin-objc, auto)
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
|
build (macos-14, view-new, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, view-new, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, view-new, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, view-new, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, view-new, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, view-new, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (macos-14, view-new, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, view-new, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (macos-14, view-new, kotlin-objc, auto):
macos-14-view-legacy-kotlin-swift-auto/example/node_modules/react-native/ReactCommon/jsinspector-modern/HostAgent.h#L80
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
build (macos-14, view-mixed, kotlin-objc, new)
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
|
build (macos-14, view-mixed, kotlin-objc, new):
macos-14-view-mixed-kotlin-objc-new/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, view-mixed, kotlin-objc, new):
macos-14-view-mixed-kotlin-objc-new/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, view-mixed, kotlin-objc, new):
macos-14-view-mixed-kotlin-objc-new/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, view-mixed, kotlin-objc, new):
macos-14-view-mixed-kotlin-objc-new/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
build (macos-14, view-mixed, kotlin-objc, new):
macos-14-view-mixed-kotlin-objc-new/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, view-mixed, kotlin-objc, new):
macos-14-view-mixed-kotlin-objc-new/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (macos-14, view-mixed, kotlin-objc, new):
macos-14-view-mixed-kotlin-objc-new/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
build (macos-14, view-mixed, kotlin-objc, new):
macos-14-view-mixed-kotlin-objc-new/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
build (macos-14, view-mixed, kotlin-objc, new):
macos-14-view-mixed-kotlin-objc-new/example/node_modules/react-native/ReactCommon/jsinspector-modern/HostAgent.h#L80
parameter 'text.' not found in the function declaration [-Wdocumentation]
|