Skip to content

fix: typo in cmakeListsPath for turbo native modules #675

fix: typo in cmakeListsPath for turbo native modules

fix: typo in cmakeListsPath for turbo native modules #675

Triggered via pull request September 13, 2024 10:34
@atljatlj
synchronize #629
withSang:main
Status Failure
Total duration 19m 19s
Artifacts

build-templates.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 130 warnings
build (ubuntu-latest, module-legacy, kotlin-objc, auto)
@bob/react-native-test-example#build:android: command (/home/runner/work/react-native-builder-bob/react-native-builder-bob/ubuntu-latest-module-legacy-kotlin-objc-auto/example) /tmp/xfs-12a147d4/yarn run build:android exited (1)
build (ubuntu-latest, module-legacy, kotlin-objc, auto)
Process completed with exit code 1.
build (ubuntu-latest, module-mixed, kotlin-objc, auto)
@bob/react-native-test-example#build:android: command (/home/runner/work/react-native-builder-bob/react-native-builder-bob/ubuntu-latest-module-mixed-kotlin-objc-auto/example) /tmp/xfs-d3cd670f/yarn run build:android exited (1)
build (ubuntu-latest, module-mixed, kotlin-objc, auto)
Process completed with exit code 1.
build (ubuntu-latest, module-legacy, cpp, auto)
@bob/react-native-test-example#build:android: command (/home/runner/work/react-native-builder-bob/react-native-builder-bob/ubuntu-latest-module-legacy-cpp-auto/example) /tmp/xfs-12e54ae1/yarn run build:android exited (1)
build (ubuntu-latest, module-legacy, cpp, auto)
Process completed with exit code 1.
build (ubuntu-latest, view-legacy, kotlin-objc, auto)
@bob/react-native-test-example#build:android: command (/home/runner/work/react-native-builder-bob/react-native-builder-bob/ubuntu-latest-view-legacy-kotlin-objc-auto/example) /tmp/xfs-dea9b5a7/yarn run build:android exited (1)
build (ubuntu-latest, view-legacy, kotlin-objc, auto)
Process completed with exit code 1.
build (ubuntu-latest, view-mixed, kotlin-objc, auto)
@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-auto/example) /tmp/xfs-0d4e8280/yarn run build:android exited (1)
build (ubuntu-latest, view-mixed, kotlin-objc, auto)
Process completed with exit code 1.
build (ubuntu-latest, module-mixed, cpp, auto)
@bob/react-native-test-example#build:android: command (/home/runner/work/react-native-builder-bob/react-native-builder-bob/ubuntu-latest-module-mixed-cpp-auto/example) /tmp/xfs-eb2369ca/yarn run build:android exited (1)
build (ubuntu-latest, module-mixed, cpp, auto)
Process completed with exit code 1.
build (macos-14, view-mixed, kotlin-objc, new): macos-14-view-mixed-kotlin-objc-new/ios/ReactNativeTestView.mm#L4
'react/renderer/components/RNReactNativeTestViewSpec/ComponentDescriptors.h' file not found
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/py/lcjn3y352g1106vf1rqk521r0000gn/T/xfs-a3741ab8/yarn run build:ios exited (1)
build (macos-14, view-mixed, kotlin-objc, new)
Process completed with exit code 1.
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): macos-14-module-legacy-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-legacy, cpp, auto): macos-14-module-legacy-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-legacy, cpp, auto): macos-14-module-legacy-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-legacy, cpp, auto): macos-14-module-legacy-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-legacy, cpp, auto): macos-14-module-legacy-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-legacy, cpp, auto): macos-14-module-legacy-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L283
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-legacy, cpp, auto): macos-14-module-legacy-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-legacy, cpp, auto): macos-14-module-legacy-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L297
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-legacy, cpp, auto): macos-14-module-legacy-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L299
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
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): macos-14-module-legacy-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-legacy, kotlin-objc, auto): macos-14-module-legacy-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-legacy, kotlin-objc, auto): macos-14-module-legacy-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-legacy, kotlin-objc, auto): macos-14-module-legacy-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-legacy, kotlin-objc, auto): macos-14-module-legacy-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-legacy, kotlin-objc, auto): macos-14-module-legacy-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L283
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-legacy, kotlin-objc, auto): macos-14-module-legacy-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-legacy, kotlin-objc, auto): macos-14-module-legacy-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L297
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-legacy, kotlin-objc, auto): macos-14-module-legacy-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L299
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
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/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/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/SocketRocket/SocketRocket/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-legacy, kotlin-swift, auto): macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L283
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-legacy, kotlin-swift, auto): macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-legacy, kotlin-swift, auto): macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L297
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
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/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-mixed, kotlin-objc, new): macos-14-module-mixed-kotlin-objc-new/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L283
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-mixed, kotlin-objc, new): macos-14-module-mixed-kotlin-objc-new/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-mixed, kotlin-objc, new): macos-14-module-mixed-kotlin-objc-new/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L297
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-mixed, kotlin-objc, new): macos-14-module-mixed-kotlin-objc-new/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L299
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-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/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/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/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-mixed, cpp, auto): macos-14-module-mixed-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L283
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-mixed, cpp, auto): macos-14-module-mixed-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-mixed, cpp, auto): macos-14-module-mixed-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L297
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-mixed, cpp, auto): macos-14-module-mixed-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L299
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-mixed, cpp, auto): macos-14-module-mixed-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
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): 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/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-mixed, kotlin-objc, auto): macos-14-module-mixed-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L283
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-mixed, kotlin-objc, auto): macos-14-module-mixed-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-mixed, kotlin-objc, auto): macos-14-module-mixed-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L297
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-mixed, kotlin-objc, auto): macos-14-module-mixed-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L299
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
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): 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/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-new, kotlin-objc, auto): macos-14-module-new-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L283
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-new, kotlin-objc, auto): macos-14-module-new-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-new, kotlin-objc, auto): macos-14-module-new-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L297
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-new, kotlin-objc, auto): macos-14-module-new-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L299
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-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/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/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-new, cpp, auto): macos-14-module-new-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L283
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-new, cpp, auto): macos-14-module-new-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-new, cpp, auto): macos-14-module-new-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L297
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, module-new, cpp, auto): macos-14-module-new-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L299
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-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, 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-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, view-legacy, kotlin-objc, auto): macos-14-view-legacy-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, view-legacy, kotlin-objc, auto): macos-14-view-legacy-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, view-legacy, kotlin-objc, auto): macos-14-view-legacy-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, view-legacy, kotlin-objc, auto): macos-14-view-legacy-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, view-legacy, kotlin-objc, auto): macos-14-view-legacy-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L283
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, view-legacy, kotlin-objc, auto): macos-14-view-legacy-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, view-legacy, kotlin-objc, auto): macos-14-view-legacy-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L297
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, view-legacy, kotlin-objc, auto): macos-14-view-legacy-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L299
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, view-mixed, kotlin-objc, auto): macos-14-view-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, view-mixed, kotlin-objc, auto): macos-14-view-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, view-mixed, kotlin-objc, auto): macos-14-view-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, view-mixed, kotlin-objc, auto): macos-14-view-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, view-mixed, kotlin-objc, auto): macos-14-view-mixed-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, view-mixed, kotlin-objc, auto): macos-14-view-mixed-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L283
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, view-mixed, kotlin-objc, auto): macos-14-view-mixed-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, view-mixed, kotlin-objc, auto): macos-14-view-mixed-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L297
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, view-mixed, kotlin-objc, auto): macos-14-view-mixed-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L299
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, view-mixed, kotlin-objc, auto): macos-14-view-mixed-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
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-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, view-new, kotlin-objc, auto): macos-14-view-legacy-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, view-new, kotlin-objc, auto): macos-14-view-legacy-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, view-new, kotlin-objc, auto): macos-14-view-legacy-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, view-new, kotlin-objc, auto): macos-14-view-legacy-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, view-new, kotlin-objc, auto): macos-14-view-legacy-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L283
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, view-new, kotlin-objc, auto): macos-14-view-legacy-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, view-new, kotlin-objc, auto): macos-14-view-legacy-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L297
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, view-new, kotlin-objc, auto): macos-14-view-legacy-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L299
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
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/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, view-legacy, kotlin-swift, auto): macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L283
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, view-legacy, kotlin-swift, auto): macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, view-legacy, kotlin-swift, auto): macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L297
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, view-legacy, kotlin-swift, auto): macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L299
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
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/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, view-mixed, kotlin-objc, new): macos-14-view-mixed-kotlin-objc-new/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L283
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, view-mixed, kotlin-objc, new): macos-14-view-mixed-kotlin-objc-new/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, view-mixed, kotlin-objc, new): macos-14-view-mixed-kotlin-objc-new/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L297
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
build (macos-14, view-mixed, kotlin-objc, new): macos-14-view-mixed-kotlin-objc-new/example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L299
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]