The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftOCA, reference main (0221a6), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 11:54:08 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/SwiftOCA.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PADL/SwiftOCA
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0221a69 fix: fall through to JSONDecoder path when direct cast fails in property deserialization
Cloned https://github.com/PADL/SwiftOCA.git
Revision (git rev-parse @):
0221a69defc9722912f7c8d6625b64eb854c88b6
SUCCESS checkout https://github.com/PADL/SwiftOCA.git at main
Fetching https://github.com/1024jp/GzipSwift
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/spacenation/swiftui-sliders
Fetching https://github.com/swhitty/FlyingFox
Fetching https://github.com/PADL/SocketAddress
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/lhoward/AsyncExtensions
[1/1532] Fetching swiftui-sliders
[63/3089] Fetching swiftui-sliders, gzipswift
[297/3871] Fetching swiftui-sliders, gzipswift, anycodable
[391/9829] Fetching swiftui-sliders, gzipswift, anycodable, flyingfox
[511/10121] Fetching swiftui-sliders, gzipswift, anycodable, flyingfox, socketaddress
[2204/21249] Fetching swiftui-sliders, gzipswift, anycodable, flyingfox, socketaddress, sqlite.swift
[4362/22139] Fetching swiftui-sliders, gzipswift, anycodable, flyingfox, socketaddress, sqlite.swift, asyncextensions
Fetched https://github.com/lhoward/AsyncExtensions from cache (1.09s)
Fetched https://github.com/1024jp/GzipSwift from cache (1.09s)
[8809/19692] Fetching swiftui-sliders, anycodable, flyingfox, socketaddress, sqlite.swift
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-system
Fetched https://github.com/swhitty/FlyingFox from cache (1.63s)
Fetched https://github.com/Flight-School/AnyCodable from cache (1.63s)
Fetched https://github.com/PADL/SocketAddress from cache (1.63s)
Fetched https://github.com/spacenation/swiftui-sliders from cache (1.63s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.63s)
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-atomics
[1/6635] Fetching swift-log
[68/12236] Fetching swift-log, swift-system
[12237/14056] Fetching swift-log, swift-system, swift-atomics
Fetched https://github.com/apple/swift-log from cache (1.22s)
Fetched https://github.com/apple/swift-system from cache (1.22s)
[91/1820] Fetching swift-atomics
[329/8067] Fetching swift-atomics, swift-async-algorithms
Fetched https://github.com/apple/swift-atomics from cache (1.04s)
[5685/6247] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (1.17s)
Computing version for https://github.com/spacenation/swiftui-sliders
Computed https://github.com/spacenation/swiftui-sliders at 2.1.0 (5.21s)
Computing version for https://github.com/swhitty/FlyingFox
Computed https://github.com/swhitty/FlyingFox at 0.26.2 (0.63s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.16.0 (0.64s)
Computing version for https://github.com/1024jp/GzipSwift
warning: '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>
Computed https://github.com/1024jp/GzipSwift at 6.1.0 (0.73s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.72s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.62s)
Computing version for https://github.com/PADL/SocketAddress
Computed https://github.com/PADL/SocketAddress at 0.5.0 (0.56s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.3.0 (0.58s)
Computing version for https://github.com/lhoward/AsyncExtensions
Computed https://github.com/lhoward/AsyncExtensions at 0.9.5 (0.57s)
Fetching https://github.com/apple/swift-collections.git
[1/23583] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.29s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (2.95s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.63s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.16.0
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Creating working copy for https://github.com/lhoward/AsyncExtensions
Working copy of https://github.com/lhoward/AsyncExtensions resolved at 0.9.5
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.3.0
Creating working copy for https://github.com/PADL/SocketAddress
Working copy of https://github.com/PADL/SocketAddress resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Creating working copy for https://github.com/spacenation/swiftui-sliders
Working copy of https://github.com/spacenation/swiftui-sliders resolved at 2.1.0
Creating working copy for https://github.com/swhitty/FlyingFox
Working copy of https://github.com/swhitty/FlyingFox resolved at 0.26.2
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.3
Creating working copy for https://github.com/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 6.1.0
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>
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swiftoca",
      "name": "SwiftOCA",
      "url": "https://github.com/PADL/SwiftOCA.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftOCA",
      "traits": [
        "NonEmbeddedBuild"
      ],
      "dependencies": [
        {
          "identity": "swift-async-algorithms",
          "name": "swift-async-algorithms",
          "url": "https://github.com/apple/swift-async-algorithms",
          "version": "1.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log",
          "version": "1.12.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "traits": [
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-system",
          "name": "swift-system",
          "url": "https://github.com/apple/swift-system",
          "version": "1.6.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-atomics",
          "name": "swift-atomics",
          "url": "https://github.com/apple/swift-atomics",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "socketaddress",
          "name": "SocketAddress",
          "url": "https://github.com/PADL/SocketAddress",
          "version": "0.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SocketAddress",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system",
              "version": "1.6.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "asyncextensions",
          "name": "AsyncExtensions",
          "url": "https://github.com/lhoward/AsyncExtensions",
          "version": "0.9.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncExtensions",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "anycodable",
          "name": "AnyCodable",
          "url": "https://github.com/Flight-School/AnyCodable",
          "version": "0.6.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AnyCodable",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "gzipswift",
          "name": "GzipSwift",
          "url": "https://github.com/1024jp/GzipSwift",
          "version": "6.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GzipSwift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "sqlite.swift",
          "name": "SQLite.swift",
          "url": "https://github.com/stephencelis/SQLite.swift.git",
          "version": "0.16.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SQLite.swift",
          "traits": [
            "SystemSQLite"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "flyingfox",
          "name": "FlyingFox",
          "url": "https://github.com/swhitty/FlyingFox",
          "version": "0.26.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FlyingFox",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swiftui-sliders",
          "name": "Sliders",
          "url": "https://github.com/spacenation/swiftui-sliders",
          "version": "2.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-sliders",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/PADL/SwiftOCA.git
[1/18648] Fetching swiftoca
Fetched https://github.com/PADL/SwiftOCA.git from cache (1.35s)
Fetching https://github.com/swhitty/FlyingFox from cache
Fetching https://github.com/lhoward/AsyncExtensions from cache
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetching https://github.com/PADL/SocketAddress from cache
Fetching https://github.com/spacenation/swiftui-sliders from cache
Fetching https://github.com/Flight-School/AnyCodable from cache
Fetching https://github.com/1024jp/GzipSwift from cache
Fetched https://github.com/swhitty/FlyingFox from cache (0.54s)
Fetched https://github.com/lhoward/AsyncExtensions from cache (0.54s)
Fetching https://github.com/apple/swift-system from cache
Fetching https://github.com/apple/swift-atomics from cache
Fetched https://github.com/Flight-School/AnyCodable from cache (0.61s)
Fetched https://github.com/spacenation/swiftui-sliders from cache (0.61s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.61s)
Fetched https://github.com/PADL/SocketAddress from cache (0.61s)
Fetched https://github.com/1024jp/GzipSwift from cache (0.61s)
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-system from cache (0.49s)
Fetched https://github.com/apple/swift-atomics from cache (0.49s)
Fetched https://github.com/apple/swift-log from cache (0.64s)
Fetched https://github.com/apple/swift-async-algorithms from cache (0.64s)
Computing version for https://github.com/spacenation/swiftui-sliders
Computed https://github.com/spacenation/swiftui-sliders at 2.1.0 (1.35s)
Computing version for https://github.com/swhitty/FlyingFox
Computed https://github.com/swhitty/FlyingFox at 0.26.2 (0.05s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.16.0 (0.04s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 6.1.0 (0.05s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.03s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.04s)
Computing version for https://github.com/PADL/SocketAddress
Computed https://github.com/PADL/SocketAddress at 0.5.0 (0.04s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.3.0 (0.04s)
Computing version for https://github.com/lhoward/AsyncExtensions
Computed https://github.com/lhoward/AsyncExtensions at 0.9.5 (0.04s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.57s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (0.66s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.06s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.06s)
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.3
Creating working copy for https://github.com/lhoward/AsyncExtensions
Working copy of https://github.com/lhoward/AsyncExtensions resolved at 0.9.5
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.16.0
Creating working copy for https://github.com/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 6.1.0
Creating working copy for https://github.com/swhitty/FlyingFox
Working copy of https://github.com/swhitty/FlyingFox resolved at 0.26.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/PADL/SwiftOCA.git
Working copy of https://github.com/PADL/SwiftOCA.git resolved at main (0221a69)
Creating working copy for https://github.com/PADL/SocketAddress
Working copy of https://github.com/PADL/SocketAddress resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Creating working copy for https://github.com/spacenation/swiftui-sliders
Working copy of https://github.com/spacenation/swiftui-sliders resolved at 2.1.0
Found 11 product dependencies
  - swift-async-algorithms
  - swift-log
  - swift-system
  - swift-atomics
  - SocketAddress
  - AsyncExtensions
  - AnyCodable
  - GzipSwift
  - SQLite.swift
  - FlyingFox
  - Sliders
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/PADL/SwiftOCA.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/52] Write sources
[4/52] Write OCABrokerTest-entitlement.plist
[4/52] Write OCADevice-entitlement.plist
[6/52] Write OCABrowser-entitlement.plist
[6/52] Write OCAEventBenchmark-entitlement.plist
[6/52] Write sources
[9/52] Copying OCABrowser.entitlements
[9/52] Write sources
[11/52] Copying PrivacyInfo.xcprivacy
[11/52] Write sources
[25/52] Copying Preview Assets.xcassets
[26/52] Write sources
[35/52] Copying Assets.xcassets
[36/52] Compiling CSystem shims.c
[37/52] Compiling system-zlib anchor.c
[38/52] Write swift-version--6988338F2F200930.txt
[39/62] Compiling _AtomicsShims.c
[41/231] Compiling Atomics DoubleWord.swift
[42/231] Compiling Atomics ManagedAtomic.swift
[43/232] Emitting module InternalCollectionsUtilities
[44/232] Compiling Atomics AtomicValue.swift
[45/232] Compiling Atomics AtomicMemoryOrderings.swift
[46/232] Compiling Atomics AtomicBool.swift
[47/232] Compiling Atomics IntegerConformances.swift
[48/232] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[49/232] Compiling Logging LogEvent.swift
[50/232] Compiling Atomics OptionalRawRepresentable.swift
[51/232] Compiling Atomics RawRepresentable.swift
[52/232] Compiling Atomics PointerConformances.swift
[53/232] Compiling Atomics Primitives.native.swift
[54/232] Compiling Atomics ManagedAtomicLazyReference.swift
[55/232] Compiling Atomics UnsafeAtomic.swift
[56/232] Compiling Atomics UnsafeAtomicLazyReference.swift
[57/232] Compiling Atomics IntegerOperations.swift
[64/233] Compiling Atomics AtomicReference.swift
[65/233] Compiling Atomics AtomicStorage.swift
[66/233] Compiling Atomics AtomicInteger.swift
[67/233] Compiling Atomics AtomicOptionalWrappable.swift
[68/233] Compiling Atomics Unmanaged extensions.swift
[69/260] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[70/261] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[71/261] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[72/292] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[73/292] Compiling OrderedCollections OrderedDictionary+Values.swift
[74/292] Compiling OrderedCollections _HashTable.swift
[75/292] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[76/292] Compiling OrderedCollections _HashTable+Testing.swift
[77/292] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[78/292] Compiling OrderedCollections OrderedDictionary.swift
[79/292] Compiling OrderedCollections _Hashtable+Header.swift
[80/364] Compiling Logging MetadataProvider.swift
[81/364] Compiling _RopeModule BigString+UTF16View.swift
[82/364] Compiling _RopeModule BigString+UTF8View.swift
[83/364] Compiling _RopeModule BigString+UnicodeScalarView.swift
[84/364] Emitting module Logging
[85/364] Compiling Logging Locks.swift
[86/364] Compiling _RopeModule BigString+Builder.swift
[87/364] Compiling _RopeModule BigString+Contents.swift
[88/364] Compiling _RopeModule BigString+Debugging.swift
[89/364] Compiling _RopeModule BigString+Index.swift
[90/364] Compiling _RopeModule BigString+Ingester.swift
[91/364] Compiling _RopeModule BigString+Invariants.swift
[92/364] Emitting module SystemPackage
[93/364] Compiling _RopeModule BigString+Chunk+Description.swift
[94/364] Compiling _RopeModule BigString+Chunk+Index.swift
[95/364] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[96/364] Compiling _RopeModule BigString+Chunk.swift
[97/364] Compiling _RopeModule BigString+BidirectionalCollection.swift
[98/364] Compiling _RopeModule BigString+Comparable.swift
[99/364] Compiling _RopeModule BigString+Chunk+UTF16.swift
[100/364] Compiling _RopeModule BigString+Chunk+UTF8.swift
[101/364] Compiling _RopeModule BigString+Chunk+UnicodeScalar.swift
[102/364] Compiling _RopeModule Rope+Invariants.swift
[103/364] Compiling _RopeModule Rope+_Node.swift
[104/364] Compiling _RopeModule Rope+_Storage.swift
[105/364] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[106/364] Compiling _RopeModule Rope+_UnsafeHandle.swift
[107/364] Compiling _RopeModule Rope.swift
[108/370] Emitting module Atomics
[113/370] Compiling _RopeModule BigString+Metrics.swift
[114/370] Compiling _RopeModule BigString+Summary.swift
[115/370] Compiling _RopeModule BigString+Chunk+Splitting.swift
[116/377] Compiling _RopeModule BigString+ReplaceSubrange.swift
[117/377] Compiling _RopeModule BigString+Split.swift
[118/377] Compiling _RopeModule Range+BigString.swift
[119/377] Compiling _RopeModule RopeMetric.swift
[120/377] Compiling _RopeModule RopeSummary.swift
[121/377] Compiling _RopeModule _RopeItem.swift
[122/377] Compiling _RopeModule _RopePath.swift
[123/377] Compiling _RopeModule _RopeVersion.swift
[124/377] Compiling _RopeModule Rope+Collection.swift
[125/377] Compiling _RopeModule Rope+Index.swift
[126/377] Compiling _RopeModule Rope+Sequence.swift
[127/377] Compiling _RopeModule Rope+Debugging.swift
[128/377] Compiling _RopeModule Rope+Builder.swift
[129/377] Compiling _RopeModule BigString+Append.swift
[130/377] Compiling _RopeModule BigString+Initializers.swift
[131/377] Compiling _RopeModule BigString+Insert.swift
[132/377] Compiling _RopeModule BigString+Managing Breaks.swift
[133/377] Compiling _RopeModule BigString+RemoveSubrange.swift
[134/377] Compiling _RopeModule BigString+Chunk+Breaks.swift
[135/377] Compiling _RopeModule BigString+Chunk+Character.swift
[136/377] Compiling _RopeModule BigString+Chunk+Counts.swift
[137/377] Compiling Logging LogHandler.swift
[138/377] Compiling Logging Logging.swift
[139/377] Compiling HeapModule _HeapNode.swift
[140/377] Compiling _RopeModule BigSubstring+UTF16View.swift
[141/377] Compiling _RopeModule BigSubstring+UTF8View.swift
[142/377] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[143/489] Compiling ContainersPreview ContainerIterator.swift
[144/489] Compiling ContainersPreview DynamicContainer.swift
[145/489] Compiling ContainersPreview MutableContainer.swift
[146/489] Compiling ContainersPreview PermutableContainer.swift
[147/489] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[148/489] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[149/489] Compiling ContainersPreview Producer+Map.swift
[150/489] Compiling ContainersPreview Producer+Reduce.swift
[151/489] Compiling ContainersPreview RandomAccessContainer.swift
[152/489] Compiling ContainersPreview RangeExpression2.swift
[153/489] Compiling ContainersPreview RangeReplaceableContainer.swift
[154/489] Compiling ContainersPreview Drain+Map.swift
[155/489] Compiling ContainersPreview Drain.swift
[156/489] Compiling ContainersPreview Producer+Collect.swift
[157/489] Compiling ContainersPreview Producer.swift
[158/489] Compiling ContainersPreview Borrow.swift
[159/489] Compiling ContainersPreview Box.swift
[160/489] Compiling ContainersPreview Producer+Filter.swift
[161/489] Compiling HeapModule Heap.swift
[162/489] Compiling HeapModule Heap+Invariants.swift
[163/489] Compiling HeapModule Heap+UnsafeHandle.swift
[164/489] Compiling HeapModule Heap+Descriptions.swift
[165/489] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[166/489] Emitting module HeapModule
[167/489] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[168/489] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[169/489] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[170/489] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[173/492] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[174/492] Compiling ContainersPreview BorrowingSequence.swift
[186/495] Compiling ContainersPreview Inout.swift
[187/495] Compiling ContainersPreview InputSpan.swift
[188/495] Compiling ContainersPreview Shared.swift
[189/495] Compiling ContainersPreview BidirectionalContainer.swift
[190/495] Compiling ContainersPreview Container+Filter.swift
[191/495] Compiling ContainersPreview Container+SpanwiseZip.swift
[192/495] Compiling ContainersPreview Container.swift
[198/495] Compiling ContainersPreview Drain+Reduce.swift
[205/495] Emitting module ContainersPreview
[206/495] Compiling ContainersPreview OutputSpan+Extras.swift
[207/495] Compiling ContainersPreview TemporaryAllocation.swift
[208/495] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[209/495] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[210/495] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[211/495] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[212/495] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[213/495] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[214/495] Compiling HashTreeCollections _RawHashNode.swift
[215/495] Compiling HashTreeCollections _UnmanagedHashNode.swift
[216/495] Compiling HashTreeCollections _UnsafePath.swift
[217/557] Compiling BitCollections BitArray+Fill.swift
[218/557] Compiling BitCollections BitArray+Hashable.swift
[219/557] Compiling BitCollections BitArray+Initializers.swift
[220/557] Compiling BitCollections BitArray+Invariants.swift
[221/557] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[222/557] Compiling BitCollections BitArray+RandomBits.swift
[223/557] Compiling BitCollections BitArray+CustomReflectable.swift
[224/557] Compiling BitCollections BitSet+Codable.swift
[225/557] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[226/557] Compiling BitCollections BitSet+CustomReflectable.swift
[227/557] Compiling BitCollections BitSet+CustomStringConvertible.swift
[228/557] Compiling BitCollections BitSet+Equatable.swift
[229/557] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[232/563] Compiling BitCollections BitSet._UnsafeHandle.swift
[233/563] Compiling BitCollections BitSet.swift
[234/563] Compiling BitCollections Range+Utilities.swift
[235/563] Compiling BitCollections Slice+Utilities.swift
[236/563] Compiling BitCollections UInt+Tricks.swift
[237/563] Compiling BitCollections _Word.swift
[238/571] Compiling BitCollections BitArray+Equatable.swift
[239/571] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[240/571] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[241/571] Compiling BitCollections BitArray+Extras.swift
[242/571] Compiling BitCollections BitSet+Extras.swift
[243/571] Compiling BitCollections BitSet+Hashable.swift
[244/571] Compiling BitCollections BitSet+Initializers.swift
[245/571] Compiling BitCollections BitSet+Invariants.swift
[250/571] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[251/571] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[252/571] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[253/571] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[268/571] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[269/571] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[270/571] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[271/571] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[272/571] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[273/571] Compiling BitCollections BitArray+Shifts.swift
[274/571] Compiling BitCollections BitArray+Testing.swift
[275/571] Compiling BitCollections BitArray._UnsafeHandle.swift
[276/571] Compiling BitCollections BitArray.swift
[277/571] Compiling BitCollections BitSet+BidirectionalCollection.swift
[278/571] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[279/571] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[280/571] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[281/571] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[282/571] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[283/571] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[291/571] Compiling BitCollections BitSet+Random.swift
[293/571] Compiling BitCollections BitArray+Descriptions.swift
[304/571] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[305/571] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[306/571] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[307/571] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[308/571] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[309/571] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[310/571] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[311/571] Compiling HashTreeCollections TreeSet.swift
[312/571] Emitting module OrderedCollections
[313/571] Emitting module BitCollections
[319/571] Compiling BitCollections BitSet+SetAlgebra basics.swift
[323/612] Compiling _RopeModule Rope+Remove.swift
[324/612] Compiling _RopeModule Rope+RemoveSubrange.swift
[325/612] Compiling _RopeModule Rope+Split.swift
[326/612] Compiling _RopeModule Optional Utilities.swift
[327/612] Compiling _RopeModule String Utilities.swift
[328/612] Compiling _RopeModule String.Index+ABI.swift
[337/612] Compiling DequeModule Deque._UnsafeHandle.swift
[338/612] Compiling DequeModule Deque.swift
[339/612] Compiling DequeModule _DequeBuffer.swift
[340/612] Compiling DequeModule _DequeBufferHeader.swift
[341/612] Compiling DequeModule RigidDeque+Append.swift
[342/612] Compiling DequeModule Deque+Codable.swift
[343/612] Compiling DequeModule Deque+Collection.swift
[344/612] Compiling DequeModule Deque+CustomReflectable.swift
[345/612] Emitting module SQLite
[346/615] Compiling DequeModule UniqueDeque+Consumption.swift
[347/615] Compiling DequeModule UniqueDeque+Container.swift
[348/615] Compiling DequeModule UniqueDeque+Descriptions.swift
[349/618] Compiling SQLite resource_bundle_accessor.swift
[350/618] Compiling DequeModule UniqueDeque+Experimental.swift
[351/618] Compiling DequeModule UniqueDeque+Hashable.swift
[352/618] Compiling DequeModule UniqueDeque+Initializers.swift
[361/622] Compiling DequeModule Deque+Descriptions.swift
[368/622] Compiling DequeModule RigidDeque+Testing.swift
[369/622] Compiling DequeModule RigidDeque.swift
[370/622] Compiling DequeModule UniqueDeque+Append.swift
[371/622] Emitting module _RopeModule
[373/622] Compiling DequeModule RigidDeque+Consumption.swift
[374/622] Compiling DequeModule RigidDeque+Container.swift
[375/622] Compiling DequeModule RigidDeque+Descriptions.swift
[376/622] Compiling DequeModule RigidDeque+Equatable.swift
[377/622] Compiling DequeModule RigidDeque+Experimental.swift
[378/622] Compiling DequeModule RigidDeque+Hashable.swift
[379/622] Compiling DequeModule RigidDeque+Initializers.swift
[380/622] Compiling DequeModule _UnsafeDequeHandle.swift
[381/622] Compiling DequeModule _UnsafeDequeSegments.swift
[386/622] Compiling DequeModule Deque+Testing.swift
[387/622] Compiling DequeModule Deque._Storage.swift
[388/622] Compiling DequeModule UniqueDeque+Insertions.swift
[389/622] Compiling DequeModule UniqueDeque+Prepend.swift
[390/622] Compiling SQLite Setter.swift
[391/622] Compiling SQLite WindowFunctions.swift
[393/622] Compiling DequeModule RigidDeque+Insertions.swift
[394/622] Compiling DequeModule RigidDeque+Prepend.swift
[395/622] Compiling FlyingSocks SwiftSupport.swift
[396/622] Compiling FlyingSocks Task+Timeout.swift
[397/622] Compiling FlyingSocks Transferring.swift
[408/622] Compiling DequeModule UniqueDeque.swift
[409/622] Compiling DequeModule _DequeSlot.swift
[455/622] Compiling DequeModule RigidDeque+Removals.swift
[456/622] Compiling DequeModule RigidDeque+Replacements.swift
[463/622] Compiling DequeModule Deque+Equatable.swift
[496/622] Compiling SocketAddress SocketAddress.swift
[497/622] Emitting module SocketAddress
[498/622] Compiling SocketAddress Utils.swift
[505/622] Emitting module FlyingSocks
[513/622] Compiling AnyCodable AnyEncodable.swift
[514/622] Compiling AnyCodable AnyCodable.swift
[515/622] Emitting module AnyCodable
[516/622] Compiling AnyCodable AnyDecodable.swift
[555/622] Compiling Gzip Data+Gzip.swift
[556/622] Emitting module Gzip
[567/622] Emitting module HashTreeCollections
[568/669] Compiling FlyingFox NonisolatedUnsafe.swift
[569/669] Compiling FlyingFox HTTPRequest+QueryItem.swift
[570/669] Compiling FlyingFox HTTPRequest+RouteParameter.swift
[571/669] Compiling FlyingFox HTTPRequest+Target.swift
[572/669] Emitting module DequeModule
[573/712] Compiling Collections OrderedCollections reexports.swift
[574/716] Compiling Collections HeapModule reexports.swift
[575/718] Compiling Collections HashTreeCollections reexports.swift
[576/730] Compiling Collections DequeModule reexports.swift
[577/730] Emitting module Collections
[578/730] Compiling Collections BitCollections reexports.swift
[579/763] Compiling AsyncExtensions AsyncBufferedChannel.swift
[580/763] Compiling AsyncExtensions AsyncThrowingBufferedChannel.swift
[581/763] Compiling AsyncExtensions AsyncCurrentValueSubject.swift
[582/763] Compiling AsyncExtensions AsyncPassthroughSubject.swift
[583/763] Compiling AsyncExtensions AsyncTimerSequence.swift
[584/763] Compiling AsyncExtensions AsyncHandleEventsSequence.swift
[585/768] Emitting module FlyingFox
[586/768] Compiling AsyncExtensions AsyncJustSequence.swift
[587/768] Compiling AsyncExtensions AsyncStream+Pipe.swift
[588/768] Compiling AsyncExtensions AsyncThrowingJustSequence.swift
[589/768] Compiling AsyncExtensions AsyncMulticastSequence.swift
[590/768] Compiling AsyncExtensions AsyncPrependSequence.swift
[591/768] Compiling AsyncExtensions AsyncScanSequence.swift
[592/768] Compiling AsyncExtensions AsyncSequence+FlatMapLatest.swift
[593/768] Compiling AsyncExtensions AsyncSequence+Share.swift
[594/768] Compiling AsyncExtensions AsyncSwitchToLatestSequence.swift
[595/768] Compiling AsyncExtensions AsyncWithLatestFrom2Sequence.swift
[596/768] Compiling AsyncAlgorithms _TinyArray.swift
[597/768] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[598/768] Compiling AsyncAlgorithms Locking.swift
[599/768] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[600/768] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[601/768] Compiling AsyncAlgorithms MergeStateMachine.swift
[602/768] Compiling AsyncAlgorithms DebounceStorage.swift
[603/768] Compiling AsyncAlgorithms Dictionary.swift
[604/768] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[605/768] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[606/768] Compiling AsyncExtensions AsyncMapToResultSequence.swift
[607/768] Compiling AsyncExtensions AsyncThrowingReplaySubject.swift
[608/768] Compiling AsyncExtensions Streamed.swift
[609/768] Compiling AsyncExtensions AsyncMergeSequence.swift
[610/768] Compiling AsyncExtensions MergeStateMachine.swift
[611/768] Compiling AsyncExtensions AsyncReplaySubject.swift
[612/768] Compiling AsyncExtensions AsyncSubject.swift
[613/768] Compiling AsyncExtensions AsyncThrowingCurrentValueSubject.swift
[614/768] Compiling AsyncExtensions AsyncThrowingPassthroughSubject.swift
[615/768] Compiling AsyncExtensions AsyncFailSequence.swift
[616/768] Emitting module Sliders
[623/777] Compiling AsyncExtensions AsyncWithLatestFromSequence.swift
[624/777] Compiling AsyncExtensions Termination.swift
[625/777] Compiling AsyncExtensions AsyncEmptySequence.swift
[626/777] Compiling AsyncExtensions AsyncSequence+Assign.swift
[627/777] Compiling AsyncExtensions AsyncSequence+Collect.swift
[628/777] Compiling AsyncExtensions AsyncSequence+EraseToAnyAsyncSequence.swift
[629/777] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[630/777] Compiling AsyncAlgorithms CombineLatestStorage.swift
[631/777] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[632/777] Compiling AsyncAlgorithms DebounceStateMachine.swift
[637/777] Compiling FlyingFox WSFrame.swift
[638/777] Compiling FlyingFox WSFrameEncoder.swift
[657/777] Emitting module AsyncAlgorithms
[665/777] Compiling Sliders EnvironmentValues+TrackValue.swift
[666/777] Compiling Sliders HorizontalValueTrack.swift
[667/777] Compiling Sliders ValueTrackConfiguration.swift
[668/777] Compiling Sliders VerticalValueTrack.swift
[676/777] Compiling AsyncAlgorithms UnsafeTransfer.swift
[677/777] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[678/777] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[679/777] Compiling AsyncAlgorithms ZipStateMachine.swift
[680/777] Compiling AsyncAlgorithms ZipStorage.swift
[681/777] Compiling FlyingFox WSFrameValidator.swift
[682/777] Compiling FlyingFox WSHandler.swift
[683/777] Compiling FlyingFox WSMessage.swift
[684/777] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[685/777] Compiling AsyncAlgorithms Rethrow.swift
[686/777] Compiling AsyncAlgorithms SetAlgebra.swift
[692/777] Emitting module AsyncExtensions
[693/780] Compiling AsyncExtensions Locking.swift
[694/780] Compiling AsyncExtensions Regulator.swift
[695/780] Compiling AsyncExtensions Result+ErrorMechanism.swift
[728/910] Compiling SwiftOCA Root.swift
[729/910] Compiling SwiftOCA Actuator.swift
[730/910] Compiling SwiftOCA BasicActuators.swift
[731/910] Compiling SwiftOCA Frequency.swift
[732/910] Compiling SwiftOCA NetworkApplication.swift
[733/910] Compiling SwiftOCA NetworkInterface.swift
[734/910] Compiling SwiftOCA Root+Commands.swift
[735/910] Compiling SwiftOCA Root+JSON.swift
[736/910] Compiling SwiftOCA NetServiceBrowser.swift
[737/910] Compiling SwiftOCA NetworkAdvertisingServiceBrowser.swift
[738/910] Compiling SwiftOCA ClassRegistry.swift
[739/910] Compiling SwiftOCA Connection.swift
[740/910] Compiling SwiftOCA Data+Hex.swift
[741/910] Compiling SwiftOCA Data+IntegerCodable.swift
[742/910] Compiling SwiftOCA LengthTaggedData16.swift
[743/910] Compiling SwiftOCA LengthTaggedData32.swift
[744/910] Compiling SwiftOCA UnsafeMutablePointer+PropertyBasePointer.swift
[745/910] Compiling SwiftOCA Weak.swift
[746/910] Compiling SwiftOCA Array2D.swift
[747/910] Compiling SwiftOCA List2D.swift
[748/910] Compiling SwiftOCA Agent.swift
[749/910] Compiling SwiftOCA TimeHelpers.swift
[750/910] Compiling SwiftOCA SubscriptionManager.swift
[751/910] Compiling SwiftOCA TaskManager.swift
[752/910] Compiling SwiftOCA MediaTransportApplication.swift
[753/910] Compiling SwiftOCA Locking.swift
[754/910] Compiling SwiftOCA Sequence+AsyncMap.swift
[755/910] Compiling SwiftOCA SocketAddressHelpers.swift
[756/910] Compiling SwiftOCA Task+Timeout.swift
[757/910] Compiling SwiftOCA ControlNetwork.swift
[758/910] Compiling SwiftOCA MediaTransportNetwork.swift
[759/910] Compiling SwiftOCA ConnectionBroker.swift
[760/910] Compiling SwiftOCA DNSServiceBrowser.swift
[761/910] Compiling SwiftOCA CounterNotifier.swift
[762/910] Compiling SwiftOCA CounterSetAgent.swift
[763/910] Compiling SwiftOCA EventHandler.swift
[764/910] Compiling SwiftOCA Group.swift
[765/910] Compiling SwiftOCA MediaClock3.swift
[766/910] Compiling SwiftOCA PhysicalPosition.swift
[767/910] Compiling SwiftOCA TimeSource.swift
[768/910] Compiling SwiftOCA ApplicationNetwork.swift
[784/924] Emitting module SwiftOCA
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:24: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
 22 | // updating if the runtime internals change in future Swift versions.
 23 |
 24 | @_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
 25 | func _isClassType(_: Any.Type) -> Bool
 26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:46: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
 44 | ) -> Int
 45 |
 46 | @_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
 47 | func _getDynamicType(
 48 |   _: Any,
[800/924] Compiling SwiftOCA MediaClockDataTypes.swift
[801/924] Compiling SwiftOCA MediaDataTypes.swift
[802/924] Compiling SwiftOCA MediaStreamDataTypes.swift
[803/924] Compiling SwiftOCA MiscFrameworkDataTypes.swift
[804/924] Compiling SwiftOCA ModelDataTypes.swift
[805/924] Compiling SwiftOCA NetworkApplicationDataTypes.swift
[806/924] Compiling SwiftOCA NetworkDataTypes.swift
[807/924] Compiling SwiftOCA PowerManagerDataTypes.swift
[808/924] Compiling SwiftOCA ProgrammingDataTypes.swift
[809/924] Compiling SwiftOCA SearchDataTypes.swift
[810/924] Compiling SwiftOCA TaskManagerDataTypes.swift
[811/924] Compiling SwiftOCA TimeDataTypes.swift
[812/924] Compiling SwiftOCA WellKnownObjectNumbers.swift
[813/924] Compiling SwiftOCA WorkerDataTypes.swift
[814/924] Compiling SwiftOCA BoundedProperty.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:242:11: warning: no 'async' operations occur within 'await' expression
240 |         } catch {
241 |           _send(object, .failure(error))
242 |           await object.connectionDelegate?.logger.trace(
    |           `- warning: no 'async' operations occur within 'await' expression
243 |             "set property handler for \(object) property \(propertyID) received error from device: \(error)"
244 |           )
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:345:7: warning: no 'async' operations occur within 'await' expression
343 |         _send(object, .failure(error))
344 |       }
345 |       await object.connectionDelegate?.logger
    |       `- warning: no 'async' operations occur within 'await' expression
346 |         .trace(
347 |           "get property handler for \(object) property \(propertyID) received error from device: \(error)"
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:23:25: warning: package import of 'CoreFoundation' was not used in package declarations
 21 |
 22 | #if swift(>=6.0)
 23 | @preconcurrency package import CoreFoundation
    |                         `- warning: package import of 'CoreFoundation' was not used in package declarations
 24 | #else
 25 | @preconcurrency
[815/924] Compiling SwiftOCA ListProperty.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:242:11: warning: no 'async' operations occur within 'await' expression
240 |         } catch {
241 |           _send(object, .failure(error))
242 |           await object.connectionDelegate?.logger.trace(
    |           `- warning: no 'async' operations occur within 'await' expression
243 |             "set property handler for \(object) property \(propertyID) received error from device: \(error)"
244 |           )
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:345:7: warning: no 'async' operations occur within 'await' expression
343 |         _send(object, .failure(error))
344 |       }
345 |       await object.connectionDelegate?.logger
    |       `- warning: no 'async' operations occur within 'await' expression
346 |         .trace(
347 |           "get property handler for \(object) property \(propertyID) received error from device: \(error)"
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:23:25: warning: package import of 'CoreFoundation' was not used in package declarations
 21 |
 22 | #if swift(>=6.0)
 23 | @preconcurrency package import CoreFoundation
    |                         `- warning: package import of 'CoreFoundation' was not used in package declarations
 24 | #else
 25 | @preconcurrency
[816/924] Compiling SwiftOCA MapProperty.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:242:11: warning: no 'async' operations occur within 'await' expression
240 |         } catch {
241 |           _send(object, .failure(error))
242 |           await object.connectionDelegate?.logger.trace(
    |           `- warning: no 'async' operations occur within 'await' expression
243 |             "set property handler for \(object) property \(propertyID) received error from device: \(error)"
244 |           )
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:345:7: warning: no 'async' operations occur within 'await' expression
343 |         _send(object, .failure(error))
344 |       }
345 |       await object.connectionDelegate?.logger
    |       `- warning: no 'async' operations occur within 'await' expression
346 |         .trace(
347 |           "get property handler for \(object) property \(propertyID) received error from device: \(error)"
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:23:25: warning: package import of 'CoreFoundation' was not used in package declarations
 21 |
 22 | #if swift(>=6.0)
 23 | @preconcurrency package import CoreFoundation
    |                         `- warning: package import of 'CoreFoundation' was not used in package declarations
 24 | #else
 25 | @preconcurrency
[817/924] Compiling SwiftOCA Property.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:242:11: warning: no 'async' operations occur within 'await' expression
240 |         } catch {
241 |           _send(object, .failure(error))
242 |           await object.connectionDelegate?.logger.trace(
    |           `- warning: no 'async' operations occur within 'await' expression
243 |             "set property handler for \(object) property \(propertyID) received error from device: \(error)"
244 |           )
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:345:7: warning: no 'async' operations occur within 'await' expression
343 |         _send(object, .failure(error))
344 |       }
345 |       await object.connectionDelegate?.logger
    |       `- warning: no 'async' operations occur within 'await' expression
346 |         .trace(
347 |           "get property handler for \(object) property \(propertyID) received error from device: \(error)"
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:23:25: warning: package import of 'CoreFoundation' was not used in package declarations
 21 |
 22 | #if swift(>=6.0)
 23 | @preconcurrency package import CoreFoundation
    |                         `- warning: package import of 'CoreFoundation' was not used in package declarations
 24 | #else
 25 | @preconcurrency
[818/924] Compiling SwiftOCA VectorProperty.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:242:11: warning: no 'async' operations occur within 'await' expression
240 |         } catch {
241 |           _send(object, .failure(error))
242 |           await object.connectionDelegate?.logger.trace(
    |           `- warning: no 'async' operations occur within 'await' expression
243 |             "set property handler for \(object) property \(propertyID) received error from device: \(error)"
244 |           )
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:345:7: warning: no 'async' operations occur within 'await' expression
343 |         _send(object, .failure(error))
344 |       }
345 |       await object.connectionDelegate?.logger
    |       `- warning: no 'async' operations occur within 'await' expression
346 |         .trace(
347 |           "get property handler for \(object) property \(propertyID) received error from device: \(error)"
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:23:25: warning: package import of 'CoreFoundation' was not used in package declarations
 21 |
 22 | #if swift(>=6.0)
 23 | @preconcurrency package import CoreFoundation
    |                         `- warning: package import of 'CoreFoundation' was not used in package declarations
 24 | #else
 25 | @preconcurrency
[819/924] Compiling SwiftOCA Errors.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:242:11: warning: no 'async' operations occur within 'await' expression
240 |         } catch {
241 |           _send(object, .failure(error))
242 |           await object.connectionDelegate?.logger.trace(
    |           `- warning: no 'async' operations occur within 'await' expression
243 |             "set property handler for \(object) property \(propertyID) received error from device: \(error)"
244 |           )
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:345:7: warning: no 'async' operations occur within 'await' expression
343 |         _send(object, .failure(error))
344 |       }
345 |       await object.connectionDelegate?.logger
    |       `- warning: no 'async' operations occur within 'await' expression
346 |         .trace(
347 |           "get property handler for \(object) property \(propertyID) received error from device: \(error)"
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:23:25: warning: package import of 'CoreFoundation' was not used in package declarations
 21 |
 22 | #if swift(>=6.0)
 23 | @preconcurrency package import CoreFoundation
    |                         `- warning: package import of 'CoreFoundation' was not used in package declarations
 24 | #else
 25 | @preconcurrency
[820/924] Compiling SwiftOCA Command.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:242:11: warning: no 'async' operations occur within 'await' expression
240 |         } catch {
241 |           _send(object, .failure(error))
242 |           await object.connectionDelegate?.logger.trace(
    |           `- warning: no 'async' operations occur within 'await' expression
243 |             "set property handler for \(object) property \(propertyID) received error from device: \(error)"
244 |           )
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:345:7: warning: no 'async' operations occur within 'await' expression
343 |         _send(object, .failure(error))
344 |       }
345 |       await object.connectionDelegate?.logger
    |       `- warning: no 'async' operations occur within 'await' expression
346 |         .trace(
347 |           "get property handler for \(object) property \(propertyID) received error from device: \(error)"
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:23:25: warning: package import of 'CoreFoundation' was not used in package declarations
 21 |
 22 | #if swift(>=6.0)
 23 | @preconcurrency package import CoreFoundation
    |                         `- warning: package import of 'CoreFoundation' was not used in package declarations
 24 | #else
 25 | @preconcurrency
[821/924] Compiling SwiftOCA Header.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:242:11: warning: no 'async' operations occur within 'await' expression
240 |         } catch {
241 |           _send(object, .failure(error))
242 |           await object.connectionDelegate?.logger.trace(
    |           `- warning: no 'async' operations occur within 'await' expression
243 |             "set property handler for \(object) property \(propertyID) received error from device: \(error)"
244 |           )
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:345:7: warning: no 'async' operations occur within 'await' expression
343 |         _send(object, .failure(error))
344 |       }
345 |       await object.connectionDelegate?.logger
    |       `- warning: no 'async' operations occur within 'await' expression
346 |         .trace(
347 |           "get property handler for \(object) property \(propertyID) received error from device: \(error)"
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:23:25: warning: package import of 'CoreFoundation' was not used in package declarations
 21 |
 22 | #if swift(>=6.0)
 23 | @preconcurrency package import CoreFoundation
    |                         `- warning: package import of 'CoreFoundation' was not used in package declarations
 24 | #else
 25 | @preconcurrency
[822/924] Compiling SwiftOCA KeepAlive.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:242:11: warning: no 'async' operations occur within 'await' expression
240 |         } catch {
241 |           _send(object, .failure(error))
242 |           await object.connectionDelegate?.logger.trace(
    |           `- warning: no 'async' operations occur within 'await' expression
243 |             "set property handler for \(object) property \(propertyID) received error from device: \(error)"
244 |           )
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:345:7: warning: no 'async' operations occur within 'await' expression
343 |         _send(object, .failure(error))
344 |       }
345 |       await object.connectionDelegate?.logger
    |       `- warning: no 'async' operations occur within 'await' expression
346 |         .trace(
347 |           "get property handler for \(object) property \(propertyID) received error from device: \(error)"
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:23:25: warning: package import of 'CoreFoundation' was not used in package declarations
 21 |
 22 | #if swift(>=6.0)
 23 | @preconcurrency package import CoreFoundation
    |                         `- warning: package import of 'CoreFoundation' was not used in package declarations
 24 | #else
 25 | @preconcurrency
[823/924] Compiling SwiftOCA MessageType.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:242:11: warning: no 'async' operations occur within 'await' expression
240 |         } catch {
241 |           _send(object, .failure(error))
242 |           await object.connectionDelegate?.logger.trace(
    |           `- warning: no 'async' operations occur within 'await' expression
243 |             "set property handler for \(object) property \(propertyID) received error from device: \(error)"
244 |           )
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:345:7: warning: no 'async' operations occur within 'await' expression
343 |         _send(object, .failure(error))
344 |       }
345 |       await object.connectionDelegate?.logger
    |       `- warning: no 'async' operations occur within 'await' expression
346 |         .trace(
347 |           "get property handler for \(object) property \(propertyID) received error from device: \(error)"
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:23:25: warning: package import of 'CoreFoundation' was not used in package declarations
 21 |
 22 | #if swift(>=6.0)
 23 | @preconcurrency package import CoreFoundation
    |                         `- warning: package import of 'CoreFoundation' was not used in package declarations
 24 | #else
 25 | @preconcurrency
[824/924] Compiling SwiftOCA Notification1.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:242:11: warning: no 'async' operations occur within 'await' expression
240 |         } catch {
241 |           _send(object, .failure(error))
242 |           await object.connectionDelegate?.logger.trace(
    |           `- warning: no 'async' operations occur within 'await' expression
243 |             "set property handler for \(object) property \(propertyID) received error from device: \(error)"
244 |           )
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:345:7: warning: no 'async' operations occur within 'await' expression
343 |         _send(object, .failure(error))
344 |       }
345 |       await object.connectionDelegate?.logger
    |       `- warning: no 'async' operations occur within 'await' expression
346 |         .trace(
347 |           "get property handler for \(object) property \(propertyID) received error from device: \(error)"
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:23:25: warning: package import of 'CoreFoundation' was not used in package declarations
 21 |
 22 | #if swift(>=6.0)
 23 | @preconcurrency package import CoreFoundation
    |                         `- warning: package import of 'CoreFoundation' was not used in package declarations
 24 | #else
 25 | @preconcurrency
[825/924] Compiling SwiftOCA Notification2.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:242:11: warning: no 'async' operations occur within 'await' expression
240 |         } catch {
241 |           _send(object, .failure(error))
242 |           await object.connectionDelegate?.logger.trace(
    |           `- warning: no 'async' operations occur within 'await' expression
243 |             "set property handler for \(object) property \(propertyID) received error from device: \(error)"
244 |           )
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:345:7: warning: no 'async' operations occur within 'await' expression
343 |         _send(object, .failure(error))
344 |       }
345 |       await object.connectionDelegate?.logger
    |       `- warning: no 'async' operations occur within 'await' expression
346 |         .trace(
347 |           "get property handler for \(object) property \(propertyID) received error from device: \(error)"
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:23:25: warning: package import of 'CoreFoundation' was not used in package declarations
 21 |
 22 | #if swift(>=6.0)
 23 | @preconcurrency package import CoreFoundation
    |                         `- warning: package import of 'CoreFoundation' was not used in package declarations
 24 | #else
 25 | @preconcurrency
[826/924] Compiling SwiftOCA Response.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:242:11: warning: no 'async' operations occur within 'await' expression
240 |         } catch {
241 |           _send(object, .failure(error))
242 |           await object.connectionDelegate?.logger.trace(
    |           `- warning: no 'async' operations occur within 'await' expression
243 |             "set property handler for \(object) property \(propertyID) received error from device: \(error)"
244 |           )
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:345:7: warning: no 'async' operations occur within 'await' expression
343 |         _send(object, .failure(error))
344 |       }
345 |       await object.connectionDelegate?.logger
    |       `- warning: no 'async' operations occur within 'await' expression
346 |         .trace(
347 |           "get property handler for \(object) property \(propertyID) received error from device: \(error)"
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:23:25: warning: package import of 'CoreFoundation' was not used in package declarations
 21 |
 22 | #if swift(>=6.0)
 23 | @preconcurrency package import CoreFoundation
    |                         `- warning: package import of 'CoreFoundation' was not used in package declarations
 24 | #else
 25 | @preconcurrency
[827/924] Compiling SwiftOCA Ocp1CFSocketConnection.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:242:11: warning: no 'async' operations occur within 'await' expression
240 |         } catch {
241 |           _send(object, .failure(error))
242 |           await object.connectionDelegate?.logger.trace(
    |           `- warning: no 'async' operations occur within 'await' expression
243 |             "set property handler for \(object) property \(propertyID) received error from device: \(error)"
244 |           )
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/PropertyTypes/Property.swift:345:7: warning: no 'async' operations occur within 'await' expression
343 |         _send(object, .failure(error))
344 |       }
345 |       await object.connectionDelegate?.logger
    |       `- warning: no 'async' operations occur within 'await' expression
346 |         .trace(
347 |           "get property handler for \(object) property \(propertyID) received error from device: \(error)"
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1CFSocketConnection.swift:23:25: warning: package import of 'CoreFoundation' was not used in package declarations
 21 |
 22 | #if swift(>=6.0)
 23 | @preconcurrency package import CoreFoundation
    |                         `- warning: package import of 'CoreFoundation' was not used in package declarations
 24 | #else
 25 | @preconcurrency
[828/924] Compiling SwiftOCA Dataset.swift
[829/924] Compiling SwiftOCA Log.swift
[830/924] Compiling SwiftOCA AudioProcessingManager.swift
[831/924] Compiling SwiftOCA CodingManager.swift
[832/924] Compiling SwiftOCA DeviceManager.swift
[833/924] Compiling SwiftOCA DeviceTimeManager.swift
[834/924] Compiling SwiftOCA DiagnosticManager.swift
[835/924] Compiling SwiftOCA FirmwareManager.swift
[836/924] Compiling SwiftOCA LibraryManager.swift
[837/924] Compiling SwiftOCA LockManager.swift
[838/924] Compiling SwiftOCA Manager.swift
[839/924] Compiling SwiftOCA MediaClockManager.swift
[840/924] Compiling SwiftOCA NetworkManager.swift
[841/924] Compiling SwiftOCA PowerManager.swift
[842/924] Compiling SwiftOCA SecurityManager.swift
[843/924] Compiling SwiftOCA Sensor.swift
[844/924] Compiling SwiftOCA TemperatureSensor.swift
[845/924] Compiling SwiftOCA Worker.swift
[846/924] Compiling SwiftOCA ApplicationNetworkDataTypes.swift
[847/924] Compiling SwiftOCA BaseDataTypes.swift
[848/924] Compiling SwiftOCA CommandSetDataTypes.swift
[849/924] Compiling SwiftOCA CounterDataTypes.swift
[850/924] Compiling SwiftOCA DataSetDataTypes.swift
[851/924] Compiling SwiftOCA DeviceManagerDataTypes.swift
[852/924] Compiling SwiftOCA EventDataTypes.swift
[853/924] Compiling SwiftOCA FirmwareManagerDataTypes.swift
[854/924] Compiling SwiftOCA LibraryManagerDataTypes.swift
[855/924] Compiling SwiftOCA LoggingDataTypes.swift
[856/924] Compiling SwiftOCA ManagerDataTypes.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:33:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
31 |   func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
32 |     let data = try encode(value)
33 |     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'?
34 |   }
35 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:33:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
31 |   func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
32 |     let data = try encode(value)
33 |     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'?
34 |   }
35 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:33:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
31 |   func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
32 |     let data = try encode(value)
33 |     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'?
34 |   }
35 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:33:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
31 |   func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
32 |     let data = try encode(value)
33 |     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'?
34 |   }
35 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:33:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
31 |   func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
32 |     let data = try encode(value)
33 |     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'?
34 |   }
35 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:33:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
31 |   func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
32 |     let data = try encode(value)
33 |     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'?
34 |   }
35 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:33:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
31 |   func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
32 |     let data = try encode(value)
33 |     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'?
34 |   }
35 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:33:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
31 |   func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
32 |     let data = try encode(value)
33 |     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'?
34 |   }
35 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:33:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
31 |   func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
32 |     let data = try encode(value)
33 |     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'?
34 |   }
35 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:33:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
31 |   func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
32 |     let data = try encode(value)
33 |     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'?
34 |   }
35 | }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:33:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
31 |   func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
32 |     let data = try encode(value)
33 |     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'?
34 |   }
35 | }
[868/924] Compiling SwiftOCA Gain.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:33:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
31 |   func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
32 |     let data = try encode(value)
33 |     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'?
34 |   }
35 | }
[869/924] Compiling SwiftOCA IdentificationActuator.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:33:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
31 |   func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
32 |     let data = try encode(value)
33 |     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'?
34 |   }
35 | }
[870/924] Compiling SwiftOCA Mute.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCC/ControlClasses/Root+JSON.swift:33:74: warning: forced cast from 'Any' to 'any Sendable' always succeeds; did you mean to use 'as'?
31 |   func reencodeAsValidJSONObject(_ value: some Codable) throws -> any Sendable {
32 |     let data = try encode(value)
33 |     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'?
34 |   }
35 | }
[871/924] Compiling SwiftOCA PanBalance.swift
[872/924] Compiling SwiftOCA Polarity.swift
[873/924] Compiling SwiftOCA SignalInput.swift
[874/924] Compiling SwiftOCA SignalOutput.swift
[875/924] Compiling SwiftOCA SummingPoint.swift
[876/924] Compiling SwiftOCA Switch.swift
[877/924] Compiling SwiftOCA Block.swift
[878/924] Compiling SwiftOCA Matrix.swift
[879/924] Compiling SwiftOCA DataSetWorker.swift
[880/924] Compiling SwiftOCA MediaRecorderPlayer.swift
[881/924] Compiling SwiftOCA AudioLevelSensor.swift
[882/924] Compiling SwiftOCA BasicSensors.swift
[883/924] Compiling SwiftOCA IdentificationSensor.swift
[884/924] Compiling SwiftOCA LevelSensor.swift
[885/924] Compiling SwiftOCA Ocp1FlyingFoxConnection.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1MachPortSupport.swift:561:7: warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
559 |     }
560 |     if shouldDestroy {
561 |       mach_port_destroy(mach_task_self_, port)
    |       `- warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
562 |     }
563 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[886/924] Compiling SwiftOCA Ocp1FlyingSocksConnection.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1MachPortSupport.swift:561:7: warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
559 |     }
560 |     if shouldDestroy {
561 |       mach_port_destroy(mach_task_self_, port)
    |       `- warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
562 |     }
563 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[887/924] Compiling SwiftOCA Ocp1IORingConnection.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1MachPortSupport.swift:561:7: warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
559 |     }
560 |     if shouldDestroy {
561 |       mach_port_destroy(mach_task_self_, port)
    |       `- warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
562 |     }
563 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[888/924] Compiling SwiftOCA Ocp1MachPortConnection.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1MachPortSupport.swift:561:7: warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
559 |     }
560 |     if shouldDestroy {
561 |       mach_port_destroy(mach_task_self_, port)
    |       `- warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
562 |     }
563 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[889/924] Compiling SwiftOCA Ocp1MachPortSupport.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1MachPortSupport.swift:561:7: warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
559 |     }
560 |     if shouldDestroy {
561 |       mach_port_destroy(mach_task_self_, port)
    |       `- warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
562 |     }
563 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[890/924] Compiling SwiftOCA Ocp1NWConnection.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1MachPortSupport.swift:561:7: warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
559 |     }
560 |     if shouldDestroy {
561 |       mach_port_destroy(mach_task_self_, port)
    |       `- warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
562 |     }
563 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[891/924] Compiling SwiftOCA KeyedBinaryDecodingContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1MachPortSupport.swift:561:7: warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
559 |     }
560 |     if shouldDestroy {
561 |       mach_port_destroy(mach_task_self_, port)
    |       `- warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
562 |     }
563 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[892/924] Compiling SwiftOCA SingleValueBinaryDecodingContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1MachPortSupport.swift:561:7: warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
559 |     }
560 |     if shouldDestroy {
561 |       mach_port_destroy(mach_task_self_, port)
    |       `- warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
562 |     }
563 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[893/924] Compiling SwiftOCA UnkeyedBinaryDecodingContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1MachPortSupport.swift:561:7: warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
559 |     }
560 |     if shouldDestroy {
561 |       mach_port_destroy(mach_task_self_, port)
    |       `- warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
562 |     }
563 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[894/924] Compiling SwiftOCA Ocp1Decoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1MachPortSupport.swift:561:7: warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
559 |     }
560 |     if shouldDestroy {
561 |       mach_port_destroy(mach_task_self_, port)
    |       `- warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
562 |     }
563 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[895/924] Compiling SwiftOCA Ocp1DecoderImpl.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1MachPortSupport.swift:561:7: warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
559 |     }
560 |     if shouldDestroy {
561 |       mach_port_destroy(mach_task_self_, port)
    |       `- warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
562 |     }
563 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[896/924] Compiling SwiftOCA Ocp1DecodingState.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1MachPortSupport.swift:561:7: warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
559 |     }
560 |     if shouldDestroy {
561 |       mach_port_destroy(mach_task_self_, port)
    |       `- warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
562 |     }
563 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[897/924] Compiling SwiftOCA KeyedOcp1EncodingContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1MachPortSupport.swift:561:7: warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
559 |     }
560 |     if shouldDestroy {
561 |       mach_port_destroy(mach_task_self_, port)
    |       `- warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
562 |     }
563 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[898/924] Compiling SwiftOCA SingleValueOcp1EncodingContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Backend/Ocp1MachPortSupport.swift:561:7: warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
559 |     }
560 |     if shouldDestroy {
561 |       mach_port_destroy(mach_task_self_, port)
    |       `- warning: 'mach_port_destroy' was deprecated in macOS 12.0: Inherently unsafe API: instead manage rights with mach_port_destruct(), mach_port_deallocate() or mach_port_mod_refs() [#DeprecatedDeclaration]
562 |     }
563 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[899/924] Compiling SwiftOCA UnkeyedOcp1EncodingContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:145:10: warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
143 |
144 |   func receiveMessages(_ connection: Ocp1Connection) async throws {
145 |     let (isDatagram, heartbeatTime) = await (connection.isDatagram, connection.heartbeatTime)
    |          `- warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
146 |
147 |     do {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:24: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
 22 | // updating if the runtime internals change in future Swift versions.
 23 |
 24 | @_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
 25 | func _isClassType(_: Any.Type) -> Bool
 26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:46: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
 44 | ) -> Int
 45 |
 46 | @_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
 47 | func _getDynamicType(
 48 |   _: Any,
[900/924] Compiling SwiftOCA Ocp1Encoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:145:10: warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
143 |
144 |   func receiveMessages(_ connection: Ocp1Connection) async throws {
145 |     let (isDatagram, heartbeatTime) = await (connection.isDatagram, connection.heartbeatTime)
    |          `- warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
146 |
147 |     do {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:24: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
 22 | // updating if the runtime internals change in future Swift versions.
 23 |
 24 | @_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
 25 | func _isClassType(_: Any.Type) -> Bool
 26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:46: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
 44 | ) -> Int
 45 |
 46 | @_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
 47 | func _getDynamicType(
 48 |   _: Any,
[901/924] Compiling SwiftOCA Ocp1EncoderImpl.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:145:10: warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
143 |
144 |   func receiveMessages(_ connection: Ocp1Connection) async throws {
145 |     let (isDatagram, heartbeatTime) = await (connection.isDatagram, connection.heartbeatTime)
    |          `- warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
146 |
147 |     do {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:24: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
 22 | // updating if the runtime internals change in future Swift versions.
 23 |
 24 | @_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
 25 | func _isClassType(_: Any.Type) -> Bool
 26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:46: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
 44 | ) -> Int
 45 |
 46 | @_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
 47 | func _getDynamicType(
 48 |   _: Any,
[902/924] Compiling SwiftOCA Ocp1EncodingState.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:145:10: warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
143 |
144 |   func receiveMessages(_ connection: Ocp1Connection) async throws {
145 |     let (isDatagram, heartbeatTime) = await (connection.isDatagram, connection.heartbeatTime)
    |          `- warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
146 |
147 |     do {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:24: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
 22 | // updating if the runtime internals change in future Swift versions.
 23 |
 24 | @_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
 25 | func _isClassType(_: Any.Type) -> Bool
 26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:46: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
 44 | ) -> Int
 45 |
 46 | @_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
 47 | func _getDynamicType(
 48 |   _: Any,
[903/924] Compiling SwiftOCA Ocp1CoderAPI.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:145:10: warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
143 |
144 |   func receiveMessages(_ connection: Ocp1Connection) async throws {
145 |     let (isDatagram, heartbeatTime) = await (connection.isDatagram, connection.heartbeatTime)
    |          `- warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
146 |
147 |     do {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:24: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
 22 | // updating if the runtime internals change in future Swift versions.
 23 |
 24 | @_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
 25 | func _isClassType(_: Any.Type) -> Bool
 26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:46: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
 44 | ) -> Int
 45 |
 46 | @_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
 47 | func _getDynamicType(
 48 |   _: Any,
[904/924] Compiling SwiftOCA Ocp1Connection+Codable.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:145:10: warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
143 |
144 |   func receiveMessages(_ connection: Ocp1Connection) async throws {
145 |     let (isDatagram, heartbeatTime) = await (connection.isDatagram, connection.heartbeatTime)
    |          `- warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
146 |
147 |     do {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:24: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
 22 | // updating if the runtime internals change in future Swift versions.
 23 |
 24 | @_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
 25 | func _isClassType(_: Any.Type) -> Bool
 26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:46: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
 44 | ) -> Int
 45 |
 46 | @_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
 47 | func _getDynamicType(
 48 |   _: Any,
[905/924] Compiling SwiftOCA Ocp1Connection+Connect.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:145:10: warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
143 |
144 |   func receiveMessages(_ connection: Ocp1Connection) async throws {
145 |     let (isDatagram, heartbeatTime) = await (connection.isDatagram, connection.heartbeatTime)
    |          `- warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
146 |
147 |     do {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:24: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
 22 | // updating if the runtime internals change in future Swift versions.
 23 |
 24 | @_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
 25 | func _isClassType(_: Any.Type) -> Bool
 26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:46: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
 44 | ) -> Int
 45 |
 46 | @_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
 47 | func _getDynamicType(
 48 |   _: Any,
[906/924] Compiling SwiftOCA Ocp1Connection+Messages.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:145:10: warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
143 |
144 |   func receiveMessages(_ connection: Ocp1Connection) async throws {
145 |     let (isDatagram, heartbeatTime) = await (connection.isDatagram, connection.heartbeatTime)
    |          `- warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
146 |
147 |     do {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:24: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
 22 | // updating if the runtime internals change in future Swift versions.
 23 |
 24 | @_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
 25 | func _isClassType(_: Any.Type) -> Bool
 26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:46: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
 44 | ) -> Int
 45 |
 46 | @_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
 47 | func _getDynamicType(
 48 |   _: Any,
[907/924] Compiling SwiftOCA Ocp1Connection+Objects.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:145:10: warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
143 |
144 |   func receiveMessages(_ connection: Ocp1Connection) async throws {
145 |     let (isDatagram, heartbeatTime) = await (connection.isDatagram, connection.heartbeatTime)
    |          `- warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
146 |
147 |     do {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:24: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
 22 | // updating if the runtime internals change in future Swift versions.
 23 |
 24 | @_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
 25 | func _isClassType(_: Any.Type) -> Bool
 26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:46: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
 44 | ) -> Int
 45 |
 46 | @_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
 47 | func _getDynamicType(
 48 |   _: Any,
[908/924] Compiling SwiftOCA Ocp1Connection+Subscribe.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:145:10: warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
143 |
144 |   func receiveMessages(_ connection: Ocp1Connection) async throws {
145 |     let (isDatagram, heartbeatTime) = await (connection.isDatagram, connection.heartbeatTime)
    |          `- warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
146 |
147 |     do {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:24: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
 22 | // updating if the runtime internals change in future Swift versions.
 23 |
 24 | @_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
 25 | func _isClassType(_: Any.Type) -> Bool
 26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:46: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
 44 | ) -> Int
 45 |
 46 | @_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
 47 | func _getDynamicType(
 48 |   _: Any,
[909/924] Compiling SwiftOCA Ocp1Connection.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:145:10: warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
143 |
144 |   func receiveMessages(_ connection: Ocp1Connection) async throws {
145 |     let (isDatagram, heartbeatTime) = await (connection.isDatagram, connection.heartbeatTime)
    |          `- warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
146 |
147 |     do {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:24: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
 22 | // updating if the runtime internals change in future Swift versions.
 23 |
 24 | @_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
 25 | func _isClassType(_: Any.Type) -> Bool
 26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:46: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
 44 | ) -> Int
 45 |
 46 | @_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
 47 | func _getDynamicType(
 48 |   _: Any,
[910/924] Compiling SwiftOCA Ocp1ConnectionMonitor.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:145:10: warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
143 |
144 |   func receiveMessages(_ connection: Ocp1Connection) async throws {
145 |     let (isDatagram, heartbeatTime) = await (connection.isDatagram, connection.heartbeatTime)
    |          `- warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
146 |
147 |     do {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:24: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
 22 | // updating if the runtime internals change in future Swift versions.
 23 |
 24 | @_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
 25 | func _isClassType(_: Any.Type) -> Bool
 26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:46: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
 44 | ) -> Int
 45 |
 46 | @_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
 47 | func _getDynamicType(
 48 |   _: Any,
[911/924] Compiling SwiftOCA Ocp1MessageBatcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:145:10: warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
143 |
144 |   func receiveMessages(_ connection: Ocp1Connection) async throws {
145 |     let (isDatagram, heartbeatTime) = await (connection.isDatagram, connection.heartbeatTime)
    |          `- warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
146 |
147 |     do {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:24: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
 22 | // updating if the runtime internals change in future Swift versions.
 23 |
 24 | @_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
 25 | func _isClassType(_: Any.Type) -> Bool
 26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:46: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
 44 | ) -> Int
 45 |
 46 | @_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
 47 | func _getDynamicType(
 48 |   _: Any,
[912/924] Compiling SwiftOCA ReflectionMirror.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/Ocp1ConnectionMonitor.swift:145:10: warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
143 |
144 |   func receiveMessages(_ connection: Ocp1Connection) async throws {
145 |     let (isDatagram, heartbeatTime) = await (connection.isDatagram, connection.heartbeatTime)
    |          `- warning: immutable value 'isDatagram' was never used; consider replacing with '_' or removing it [#no-usage]
146 |
147 |     do {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:24: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
 22 | // updating if the runtime internals change in future Swift versions.
 23 |
 24 | @_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
 25 | func _isClassType(_: Any.Type) -> Bool
 26 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCA/OCP.1/ReflectionMirror/ReflectionMirror.swift:46: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
 44 | ) -> Int
 45 |
 46 | @_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
 47 | func _getDynamicType(
 48 |   _: Any,
[913/1034] Compiling OCABrokerTest BrokerTest.swift
[914/1034] Emitting module OCABrokerTest
[914/1034] Write Objects.LinkFileList
[916/1034] Emitting module OCAEventBenchmark
[917/1034] Compiling OCAEventBenchmark EventBenchmark.swift
[917/1034] Write Objects.LinkFileList
[919/1034] Emitting module SwiftOCADevice
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Root.swift:529:3: warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
527 |   // property wrapper metadata (propertyID, methodIDs) set at init time, and the
528 |   // key paths are offset-based so they don't go through actor isolation.
529 |   nonisolated(unsafe) var allDevicePropertyKeyPathsUncached: [String: AnyKeyPath] {
    |   `- warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
530 |     _allKeyPaths(value: self).reduce(into: [:]) {
531 |       if $1.key.hasPrefix("_") {
[920/1042] Compiling SwiftOCADevice PortsRepresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Root.swift:529:3: warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
527 |   // property wrapper metadata (propertyID, methodIDs) set at init time, and the
528 |   // key paths are offset-based so they don't go through actor isolation.
529 |   nonisolated(unsafe) var allDevicePropertyKeyPathsUncached: [String: AnyKeyPath] {
    |   `- warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
530 |     _allKeyPaths(value: self).reduce(into: [:]) {
531 |       if $1.key.hasPrefix("_") {
[921/1042] Compiling SwiftOCADevice Root+Commands.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Root.swift:529:3: warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
527 |   // property wrapper metadata (propertyID, methodIDs) set at init time, and the
528 |   // key paths are offset-based so they don't go through actor isolation.
529 |   nonisolated(unsafe) var allDevicePropertyKeyPathsUncached: [String: AnyKeyPath] {
    |   `- warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
530 |     _allKeyPaths(value: self).reduce(into: [:]) {
531 |       if $1.key.hasPrefix("_") {
[922/1042] Compiling SwiftOCADevice Root.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Root.swift:529:3: warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
527 |   // property wrapper metadata (propertyID, methodIDs) set at init time, and the
528 |   // key paths are offset-based so they don't go through actor isolation.
529 |   nonisolated(unsafe) var allDevicePropertyKeyPathsUncached: [String: AnyKeyPath] {
    |   `- warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
530 |     _allKeyPaths(value: self).reduce(into: [:]) {
531 |       if $1.key.hasPrefix("_") {
[923/1042] Compiling SwiftOCADevice Actuator.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Root.swift:529:3: warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
527 |   // property wrapper metadata (propertyID, methodIDs) set at init time, and the
528 |   // key paths are offset-based so they don't go through actor isolation.
529 |   nonisolated(unsafe) var allDevicePropertyKeyPathsUncached: [String: AnyKeyPath] {
    |   `- warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
530 |     _allKeyPaths(value: self).reduce(into: [:]) {
531 |       if $1.key.hasPrefix("_") {
[924/1042] Compiling SwiftOCADevice BasicActuators.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Root.swift:529:3: warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
527 |   // property wrapper metadata (propertyID, methodIDs) set at init time, and the
528 |   // key paths are offset-based so they don't go through actor isolation.
529 |   nonisolated(unsafe) var allDevicePropertyKeyPathsUncached: [String: AnyKeyPath] {
    |   `- warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
530 |     _allKeyPaths(value: self).reduce(into: [:]) {
531 |       if $1.key.hasPrefix("_") {
[925/1042] Compiling SwiftOCADevice Frequency.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Root.swift:529:3: warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
527 |   // property wrapper metadata (propertyID, methodIDs) set at init time, and the
528 |   // key paths are offset-based so they don't go through actor isolation.
529 |   nonisolated(unsafe) var allDevicePropertyKeyPathsUncached: [String: AnyKeyPath] {
    |   `- warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
530 |     _allKeyPaths(value: self).reduce(into: [:]) {
531 |       if $1.key.hasPrefix("_") {
[926/1042] Compiling SwiftOCADevice Gain.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Root.swift:529:3: warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
527 |   // property wrapper metadata (propertyID, methodIDs) set at init time, and the
528 |   // key paths are offset-based so they don't go through actor isolation.
529 |   nonisolated(unsafe) var allDevicePropertyKeyPathsUncached: [String: AnyKeyPath] {
    |   `- warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
530 |     _allKeyPaths(value: self).reduce(into: [:]) {
531 |       if $1.key.hasPrefix("_") {
[927/1042] Compiling SwiftOCADevice IdentificationActuator.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Root.swift:529:3: warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
527 |   // property wrapper metadata (propertyID, methodIDs) set at init time, and the
528 |   // key paths are offset-based so they don't go through actor isolation.
529 |   nonisolated(unsafe) var allDevicePropertyKeyPathsUncached: [String: AnyKeyPath] {
    |   `- warning: 'nonisolated(unsafe)' has no effect on property 'allDevicePropertyKeyPathsUncached', consider using 'nonisolated'
530 |     _allKeyPaths(value: self).reduce(into: [:]) {
531 |       if $1.key.hasPrefix("_") {
[928/1042] Compiling SwiftOCADevice DeviceTimeManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Managers/LockManager.swift:85:44: warning: variable 'self' was written to, but never read
 83 |             Task { @OcaDevice in self.lockWaiters[lockWaiterID] = lockWaiter }
 84 |
 85 |             lockWaiter.task = Task { [weak self] in
    |                                            `- warning: variable 'self' was written to, but never read
 86 |               for await _ in target.lockStateSubject
 87 |                 .filter({ $0.lockState == .noLock })
[929/1042] Compiling SwiftOCADevice DiagnosticManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Managers/LockManager.swift:85:44: warning: variable 'self' was written to, but never read
 83 |             Task { @OcaDevice in self.lockWaiters[lockWaiterID] = lockWaiter }
 84 |
 85 |             lockWaiter.task = Task { [weak self] in
    |                                            `- warning: variable 'self' was written to, but never read
 86 |               for await _ in target.lockStateSubject
 87 |                 .filter({ $0.lockState == .noLock })
[930/1042] Compiling SwiftOCADevice FirmwareManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Managers/LockManager.swift:85:44: warning: variable 'self' was written to, but never read
 83 |             Task { @OcaDevice in self.lockWaiters[lockWaiterID] = lockWaiter }
 84 |
 85 |             lockWaiter.task = Task { [weak self] in
    |                                            `- warning: variable 'self' was written to, but never read
 86 |               for await _ in target.lockStateSubject
 87 |                 .filter({ $0.lockState == .noLock })
[931/1042] Compiling SwiftOCADevice LockManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Managers/LockManager.swift:85:44: warning: variable 'self' was written to, but never read
 83 |             Task { @OcaDevice in self.lockWaiters[lockWaiterID] = lockWaiter }
 84 |
 85 |             lockWaiter.task = Task { [weak self] in
    |                                            `- warning: variable 'self' was written to, but never read
 86 |               for await _ in target.lockStateSubject
 87 |                 .filter({ $0.lockState == .noLock })
[932/1042] Compiling SwiftOCADevice Manager.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Managers/LockManager.swift:85:44: warning: variable 'self' was written to, but never read
 83 |             Task { @OcaDevice in self.lockWaiters[lockWaiterID] = lockWaiter }
 84 |
 85 |             lockWaiter.task = Task { [weak self] in
    |                                            `- warning: variable 'self' was written to, but never read
 86 |               for await _ in target.lockStateSubject
 87 |                 .filter({ $0.lockState == .noLock })
[933/1042] Compiling SwiftOCADevice MediaClockManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Managers/LockManager.swift:85:44: warning: variable 'self' was written to, but never read
 83 |             Task { @OcaDevice in self.lockWaiters[lockWaiterID] = lockWaiter }
 84 |
 85 |             lockWaiter.task = Task { [weak self] in
    |                                            `- warning: variable 'self' was written to, but never read
 86 |               for await _ in target.lockStateSubject
 87 |                 .filter({ $0.lockState == .noLock })
[934/1042] Compiling SwiftOCADevice NetworkManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Managers/LockManager.swift:85:44: warning: variable 'self' was written to, but never read
 83 |             Task { @OcaDevice in self.lockWaiters[lockWaiterID] = lockWaiter }
 84 |
 85 |             lockWaiter.task = Task { [weak self] in
    |                                            `- warning: variable 'self' was written to, but never read
 86 |               for await _ in target.lockStateSubject
 87 |                 .filter({ $0.lockState == .noLock })
[935/1042] Compiling SwiftOCADevice SubscriptionManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCC/ControlClasses/Managers/LockManager.swift:85:44: warning: variable 'self' was written to, but never read
 83 |             Task { @OcaDevice in self.lockWaiters[lockWaiterID] = lockWaiter }
 84 |
 85 |             lockWaiter.task = Task { [weak self] in
    |                                            `- warning: variable 'self' was written to, but never read
 86 |               for await _ in target.lockStateSubject
 87 |                 .filter({ $0.lockState == .noLock })
[936/1042] Compiling SwiftOCADevice BoundedDeviceProperty.swift
[937/1042] Compiling SwiftOCADevice DeviceProperty.swift
[938/1042] Compiling SwiftOCADevice VectorDeviceProperty.swift
[939/1042] Compiling SwiftOCADevice Ocp1CFController.swift
[940/1042] Compiling SwiftOCADevice Ocp1CFDeviceEndpoint.swift
[941/1042] Compiling SwiftOCADevice DatagramProxyController.swift
[942/1042] Compiling SwiftOCADevice DatagramProxyDeviceEndpoint.swift
[943/1042] Compiling SwiftOCADevice Ocp1FlyingFoxController.swift
[944/1042] Compiling SwiftOCADevice Ocp1FlyingFoxDeviceEndpoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:75:50: warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)' [#DeprecatedDeclaration]
 73 |     let localAddress = localAddress != nil ? FlyingSocks.AnySocketAddress(localAddress!) : nil
 74 |
 75 |     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
 76 |       peerAddress: peerAddress,
 77 |       bytes: Array(data),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[945/1042] Compiling SwiftOCADevice Ocp1FlyingSocksDatagramController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:75:50: warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)' [#DeprecatedDeclaration]
 73 |     let localAddress = localAddress != nil ? FlyingSocks.AnySocketAddress(localAddress!) : nil
 74 |
 75 |     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
 76 |       peerAddress: peerAddress,
 77 |       bytes: Array(data),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[946/1042] Compiling SwiftOCADevice Ocp1FlyingSocksDatagramDeviceEndpoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:75:50: warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)' [#DeprecatedDeclaration]
 73 |     let localAddress = localAddress != nil ? FlyingSocks.AnySocketAddress(localAddress!) : nil
 74 |
 75 |     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
 76 |       peerAddress: peerAddress,
 77 |       bytes: Array(data),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[947/1042] Compiling SwiftOCADevice Ocp1FlyingSocksLogging.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:75:50: warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)' [#DeprecatedDeclaration]
 73 |     let localAddress = localAddress != nil ? FlyingSocks.AnySocketAddress(localAddress!) : nil
 74 |
 75 |     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
 76 |       peerAddress: peerAddress,
 77 |       bytes: Array(data),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[948/1042] Compiling SwiftOCADevice Ocp1FlyingSocksStreamController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:75:50: warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)' [#DeprecatedDeclaration]
 73 |     let localAddress = localAddress != nil ? FlyingSocks.AnySocketAddress(localAddress!) : nil
 74 |
 75 |     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
 76 |       peerAddress: peerAddress,
 77 |       bytes: Array(data),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[949/1042] Compiling SwiftOCADevice Ocp1FlyingSocksStreamDeviceEndpoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:75:50: warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)' [#DeprecatedDeclaration]
 73 |     let localAddress = localAddress != nil ? FlyingSocks.AnySocketAddress(localAddress!) : nil
 74 |
 75 |     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
 76 |       peerAddress: peerAddress,
 77 |       bytes: Array(data),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[950/1042] Compiling SwiftOCADevice Ocp1IORingController.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:75:50: warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)' [#DeprecatedDeclaration]
 73 |     let localAddress = localAddress != nil ? FlyingSocks.AnySocketAddress(localAddress!) : nil
 74 |
 75 |     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
 76 |       peerAddress: peerAddress,
 77 |       bytes: Array(data),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[951/1042] Compiling SwiftOCADevice Ocp1IORingDeviceEndpoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCADevice/OCP.1/Backend/FlyingSocks/Ocp1FlyingSocksDatagramController.swift:75:50: warning: 'init(peerAddress:bytes:interfaceIndex:localAddress:)' is deprecated: replaced by 'init(peerAddress:payload:)' [#DeprecatedDeclaration]
 73 |     let localAddress = localAddress != nil ? FlyingSocks.AnySocketAddress(localAddress!) : nil
 74 |
 75 |     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
 76 |       peerAddress: peerAddress,
 77 |       bytes: Array(data),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[952/1042] Compiling SwiftOCADevice Matrix.swift
[953/1042] Compiling SwiftOCADevice AudioLevelSensor.swift
[954/1042] Compiling SwiftOCADevice BasicSensors.swift
[955/1042] Compiling SwiftOCADevice IdentificationSensor.swift
[956/1042] Compiling SwiftOCADevice LevelSensor.swift
[957/1042] Compiling SwiftOCADevice Sensor.swift
[958/1042] Compiling SwiftOCADevice TemperatureSensor.swift
[959/1042] Compiling SwiftOCADevice Worker.swift
[960/1042] Compiling SwiftOCADevice Mute.swift
[961/1042] Compiling SwiftOCADevice PanBalance.swift
[962/1042] Compiling SwiftOCADevice PolarityState.swift
[963/1042] Compiling SwiftOCADevice SignalInput.swift
[964/1042] Compiling SwiftOCADevice SignalOutput.swift
[965/1042] Compiling SwiftOCADevice SummingPoint.swift
[966/1042] Compiling SwiftOCADevice Switch.swift
[967/1042] Compiling SwiftOCADevice Block.swift
[968/1042] Compiling SwiftOCADevice Agent.swift
[969/1042] Compiling SwiftOCADevice CounterNotifier.swift
[970/1042] Compiling SwiftOCADevice CounterSetAgent.swift
[971/1042] Compiling SwiftOCADevice Group.swift
[972/1042] Compiling SwiftOCADevice MediaClock3.swift
[973/1042] Compiling SwiftOCADevice TimeSource.swift
[974/1042] Compiling SwiftOCADevice ApplicationNetwork.swift
[975/1042] Compiling SwiftOCADevice ControlNetwork.swift
[975/1042] Linking OCAEventBenchmark
[976/1042] Linking OCABrokerTest
[977/1042] Applying OCAEventBenchmark
[978/1042] Applying OCABrokerTest
[980/1042] Compiling SwiftOCADevice LocalConnection.swift
[981/1042] Compiling SwiftOCADevice LocalController.swift
[982/1042] Compiling SwiftOCADevice LocalDeviceEndpoint.swift
[983/1042] Compiling SwiftOCADevice Ocp1MachPortController.swift
[984/1042] Compiling SwiftOCADevice Ocp1MachPortDeviceEndpoint.swift
[985/1042] Compiling SwiftOCADevice Logger+Ocp1ControllerInternal.swift
[986/1042] Compiling SwiftOCADevice Ocp1Controller.swift
[987/1042] Compiling SwiftOCADevice Ocp1ControllerInternal.swift
[988/1042] Compiling SwiftOCADevice ClassRegistry.swift
[989/1042] Compiling SwiftOCADevice Controller.swift
[990/1042] Compiling SwiftOCADevice ControllerDefaultSubscribing.swift
[991/1042] Compiling SwiftOCADevice DatasetStorageProvider.swift
[992/1042] Compiling SwiftOCADevice FileDatasetStorageProvider.swift
[993/1042] Compiling SwiftOCADevice SQLiteDatasetStorageProvider.swift
[994/1042] Compiling SwiftOCADevice Device.swift
[995/1042] Compiling SwiftOCADevice DeviceEndpoint.swift
[996/1042] Compiling SwiftOCADevice DeviceEndpointRegistrar.swift
[997/1042] Compiling SwiftOCADevice Serialization.swift
[998/1042] Compiling SwiftOCADevice AudioProcessingManager.swift
[999/1042] Compiling SwiftOCADevice CodingManager.swift
[1000/1042] Compiling SwiftOCADevice DeviceManager.swift
[1001/1045] Compiling SwiftOCADevice MediaTransportNetwork.swift
[1002/1045] Compiling SwiftOCADevice Dataset.swift
[1003/1045] Compiling SwiftOCADevice FileDataset.swift
[1004/1045] Compiling SwiftOCADevice SQLiteDataset.swift
[1013/1045] Emitting module SwiftOCAUI
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCAUI/Views/PropertyView.swift:45:3: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertyRepresentable', consider removing it
 43 | public struct OcaPropertyView<Value: Sendable, Resolved: View>: View {
 44 |   let object: OcaRoot
 45 |   nonisolated(unsafe) let property: any OcaPropertyRepresentable
    |   `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertyRepresentable', consider removing it
 46 |   let content: (Value) -> Resolved
 47 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCAUI/Views/PropertyView.swift:96:3: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertySubjectRepresentable', consider removing it
 94 | public struct OcaWritablePropertyView<Value: Sendable, Resolved: View>: View {
 95 |   let object: OcaRoot
 96 |   nonisolated(unsafe) let property: any OcaPropertySubjectRepresentable
    |   `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertySubjectRepresentable', consider removing it
 97 |   let content: (Binding<Value>) -> Resolved
 98 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCAUI/Views/PropertyView.swift:164:3: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertySubjectRepresentable', consider removing it
162 | public struct OcaWritableTextPropertyView: View {
163 |   let object: OcaRoot
164 |   nonisolated(unsafe) let property: any OcaPropertySubjectRepresentable
    |   `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertySubjectRepresentable', consider removing it
165 |   let prompt: String
166 |
/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/PropertyView.swift:45:3: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertyRepresentable', consider removing it
 43 | public struct OcaPropertyView<Value: Sendable, Resolved: View>: View {
 44 |   let object: OcaRoot
 45 |   nonisolated(unsafe) let property: any OcaPropertyRepresentable
    |   `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertyRepresentable', consider removing it
 46 |   let content: (Value) -> Resolved
 47 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCAUI/Views/PropertyView.swift:96:3: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertySubjectRepresentable', consider removing it
 94 | public struct OcaWritablePropertyView<Value: Sendable, Resolved: View>: View {
 95 |   let object: OcaRoot
 96 |   nonisolated(unsafe) let property: any OcaPropertySubjectRepresentable
    |   `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertySubjectRepresentable', consider removing it
 97 |   let content: (Binding<Value>) -> Resolved
 98 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCAUI/Views/PropertyView.swift:164:3: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertySubjectRepresentable', consider removing it
162 | public struct OcaWritableTextPropertyView: View {
163 |   let object: OcaRoot
164 |   nonisolated(unsafe) let property: any OcaPropertySubjectRepresentable
    |   `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertySubjectRepresentable', consider removing it
165 |   let prompt: String
166 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/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/PropertyView.swift:45:3: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertyRepresentable', consider removing it
 43 | public struct OcaPropertyView<Value: Sendable, Resolved: View>: View {
 44 |   let object: OcaRoot
 45 |   nonisolated(unsafe) let property: any OcaPropertyRepresentable
    |   `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertyRepresentable', consider removing it
 46 |   let content: (Value) -> Resolved
 47 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCAUI/Views/PropertyView.swift:96:3: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertySubjectRepresentable', consider removing it
 94 | public struct OcaWritablePropertyView<Value: Sendable, Resolved: View>: View {
 95 |   let object: OcaRoot
 96 |   nonisolated(unsafe) let property: any OcaPropertySubjectRepresentable
    |   `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertySubjectRepresentable', consider removing it
 97 |   let content: (Binding<Value>) -> Resolved
 98 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCAUI/Views/PropertyView.swift:164:3: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertySubjectRepresentable', consider removing it
162 | public struct OcaWritableTextPropertyView: View {
163 |   let object: OcaRoot
164 |   nonisolated(unsafe) let property: any OcaPropertySubjectRepresentable
    |   `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertySubjectRepresentable', consider removing it
165 |   let prompt: String
166 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/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/PropertyView.swift:45:3: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertyRepresentable', consider removing it
 43 | public struct OcaPropertyView<Value: Sendable, Resolved: View>: View {
 44 |   let object: OcaRoot
 45 |   nonisolated(unsafe) let property: any OcaPropertyRepresentable
    |   `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertyRepresentable', consider removing it
 46 |   let content: (Value) -> Resolved
 47 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCAUI/Views/PropertyView.swift:96:3: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertySubjectRepresentable', consider removing it
 94 | public struct OcaWritablePropertyView<Value: Sendable, Resolved: View>: View {
 95 |   let object: OcaRoot
 96 |   nonisolated(unsafe) let property: any OcaPropertySubjectRepresentable
    |   `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertySubjectRepresentable', consider removing it
 97 |   let content: (Binding<Value>) -> Resolved
 98 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCAUI/Views/PropertyView.swift:164:3: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertySubjectRepresentable', consider removing it
162 | public struct OcaWritableTextPropertyView: View {
163 |   let object: OcaRoot
164 |   nonisolated(unsafe) let property: any OcaPropertySubjectRepresentable
    |   `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertySubjectRepresentable', consider removing it
165 |   let prompt: String
166 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/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/PropertyView.swift:45:3: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertyRepresentable', consider removing it
 43 | public struct OcaPropertyView<Value: Sendable, Resolved: View>: View {
 44 |   let object: OcaRoot
 45 |   nonisolated(unsafe) let property: any OcaPropertyRepresentable
    |   `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertyRepresentable', consider removing it
 46 |   let content: (Value) -> Resolved
 47 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCAUI/Views/PropertyView.swift:96:3: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertySubjectRepresentable', consider removing it
 94 | public struct OcaWritablePropertyView<Value: Sendable, Resolved: View>: View {
 95 |   let object: OcaRoot
 96 |   nonisolated(unsafe) let property: any OcaPropertySubjectRepresentable
    |   `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertySubjectRepresentable', consider removing it
 97 |   let content: (Binding<Value>) -> Resolved
 98 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftOCAUI/Views/PropertyView.swift:164:3: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertySubjectRepresentable', consider removing it
162 | public struct OcaWritableTextPropertyView: View {
163 |   let object: OcaRoot
164 |   nonisolated(unsafe) let property: any OcaPropertySubjectRepresentable
    |   `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'any OcaPropertySubjectRepresentable', consider removing it
165 |   let prompt: String
166 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1030/1047] Compiling SwiftOCAUI BasicSensorViews.swift
[1031/1047] Compiling SwiftOCAUI IdentificationSensorView.swift
[1032/1047] Compiling SwiftOCAUI LevelSensorView.swift
[1040/1047] Emitting module OCADevice
[1041/1047] Compiling OCADevice DeviceApp.swift
[1041/1050] Write Objects.LinkFileList
[1043/1050] Emitting module OCABrowser
[1044/1050] Compiling OCABrowser BrowserApp.swift
[1045/1050] Compiling OCABrowser resource_bundle_accessor.swift
[1045/1050] Write Objects.LinkFileList
[1046/1050] Linking OCADevice
[1047/1050] Applying OCADevice
[1048/1050] Linking OCABrowser
[1049/1050] Applying OCABrowser
Build complete! (29.08s)
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.6.4",
            "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.4.5",
            "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" : "sqlite.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.16.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stephencelis/SQLite.swift.git"
    },
    {
      "identity" : "flyingfox",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.26.2",
            "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" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.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+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/PropertyView.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" : [
        "LengthTaggedDataJSONTests.swift",
        "Ocp1MessageBatcherTests.swift",
        "SwiftOCATests.swift"
      ],
      "target_dependencies" : [
        "SwiftOCADevice"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftOCADeviceTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOCADeviceTests",
      "path" : "Tests/SwiftOCADeviceTests",
      "sources" : [
        "BackendConnectionTests.swift",
        "FileDatasetStorageProviderTests.swift",
        "KeepAliveTests.swift",
        "MachPortConnectionTests.swift",
        "SQLiteDatasetStorageProviderTests.swift",
        "SwiftOCADeviceTests.swift",
        "WebSocketConnectionTests.swift"
      ],
      "target_dependencies" : [
        "SwiftOCADevice"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftOCADevice",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOCADevice",
      "path" : "Sources/SwiftOCADevice",
      "product_dependencies" : [
        "Logging",
        "Gzip",
        "SQLite",
        "FlyingSocks",
        "FlyingFox"
      ],
      "product_memberships" : [
        "SwiftOCADevice",
        "OCADevice"
      ],
      "sources" : [
        "OCA/ClassRegistry.swift",
        "OCA/Controller.swift",
        "OCA/ControllerDefaultSubscribing.swift",
        "OCA/DatasetStorageProviders/DatasetStorageProvider.swift",
        "OCA/DatasetStorageProviders/FileDatasetStorageProvider.swift",
        "OCA/DatasetStorageProviders/SQLiteDatasetStorageProvider.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/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/SQLiteDataset.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/Backend/MachPort/Ocp1MachPortController.swift",
        "OCP.1/Backend/MachPort/Ocp1MachPortDeviceEndpoint.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",
        "FlyingSocks",
        "FlyingFox"
      ],
      "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/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/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/Ocp1FlyingFoxConnection.swift",
        "OCP.1/Backend/Ocp1FlyingSocksConnection.swift",
        "OCP.1/Backend/Ocp1IORingConnection.swift",
        "OCP.1/Backend/Ocp1MachPortConnection.swift",
        "OCP.1/Backend/Ocp1MachPortSupport.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.1"
}
Done.