Build Information
Successful build of SwiftOCA, reference main (88c489), with Swift 6.2 for macOS (SPM) on 11 Dec 2025 18:40:55 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCA/Browsing/NetServiceBrowser.swift:117:15: warning: stored property '_browser' of 'Sendable'-conforming class 'OcaNetServiceBrowser' has non-Sendable type 'NetServiceBrowser'; this is an error in the Swift 6 language mode
115 | NetServiceBrowserDelegate
116 | {
117 | private let _browser = NetServiceBrowser()
| `- warning: stored property '_browser' of 'Sendable'-conforming class 'OcaNetServiceBrowser' has non-Sendable type 'NetServiceBrowser'; this is an error in the Swift 6 language mode
118 | private let _serviceType: OcaNetworkAdvertisingServiceType
119 | private let _browseResultsContinuation: AsyncStream<OcaNetworkAdvertisingServiceBrowserResult>
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:201:12: note: class 'NetServiceBrowser' does not conform to the 'Sendable' protocol
199 |
200 | API_DEPRECATED("Use nw_browser_t in Network framework instead", macos(10.2, API_TO_BE_DEPRECATED), ios(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(watchos)
201 | @interface NSNetServiceBrowser : NSObject {
| `- note: class 'NetServiceBrowser' does not conform to the 'Sendable' protocol
202 | @private
203 | id _netServiceBrowser;
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCA/Browsing/NetServiceBrowser.swift:117:15: warning: stored property '_browser' of 'Sendable'-conforming class 'OcaNetServiceBrowser' has non-Sendable type 'NetServiceBrowser'; this is an error in the Swift 6 language mode
115 | NetServiceBrowserDelegate
116 | {
117 | private let _browser = NetServiceBrowser()
| `- warning: stored property '_browser' of 'Sendable'-conforming class 'OcaNetServiceBrowser' has non-Sendable type 'NetServiceBrowser'; this is an error in the Swift 6 language mode
118 | private let _serviceType: OcaNetworkAdvertisingServiceType
119 | private let _browseResultsContinuation: AsyncStream<OcaNetworkAdvertisingServiceBrowserResult>
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:201:12: note: class 'NetServiceBrowser' does not conform to the 'Sendable' protocol
199 |
200 | API_DEPRECATED("Use nw_browser_t in Network framework instead", macos(10.2, API_TO_BE_DEPRECATED), ios(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(watchos)
201 | @interface NSNetServiceBrowser : NSObject {
| `- note: class 'NetServiceBrowser' does not conform to the 'Sendable' protocol
202 | @private
203 | id _netServiceBrowser;
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCA/Browsing/NetServiceBrowser.swift:117:15: warning: stored property '_browser' of 'Sendable'-conforming class 'OcaNetServiceBrowser' has non-Sendable type 'NetServiceBrowser'; this is an error in the Swift 6 language mode
115 | NetServiceBrowserDelegate
116 | {
117 | private let _browser = NetServiceBrowser()
| `- warning: stored property '_browser' of 'Sendable'-conforming class 'OcaNetServiceBrowser' has non-Sendable type 'NetServiceBrowser'; this is an error in the Swift 6 language mode
118 | private let _serviceType: OcaNetworkAdvertisingServiceType
119 | private let _browseResultsContinuation: AsyncStream<OcaNetworkAdvertisingServiceBrowserResult>
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:201:12: note: class 'NetServiceBrowser' does not conform to the 'Sendable' protocol
199 |
200 | API_DEPRECATED("Use nw_browser_t in Network framework instead", macos(10.2, API_TO_BE_DEPRECATED), ios(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(watchos)
201 | @interface NSNetServiceBrowser : NSObject {
| `- note: class 'NetServiceBrowser' does not conform to the 'Sendable' protocol
202 | @private
203 | id _netServiceBrowser;
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCA/Browsing/NetServiceBrowser.swift:117:15: warning: stored property '_browser' of 'Sendable'-conforming class 'OcaNetServiceBrowser' has non-Sendable type 'NetServiceBrowser'; this is an error in the Swift 6 language mode
115 | NetServiceBrowserDelegate
116 | {
117 | private let _browser = NetServiceBrowser()
| `- warning: stored property '_browser' of 'Sendable'-conforming class 'OcaNetServiceBrowser' has non-Sendable type 'NetServiceBrowser'; this is an error in the Swift 6 language mode
118 | private let _serviceType: OcaNetworkAdvertisingServiceType
119 | private let _browseResultsContinuation: AsyncStream<OcaNetworkAdvertisingServiceBrowserResult>
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:201:12: note: class 'NetServiceBrowser' does not conform to the 'Sendable' protocol
199 |
200 | API_DEPRECATED("Use nw_browser_t in Network framework instead", macos(10.2, API_TO_BE_DEPRECATED), ios(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(watchos)
201 | @interface NSNetServiceBrowser : NSObject {
| `- note: class 'NetServiceBrowser' does not conform to the 'Sendable' protocol
202 | @private
203 | id _netServiceBrowser;
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCA/Browsing/NetServiceBrowser.swift:117:15: warning: stored property '_browser' of 'Sendable'-conforming class 'OcaNetServiceBrowser' has non-Sendable type 'NetServiceBrowser'; this is an error in the Swift 6 language mode
115 | NetServiceBrowserDelegate
116 | {
117 | private let _browser = NetServiceBrowser()
| `- warning: stored property '_browser' of 'Sendable'-conforming class 'OcaNetServiceBrowser' has non-Sendable type 'NetServiceBrowser'; this is an error in the Swift 6 language mode
118 | private let _serviceType: OcaNetworkAdvertisingServiceType
119 | private let _browseResultsContinuation: AsyncStream<OcaNetworkAdvertisingServiceBrowserResult>
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:201:12: note: class 'NetServiceBrowser' does not conform to the 'Sendable' protocol
199 |
200 | API_DEPRECATED("Use nw_browser_t in Network framework instead", macos(10.2, API_TO_BE_DEPRECATED), ios(2.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(watchos)
201 | @interface NSNetServiceBrowser : NSObject {
| `- note: class 'NetServiceBrowser' does not conform to the 'Sendable' protocol
202 | @private
203 | id _netServiceBrowser;
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:32:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
30 | func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
31 | let data = try encode(value)
32 | return try JSONDecoder().decode(AnyDecodable.self, from: data).value as! any Sendable
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
33 | }
34 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:262:19: warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
260 | label: "com.padl.SwiftOCA.OcaRoot",
261 | event: event,
262 | callback: onPropertyEvent
| `- warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
263 | )
264 | } catch Ocp1Error.alreadySubscribedToEvent {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:281:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
278 | func refreshAll() async {
279 | for (_, keyPath) in await allPropertyKeyPaths {
280 | let property = (self[keyPath: keyPath] as! any OcaPropertyRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertyRepresentable' can be introduced here
281 | await property.refresh(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refresh' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
282 | }
283 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:293:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
286 | package func refreshAllSubscribed() async {
287 | for (_, keyPath) in await allPropertyKeyPaths {
288 | let property = (self[keyPath: keyPath] as! any OcaPropertySubjectRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertySubjectRepresentable' can be introduced here
289 | // make an exception for role because it is immutable, otherwise refreshing device
290 | // tree at initial connection time will then force many needless subscriptions at
291 | // reconnection time
292 | guard property.hasValueOrError, !property.isImmutable else { continue }
293 | await property.refreshAndSubscribe(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refreshAndSubscribe' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
294 | }
295 | }
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:32:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
30 | func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
31 | let data = try encode(value)
32 | return try JSONDecoder().decode(AnyDecodable.self, from: data).value as! any Sendable
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
33 | }
34 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:262:19: warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
260 | label: "com.padl.SwiftOCA.OcaRoot",
261 | event: event,
262 | callback: onPropertyEvent
| `- warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
263 | )
264 | } catch Ocp1Error.alreadySubscribedToEvent {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:281:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
278 | func refreshAll() async {
279 | for (_, keyPath) in await allPropertyKeyPaths {
280 | let property = (self[keyPath: keyPath] as! any OcaPropertyRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertyRepresentable' can be introduced here
281 | await property.refresh(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refresh' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
282 | }
283 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:293:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
286 | package func refreshAllSubscribed() async {
287 | for (_, keyPath) in await allPropertyKeyPaths {
288 | let property = (self[keyPath: keyPath] as! any OcaPropertySubjectRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertySubjectRepresentable' can be introduced here
289 | // make an exception for role because it is immutable, otherwise refreshing device
290 | // tree at initial connection time will then force many needless subscriptions at
291 | // reconnection time
292 | guard property.hasValueOrError, !property.isImmutable else { continue }
293 | await property.refreshAndSubscribe(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refreshAndSubscribe' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
294 | }
295 | }
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:32:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
30 | func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
31 | let data = try encode(value)
32 | return try JSONDecoder().decode(AnyDecodable.self, from: data).value as! any Sendable
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
33 | }
34 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:262:19: warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
260 | label: "com.padl.SwiftOCA.OcaRoot",
261 | event: event,
262 | callback: onPropertyEvent
| `- warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
263 | )
264 | } catch Ocp1Error.alreadySubscribedToEvent {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:281:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
278 | func refreshAll() async {
279 | for (_, keyPath) in await allPropertyKeyPaths {
280 | let property = (self[keyPath: keyPath] as! any OcaPropertyRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertyRepresentable' can be introduced here
281 | await property.refresh(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refresh' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
282 | }
283 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:293:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
286 | package func refreshAllSubscribed() async {
287 | for (_, keyPath) in await allPropertyKeyPaths {
288 | let property = (self[keyPath: keyPath] as! any OcaPropertySubjectRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertySubjectRepresentable' can be introduced here
289 | // make an exception for role because it is immutable, otherwise refreshing device
290 | // tree at initial connection time will then force many needless subscriptions at
291 | // reconnection time
292 | guard property.hasValueOrError, !property.isImmutable else { continue }
293 | await property.refreshAndSubscribe(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refreshAndSubscribe' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
294 | }
295 | }
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:32:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
30 | func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
31 | let data = try encode(value)
32 | return try JSONDecoder().decode(AnyDecodable.self, from: data).value as! any Sendable
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
33 | }
34 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:262:19: warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
260 | label: "com.padl.SwiftOCA.OcaRoot",
261 | event: event,
262 | callback: onPropertyEvent
| `- warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
263 | )
264 | } catch Ocp1Error.alreadySubscribedToEvent {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:281:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
278 | func refreshAll() async {
279 | for (_, keyPath) in await allPropertyKeyPaths {
280 | let property = (self[keyPath: keyPath] as! any OcaPropertyRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertyRepresentable' can be introduced here
281 | await property.refresh(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refresh' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
282 | }
283 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:293:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
286 | package func refreshAllSubscribed() async {
287 | for (_, keyPath) in await allPropertyKeyPaths {
288 | let property = (self[keyPath: keyPath] as! any OcaPropertySubjectRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertySubjectRepresentable' can be introduced here
289 | // make an exception for role because it is immutable, otherwise refreshing device
290 | // tree at initial connection time will then force many needless subscriptions at
291 | // reconnection time
292 | guard property.hasValueOrError, !property.isImmutable else { continue }
293 | await property.refreshAndSubscribe(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refreshAndSubscribe' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
294 | }
295 | }
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:32:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
30 | func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
31 | let data = try encode(value)
32 | return try JSONDecoder().decode(AnyDecodable.self, from: data).value as! any Sendable
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
33 | }
34 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:262:19: warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
260 | label: "com.padl.SwiftOCA.OcaRoot",
261 | event: event,
262 | callback: onPropertyEvent
| `- warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
263 | )
264 | } catch Ocp1Error.alreadySubscribedToEvent {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:281:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
278 | func refreshAll() async {
279 | for (_, keyPath) in await allPropertyKeyPaths {
280 | let property = (self[keyPath: keyPath] as! any OcaPropertyRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertyRepresentable' can be introduced here
281 | await property.refresh(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refresh' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
282 | }
283 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:293:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
286 | package func refreshAllSubscribed() async {
287 | for (_, keyPath) in await allPropertyKeyPaths {
288 | let property = (self[keyPath: keyPath] as! any OcaPropertySubjectRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertySubjectRepresentable' can be introduced here
289 | // make an exception for role because it is immutable, otherwise refreshing device
290 | // tree at initial connection time will then force many needless subscriptions at
291 | // reconnection time
292 | guard property.hasValueOrError, !property.isImmutable else { continue }
293 | await property.refreshAndSubscribe(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refreshAndSubscribe' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
294 | }
295 | }
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:32:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
30 | func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
31 | let data = try encode(value)
32 | return try JSONDecoder().decode(AnyDecodable.self, from: data).value as! any Sendable
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
33 | }
34 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:262:19: warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
260 | label: "com.padl.SwiftOCA.OcaRoot",
261 | event: event,
262 | callback: onPropertyEvent
| `- warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
263 | )
264 | } catch Ocp1Error.alreadySubscribedToEvent {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:281:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
278 | func refreshAll() async {
279 | for (_, keyPath) in await allPropertyKeyPaths {
280 | let property = (self[keyPath: keyPath] as! any OcaPropertyRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertyRepresentable' can be introduced here
281 | await property.refresh(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refresh' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
282 | }
283 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:293:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
286 | package func refreshAllSubscribed() async {
287 | for (_, keyPath) in await allPropertyKeyPaths {
288 | let property = (self[keyPath: keyPath] as! any OcaPropertySubjectRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertySubjectRepresentable' can be introduced here
289 | // make an exception for role because it is immutable, otherwise refreshing device
290 | // tree at initial connection time will then force many needless subscriptions at
291 | // reconnection time
292 | guard property.hasValueOrError, !property.isImmutable else { continue }
293 | await property.refreshAndSubscribe(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refreshAndSubscribe' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
294 | }
295 | }
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:32:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
30 | func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
31 | let data = try encode(value)
32 | return try JSONDecoder().decode(AnyDecodable.self, from: data).value as! any Sendable
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
33 | }
34 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:262:19: warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
260 | label: "com.padl.SwiftOCA.OcaRoot",
261 | event: event,
262 | callback: onPropertyEvent
| `- warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
263 | )
264 | } catch Ocp1Error.alreadySubscribedToEvent {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:281:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
278 | func refreshAll() async {
279 | for (_, keyPath) in await allPropertyKeyPaths {
280 | let property = (self[keyPath: keyPath] as! any OcaPropertyRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertyRepresentable' can be introduced here
281 | await property.refresh(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refresh' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
282 | }
283 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:293:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
286 | package func refreshAllSubscribed() async {
287 | for (_, keyPath) in await allPropertyKeyPaths {
288 | let property = (self[keyPath: keyPath] as! any OcaPropertySubjectRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertySubjectRepresentable' can be introduced here
289 | // make an exception for role because it is immutable, otherwise refreshing device
290 | // tree at initial connection time will then force many needless subscriptions at
291 | // reconnection time
292 | guard property.hasValueOrError, !property.isImmutable else { continue }
293 | await property.refreshAndSubscribe(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refreshAndSubscribe' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
294 | }
295 | }
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:32:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
30 | func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
31 | let data = try encode(value)
32 | return try JSONDecoder().decode(AnyDecodable.self, from: data).value as! any Sendable
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
33 | }
34 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:262:19: warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
260 | label: "com.padl.SwiftOCA.OcaRoot",
261 | event: event,
262 | callback: onPropertyEvent
| `- warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
263 | )
264 | } catch Ocp1Error.alreadySubscribedToEvent {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:281:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
278 | func refreshAll() async {
279 | for (_, keyPath) in await allPropertyKeyPaths {
280 | let property = (self[keyPath: keyPath] as! any OcaPropertyRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertyRepresentable' can be introduced here
281 | await property.refresh(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refresh' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
282 | }
283 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:293:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
286 | package func refreshAllSubscribed() async {
287 | for (_, keyPath) in await allPropertyKeyPaths {
288 | let property = (self[keyPath: keyPath] as! any OcaPropertySubjectRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertySubjectRepresentable' can be introduced here
289 | // make an exception for role because it is immutable, otherwise refreshing device
290 | // tree at initial connection time will then force many needless subscriptions at
291 | // reconnection time
292 | guard property.hasValueOrError, !property.isImmutable else { continue }
293 | await property.refreshAndSubscribe(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refreshAndSubscribe' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
294 | }
295 | }
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:32:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
30 | func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
31 | let data = try encode(value)
32 | return try JSONDecoder().decode(AnyDecodable.self, from: data).value as! any Sendable
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
33 | }
34 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:262:19: warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
260 | label: "com.padl.SwiftOCA.OcaRoot",
261 | event: event,
262 | callback: onPropertyEvent
| `- warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
263 | )
264 | } catch Ocp1Error.alreadySubscribedToEvent {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:281:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
278 | func refreshAll() async {
279 | for (_, keyPath) in await allPropertyKeyPaths {
280 | let property = (self[keyPath: keyPath] as! any OcaPropertyRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertyRepresentable' can be introduced here
281 | await property.refresh(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refresh' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
282 | }
283 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:293:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
286 | package func refreshAllSubscribed() async {
287 | for (_, keyPath) in await allPropertyKeyPaths {
288 | let property = (self[keyPath: keyPath] as! any OcaPropertySubjectRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertySubjectRepresentable' can be introduced here
289 | // make an exception for role because it is immutable, otherwise refreshing device
290 | // tree at initial connection time will then force many needless subscriptions at
291 | // reconnection time
292 | guard property.hasValueOrError, !property.isImmutable else { continue }
293 | await property.refreshAndSubscribe(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refreshAndSubscribe' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
294 | }
295 | }
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:32:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
30 | func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
31 | let data = try encode(value)
32 | return try JSONDecoder().decode(AnyDecodable.self, from: data).value as! any Sendable
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
33 | }
34 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:262:19: warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
260 | label: "com.padl.SwiftOCA.OcaRoot",
261 | event: event,
262 | callback: onPropertyEvent
| `- warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
263 | )
264 | } catch Ocp1Error.alreadySubscribedToEvent {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:281:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
278 | func refreshAll() async {
279 | for (_, keyPath) in await allPropertyKeyPaths {
280 | let property = (self[keyPath: keyPath] as! any OcaPropertyRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertyRepresentable' can be introduced here
281 | await property.refresh(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refresh' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
282 | }
283 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:293:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
286 | package func refreshAllSubscribed() async {
287 | for (_, keyPath) in await allPropertyKeyPaths {
288 | let property = (self[keyPath: keyPath] as! any OcaPropertySubjectRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertySubjectRepresentable' can be introduced here
289 | // make an exception for role because it is immutable, otherwise refreshing device
290 | // tree at initial connection time will then force many needless subscriptions at
291 | // reconnection time
292 | guard property.hasValueOrError, !property.isImmutable else { continue }
293 | await property.refreshAndSubscribe(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refreshAndSubscribe' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
294 | }
295 | }
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:32:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
30 | func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
31 | let data = try encode(value)
32 | return try JSONDecoder().decode(AnyDecodable.self, from: data).value as! any Sendable
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
33 | }
34 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:262:19: warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
260 | label: "com.padl.SwiftOCA.OcaRoot",
261 | event: event,
262 | callback: onPropertyEvent
| `- warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
263 | )
264 | } catch Ocp1Error.alreadySubscribedToEvent {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:281:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
278 | func refreshAll() async {
279 | for (_, keyPath) in await allPropertyKeyPaths {
280 | let property = (self[keyPath: keyPath] as! any OcaPropertyRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertyRepresentable' can be introduced here
281 | await property.refresh(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refresh' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
282 | }
283 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:293:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
286 | package func refreshAllSubscribed() async {
287 | for (_, keyPath) in await allPropertyKeyPaths {
288 | let property = (self[keyPath: keyPath] as! any OcaPropertySubjectRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertySubjectRepresentable' can be introduced here
289 | // make an exception for role because it is immutable, otherwise refreshing device
290 | // tree at initial connection time will then force many needless subscriptions at
291 | // reconnection time
292 | guard property.hasValueOrError, !property.isImmutable else { continue }
293 | await property.refreshAndSubscribe(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refreshAndSubscribe' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
294 | }
295 | }
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
[690/802] Compiling SwiftOCA BasicActuators.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:32:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
30 | func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
31 | let data = try encode(value)
32 | return try JSONDecoder().decode(AnyDecodable.self, from: data).value as! any Sendable
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
33 | }
34 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:262:19: warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
260 | label: "com.padl.SwiftOCA.OcaRoot",
261 | event: event,
262 | callback: onPropertyEvent
| `- warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
263 | )
264 | } catch Ocp1Error.alreadySubscribedToEvent {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:281:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
278 | func refreshAll() async {
279 | for (_, keyPath) in await allPropertyKeyPaths {
280 | let property = (self[keyPath: keyPath] as! any OcaPropertyRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertyRepresentable' can be introduced here
281 | await property.refresh(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refresh' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
282 | }
283 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:293:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
286 | package func refreshAllSubscribed() async {
287 | for (_, keyPath) in await allPropertyKeyPaths {
288 | let property = (self[keyPath: keyPath] as! any OcaPropertySubjectRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertySubjectRepresentable' can be introduced here
289 | // make an exception for role because it is immutable, otherwise refreshing device
290 | // tree at initial connection time will then force many needless subscriptions at
291 | // reconnection time
292 | guard property.hasValueOrError, !property.isImmutable else { continue }
293 | await property.refreshAndSubscribe(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refreshAndSubscribe' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
294 | }
295 | }
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
[691/802] Compiling SwiftOCA Frequency.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:32:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
30 | func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
31 | let data = try encode(value)
32 | return try JSONDecoder().decode(AnyDecodable.self, from: data).value as! any Sendable
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
33 | }
34 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:262:19: warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
260 | label: "com.padl.SwiftOCA.OcaRoot",
261 | event: event,
262 | callback: onPropertyEvent
| `- warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
263 | )
264 | } catch Ocp1Error.alreadySubscribedToEvent {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:281:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
278 | func refreshAll() async {
279 | for (_, keyPath) in await allPropertyKeyPaths {
280 | let property = (self[keyPath: keyPath] as! any OcaPropertyRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertyRepresentable' can be introduced here
281 | await property.refresh(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refresh' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
282 | }
283 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:293:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
286 | package func refreshAllSubscribed() async {
287 | for (_, keyPath) in await allPropertyKeyPaths {
288 | let property = (self[keyPath: keyPath] as! any OcaPropertySubjectRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertySubjectRepresentable' can be introduced here
289 | // make an exception for role because it is immutable, otherwise refreshing device
290 | // tree at initial connection time will then force many needless subscriptions at
291 | // reconnection time
292 | guard property.hasValueOrError, !property.isImmutable else { continue }
293 | await property.refreshAndSubscribe(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refreshAndSubscribe' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
294 | }
295 | }
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
[692/802] Compiling SwiftOCA Gain.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:32:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
30 | func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
31 | let data = try encode(value)
32 | return try JSONDecoder().decode(AnyDecodable.self, from: data).value as! any Sendable
| `- warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
33 | }
34 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:262:19: warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
260 | label: "com.padl.SwiftOCA.OcaRoot",
261 | event: event,
262 | callback: onPropertyEvent
| `- warning: converting non-Sendable function value to '@Sendable (OcaEvent, Data) async throws -> ()' may introduce data races
263 | )
264 | } catch Ocp1Error.alreadySubscribedToEvent {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:281:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
278 | func refreshAll() async {
279 | for (_, keyPath) in await allPropertyKeyPaths {
280 | let property = (self[keyPath: keyPath] as! any OcaPropertyRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertyRepresentable' can be introduced here
281 | await property.refresh(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refresh' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
282 | }
283 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root.swift:293:22: warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
286 | package func refreshAllSubscribed() async {
287 | for (_, keyPath) in await allPropertyKeyPaths {
288 | let property = (self[keyPath: keyPath] as! any OcaPropertySubjectRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertySubjectRepresentable' can be introduced here
289 | // make an exception for role because it is immutable, otherwise refreshing device
290 | // tree at initial connection time will then force many needless subscriptions at
291 | // reconnection time
292 | guard property.hasValueOrError, !property.isImmutable else { continue }
293 | await property.refreshAndSubscribe(self)
| |- warning: sending 'property' risks causing data races; this is an error in the Swift 6 language mode [#SendingRisksDataRace]
| `- note: sending global actor 'OcaConnection'-isolated 'property' to nonisolated instance method 'refreshAndSubscribe' risks causing data races between nonisolated and global actor 'OcaConnection'-isolated uses
294 | }
295 | }
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
[693/802] Compiling SwiftOCA IdentificationSensor.swift
[694/802] Compiling SwiftOCA LevelSensor.swift
[695/802] Compiling SwiftOCA Sensor.swift
[696/802] Compiling SwiftOCA TemperatureSensor.swift
[697/802] Compiling SwiftOCA Worker.swift
[698/802] Compiling SwiftOCA ApplicationNetworkDataTypes.swift
[699/802] Compiling SwiftOCA BaseDataTypes.swift
[700/802] Compiling SwiftOCA CommandSetDataTypes.swift
[701/802] Compiling SwiftOCA CounterDataTypes.swift
[702/802] Compiling SwiftOCA DataSetDataTypes.swift
[703/802] Compiling SwiftOCA DeviceManagerDataTypes.swift
[704/802] Compiling SwiftOCA EventDataTypes.swift
[705/802] Compiling SwiftOCA FirmwareManagerDataTypes.swift
[706/802] Compiling SwiftOCA GrouperDataTypes.swift
[707/802] Compiling SwiftOCA IdentificationActuator.swift
[708/802] Compiling SwiftOCA Mute.swift
[709/802] Compiling SwiftOCA PanBalance.swift
[710/802] Compiling SwiftOCA Polarity.swift
[711/802] Compiling SwiftOCA SignalInput.swift
[712/802] Compiling SwiftOCA SignalOutput.swift
[713/802] Compiling SwiftOCA SummingPoint.swift
[714/802] Compiling SwiftOCA Switch.swift
[715/802] Compiling SwiftOCA Block.swift
[716/802] Compiling SwiftOCA Matrix.swift
[717/802] Compiling SwiftOCA DataSetWorker.swift
[718/802] Compiling SwiftOCA MediaRecorderPlayer.swift
[719/802] Compiling SwiftOCA AudioLevelSensor.swift
[720/802] Compiling SwiftOCA BasicSensors.swift
[721/802] Compiling SwiftOCA MediaTransportNetwork.swift
[722/802] Compiling SwiftOCA Dataset.swift
[723/802] Compiling SwiftOCA Log.swift
[724/802] Compiling SwiftOCA AudioProcessingManager.swift
[725/802] Compiling SwiftOCA CodingManager.swift
[726/802] Compiling SwiftOCA DeviceManager.swift
[727/802] Compiling SwiftOCA DeviceTimeManager.swift
[728/802] Compiling SwiftOCA DiagnosticManager.swift
[729/802] Compiling SwiftOCA FirmwareManager.swift
[730/802] Compiling SwiftOCA LibraryManager.swift
[731/802] Compiling SwiftOCA LockManager.swift
[732/802] Compiling SwiftOCA Manager.swift
[733/802] Compiling SwiftOCA MediaClockManager.swift
[734/802] Compiling SwiftOCA NetworkManager.swift
[735/802] Compiling SwiftOCA LibraryManagerDataTypes.swift
[736/802] Compiling SwiftOCA LoggingDataTypes.swift
[737/802] Compiling SwiftOCA ManagerDataTypes.swift
[738/802] Compiling SwiftOCA MediaClockDataTypes.swift
[739/802] Compiling SwiftOCA MediaDataTypes.swift
[740/802] Compiling SwiftOCA MediaStreamDataTypes.swift
[741/802] Compiling SwiftOCA MiscFrameworkDataTypes.swift
[742/802] Compiling SwiftOCA ModelDataTypes.swift
[743/802] Compiling SwiftOCA NetworkApplicationDataTypes.swift
[744/802] Compiling SwiftOCA NetworkDataTypes.swift
[745/802] Compiling SwiftOCA PowerManagerDataTypes.swift
[746/802] Compiling SwiftOCA ProgrammingDataTypes.swift
[747/802] Compiling SwiftOCA SearchDataTypes.swift
[748/802] Compiling SwiftOCA TaskManagerDataTypes.swift
[749/802] Compiling SwiftOCA TimeDataTypes.swift
[750/802] Compiling SwiftOCA WellKnownObjectNumbers.swift
[751/802] Compiling SwiftOCA WorkerDataTypes.swift
[752/802] Compiling SwiftOCA BoundedProperty.swift
[753/802] Compiling SwiftOCA ListProperty.swift
[754/802] Compiling SwiftOCA MapProperty.swift
[755/802] Compiling SwiftOCA Property.swift
[756/802] Compiling SwiftOCA VectorProperty.swift
[757/802] Compiling SwiftOCA Errors.swift
[758/802] Compiling SwiftOCA Command.swift
[759/802] Compiling SwiftOCA Header.swift
[760/802] Compiling SwiftOCA KeepAlive.swift
[761/802] Compiling SwiftOCA MessageType.swift
[762/802] Compiling SwiftOCA Notification1.swift
[763/802] Compiling SwiftOCA Notification2.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1NWConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[764/802] Compiling SwiftOCA Response.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1NWConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[765/802] Compiling SwiftOCA Ocp1CFSocketConnection.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1NWConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[766/802] Compiling SwiftOCA Ocp1FlyingSocksConnection.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1NWConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[767/802] Compiling SwiftOCA Ocp1IORingConnection.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1NWConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[768/802] Compiling SwiftOCA Ocp1NWConnection.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1NWConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[769/802] Compiling SwiftOCA KeyedBinaryDecodingContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1NWConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[770/802] Compiling SwiftOCA SingleValueBinaryDecodingContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1NWConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[771/802] Compiling SwiftOCA UnkeyedBinaryDecodingContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1NWConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[772/802] Compiling SwiftOCA Ocp1Decoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1NWConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[773/802] Compiling SwiftOCA Ocp1DecoderImpl.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1NWConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[774/802] Compiling SwiftOCA Ocp1DecodingState.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1NWConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[775/802] Compiling SwiftOCA KeyedOcp1EncodingContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1NWConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[776/802] Compiling SwiftOCA SingleValueOcp1EncodingContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1NWConnection.swift:26:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
24 | #else
25 | @preconcurrency
26 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
27 | #endif
28 | import Foundation
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[777/802] Compiling SwiftOCA UnkeyedOcp1EncodingContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 | internal import SwiftShims
15 | #else
16 | @_implementationOnly import SwiftShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | #endif
18 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:19:2: warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
17 | #endif
18 |
19 | @_silgen_name("swift_isClassType")
| `- warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
20 | func _isClassType(_: Any.Type) -> Bool
21 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:41:2: warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
39 | ) -> Int
40 |
41 | @_silgen_name("swift_getDynamicType")
| `- warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
42 | func _getDynamicType(
43 | _: Any,
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[778/802] Compiling SwiftOCA Ocp1Encoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 | internal import SwiftShims
15 | #else
16 | @_implementationOnly import SwiftShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | #endif
18 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:19:2: warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
17 | #endif
18 |
19 | @_silgen_name("swift_isClassType")
| `- warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
20 | func _isClassType(_: Any.Type) -> Bool
21 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:41:2: warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
39 | ) -> Int
40 |
41 | @_silgen_name("swift_getDynamicType")
| `- warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
42 | func _getDynamicType(
43 | _: Any,
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[779/802] Compiling SwiftOCA Ocp1EncoderImpl.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 | internal import SwiftShims
15 | #else
16 | @_implementationOnly import SwiftShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | #endif
18 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:19:2: warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
17 | #endif
18 |
19 | @_silgen_name("swift_isClassType")
| `- warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
20 | func _isClassType(_: Any.Type) -> Bool
21 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:41:2: warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
39 | ) -> Int
40 |
41 | @_silgen_name("swift_getDynamicType")
| `- warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
42 | func _getDynamicType(
43 | _: Any,
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[780/802] Compiling SwiftOCA Ocp1EncodingState.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 | internal import SwiftShims
15 | #else
16 | @_implementationOnly import SwiftShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | #endif
18 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:19:2: warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
17 | #endif
18 |
19 | @_silgen_name("swift_isClassType")
| `- warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
20 | func _isClassType(_: Any.Type) -> Bool
21 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:41:2: warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
39 | ) -> Int
40 |
41 | @_silgen_name("swift_getDynamicType")
| `- warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
42 | func _getDynamicType(
43 | _: Any,
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[781/802] Compiling SwiftOCA Ocp1CoderAPI.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 | internal import SwiftShims
15 | #else
16 | @_implementationOnly import SwiftShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | #endif
18 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:19:2: warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
17 | #endif
18 |
19 | @_silgen_name("swift_isClassType")
| `- warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
20 | func _isClassType(_: Any.Type) -> Bool
21 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:41:2: warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
39 | ) -> Int
40 |
41 | @_silgen_name("swift_getDynamicType")
| `- warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
42 | func _getDynamicType(
43 | _: Any,
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[782/802] Compiling SwiftOCA Ocp1Connection+Codable.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 | internal import SwiftShims
15 | #else
16 | @_implementationOnly import SwiftShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | #endif
18 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:19:2: warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
17 | #endif
18 |
19 | @_silgen_name("swift_isClassType")
| `- warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
20 | func _isClassType(_: Any.Type) -> Bool
21 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:41:2: warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
39 | ) -> Int
40 |
41 | @_silgen_name("swift_getDynamicType")
| `- warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
42 | func _getDynamicType(
43 | _: Any,
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[783/802] Compiling SwiftOCA Ocp1Connection+Connect.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 | internal import SwiftShims
15 | #else
16 | @_implementationOnly import SwiftShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | #endif
18 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:19:2: warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
17 | #endif
18 |
19 | @_silgen_name("swift_isClassType")
| `- warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
20 | func _isClassType(_: Any.Type) -> Bool
21 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:41:2: warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
39 | ) -> Int
40 |
41 | @_silgen_name("swift_getDynamicType")
| `- warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
42 | func _getDynamicType(
43 | _: Any,
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[784/802] Compiling SwiftOCA Ocp1Connection+Messages.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 | internal import SwiftShims
15 | #else
16 | @_implementationOnly import SwiftShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | #endif
18 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:19:2: warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
17 | #endif
18 |
19 | @_silgen_name("swift_isClassType")
| `- warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
20 | func _isClassType(_: Any.Type) -> Bool
21 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:41:2: warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
39 | ) -> Int
40 |
41 | @_silgen_name("swift_getDynamicType")
| `- warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
42 | func _getDynamicType(
43 | _: Any,
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[785/802] Compiling SwiftOCA Ocp1Connection+Objects.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 | internal import SwiftShims
15 | #else
16 | @_implementationOnly import SwiftShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | #endif
18 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:19:2: warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
17 | #endif
18 |
19 | @_silgen_name("swift_isClassType")
| `- warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
20 | func _isClassType(_: Any.Type) -> Bool
21 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:41:2: warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
39 | ) -> Int
40 |
41 | @_silgen_name("swift_getDynamicType")
| `- warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
42 | func _getDynamicType(
43 | _: Any,
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[786/802] Compiling SwiftOCA Ocp1Connection+Subscribe.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 | internal import SwiftShims
15 | #else
16 | @_implementationOnly import SwiftShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | #endif
18 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:19:2: warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
17 | #endif
18 |
19 | @_silgen_name("swift_isClassType")
| `- warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
20 | func _isClassType(_: Any.Type) -> Bool
21 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:41:2: warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
39 | ) -> Int
40 |
41 | @_silgen_name("swift_getDynamicType")
| `- warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
42 | func _getDynamicType(
43 | _: Any,
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[787/802] Compiling SwiftOCA Ocp1Connection.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 | internal import SwiftShims
15 | #else
16 | @_implementationOnly import SwiftShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | #endif
18 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:19:2: warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
17 | #endif
18 |
19 | @_silgen_name("swift_isClassType")
| `- warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
20 | func _isClassType(_: Any.Type) -> Bool
21 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:41:2: warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
39 | ) -> Int
40 |
41 | @_silgen_name("swift_getDynamicType")
| `- warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
42 | func _getDynamicType(
43 | _: Any,
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[788/802] Compiling SwiftOCA Ocp1ConnectionMonitor.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 | internal import SwiftShims
15 | #else
16 | @_implementationOnly import SwiftShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | #endif
18 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:19:2: warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
17 | #endif
18 |
19 | @_silgen_name("swift_isClassType")
| `- warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
20 | func _isClassType(_: Any.Type) -> Bool
21 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:41:2: warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
39 | ) -> Int
40 |
41 | @_silgen_name("swift_getDynamicType")
| `- warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
42 | func _getDynamicType(
43 | _: Any,
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[789/802] Compiling SwiftOCA Ocp1MessageBatcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 | internal import SwiftShims
15 | #else
16 | @_implementationOnly import SwiftShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | #endif
18 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:19:2: warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
17 | #endif
18 |
19 | @_silgen_name("swift_isClassType")
| `- warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
20 | func _isClassType(_: Any.Type) -> Bool
21 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:41:2: warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
39 | ) -> Int
40 |
41 | @_silgen_name("swift_getDynamicType")
| `- warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
42 | func _getDynamicType(
43 | _: Any,
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[790/802] Compiling SwiftOCA ReflectionMirror.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
14 | internal import SwiftShims
15 | #else
16 | @_implementationOnly import SwiftShims
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCA' may lead to instability during execution [#ImplementationOnlyDeprecated]
17 | #endif
18 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:19:2: warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
17 | #endif
18 |
19 | @_silgen_name("swift_isClassType")
| `- warning: symbol name 'swift_isClassType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
20 | func _isClassType(_: Any.Type) -> Bool
21 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:41:2: warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
39 | ) -> Int
40 |
41 | @_silgen_name("swift_getDynamicType")
| `- warning: symbol name 'swift_getDynamicType' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
42 | func _getDynamicType(
43 | _: Any,
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[791/910] Compiling SwiftOCADevice BoundedDeviceProperty.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/CF/Ocp1CFController.swift:24:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
22 | internal import CoreFoundation
23 | #else
24 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
25 | #endif
26 | #if canImport(FoundationEssentials)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/CF/Ocp1CFDeviceEndpoint.swift:24:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
22 | internal import CoreFoundation
23 | #else
24 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
25 | #endif
26 | #if canImport(FoundationEssentials)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:58:37: warning: type 'AnyAsyncSequence<Ocp1MessageList>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
56 |
57 | var messages: AsyncExtensions.AnyAsyncSequence<Ocp1MessageList> {
58 | inputStream.ocp1DecodedMessages.eraseToAnyAsyncSequence()
| `- warning: type 'AnyAsyncSequence<Ocp1MessageList>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
59 | }
60 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Operators/AsyncSequence+EraseToAnyAsyncSequence.swift:17:15: note: generic struct 'AnyAsyncSequence' does not conform to the 'Sendable' protocol
15 |
16 | /// Type erased version of an AsyncSequence.
17 | public struct AnyAsyncSequence<Element>: AsyncSequence {
| `- note: generic struct 'AnyAsyncSequence' does not conform to the 'Sendable' protocol
18 | public typealias AsyncIterator = AnyAsyncIterator<Element>
19 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:19:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncExtensions'
17 | #if os(macOS) || os(iOS)
18 |
19 | import AsyncExtensions
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncExtensions'
20 | import FlyingFox
21 | import FlyingSocks
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[792/910] Compiling SwiftOCADevice DeviceProperty.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/CF/Ocp1CFController.swift:24:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
22 | internal import CoreFoundation
23 | #else
24 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
25 | #endif
26 | #if canImport(FoundationEssentials)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/CF/Ocp1CFDeviceEndpoint.swift:24:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
22 | internal import CoreFoundation
23 | #else
24 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
25 | #endif
26 | #if canImport(FoundationEssentials)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:58:37: warning: type 'AnyAsyncSequence<Ocp1MessageList>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
56 |
57 | var messages: AsyncExtensions.AnyAsyncSequence<Ocp1MessageList> {
58 | inputStream.ocp1DecodedMessages.eraseToAnyAsyncSequence()
| `- warning: type 'AnyAsyncSequence<Ocp1MessageList>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
59 | }
60 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Operators/AsyncSequence+EraseToAnyAsyncSequence.swift:17:15: note: generic struct 'AnyAsyncSequence' does not conform to the 'Sendable' protocol
15 |
16 | /// Type erased version of an AsyncSequence.
17 | public struct AnyAsyncSequence<Element>: AsyncSequence {
| `- note: generic struct 'AnyAsyncSequence' does not conform to the 'Sendable' protocol
18 | public typealias AsyncIterator = AnyAsyncIterator<Element>
19 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:19:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncExtensions'
17 | #if os(macOS) || os(iOS)
18 |
19 | import AsyncExtensions
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncExtensions'
20 | import FlyingFox
21 | import FlyingSocks
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[793/910] Compiling SwiftOCADevice VectorDeviceProperty.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/CF/Ocp1CFController.swift:24:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
22 | internal import CoreFoundation
23 | #else
24 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
25 | #endif
26 | #if canImport(FoundationEssentials)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/CF/Ocp1CFDeviceEndpoint.swift:24:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
22 | internal import CoreFoundation
23 | #else
24 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
25 | #endif
26 | #if canImport(FoundationEssentials)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:58:37: warning: type 'AnyAsyncSequence<Ocp1MessageList>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
56 |
57 | var messages: AsyncExtensions.AnyAsyncSequence<Ocp1MessageList> {
58 | inputStream.ocp1DecodedMessages.eraseToAnyAsyncSequence()
| `- warning: type 'AnyAsyncSequence<Ocp1MessageList>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
59 | }
60 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Operators/AsyncSequence+EraseToAnyAsyncSequence.swift:17:15: note: generic struct 'AnyAsyncSequence' does not conform to the 'Sendable' protocol
15 |
16 | /// Type erased version of an AsyncSequence.
17 | public struct AnyAsyncSequence<Element>: AsyncSequence {
| `- note: generic struct 'AnyAsyncSequence' does not conform to the 'Sendable' protocol
18 | public typealias AsyncIterator = AnyAsyncIterator<Element>
19 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:19:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncExtensions'
17 | #if os(macOS) || os(iOS)
18 |
19 | import AsyncExtensions
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncExtensions'
20 | import FlyingFox
21 | import FlyingSocks
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[794/910] Compiling SwiftOCADevice Ocp1CFController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/CF/Ocp1CFController.swift:24:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
22 | internal import CoreFoundation
23 | #else
24 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
25 | #endif
26 | #if canImport(FoundationEssentials)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/CF/Ocp1CFDeviceEndpoint.swift:24:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
22 | internal import CoreFoundation
23 | #else
24 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
25 | #endif
26 | #if canImport(FoundationEssentials)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:58:37: warning: type 'AnyAsyncSequence<Ocp1MessageList>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
56 |
57 | var messages: AsyncExtensions.AnyAsyncSequence<Ocp1MessageList> {
58 | inputStream.ocp1DecodedMessages.eraseToAnyAsyncSequence()
| `- warning: type 'AnyAsyncSequence<Ocp1MessageList>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
59 | }
60 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Operators/AsyncSequence+EraseToAnyAsyncSequence.swift:17:15: note: generic struct 'AnyAsyncSequence' does not conform to the 'Sendable' protocol
15 |
16 | /// Type erased version of an AsyncSequence.
17 | public struct AnyAsyncSequence<Element>: AsyncSequence {
| `- note: generic struct 'AnyAsyncSequence' does not conform to the 'Sendable' protocol
18 | public typealias AsyncIterator = AnyAsyncIterator<Element>
19 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:19:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncExtensions'
17 | #if os(macOS) || os(iOS)
18 |
19 | import AsyncExtensions
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncExtensions'
20 | import FlyingFox
21 | import FlyingSocks
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[795/910] Compiling SwiftOCADevice Ocp1CFDeviceEndpoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/CF/Ocp1CFController.swift:24:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
22 | internal import CoreFoundation
23 | #else
24 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
25 | #endif
26 | #if canImport(FoundationEssentials)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/CF/Ocp1CFDeviceEndpoint.swift:24:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
22 | internal import CoreFoundation
23 | #else
24 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
25 | #endif
26 | #if canImport(FoundationEssentials)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:58:37: warning: type 'AnyAsyncSequence<Ocp1MessageList>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
56 |
57 | var messages: AsyncExtensions.AnyAsyncSequence<Ocp1MessageList> {
58 | inputStream.ocp1DecodedMessages.eraseToAnyAsyncSequence()
| `- warning: type 'AnyAsyncSequence<Ocp1MessageList>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
59 | }
60 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Operators/AsyncSequence+EraseToAnyAsyncSequence.swift:17:15: note: generic struct 'AnyAsyncSequence' does not conform to the 'Sendable' protocol
15 |
16 | /// Type erased version of an AsyncSequence.
17 | public struct AnyAsyncSequence<Element>: AsyncSequence {
| `- note: generic struct 'AnyAsyncSequence' does not conform to the 'Sendable' protocol
18 | public typealias AsyncIterator = AnyAsyncIterator<Element>
19 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:19:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncExtensions'
17 | #if os(macOS) || os(iOS)
18 |
19 | import AsyncExtensions
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncExtensions'
20 | import FlyingFox
21 | import FlyingSocks
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[796/910] Compiling SwiftOCADevice DatagramProxyController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/CF/Ocp1CFController.swift:24:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
22 | internal import CoreFoundation
23 | #else
24 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
25 | #endif
26 | #if canImport(FoundationEssentials)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/CF/Ocp1CFDeviceEndpoint.swift:24:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
22 | internal import CoreFoundation
23 | #else
24 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
25 | #endif
26 | #if canImport(FoundationEssentials)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:58:37: warning: type 'AnyAsyncSequence<Ocp1MessageList>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
56 |
57 | var messages: AsyncExtensions.AnyAsyncSequence<Ocp1MessageList> {
58 | inputStream.ocp1DecodedMessages.eraseToAnyAsyncSequence()
| `- warning: type 'AnyAsyncSequence<Ocp1MessageList>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
59 | }
60 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Operators/AsyncSequence+EraseToAnyAsyncSequence.swift:17:15: note: generic struct 'AnyAsyncSequence' does not conform to the 'Sendable' protocol
15 |
16 | /// Type erased version of an AsyncSequence.
17 | public struct AnyAsyncSequence<Element>: AsyncSequence {
| `- note: generic struct 'AnyAsyncSequence' does not conform to the 'Sendable' protocol
18 | public typealias AsyncIterator = AnyAsyncIterator<Element>
19 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:19:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncExtensions'
17 | #if os(macOS) || os(iOS)
18 |
19 | import AsyncExtensions
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncExtensions'
20 | import FlyingFox
21 | import FlyingSocks
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[797/910] Compiling SwiftOCADevice DatagramProxyDeviceEndpoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/CF/Ocp1CFController.swift:24:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
22 | internal import CoreFoundation
23 | #else
24 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
25 | #endif
26 | #if canImport(FoundationEssentials)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/CF/Ocp1CFDeviceEndpoint.swift:24:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
22 | internal import CoreFoundation
23 | #else
24 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
25 | #endif
26 | #if canImport(FoundationEssentials)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:58:37: warning: type 'AnyAsyncSequence<Ocp1MessageList>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
56 |
57 | var messages: AsyncExtensions.AnyAsyncSequence<Ocp1MessageList> {
58 | inputStream.ocp1DecodedMessages.eraseToAnyAsyncSequence()
| `- warning: type 'AnyAsyncSequence<Ocp1MessageList>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
59 | }
60 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Operators/AsyncSequence+EraseToAnyAsyncSequence.swift:17:15: note: generic struct 'AnyAsyncSequence' does not conform to the 'Sendable' protocol
15 |
16 | /// Type erased version of an AsyncSequence.
17 | public struct AnyAsyncSequence<Element>: AsyncSequence {
| `- note: generic struct 'AnyAsyncSequence' does not conform to the 'Sendable' protocol
18 | public typealias AsyncIterator = AnyAsyncIterator<Element>
19 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:19:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncExtensions'
17 | #if os(macOS) || os(iOS)
18 |
19 | import AsyncExtensions
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncExtensions'
20 | import FlyingFox
21 | import FlyingSocks
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[798/910] Compiling SwiftOCADevice Ocp1FlyingFoxController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/CF/Ocp1CFController.swift:24:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
22 | internal import CoreFoundation
23 | #else
24 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
25 | #endif
26 | #if canImport(FoundationEssentials)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/CF/Ocp1CFDeviceEndpoint.swift:24:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
22 | internal import CoreFoundation
23 | #else
24 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
25 | #endif
26 | #if canImport(FoundationEssentials)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:58:37: warning: type 'AnyAsyncSequence<Ocp1MessageList>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
56 |
57 | var messages: AsyncExtensions.AnyAsyncSequence<Ocp1MessageList> {
58 | inputStream.ocp1DecodedMessages.eraseToAnyAsyncSequence()
| `- warning: type 'AnyAsyncSequence<Ocp1MessageList>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
59 | }
60 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Operators/AsyncSequence+EraseToAnyAsyncSequence.swift:17:15: note: generic struct 'AnyAsyncSequence' does not conform to the 'Sendable' protocol
15 |
16 | /// Type erased version of an AsyncSequence.
17 | public struct AnyAsyncSequence<Element>: AsyncSequence {
| `- note: generic struct 'AnyAsyncSequence' does not conform to the 'Sendable' protocol
18 | public typealias AsyncIterator = AnyAsyncIterator<Element>
19 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift:19:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncExtensions'
17 | #if os(macOS) || os(iOS)
18 |
19 | import AsyncExtensions
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncExtensions'
20 | import FlyingFox
21 | import FlyingSocks
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[799/910] Compiling SwiftOCADevice Ocp1FlyingFoxDeviceEndpoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:76:50: warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)' [#DeprecatedDeclaration]
74 | let localAddress = localAddress != nil ? AnySocketAddress(localAddress!) : nil
75 |
76 | try await sendOcp1EncodedMessage(AsyncSocket.Message(
| |- warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)' [#DeprecatedDeclaration]
| `- note: use 'init(peerAddress:payload:)' instead
77 | peerAddress: peerAddress,
78 | bytes: Array(data),
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:201:57: warning: 'bytes' is deprecated: renamed to 'payload' [#DeprecatedDeclaration]
199 | )
200 | do {
201 | try await handle(messagePduData: messagePdu.bytes, from: controller)
| |- warning: 'bytes' is deprecated: renamed to 'payload' [#DeprecatedDeclaration]
| `- note: use 'payload' instead
202 | } catch {
203 | await unlockAndRemove(controller: controller)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamDeviceEndpoint.swift:218:4: warning: '17.0' is not a valid version number for macOS
216 | #endif
217 |
218 | @available(macOS, deprecated: 17.0, renamed: "listenForControllersDiscarding(on:)")
| `- warning: '17.0' is not a valid version number for macOS
219 | @available(iOS, deprecated: 17.0, renamed: "listenForControllersDiscarding(on:)")
220 | @available(tvOS, deprecated: 17.0, renamed: "listenForControllersDiscarding(on:)")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamController.swift:191:31: warning: passing non-Sendable parameter 'read' to function expecting a '@Sendable' closure
186 |
187 | extension OcaDevice {
188 | static func asyncReceiveMessages(_ read: (Int) async throws -> [UInt8]) async throws
| `- note: parameter 'read' is implicitly non-Sendable
189 | -> Ocp1MessageList
190 | {
191 | try await receiveMessages(read)
| `- warning: passing non-Sendable parameter 'read' to function expecting a '@Sendable' closure
192 | }
193 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[800/910] Compiling SwiftOCADevice Ocp1FlyingSocksDatagramController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:76:50: warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)' [#DeprecatedDeclaration]
74 | let localAddress = localAddress != nil ? AnySocketAddress(localAddress!) : nil
75 |
76 | try await sendOcp1EncodedMessage(AsyncSocket.Message(
| |- warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)' [#DeprecatedDeclaration]
| `- note: use 'init(peerAddress:payload:)' instead
77 | peerAddress: peerAddress,
78 | bytes: Array(data),
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:201:57: warning: 'bytes' is deprecated: renamed to 'payload' [#DeprecatedDeclaration]
199 | )
200 | do {
201 | try await handle(messagePduData: messagePdu.bytes, from: controller)
| |- warning: 'bytes' is deprecated: renamed to 'payload' [#DeprecatedDeclaration]
| `- note: use 'payload' instead
202 | } catch {
203 | await unlockAndRemove(controller: controller)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamDeviceEndpoint.swift:218:4: warning: '17.0' is not a valid version number for macOS
216 | #endif
217 |
218 | @available(macOS, deprecated: 17.0, renamed: "listenForControllersDiscarding(on:)")
| `- warning: '17.0' is not a valid version number for macOS
219 | @available(iOS, deprecated: 17.0, renamed: "listenForControllersDiscarding(on:)")
220 | @available(tvOS, deprecated: 17.0, renamed: "listenForControllersDiscarding(on:)")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamController.swift:191:31: warning: passing non-Sendable parameter 'read' to function expecting a '@Sendable' closure
186 |
187 | extension OcaDevice {
188 | static func asyncReceiveMessages(_ read: (Int) async throws -> [UInt8]) async throws
| `- note: parameter 'read' is implicitly non-Sendable
189 | -> Ocp1MessageList
190 | {
191 | try await receiveMessages(read)
| `- warning: passing non-Sendable parameter 'read' to function expecting a '@Sendable' closure
192 | }
193 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[801/910] Compiling SwiftOCADevice Ocp1FlyingSocksDatagramDeviceEndpoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:76:50: warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)' [#DeprecatedDeclaration]
74 | let localAddress = localAddress != nil ? AnySocketAddress(localAddress!) : nil
75 |
76 | try await sendOcp1EncodedMessage(AsyncSocket.Message(
| |- warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)' [#DeprecatedDeclaration]
| `- note: use 'init(peerAddress:payload:)' instead
77 | peerAddress: peerAddress,
78 | bytes: Array(data),
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:201:57: warning: 'bytes' is deprecated: renamed to 'payload' [#DeprecatedDeclaration]
199 | )
200 | do {
201 | try await handle(messagePduData: messagePdu.bytes, from: controller)
| |- warning: 'bytes' is deprecated: renamed to 'payload' [#DeprecatedDeclaration]
| `- note: use 'payload' instead
202 | } catch {
203 | await unlockAndRemove(controller: controller)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamDeviceEndpoint.swift:218:4: warning: '17.0' is not a valid version number for macOS
216 | #endif
217 |
218 | @available(macOS, deprecated: 17.0, renamed: "listenForControllersDiscarding(on:)")
| `- warning: '17.0' is not a valid version number for macOS
219 | @available(iOS, deprecated: 17.0, renamed: "listenForControllersDiscarding(on:)")
220 | @available(tvOS, deprecated: 17.0, renamed: "listenForControllersDiscarding(on:)")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamController.swift:191:31: warning: passing non-Sendable parameter 'read' to function expecting a '@Sendable' closure
186 |
187 | extension OcaDevice {
188 | static func asyncReceiveMessages(_ read: (Int) async throws -> [UInt8]) async throws
| `- note: parameter 'read' is implicitly non-Sendable
189 | -> Ocp1MessageList
190 | {
191 | try await receiveMessages(read)
| `- warning: passing non-Sendable parameter 'read' to function expecting a '@Sendable' closure
192 | }
193 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[802/910] Compiling SwiftOCADevice Ocp1FlyingSocksLogging.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:76:50: warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)' [#DeprecatedDeclaration]
74 | let localAddress = localAddress != nil ? AnySocketAddress(localAddress!) : nil
75 |
76 | try await sendOcp1EncodedMessage(AsyncSocket.Message(
| |- warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)' [#DeprecatedDeclaration]
| `- note: use 'init(peerAddress:payload:)' instead
77 | peerAddress: peerAddress,
78 | bytes: Array(data),
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:201:57: warning: 'bytes' is deprecated: renamed to 'payload' [#DeprecatedDeclaration]
199 | )
200 | do {
201 | try await handle(messagePduData: messagePdu.bytes, from: controller)
| |- warning: 'bytes' is deprecated: renamed to 'payload' [#DeprecatedDeclaration]
| `- note: use 'payload' instead
202 | } catch {
203 | await unlockAndRemove(controller: controller)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamDeviceEndpoint.swift:218:4: warning: '17.0' is not a valid version number for macOS
216 | #endif
217 |
218 | @available(macOS, deprecated: 17.0, renamed: "listenForControllersDiscarding(on:)")
| `- warning: '17.0' is not a valid version number for macOS
219 | @available(iOS, deprecated: 17.0, renamed: "listenForControllersDiscarding(on:)")
220 | @available(tvOS, deprecated: 17.0, renamed: "listenForControllersDiscarding(on:)")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamController.swift:191:31: warning: passing non-Sendable parameter 'read' to function expecting a '@Sendable' closure
186 |
187 | extension OcaDevice {
188 | static func asyncReceiveMessages(_ read: (Int) async throws -> [UInt8]) async throws
| `- note: parameter 'read' is implicitly non-Sendable
189 | -> Ocp1MessageList
190 | {
191 | try await receiveMessages(read)
| `- warning: passing non-Sendable parameter 'read' to function expecting a '@Sendable' closure
192 | }
193 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[803/910] Compiling SwiftOCADevice Ocp1FlyingSocksStreamController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:76:50: warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)' [#DeprecatedDeclaration]
74 | let localAddress = localAddress != nil ? AnySocketAddress(localAddress!) : nil
75 |
76 | try await sendOcp1EncodedMessage(AsyncSocket.Message(
| |- warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)' [#DeprecatedDeclaration]
| `- note: use 'init(peerAddress:payload:)' instead
77 | peerAddress: peerAddress,
78 | bytes: Array(data),
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:201:57: warning: 'bytes' is deprecated: renamed to 'payload' [#DeprecatedDeclaration]
199 | )
200 | do {
201 | try await handle(messagePduData: messagePdu.bytes, from: controller)
| |- warning: 'bytes' is deprecated: renamed to 'payload' [#DeprecatedDeclaration]
| `- note: use 'payload' instead
202 | } catch {
203 | await unlockAndRemove(controller: controller)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamDeviceEndpoint.swift:218:4: warning: '17.0' is not a valid version number for macOS
216 | #endif
217 |
218 | @available(macOS, deprecated: 17.0, renamed: "listenForControllersDiscarding(on:)")
| `- warning: '17.0' is not a valid version number for macOS
219 | @available(iOS, deprecated: 17.0, renamed: "listenForControllersDiscarding(on:)")
220 | @available(tvOS, deprecated: 17.0, renamed: "listenForControllersDiscarding(on:)")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamController.swift:191:31: warning: passing non-Sendable parameter 'read' to function expecting a '@Sendable' closure
186 |
187 | extension OcaDevice {
188 | static func asyncReceiveMessages(_ read: (Int) async throws -> [UInt8]) async throws
| `- note: parameter 'read' is implicitly non-Sendable
189 | -> Ocp1MessageList
190 | {
191 | try await receiveMessages(read)
| `- warning: passing non-Sendable parameter 'read' to function expecting a '@Sendable' closure
192 | }
193 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[804/910] Compiling SwiftOCADevice Ocp1FlyingSocksStreamDeviceEndpoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:76:50: warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)' [#DeprecatedDeclaration]
74 | let localAddress = localAddress != nil ? AnySocketAddress(localAddress!) : nil
75 |
76 | try await sendOcp1EncodedMessage(AsyncSocket.Message(
| |- warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)' [#DeprecatedDeclaration]
| `- note: use 'init(peerAddress:payload:)' instead
77 | peerAddress: peerAddress,
78 | bytes: Array(data),
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:201:57: warning: 'bytes' is deprecated: renamed to 'payload' [#DeprecatedDeclaration]
199 | )
200 | do {
201 | try await handle(messagePduData: messagePdu.bytes, from: controller)
| |- warning: 'bytes' is deprecated: renamed to 'payload' [#DeprecatedDeclaration]
| `- note: use 'payload' instead
202 | } catch {
203 | await unlockAndRemove(controller: controller)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamDeviceEndpoint.swift:218:4: warning: '17.0' is not a valid version number for macOS
216 | #endif
217 |
218 | @available(macOS, deprecated: 17.0, renamed: "listenForControllersDiscarding(on:)")
| `- warning: '17.0' is not a valid version number for macOS
219 | @available(iOS, deprecated: 17.0, renamed: "listenForControllersDiscarding(on:)")
220 | @available(tvOS, deprecated: 17.0, renamed: "listenForControllersDiscarding(on:)")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamController.swift:191:31: warning: passing non-Sendable parameter 'read' to function expecting a '@Sendable' closure
186 |
187 | extension OcaDevice {
188 | static func asyncReceiveMessages(_ read: (Int) async throws -> [UInt8]) async throws
| `- note: parameter 'read' is implicitly non-Sendable
189 | -> Ocp1MessageList
190 | {
191 | try await receiveMessages(read)
| `- warning: passing non-Sendable parameter 'read' to function expecting a '@Sendable' closure
192 | }
193 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[805/910] Compiling SwiftOCADevice Ocp1IORingController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:76:50: warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)' [#DeprecatedDeclaration]
74 | let localAddress = localAddress != nil ? AnySocketAddress(localAddress!) : nil
75 |
76 | try await sendOcp1EncodedMessage(AsyncSocket.Message(
| |- warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)' [#DeprecatedDeclaration]
| `- note: use 'init(peerAddress:payload:)' instead
77 | peerAddress: peerAddress,
78 | bytes: Array(data),
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift:201:57: warning: 'bytes' is deprecated: renamed to 'payload' [#DeprecatedDeclaration]
199 | )
200 | do {
201 | try await handle(messagePduData: messagePdu.bytes, from: controller)
| |- warning: 'bytes' is deprecated: renamed to 'payload' [#DeprecatedDeclaration]
| `- note: use 'payload' instead
202 | } catch {
203 | await unlockAndRemove(controller: controller)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamDeviceEndpoint.swift:218:4: warning: '17.0' is not a valid version number for macOS
216 | #endif
217 |
218 | @available(macOS, deprecated: 17.0, renamed: "listenForControllersDiscarding(on:)")
| `- warning: '17.0' is not a valid version number for macOS
219 | @available(iOS, deprecated: 17.0, renamed: "listenForControllersDiscarding(on:)")
220 | @available(tvOS, deprecated: 17.0, renamed: "listenForControllersDiscarding(on:)")
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamController.swift:191:31: warning: passing non-Sendable parameter 'read' to function expecting a '@Sendable' closure
186 |
187 | extension OcaDevice {
188 | static func asyncReceiveMessages(_ read: (Int) async throws -> [UInt8]) async throws
| `- note: parameter 'read' is implicitly non-Sendable
189 | -> Ocp1MessageList
190 | {
191 | try await receiveMessages(read)
| `- warning: passing non-Sendable parameter 'read' to function expecting a '@Sendable' closure
192 | }
193 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[806/917] Emitting module SwiftOCADevice
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/CF/Ocp1CFController.swift:24:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
22 | internal import CoreFoundation
23 | #else
24 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
25 | #endif
26 | #if canImport(FoundationEssentials)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/CF/Ocp1CFDeviceEndpoint.swift:24:22: warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
22 | internal import CoreFoundation
23 | #else
24 | @_implementationOnly import CoreFoundation
| `- warning: using '@_implementationOnly' without enabling library evolution for 'SwiftOCADevice' may lead to instability during execution [#ImplementationOnlyDeprecated]
25 | #endif
26 | #if canImport(FoundationEssentials)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Root.swift:503:3: warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
501 | }
502 |
503 | nonisolated(unsafe) var allDevicePropertyKeyPathsUncached: [String: AnyKeyPath] {
| `- warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
504 | _allKeyPaths(value: self).reduce(into: [:]) {
505 | if $1.key.hasPrefix("_") {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamDeviceEndpoint.swift:218:4: warning: '17.0' is not a valid version number for macOS
216 | #endif
217 |
218 | @available(macOS, deprecated: 17.0, renamed: "listenForControllersDiscarding(on:)")
| `- warning: '17.0' is not a valid version number for macOS
219 | @available(iOS, deprecated: 17.0, renamed: "listenForControllersDiscarding(on:)")
220 | @available(tvOS, deprecated: 17.0, renamed: "listenForControllersDiscarding(on:)")
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[807/917] Compiling SwiftOCADevice DeviceTimeManager.swift
[808/917] Compiling SwiftOCADevice DiagnosticManager.swift
[809/917] Compiling SwiftOCADevice FirmwareManager.swift
[810/917] Compiling SwiftOCADevice LockManager.swift
[811/917] Compiling SwiftOCADevice Manager.swift
[812/917] Compiling SwiftOCADevice MediaClockManager.swift
[813/917] Compiling SwiftOCADevice NetworkManager.swift
[814/917] Compiling SwiftOCADevice SubscriptionManager.swift
[815/917] Compiling SwiftOCADevice PortsRepresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Root.swift:503:3: warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
501 | }
502 |
503 | nonisolated(unsafe) var allDevicePropertyKeyPathsUncached: [String: AnyKeyPath] {
| `- warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
504 | _allKeyPaths(value: self).reduce(into: [:]) {
505 | if $1.key.hasPrefix("_") {
[816/917] Compiling SwiftOCADevice Root+Commands.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Root.swift:503:3: warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
501 | }
502 |
503 | nonisolated(unsafe) var allDevicePropertyKeyPathsUncached: [String: AnyKeyPath] {
| `- warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
504 | _allKeyPaths(value: self).reduce(into: [:]) {
505 | if $1.key.hasPrefix("_") {
[817/917] Compiling SwiftOCADevice Root.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Root.swift:503:3: warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
501 | }
502 |
503 | nonisolated(unsafe) var allDevicePropertyKeyPathsUncached: [String: AnyKeyPath] {
| `- warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
504 | _allKeyPaths(value: self).reduce(into: [:]) {
505 | if $1.key.hasPrefix("_") {
[818/917] Compiling SwiftOCADevice Actuator.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Root.swift:503:3: warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
501 | }
502 |
503 | nonisolated(unsafe) var allDevicePropertyKeyPathsUncached: [String: AnyKeyPath] {
| `- warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
504 | _allKeyPaths(value: self).reduce(into: [:]) {
505 | if $1.key.hasPrefix("_") {
[819/917] Compiling SwiftOCADevice BasicActuators.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Root.swift:503:3: warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
501 | }
502 |
503 | nonisolated(unsafe) var allDevicePropertyKeyPathsUncached: [String: AnyKeyPath] {
| `- warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
504 | _allKeyPaths(value: self).reduce(into: [:]) {
505 | if $1.key.hasPrefix("_") {
[820/917] Compiling SwiftOCADevice Frequency.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Root.swift:503:3: warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
501 | }
502 |
503 | nonisolated(unsafe) var allDevicePropertyKeyPathsUncached: [String: AnyKeyPath] {
| `- warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
504 | _allKeyPaths(value: self).reduce(into: [:]) {
505 | if $1.key.hasPrefix("_") {
[821/917] Compiling SwiftOCADevice Gain.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Root.swift:503:3: warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
501 | }
502 |
503 | nonisolated(unsafe) var allDevicePropertyKeyPathsUncached: [String: AnyKeyPath] {
| `- warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
504 | _allKeyPaths(value: self).reduce(into: [:]) {
505 | if $1.key.hasPrefix("_") {
[822/917] Compiling SwiftOCADevice IdentificationActuator.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Root.swift:503:3: warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
501 | }
502 |
503 | nonisolated(unsafe) var allDevicePropertyKeyPathsUncached: [String: AnyKeyPath] {
| `- warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
504 | _allKeyPaths(value: self).reduce(into: [:]) {
505 | if $1.key.hasPrefix("_") {
[823/917] Compiling SwiftOCADevice Mute.swift
[824/917] Compiling SwiftOCADevice PanBalance.swift
[825/917] Compiling SwiftOCADevice PolarityState.swift
[826/917] Compiling SwiftOCADevice SignalInput.swift
[827/917] Compiling SwiftOCADevice SignalOutput.swift
[828/917] Compiling SwiftOCADevice SummingPoint.swift
[829/917] Compiling SwiftOCADevice Switch.swift
[830/917] Compiling SwiftOCADevice Block.swift
[831/917] Compiling SwiftOCADevice Matrix.swift
[832/917] Compiling SwiftOCADevice AudioLevelSensor.swift
[833/917] Compiling SwiftOCADevice BasicSensors.swift
[834/917] Compiling SwiftOCADevice IdentificationSensor.swift
[835/917] Compiling SwiftOCADevice LevelSensor.swift
[836/917] Compiling SwiftOCADevice Sensor.swift
[837/917] Compiling SwiftOCADevice TemperatureSensor.swift
[838/917] Compiling SwiftOCADevice Worker.swift
[839/917] Compiling SwiftOCADevice ConnectionBroker.swift
[840/917] Compiling SwiftOCADevice Controller.swift
[841/917] Compiling SwiftOCADevice ControllerDefaultSubscribing.swift
[842/917] Compiling SwiftOCADevice DatasetStorageProvider.swift
[843/917] Compiling SwiftOCADevice FileDatasetStorageProvider.swift
[844/917] Compiling SwiftOCADevice Device.swift
[845/917] Compiling SwiftOCADevice DeviceEndpoint.swift
[846/917] Compiling SwiftOCADevice DeviceEndpointRegistrar.swift
[847/917] Compiling SwiftOCADevice Ocp1IORingDeviceEndpoint.swift
[848/917] Compiling SwiftOCADevice LocalConnection.swift
[849/917] Compiling SwiftOCADevice LocalController.swift
[850/917] Compiling SwiftOCADevice LocalDeviceEndpoint.swift
[851/917] Compiling SwiftOCADevice Logger+Ocp1ControllerInternal.swift
[852/917] Compiling SwiftOCADevice Ocp1Controller.swift
[853/917] Compiling SwiftOCADevice Ocp1ControllerInternal.swift
[854/917] Compiling OCABrokerTest BrokerTest.swift
[855/917] Emitting module OCABrokerTest
[856/917] Compiling OCAEventBenchmark EventBenchmark.swift
[857/917] Emitting module OCAEventBenchmark
[857/917] Write Objects.LinkFileList
[860/917] Compiling SwiftOCADevice Agent.swift
[861/917] Compiling SwiftOCADevice CounterNotifier.swift
[862/917] Compiling SwiftOCADevice CounterSetAgent.swift
[863/917] Compiling SwiftOCADevice Group.swift
[864/917] Compiling SwiftOCADevice Grouper.swift
[865/917] Compiling SwiftOCADevice MediaClock3.swift
[866/917] Compiling SwiftOCADevice TimeSource.swift
[867/917] Compiling SwiftOCADevice ApplicationNetwork.swift
[868/917] Compiling SwiftOCADevice ControlNetwork.swift
[869/917] Compiling SwiftOCADevice MediaTransportNetwork.swift
[870/917] Compiling SwiftOCADevice Dataset.swift
[871/917] Compiling SwiftOCADevice FileDataset.swift
[872/917] Compiling SwiftOCADevice Serialization.swift
[873/917] Compiling SwiftOCADevice AudioProcessingManager.swift
[874/917] Compiling SwiftOCADevice CodingManager.swift
[875/917] Compiling SwiftOCADevice DeviceManager.swift
[876/919] Emitting module OCADevice
[877/919] Compiling OCADevice DeviceApp.swift
[877/919] Write Objects.LinkFileList
[878/919] Linking OCABrokerTest
[879/919] Linking OCAEventBenchmark
[880/919] Applying OCABrokerTest
[881/919] Applying OCAEventBenchmark
[882/919] Linking OCADevice
[883/919] Applying OCADevice
[885/919] Emitting module SwiftOCAUI
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCAUI/Views/PropertyTableView.swift:56:18: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
54 | switch currentValue {
55 | case let .success(value):
56 | Text("\(value)")
| `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
57 | case let .failure(error):
58 | Text("Error: \(error)").foregroundStyle(.tertiary)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCAUI/Views/PropertyTableView.swift:58:25: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
56 | Text("\(value)")
57 | case let .failure(error):
58 | Text("Error: \(error)").foregroundStyle(.tertiary)
| `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
59 | }
60 | } else {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCAUI/Views/PropertyTableView.swift:115:14: warning: sending value of non-Sendable type 'any OcaPropertyRepresentable' risks causing data races [#SendingRisksDataRace]
112 | }.task { @MainActor in
113 | for property in await object.allPropertyKeyPaths {
114 | await (object[keyPath: property.value] as! any OcaPropertyRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertyRepresentable' can be introduced here
115 | .subscribe(object)
| |- warning: sending value of non-Sendable type 'any OcaPropertyRepresentable' risks causing data races [#SendingRisksDataRace]
| `- note: sending main actor-isolated value of non-Sendable type 'any OcaPropertyRepresentable' to nonisolated instance method 'subscribe' risks causing races in between main actor-isolated and nonisolated uses
116 | }
117 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCAUI/Views/PropertyTableView.swift:56:18: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
54 | switch currentValue {
55 | case let .success(value):
56 | Text("\(value)")
| `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
57 | case let .failure(error):
58 | Text("Error: \(error)").foregroundStyle(.tertiary)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCAUI/Views/PropertyTableView.swift:58:25: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
56 | Text("\(value)")
57 | case let .failure(error):
58 | Text("Error: \(error)").foregroundStyle(.tertiary)
| `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
59 | }
60 | } else {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCAUI/Views/PropertyTableView.swift:115:14: warning: sending value of non-Sendable type 'any OcaPropertyRepresentable' risks causing data races [#SendingRisksDataRace]
112 | }.task { @MainActor in
113 | for property in await object.allPropertyKeyPaths {
114 | await (object[keyPath: property.value] as! any OcaPropertyRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertyRepresentable' can be introduced here
115 | .subscribe(object)
| |- warning: sending value of non-Sendable type 'any OcaPropertyRepresentable' risks causing data races [#SendingRisksDataRace]
| `- note: sending main actor-isolated value of non-Sendable type 'any OcaPropertyRepresentable' to nonisolated instance method 'subscribe' risks causing races in between main actor-isolated and nonisolated uses
116 | }
117 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCAUI/Views/PropertyTableView.swift:56:18: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
54 | switch currentValue {
55 | case let .success(value):
56 | Text("\(value)")
| `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
57 | case let .failure(error):
58 | Text("Error: \(error)").foregroundStyle(.tertiary)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCAUI/Views/PropertyTableView.swift:58:25: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
56 | Text("\(value)")
57 | case let .failure(error):
58 | Text("Error: \(error)").foregroundStyle(.tertiary)
| `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
59 | }
60 | } else {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCAUI/Views/PropertyTableView.swift:115:14: warning: sending value of non-Sendable type 'any OcaPropertyRepresentable' risks causing data races [#SendingRisksDataRace]
112 | }.task { @MainActor in
113 | for property in await object.allPropertyKeyPaths {
114 | await (object[keyPath: property.value] as! any OcaPropertyRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertyRepresentable' can be introduced here
115 | .subscribe(object)
| |- warning: sending value of non-Sendable type 'any OcaPropertyRepresentable' risks causing data races [#SendingRisksDataRace]
| `- note: sending main actor-isolated value of non-Sendable type 'any OcaPropertyRepresentable' to nonisolated instance method 'subscribe' risks causing races in between main actor-isolated and nonisolated uses
116 | }
117 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCAUI/Views/PropertyTableView.swift:56:18: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
54 | switch currentValue {
55 | case let .success(value):
56 | Text("\(value)")
| `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
57 | case let .failure(error):
58 | Text("Error: \(error)").foregroundStyle(.tertiary)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCAUI/Views/PropertyTableView.swift:58:25: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
56 | Text("\(value)")
57 | case let .failure(error):
58 | Text("Error: \(error)").foregroundStyle(.tertiary)
| `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
59 | }
60 | } else {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCAUI/Views/PropertyTableView.swift:115:14: warning: sending value of non-Sendable type 'any OcaPropertyRepresentable' risks causing data races [#SendingRisksDataRace]
112 | }.task { @MainActor in
113 | for property in await object.allPropertyKeyPaths {
114 | await (object[keyPath: property.value] as! any OcaPropertyRepresentable)
| `- note: isolated conformance to protocol 'OcaPropertyRepresentable' can be introduced here
115 | .subscribe(object)
| |- warning: sending value of non-Sendable type 'any OcaPropertyRepresentable' risks causing data races [#SendingRisksDataRace]
| `- note: sending main actor-isolated value of non-Sendable type 'any OcaPropertyRepresentable' to nonisolated instance method 'subscribe' risks causing races in between main actor-isolated and nonisolated uses
116 | }
117 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
[917/922] Compiling SwiftOCAUI BasicSensorViews.swift
[918/922] Compiling SwiftOCAUI IdentificationSensorView.swift
[919/922] Compiling SwiftOCAUI LevelSensorView.swift
[920/925] Compiling OCABrowser resource_bundle_accessor.swift
[921/925] Emitting module OCABrowser
[922/925] Compiling OCABrowser BrowserApp.swift
[922/925] Write Objects.LinkFileList
[923/925] Linking OCABrowser
[924/925] Applying OCABrowser
Build complete! (28.17s)
warning: 'gzipswift': /Users/admin/builder/spi-builder-workspace/.build/checkouts/GzipSwift/Package.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "GzipSwift",
7 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete.
{
"dependencies" : [
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics"
},
{
"identity" : "socketaddress",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.6",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/PADL/SocketAddress"
},
{
"identity" : "asyncextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/lhoward/AsyncExtensions"
},
{
"identity" : "anycodable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.7",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Flight-School/AnyCodable"
},
{
"identity" : "gzipswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.1.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/1024jp/GzipSwift"
},
{
"identity" : "flyingfox",
"requirement" : {
"range" : [
{
"lower_bound" : "0.20.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swhitty/FlyingFox"
},
{
"identity" : "swiftui-sliders",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/spacenation/swiftui-sliders"
}
],
"manifest_display_name" : "SwiftOCA",
"name" : "SwiftOCA",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "SwiftOCA",
"targets" : [
"SwiftOCA"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftOCADevice",
"targets" : [
"SwiftOCADevice"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftOCAUI",
"targets" : [
"SwiftOCAUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OCAEventBenchmark",
"targets" : [
"OCAEventBenchmark"
],
"type" : {
"executable" : null
}
},
{
"name" : "OCADevice",
"targets" : [
"OCADevice"
],
"type" : {
"executable" : null
}
},
{
"name" : "OCABrowser",
"targets" : [
"OCABrowser"
],
"type" : {
"executable" : null
}
},
{
"name" : "OCABrokerTest",
"targets" : [
"OCABrokerTest"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "dnssd",
"module_type" : "SystemLibraryTarget",
"name" : "dnssd",
"path" : "Sources/dnssd",
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "SwiftOCAUI",
"module_type" : "SwiftTarget",
"name" : "SwiftOCAUI",
"path" : "Sources/SwiftOCAUI",
"product_dependencies" : [
"Sliders"
],
"product_memberships" : [
"SwiftOCAUI",
"OCABrowser"
],
"sources" : [
"Conformances/Array+Extras.swift",
"Conformances/EnvironmentValues.swift",
"Conformances/OcaArray2D+Extras.swift",
"Conformances/OcaDB+Linear.swift",
"Conformances/OcaRoot+Binding.swift",
"Conformances/OcaRoot+Identifiable.swift",
"ViewModifiers/RefreshableToInitialState.swift",
"ViewModifiers/ShowProgressIfWaiting.swift",
"ViewModifiers/SystemToggleStyle.swift",
"Views/DetailView.swift",
"Views/Discovery/BonjourDeviceView.swift",
"Views/Discovery/BonjourDiscoveryView.swift",
"Views/DynamicStack.swift",
"Views/Managers/DeviceManager.swift",
"Views/NavigationLabel.swift",
"Views/PropertyTableView.swift",
"Views/Utility/DiscreteSliderView.swift",
"Views/Utility/LogSliderView.swift",
"Views/Utility/ScaledLegendView.swift",
"Views/Utility/VariableSliderView.swift",
"Views/View.swift",
"Views/Workers/Actuators/BooleanActuatorView.swift",
"Views/Workers/Actuators/Float32ActuatorView.swift",
"Views/Workers/Actuators/GainView.swift",
"Views/Workers/Actuators/MuteView.swift",
"Views/Workers/Actuators/PanBalanceView.swift",
"Views/Workers/Actuators/PolarityView.swift",
"Views/Workers/BlockNavigationSplitView.swift",
"Views/Workers/BlockNavigationStackView.swift",
"Views/Workers/MatrixNavigationSplitView.swift",
"Views/Workers/RootBlockView.swift",
"Views/Workers/Sensors/BasicSensorViews.swift",
"Views/Workers/Sensors/IdentificationSensorView.swift",
"Views/Workers/Sensors/LevelSensorView.swift"
],
"target_dependencies" : [
"SwiftOCA"
],
"type" : "library"
},
{
"c99name" : "SwiftOCATests",
"module_type" : "SwiftTarget",
"name" : "SwiftOCATests",
"path" : "Tests/SwiftOCATests",
"sources" : [
"Ocp1MessageBatcherTests.swift",
"SwiftOCATests.swift"
],
"target_dependencies" : [
"SwiftOCADevice"
],
"type" : "test"
},
{
"c99name" : "SwiftOCADeviceTests",
"module_type" : "SwiftTarget",
"name" : "SwiftOCADeviceTests",
"path" : "Tests/SwiftOCADeviceTests",
"sources" : [
"SwiftOCADeviceTests.swift"
],
"target_dependencies" : [
"SwiftOCADevice"
],
"type" : "test"
},
{
"c99name" : "SwiftOCADevice",
"module_type" : "SwiftTarget",
"name" : "SwiftOCADevice",
"path" : "Sources/SwiftOCADevice",
"product_dependencies" : [
"Logging",
"Gzip",
"FlyingFox",
"FlyingSocks"
],
"product_memberships" : [
"SwiftOCADevice",
"OCADevice"
],
"sources" : [
"OCA/ConnectionBroker.swift",
"OCA/Controller.swift",
"OCA/ControllerDefaultSubscribing.swift",
"OCA/DatasetStorageProviders/DatasetStorageProvider.swift",
"OCA/DatasetStorageProviders/FileDatasetStorageProvider.swift",
"OCA/Device.swift",
"OCA/DeviceEndpoint.swift",
"OCA/DeviceEndpointRegistrar.swift",
"OCC/ControlClasses/Agents/Agent.swift",
"OCC/ControlClasses/Agents/CounterNotifier.swift",
"OCC/ControlClasses/Agents/CounterSetAgent.swift",
"OCC/ControlClasses/Agents/Group.swift",
"OCC/ControlClasses/Agents/Grouper.swift",
"OCC/ControlClasses/Agents/MediaClock3.swift",
"OCC/ControlClasses/Agents/TimeSource.swift",
"OCC/ControlClasses/ApplicationNetworks/ApplicationNetwork.swift",
"OCC/ControlClasses/ApplicationNetworks/ControlNetwork.swift",
"OCC/ControlClasses/ApplicationNetworks/MediaTransportNetwork.swift",
"OCC/ControlClasses/Dataset/Dataset.swift",
"OCC/ControlClasses/Dataset/FileDataset.swift",
"OCC/ControlClasses/Dataset/Serialization.swift",
"OCC/ControlClasses/Managers/AudioProcessingManager.swift",
"OCC/ControlClasses/Managers/CodingManager.swift",
"OCC/ControlClasses/Managers/DeviceManager.swift",
"OCC/ControlClasses/Managers/DeviceTimeManager.swift",
"OCC/ControlClasses/Managers/DiagnosticManager.swift",
"OCC/ControlClasses/Managers/FirmwareManager.swift",
"OCC/ControlClasses/Managers/LockManager.swift",
"OCC/ControlClasses/Managers/Manager.swift",
"OCC/ControlClasses/Managers/MediaClockManager.swift",
"OCC/ControlClasses/Managers/NetworkManager.swift",
"OCC/ControlClasses/Managers/SubscriptionManager.swift",
"OCC/ControlClasses/PortsRepresentable.swift",
"OCC/ControlClasses/Root+Commands.swift",
"OCC/ControlClasses/Root.swift",
"OCC/ControlClasses/Workers/Actuators/Actuator.swift",
"OCC/ControlClasses/Workers/Actuators/BasicActuators.swift",
"OCC/ControlClasses/Workers/Actuators/Frequency.swift",
"OCC/ControlClasses/Workers/Actuators/Gain.swift",
"OCC/ControlClasses/Workers/Actuators/IdentificationActuator.swift",
"OCC/ControlClasses/Workers/Actuators/Mute.swift",
"OCC/ControlClasses/Workers/Actuators/PanBalance.swift",
"OCC/ControlClasses/Workers/Actuators/PolarityState.swift",
"OCC/ControlClasses/Workers/Actuators/SignalInput.swift",
"OCC/ControlClasses/Workers/Actuators/SignalOutput.swift",
"OCC/ControlClasses/Workers/Actuators/SummingPoint.swift",
"OCC/ControlClasses/Workers/Actuators/Switch.swift",
"OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift",
"OCC/ControlClasses/Workers/BlocksAndMatrices/Matrix.swift",
"OCC/ControlClasses/Workers/Sensors/AudioLevelSensor.swift",
"OCC/ControlClasses/Workers/Sensors/BasicSensors.swift",
"OCC/ControlClasses/Workers/Sensors/IdentificationSensor.swift",
"OCC/ControlClasses/Workers/Sensors/LevelSensor.swift",
"OCC/ControlClasses/Workers/Sensors/Sensor.swift",
"OCC/ControlClasses/Workers/Sensors/TemperatureSensor.swift",
"OCC/ControlClasses/Workers/Worker.swift",
"OCC/PropertyTypes/BoundedDeviceProperty.swift",
"OCC/PropertyTypes/DeviceProperty.swift",
"OCC/PropertyTypes/VectorDeviceProperty.swift",
"OCP.1/Backend/CF/Ocp1CFController.swift",
"OCP.1/Backend/CF/Ocp1CFDeviceEndpoint.swift",
"OCP.1/Backend/DatagramProxy/DatagramProxyController.swift",
"OCP.1/Backend/DatagramProxy/DatagramProxyDeviceEndpoint.swift",
"OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxController.swift",
"OCP.1/Backend/FlyingSocks/Ocp1FlyingFoxDeviceEndpoint.swift",
"OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift",
"OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramDeviceEndpoint.swift",
"OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksLogging.swift",
"OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamController.swift",
"OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksStreamDeviceEndpoint.swift",
"OCP.1/Backend/IORing/Ocp1IORingController.swift",
"OCP.1/Backend/IORing/Ocp1IORingDeviceEndpoint.swift",
"OCP.1/Backend/Local/LocalConnection.swift",
"OCP.1/Backend/Local/LocalController.swift",
"OCP.1/Backend/Local/LocalDeviceEndpoint.swift",
"OCP.1/Logger+Ocp1ControllerInternal.swift",
"OCP.1/Ocp1Controller.swift",
"OCP.1/Ocp1ControllerInternal.swift"
],
"target_dependencies" : [
"SwiftOCA"
],
"type" : "library"
},
{
"c99name" : "SwiftOCA",
"module_type" : "SwiftTarget",
"name" : "SwiftOCA",
"path" : "Sources/SwiftOCA",
"product_dependencies" : [
"AsyncExtensions",
"AnyCodable",
"SocketAddress",
"AsyncAlgorithms",
"SystemPackage",
"Logging",
"Atomics",
"FlyingFox",
"FlyingSocks"
],
"product_memberships" : [
"SwiftOCA",
"SwiftOCADevice",
"SwiftOCAUI",
"OCAEventBenchmark",
"OCADevice",
"OCABrowser",
"OCABrokerTest"
],
"sources" : [
"OCA/Browsing/ConnectionBroker.swift",
"OCA/Browsing/DNSServiceBrowser.swift",
"OCA/Browsing/NetServiceBrowser.swift",
"OCA/Browsing/NetworkAdvertisingServiceBrowser.swift",
"OCA/ClassRegistry.swift",
"OCA/Connection.swift",
"OCA/Helpers/Data+Hex.swift",
"OCA/Helpers/Data+IntegerCodable.swift",
"OCA/Helpers/LengthTaggedData16.swift",
"OCA/Helpers/LengthTaggedData32.swift",
"OCA/Helpers/Locking.swift",
"OCA/Helpers/Sequence+AsyncMap.swift",
"OCA/Helpers/SocketAddressHelpers.swift",
"OCA/Helpers/Task+Timeout.swift",
"OCA/Helpers/TimeHelpers.swift",
"OCA/Helpers/UnsafeMutablePointer+PropertyBasePointer.swift",
"OCA/Helpers/Weak.swift",
"OCC/CollectionTypes/Array2D.swift",
"OCC/CollectionTypes/List2D.swift",
"OCC/ControlClasses/Agents/Agent.swift",
"OCC/ControlClasses/Agents/CounterNotifier.swift",
"OCC/ControlClasses/Agents/CounterSetAgent.swift",
"OCC/ControlClasses/Agents/EventHandler.swift",
"OCC/ControlClasses/Agents/Group.swift",
"OCC/ControlClasses/Agents/Grouper.swift",
"OCC/ControlClasses/Agents/MediaClock3.swift",
"OCC/ControlClasses/Agents/PhysicalPosition.swift",
"OCC/ControlClasses/Agents/TimeSource.swift",
"OCC/ControlClasses/ApplicationNetworks/ApplicationNetwork.swift",
"OCC/ControlClasses/ApplicationNetworks/ControlNetwork.swift",
"OCC/ControlClasses/ApplicationNetworks/MediaTransportNetwork.swift",
"OCC/ControlClasses/Dataset/Dataset.swift",
"OCC/ControlClasses/Dataset/Log.swift",
"OCC/ControlClasses/Managers/AudioProcessingManager.swift",
"OCC/ControlClasses/Managers/CodingManager.swift",
"OCC/ControlClasses/Managers/DeviceManager.swift",
"OCC/ControlClasses/Managers/DeviceTimeManager.swift",
"OCC/ControlClasses/Managers/DiagnosticManager.swift",
"OCC/ControlClasses/Managers/FirmwareManager.swift",
"OCC/ControlClasses/Managers/LibraryManager.swift",
"OCC/ControlClasses/Managers/LockManager.swift",
"OCC/ControlClasses/Managers/Manager.swift",
"OCC/ControlClasses/Managers/MediaClockManager.swift",
"OCC/ControlClasses/Managers/NetworkManager.swift",
"OCC/ControlClasses/Managers/PowerManager.swift",
"OCC/ControlClasses/Managers/SecurityManager.swift",
"OCC/ControlClasses/Managers/SubscriptionManager.swift",
"OCC/ControlClasses/Managers/TaskManager.swift",
"OCC/ControlClasses/Networks/MediaTransportApplication.swift",
"OCC/ControlClasses/Networks/NetworkApplication.swift",
"OCC/ControlClasses/Networks/NetworkInterface.swift",
"OCC/ControlClasses/Root+Commands.swift",
"OCC/ControlClasses/Root+JSON.swift",
"OCC/ControlClasses/Root.swift",
"OCC/ControlClasses/Workers/Actuators/Actuator.swift",
"OCC/ControlClasses/Workers/Actuators/BasicActuators.swift",
"OCC/ControlClasses/Workers/Actuators/Frequency.swift",
"OCC/ControlClasses/Workers/Actuators/Gain.swift",
"OCC/ControlClasses/Workers/Actuators/IdentificationActuator.swift",
"OCC/ControlClasses/Workers/Actuators/Mute.swift",
"OCC/ControlClasses/Workers/Actuators/PanBalance.swift",
"OCC/ControlClasses/Workers/Actuators/Polarity.swift",
"OCC/ControlClasses/Workers/Actuators/SignalInput.swift",
"OCC/ControlClasses/Workers/Actuators/SignalOutput.swift",
"OCC/ControlClasses/Workers/Actuators/SummingPoint.swift",
"OCC/ControlClasses/Workers/Actuators/Switch.swift",
"OCC/ControlClasses/Workers/BlocksAndMatrices/Block.swift",
"OCC/ControlClasses/Workers/BlocksAndMatrices/Matrix.swift",
"OCC/ControlClasses/Workers/DataSets/DataSetWorker.swift",
"OCC/ControlClasses/Workers/DataSets/MediaRecorderPlayer.swift",
"OCC/ControlClasses/Workers/Sensors/AudioLevelSensor.swift",
"OCC/ControlClasses/Workers/Sensors/BasicSensors.swift",
"OCC/ControlClasses/Workers/Sensors/IdentificationSensor.swift",
"OCC/ControlClasses/Workers/Sensors/LevelSensor.swift",
"OCC/ControlClasses/Workers/Sensors/Sensor.swift",
"OCC/ControlClasses/Workers/Sensors/TemperatureSensor.swift",
"OCC/ControlClasses/Workers/Worker.swift",
"OCC/ControlDataTypes/ApplicationNetworkDataTypes.swift",
"OCC/ControlDataTypes/BaseDataTypes.swift",
"OCC/ControlDataTypes/CommandSetDataTypes.swift",
"OCC/ControlDataTypes/CounterDataTypes.swift",
"OCC/ControlDataTypes/DataSetDataTypes.swift",
"OCC/ControlDataTypes/DeviceManagerDataTypes.swift",
"OCC/ControlDataTypes/EventDataTypes.swift",
"OCC/ControlDataTypes/FirmwareManagerDataTypes.swift",
"OCC/ControlDataTypes/GrouperDataTypes.swift",
"OCC/ControlDataTypes/LibraryManagerDataTypes.swift",
"OCC/ControlDataTypes/LoggingDataTypes.swift",
"OCC/ControlDataTypes/ManagerDataTypes.swift",
"OCC/ControlDataTypes/MediaClockDataTypes.swift",
"OCC/ControlDataTypes/MediaDataTypes.swift",
"OCC/ControlDataTypes/MediaStreamDataTypes.swift",
"OCC/ControlDataTypes/MiscFrameworkDataTypes.swift",
"OCC/ControlDataTypes/ModelDataTypes.swift",
"OCC/ControlDataTypes/NetworkApplicationDataTypes.swift",
"OCC/ControlDataTypes/NetworkDataTypes.swift",
"OCC/ControlDataTypes/PowerManagerDataTypes.swift",
"OCC/ControlDataTypes/ProgrammingDataTypes.swift",
"OCC/ControlDataTypes/SearchDataTypes.swift",
"OCC/ControlDataTypes/TaskManagerDataTypes.swift",
"OCC/ControlDataTypes/TimeDataTypes.swift",
"OCC/ControlDataTypes/WellKnownObjectNumbers.swift",
"OCC/ControlDataTypes/WorkerDataTypes.swift",
"OCC/PropertyTypes/BoundedProperty.swift",
"OCC/PropertyTypes/ListProperty.swift",
"OCC/PropertyTypes/MapProperty.swift",
"OCC/PropertyTypes/Property.swift",
"OCC/PropertyTypes/VectorProperty.swift",
"OCF/Errors.swift",
"OCF/Messages/Command.swift",
"OCF/Messages/Header.swift",
"OCF/Messages/KeepAlive.swift",
"OCF/Messages/MessageType.swift",
"OCF/Messages/Notification1.swift",
"OCF/Messages/Notification2.swift",
"OCF/Messages/Response.swift",
"OCP.1/Backend/Ocp1CFSocketConnection.swift",
"OCP.1/Backend/Ocp1FlyingSocksConnection.swift",
"OCP.1/Backend/Ocp1IORingConnection.swift",
"OCP.1/Backend/Ocp1NWConnection.swift",
"OCP.1/Decoder/Container/KeyedBinaryDecodingContainer.swift",
"OCP.1/Decoder/Container/SingleValueBinaryDecodingContainer.swift",
"OCP.1/Decoder/Container/UnkeyedBinaryDecodingContainer.swift",
"OCP.1/Decoder/Ocp1Decoder.swift",
"OCP.1/Decoder/Ocp1DecoderImpl.swift",
"OCP.1/Decoder/Ocp1DecodingState.swift",
"OCP.1/Encoder/Container/KeyedOcp1EncodingContainer.swift",
"OCP.1/Encoder/Container/SingleValueOcp1EncodingContainer.swift",
"OCP.1/Encoder/Container/UnkeyedOcp1EncodingContainer.swift",
"OCP.1/Encoder/Ocp1Encoder.swift",
"OCP.1/Encoder/Ocp1EncoderImpl.swift",
"OCP.1/Encoder/Ocp1EncodingState.swift",
"OCP.1/Ocp1CoderAPI.swift",
"OCP.1/Ocp1Connection+Codable.swift",
"OCP.1/Ocp1Connection+Connect.swift",
"OCP.1/Ocp1Connection+Messages.swift",
"OCP.1/Ocp1Connection+Objects.swift",
"OCP.1/Ocp1Connection+Subscribe.swift",
"OCP.1/Ocp1Connection.swift",
"OCP.1/Ocp1ConnectionMonitor.swift",
"OCP.1/Ocp1MessageBatcher.swift",
"OCP.1/ReflectionMirror/ReflectionMirror.swift"
],
"type" : "library"
},
{
"c99name" : "OCAEventBenchmark",
"module_type" : "SwiftTarget",
"name" : "OCAEventBenchmark",
"path" : "Examples/OCAEventBenchmark",
"product_memberships" : [
"OCAEventBenchmark"
],
"sources" : [
"EventBenchmark.swift"
],
"target_dependencies" : [
"SwiftOCA"
],
"type" : "executable"
},
{
"c99name" : "OCADevice",
"module_type" : "SwiftTarget",
"name" : "OCADevice",
"path" : "Examples/OCADevice",
"product_memberships" : [
"OCADevice"
],
"sources" : [
"DeviceApp.swift"
],
"target_dependencies" : [
"SwiftOCADevice"
],
"type" : "executable"
},
{
"c99name" : "OCABrowser",
"module_type" : "SwiftTarget",
"name" : "OCABrowser",
"path" : "Examples/OCABrowser",
"product_memberships" : [
"OCABrowser"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Examples/OCABrowser/Assets.xcassets",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Examples/OCABrowser/OCABrowser.entitlements",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Examples/OCABrowser/Preview Content/Preview Assets.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"BrowserApp.swift"
],
"target_dependencies" : [
"SwiftOCAUI"
],
"type" : "executable"
},
{
"c99name" : "OCABrokerTest",
"module_type" : "SwiftTarget",
"name" : "OCABrokerTest",
"path" : "Examples/OCABrokerTest",
"product_memberships" : [
"OCABrokerTest"
],
"sources" : [
"BrokerTest.swift"
],
"target_dependencies" : [
"SwiftOCA"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
Done.