The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LoadableViews, reference main (579c17), with Swift 6.1 for iOS using Xcode 16.3 on 12 Apr 2026 05:23:34 UTC.

Swift 6 data race errors: 24

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LoadableViews -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MLSDev/LoadableViews.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MLSDev/LoadableViews
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 579c175 Bump addressable from 2.8.0 to 2.9.0 (#30)
Cloned https://github.com/MLSDev/LoadableViews.git
Revision (git rev-parse @):
579c17534a56e99b50c9ca8efc2f858df4e6aff5
SUCCESS checkout https://github.com/MLSDev/LoadableViews.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/MLSDev/LoadableViews.git
https://github.com/MLSDev/LoadableViews.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LoadableViews",
  "name" : "LoadableViews",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "LoadableViews",
      "targets" : [
        "LoadableViews"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "LoadableViews",
      "module_type" : "SwiftTarget",
      "name" : "LoadableViews",
      "path" : "Sources/LoadableViews",
      "product_memberships" : [
        "LoadableViews"
      ],
      "sources" : [
        "LoadableView+UIKit.swift",
        "LoadableView+macOS.swift",
        "LoadableView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LoadableViews",
  "name" : "LoadableViews",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "LoadableViews",
      "targets" : [
        "LoadableViews"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "LoadableViews",
      "module_type" : "SwiftTarget",
      "name" : "LoadableViews",
      "path" : "Sources/LoadableViews",
      "product_memberships" : [
        "LoadableViews"
      ],
      "sources" : [
        "LoadableView+UIKit.swift",
        "LoadableView+macOS.swift",
        "LoadableView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "LoadableViews",
    "schemes" : [
      "CustomBundle",
      "Example",
      "Example-Mac",
      "LoadableViews"
    ],
    "targets" : [
      "LoadableViews",
      "LoadableViewsTests",
      "Example",
      "CustomBundle",
      "Example-Mac"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "LoadableViews"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LoadableViews -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme LoadableViews -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  LoadableViews: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'LoadableViews' in project 'LoadableViews'
        ➜ Explicit dependency on target 'LoadableViews' in project 'LoadableViews'
    Target 'LoadableViews' in project 'LoadableViews' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: da2945a0f789a02d75bd3df11fef05a7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/da2945a0f789a02d75bd3df11fef05a7.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/LoadableViews.modulemap (in target 'LoadableViews' from project 'LoadableViews')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/LoadableViews.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/LoadableViews.DependencyMetadataFileList (in target 'LoadableViews' from project 'LoadableViews')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/LoadableViews.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/LoadableViews.DependencyStaticMetadataFileList (in target 'LoadableViews' from project 'LoadableViews')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/LoadableViews.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews.SwiftConstValuesFileList (in target 'LoadableViews' from project 'LoadableViews')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews_const_extract_protocols.json (in target 'LoadableViews' from project 'LoadableViews')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews.SwiftFileList (in target 'LoadableViews' from project 'LoadableViews')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews-OutputFileMap.json (in target 'LoadableViews' from project 'LoadableViews')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews.LinkFileList (in target 'LoadableViews' from project 'LoadableViews')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/LoadableViews.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/LoadableViews.modulemap (in target 'LoadableViews' from project 'LoadableViews')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/LoadableViews.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver LoadableViews normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LoadableViews' from project 'LoadableViews')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name LoadableViews -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ LoadableView.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift (in target 'LoadableViews' from project 'LoadableViews')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift (in target 'LoadableViews' from project 'LoadableViews')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:59:28: warning: main actor-isolated property 'nibContainerView' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var nibContainerView : PlatformView { return self }
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:71:40: note: add '@preconcurrency' to the 'NibLoadableProtocol' conformance to defer isolation checking to run time
open class LoadableView: PlatformView, NibLoadableProtocol {
                                       ^
                                       @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:40:9: note: requirement 'nibContainerView' declared here
    var nibContainerView: PlatformView { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:83:15: warning: main actor-isolated instance method 'setupNib()' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    open func setupNib() {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:83:15: note: add 'nonisolated' to 'setupNib()' to make this instance method not isolated to the actor
    open func setupNib() {
              ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:48:10: note: mark the protocol requirement 'setupNib()' 'async' to allow actor-isolated conformances
    func setupNib()
         ^
                    async
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:62:28: warning: main actor-isolated property 'nibName' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var nibName : String { return String(describing: type(of: self)) }
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: requirement 'nibName' declared here
    var nibName : String { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:65:28: warning: main actor-isolated property 'bundle' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var bundle: Bundle {
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: requirement 'bundle' declared here
    var bundle: Bundle { get }
        ^
SwiftEmitModule normal arm64 Emitting\ module\ for\ LoadableViews (in target 'LoadableViews' from project 'LoadableViews')
EmitSwiftModule normal arm64 (in target 'LoadableViews' from project 'LoadableViews')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:72:23: warning: main actor-isolated property 'nibContainerView' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    open override var nibContainerView: UIView {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:71:52: note: add '@preconcurrency' to the 'NibLoadableProtocol' conformance to defer isolation checking to run time
open class LoadableTableViewCell: UITableViewCell, NibLoadableProtocol {
                                                   ^
                                                   @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:40:9: note: requirement 'nibContainerView' declared here
    var nibContainerView: PlatformView { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:93:15: warning: main actor-isolated instance method 'setupNib()' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    open func setupNib() {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:93:15: note: add 'nonisolated' to 'setupNib()' to make this instance method not isolated to the actor
    open func setupNib() {
              ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:48:10: note: mark the protocol requirement 'setupNib()' 'async' to allow actor-isolated conformances
    func setupNib()
         ^
                    async
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:62:28: warning: main actor-isolated property 'nibName' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var nibName : String { return String(describing: type(of: self)) }
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: requirement 'nibName' declared here
    var nibName : String { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:65:28: warning: main actor-isolated property 'bundle' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var bundle: Bundle {
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: requirement 'bundle' declared here
    var bundle: Bundle { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:59:28: warning: main actor-isolated property 'nibContainerView' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var nibContainerView : PlatformView { return self }
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:99:70: note: add '@preconcurrency' to the 'NibLoadableProtocol' conformance to defer isolation checking to run time
open class LoadableCollectionReusableView: UICollectionReusableView, NibLoadableProtocol {
                                                                     ^
                                                                     @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:40:9: note: requirement 'nibContainerView' declared here
    var nibContainerView: PlatformView { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:110:15: warning: main actor-isolated instance method 'setupNib()' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    open func setupNib() {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:110:15: note: add 'nonisolated' to 'setupNib()' to make this instance method not isolated to the actor
    open func setupNib() {
              ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:48:10: note: mark the protocol requirement 'setupNib()' 'async' to allow actor-isolated conformances
    func setupNib()
         ^
                    async
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:62:28: warning: main actor-isolated property 'nibName' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var nibName : String { return String(describing: type(of: self)) }
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: requirement 'nibName' declared here
    var nibName : String { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:65:28: warning: main actor-isolated property 'bundle' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var bundle: Bundle {
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: requirement 'bundle' declared here
    var bundle: Bundle { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:117:23: warning: main actor-isolated property 'nibContainerView' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    open override var nibContainerView: UIView {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:116:62: note: add '@preconcurrency' to the 'NibLoadableProtocol' conformance to defer isolation checking to run time
open class LoadableCollectionViewCell: UICollectionViewCell, NibLoadableProtocol {
                                                             ^
                                                             @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:40:9: note: requirement 'nibContainerView' declared here
    var nibContainerView: PlatformView { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:131:15: warning: main actor-isolated instance method 'setupNib()' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    open func setupNib() {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:131:15: note: add 'nonisolated' to 'setupNib()' to make this instance method not isolated to the actor
    open func setupNib() {
              ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:48:10: note: mark the protocol requirement 'setupNib()' 'async' to allow actor-isolated conformances
    func setupNib()
         ^
                    async
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:62:28: warning: main actor-isolated property 'nibName' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var nibName : String { return String(describing: type(of: self)) }
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: requirement 'nibName' declared here
    var nibName : String { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:65:28: warning: main actor-isolated property 'bundle' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var bundle: Bundle {
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: requirement 'bundle' declared here
    var bundle: Bundle { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:59:28: warning: main actor-isolated property 'nibContainerView' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var nibContainerView : PlatformView { return self }
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:137:44: note: add '@preconcurrency' to the 'NibLoadableProtocol' conformance to defer isolation checking to run time
open class LoadableTextField: UITextField, NibLoadableProtocol {
                                           ^
                                           @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:40:9: note: requirement 'nibContainerView' declared here
    var nibContainerView: PlatformView { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:149:15: warning: main actor-isolated instance method 'setupNib()' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    open func setupNib() {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:149:15: note: add 'nonisolated' to 'setupNib()' to make this instance method not isolated to the actor
    open func setupNib() {
              ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:48:10: note: mark the protocol requirement 'setupNib()' 'async' to allow actor-isolated conformances
    func setupNib()
         ^
                    async
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:62:28: warning: main actor-isolated property 'nibName' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var nibName : String { return String(describing: type(of: self)) }
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: requirement 'nibName' declared here
    var nibName : String { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:65:28: warning: main actor-isolated property 'bundle' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var bundle: Bundle {
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: requirement 'bundle' declared here
    var bundle: Bundle { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:59:28: warning: main actor-isolated property 'nibContainerView' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var nibContainerView : PlatformView { return self }
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:154:40: note: add '@preconcurrency' to the 'NibLoadableProtocol' conformance to defer isolation checking to run time
open class LoadableControl: UIControl, NibLoadableProtocol {
                                       ^
                                       @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:40:9: note: requirement 'nibContainerView' declared here
    var nibContainerView: PlatformView { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:165:15: warning: main actor-isolated instance method 'setupNib()' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    open func setupNib() {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:165:15: note: add 'nonisolated' to 'setupNib()' to make this instance method not isolated to the actor
    open func setupNib() {
              ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:48:10: note: mark the protocol requirement 'setupNib()' 'async' to allow actor-isolated conformances
    func setupNib()
         ^
                    async
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:62:28: warning: main actor-isolated property 'nibName' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var nibName : String { return String(describing: type(of: self)) }
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: requirement 'nibName' declared here
    var nibName : String { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:65:28: warning: main actor-isolated property 'bundle' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var bundle: Bundle {
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: requirement 'bundle' declared here
    var bundle: Bundle { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:59:28: warning: main actor-isolated property 'nibContainerView' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var nibContainerView : PlatformView { return self }
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:71:40: note: add '@preconcurrency' to the 'NibLoadableProtocol' conformance to defer isolation checking to run time
open class LoadableView: PlatformView, NibLoadableProtocol {
                                       ^
                                       @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:40:9: note: requirement 'nibContainerView' declared here
    var nibContainerView: PlatformView { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:83:15: warning: main actor-isolated instance method 'setupNib()' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    open func setupNib() {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:83:15: note: add 'nonisolated' to 'setupNib()' to make this instance method not isolated to the actor
    open func setupNib() {
              ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:48:10: note: mark the protocol requirement 'setupNib()' 'async' to allow actor-isolated conformances
    func setupNib()
         ^
                    async
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:62:28: warning: main actor-isolated property 'nibName' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var nibName : String { return String(describing: type(of: self)) }
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: requirement 'nibName' declared here
    var nibName : String { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:65:28: warning: main actor-isolated property 'bundle' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var bundle: Bundle {
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: requirement 'bundle' declared here
    var bundle: Bundle { get }
        ^
SwiftCompile normal arm64 Compiling\ LoadableView+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+macOS.swift (in target 'LoadableViews' from project 'LoadableViews')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+macOS.swift (in target 'LoadableViews' from project 'LoadableViews')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LoadableView+UIKit.swift /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift (in target 'LoadableViews' from project 'LoadableViews')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift (in target 'LoadableViews' from project 'LoadableViews')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:72:23: warning: main actor-isolated property 'nibContainerView' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    open override var nibContainerView: UIView {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:71:52: note: add '@preconcurrency' to the 'NibLoadableProtocol' conformance to defer isolation checking to run time
open class LoadableTableViewCell: UITableViewCell, NibLoadableProtocol {
                                                   ^
                                                   @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:40:9: note: requirement 'nibContainerView' declared here
    var nibContainerView: PlatformView { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:93:15: warning: main actor-isolated instance method 'setupNib()' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    open func setupNib() {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:93:15: note: add 'nonisolated' to 'setupNib()' to make this instance method not isolated to the actor
    open func setupNib() {
              ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:48:10: note: mark the protocol requirement 'setupNib()' 'async' to allow actor-isolated conformances
    func setupNib()
         ^
                    async
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:62:28: warning: main actor-isolated property 'nibName' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var nibName : String { return String(describing: type(of: self)) }
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: requirement 'nibName' declared here
    var nibName : String { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:65:28: warning: main actor-isolated property 'bundle' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var bundle: Bundle {
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: requirement 'bundle' declared here
    var bundle: Bundle { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:59:28: warning: main actor-isolated property 'nibContainerView' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var nibContainerView : PlatformView { return self }
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:99:70: note: add '@preconcurrency' to the 'NibLoadableProtocol' conformance to defer isolation checking to run time
open class LoadableCollectionReusableView: UICollectionReusableView, NibLoadableProtocol {
                                                                     ^
                                                                     @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:40:9: note: requirement 'nibContainerView' declared here
    var nibContainerView: PlatformView { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:110:15: warning: main actor-isolated instance method 'setupNib()' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    open func setupNib() {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:110:15: note: add 'nonisolated' to 'setupNib()' to make this instance method not isolated to the actor
    open func setupNib() {
              ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:48:10: note: mark the protocol requirement 'setupNib()' 'async' to allow actor-isolated conformances
    func setupNib()
         ^
                    async
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:62:28: warning: main actor-isolated property 'nibName' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var nibName : String { return String(describing: type(of: self)) }
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: requirement 'nibName' declared here
    var nibName : String { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:65:28: warning: main actor-isolated property 'bundle' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var bundle: Bundle {
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: requirement 'bundle' declared here
    var bundle: Bundle { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:117:23: warning: main actor-isolated property 'nibContainerView' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    open override var nibContainerView: UIView {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:116:62: note: add '@preconcurrency' to the 'NibLoadableProtocol' conformance to defer isolation checking to run time
open class LoadableCollectionViewCell: UICollectionViewCell, NibLoadableProtocol {
                                                             ^
                                                             @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:40:9: note: requirement 'nibContainerView' declared here
    var nibContainerView: PlatformView { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:131:15: warning: main actor-isolated instance method 'setupNib()' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    open func setupNib() {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:131:15: note: add 'nonisolated' to 'setupNib()' to make this instance method not isolated to the actor
    open func setupNib() {
              ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:48:10: note: mark the protocol requirement 'setupNib()' 'async' to allow actor-isolated conformances
    func setupNib()
         ^
                    async
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:62:28: warning: main actor-isolated property 'nibName' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var nibName : String { return String(describing: type(of: self)) }
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: requirement 'nibName' declared here
    var nibName : String { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:65:28: warning: main actor-isolated property 'bundle' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var bundle: Bundle {
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: requirement 'bundle' declared here
    var bundle: Bundle { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:59:28: warning: main actor-isolated property 'nibContainerView' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var nibContainerView : PlatformView { return self }
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:137:44: note: add '@preconcurrency' to the 'NibLoadableProtocol' conformance to defer isolation checking to run time
open class LoadableTextField: UITextField, NibLoadableProtocol {
                                           ^
                                           @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:40:9: note: requirement 'nibContainerView' declared here
    var nibContainerView: PlatformView { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:149:15: warning: main actor-isolated instance method 'setupNib()' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    open func setupNib() {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:149:15: note: add 'nonisolated' to 'setupNib()' to make this instance method not isolated to the actor
    open func setupNib() {
              ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:48:10: note: mark the protocol requirement 'setupNib()' 'async' to allow actor-isolated conformances
    func setupNib()
         ^
                    async
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:62:28: warning: main actor-isolated property 'nibName' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var nibName : String { return String(describing: type(of: self)) }
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: requirement 'nibName' declared here
    var nibName : String { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:65:28: warning: main actor-isolated property 'bundle' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var bundle: Bundle {
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: requirement 'bundle' declared here
    var bundle: Bundle { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:59:28: warning: main actor-isolated property 'nibContainerView' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var nibContainerView : PlatformView { return self }
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:154:40: note: add '@preconcurrency' to the 'NibLoadableProtocol' conformance to defer isolation checking to run time
open class LoadableControl: UIControl, NibLoadableProtocol {
                                       ^
                                       @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:40:9: note: requirement 'nibContainerView' declared here
    var nibContainerView: PlatformView { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:165:15: warning: main actor-isolated instance method 'setupNib()' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    open func setupNib() {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:165:15: note: add 'nonisolated' to 'setupNib()' to make this instance method not isolated to the actor
    open func setupNib() {
              ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:48:10: note: mark the protocol requirement 'setupNib()' 'async' to allow actor-isolated conformances
    func setupNib()
         ^
                    async
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:62:28: warning: main actor-isolated property 'nibName' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var nibName : String { return String(describing: type(of: self)) }
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:51:9: note: requirement 'nibName' declared here
    var nibName : String { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:65:28: warning: main actor-isolated property 'bundle' cannot be used to satisfy nonisolated requirement from protocol 'NibLoadableProtocol'; this is an error in the Swift 6 language mode
    @objc dynamic open var bundle: Bundle {
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView.swift:54:9: note: requirement 'bundle' declared here
    var bundle: Bundle { get }
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:20:19: warning: call to main actor-isolated initializer 'init(nibName:bundle:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        let nib = UINib(nibName: nibName, bundle: bundle)
                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINib.h:20:1: note: calls to initializer 'init(nibName:bundle:)' from outside of its actor context are implicitly asynchronous
+ (UINib *)nibWithNibName:(NSString *)name bundle:(nullable NSBundle *)bundleOrNil;
^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:19:17: note: add '@MainActor' to make instance method 'loadNib()' part of global actor 'MainActor'
    public func loadNib() -> PlatformView {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:21:24: warning: call to main actor-isolated instance method 'instantiate(withOwner:options:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        let view = nib.instantiate(withOwner: self, options: nil).first as! UIView
                       ^
UIKit.UINib.instantiate:2:22: note: calls to instance method 'instantiate(withOwner:options:)' from outside of its actor context are implicitly asynchronous
@MainActor open func instantiate(withOwner ownerOrNil: Any?, options optionsOrNil: [UINib.OptionsKey : Any]? = nil) -> [Any]}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:19:17: note: add '@MainActor' to make instance method 'loadNib()' part of global actor 'MainActor'
    public func loadNib() -> PlatformView {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:26:19: warning: main actor-isolated property 'backgroundColor' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        container.backgroundColor = .clear
                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:303:66: note: mutation of this property is only permitted within the actor
@property(nullable, nonatomic,copy)            UIColor          *backgroundColor UI_APPEARANCE_SELECTOR; // default is nil. Can be useful with the appearance proxy on custom UIView subclasses.
                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:25:17: note: add '@MainActor' to make instance method 'setupView(_:inContainer:)' part of global actor 'MainActor'
    public func setupView(_ view: UIView, inContainer container: UIView) {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:27:19: warning: call to main actor-isolated instance method 'addSubview' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        container.addSubview(view)
                  ^
UIKit.UIView.addSubview:2:22: note: calls to instance method 'addSubview' from outside of its actor context are implicitly asynchronous
@MainActor open func addSubview(_ view: UIView)}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:25:17: note: add '@MainActor' to make instance method 'setupView(_:inContainer:)' part of global actor 'MainActor'
    public func setupView(_ view: UIView, inContainer container: UIView) {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:28:14: warning: main actor-isolated property 'translatesAutoresizingMaskIntoConstraints' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        view.translatesAutoresizingMaskIntoConstraints = false
             ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:464:27: note: mutation of this property is only permitted within the actor
@property(nonatomic) BOOL translatesAutoresizingMaskIntoConstraints API_AVAILABLE(ios(6.0)); // Default YES
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:25:17: note: add '@MainActor' to make instance method 'setupView(_:inContainer:)' part of global actor 'MainActor'
    public func setupView(_ view: UIView, inContainer container: UIView) {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:30:19: warning: call to main actor-isolated instance method 'addConstraints' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        container.addConstraints(NSLayoutConstraint.constraints(withVisualFormat: "H:|[view]|", options:[], metrics:nil, views: bindings))
                  ^
UIKit.UIView.addConstraints:3:24: note: calls to instance method 'addConstraints' from outside of its actor context are implicitly asynchronous
  @MainActor open func addConstraints(_ constraints: [NSLayoutConstraint])}
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:25:17: note: add '@MainActor' to make instance method 'setupView(_:inContainer:)' part of global actor 'MainActor'
    public func setupView(_ view: UIView, inContainer container: UIView) {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:30:53: warning: call to main actor-isolated class method 'constraints(withVisualFormat:options:metrics:views:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        container.addConstraints(NSLayoutConstraint.constraints(withVisualFormat: "H:|[view]|", options:[], metrics:nil, views: bindings))
                                                    ^
UIKit.NSLayoutConstraint.constraints:3:30: note: calls to class method 'constraints(withVisualFormat:options:metrics:views:)' from outside of its actor context are implicitly asynchronous
  @MainActor open class func constraints(withVisualFormat format: String, options opts: NSLayoutConstraint.FormatOptions = [], metrics: [String : Any]?, views: [String : Any]) -> [NSLayoutConstraint]}
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:25:17: note: add '@MainActor' to make instance method 'setupView(_:inContainer:)' part of global actor 'MainActor'
    public func setupView(_ view: UIView, inContainer container: UIView) {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:31:19: warning: call to main actor-isolated instance method 'addConstraints' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        container.addConstraints(NSLayoutConstraint.constraints(withVisualFormat: "V:|[view]|", options:[], metrics:nil, views: bindings))
                  ^
UIKit.UIView.addConstraints:3:24: note: calls to instance method 'addConstraints' from outside of its actor context are implicitly asynchronous
  @MainActor open func addConstraints(_ constraints: [NSLayoutConstraint])}
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:25:17: note: add '@MainActor' to make instance method 'setupView(_:inContainer:)' part of global actor 'MainActor'
    public func setupView(_ view: UIView, inContainer container: UIView) {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:31:53: warning: call to main actor-isolated class method 'constraints(withVisualFormat:options:metrics:views:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        container.addConstraints(NSLayoutConstraint.constraints(withVisualFormat: "V:|[view]|", options:[], metrics:nil, views: bindings))
                                                    ^
UIKit.NSLayoutConstraint.constraints:3:30: note: calls to class method 'constraints(withVisualFormat:options:metrics:views:)' from outside of its actor context are implicitly asynchronous
  @MainActor open class func constraints(withVisualFormat format: String, options opts: NSLayoutConstraint.FormatOptions = [], metrics: [String : Any]?, views: [String : Any]) -> [NSLayoutConstraint]}
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:25:17: note: add '@MainActor' to make instance method 'setupView(_:inContainer:)' part of global actor 'MainActor'
    public func setupView(_ view: UIView, inContainer container: UIView) {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:41:9: warning: main actor-isolated property 'frame' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        frame.size = systemLayoutSizeFitting(UIView.layoutFittingCompressedSize)
        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGRect            frame;
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:40:17: note: add '@MainActor' to make instance method 'compressedLayout()' part of global actor 'MainActor'
    public func compressedLayout() -> Self {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:41:22: warning: call to main actor-isolated instance method 'systemLayoutSizeFitting' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        frame.size = systemLayoutSizeFitting(UIView.layoutFittingCompressedSize)
                     ^
UIKit.UIView.systemLayoutSizeFitting:3:24: note: calls to instance method 'systemLayoutSizeFitting' from outside of its actor context are implicitly asynchronous
  @MainActor open func systemLayoutSizeFitting(_ targetSize: CGSize) -> CGSize}
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:40:17: note: add '@MainActor' to make instance method 'compressedLayout()' part of global actor 'MainActor'
    public func compressedLayout() -> Self {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:41:53: warning: main actor-isolated class property 'layoutFittingCompressedSize' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        frame.size = systemLayoutSizeFitting(UIView.layoutFittingCompressedSize)
                                                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:542:27: note: class property declared here
UIKIT_EXTERN const CGSize UILayoutFittingCompressedSize API_AVAILABLE(ios(6.0)) API_UNAVAILABLE(watchos);
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:40:17: note: add '@MainActor' to make instance method 'compressedLayout()' part of global actor 'MainActor'
    public func compressedLayout() -> Self {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:49:9: warning: main actor-isolated property 'frame' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        frame.size = systemLayoutSizeFitting(UIView.layoutFittingExpandedSize)
        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGRect            frame;
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:48:17: note: add '@MainActor' to make instance method 'expandedLayout()' part of global actor 'MainActor'
    public func expandedLayout() -> Self {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:49:22: warning: call to main actor-isolated instance method 'systemLayoutSizeFitting' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        frame.size = systemLayoutSizeFitting(UIView.layoutFittingExpandedSize)
                     ^
UIKit.UIView.systemLayoutSizeFitting:3:24: note: calls to instance method 'systemLayoutSizeFitting' from outside of its actor context are implicitly asynchronous
  @MainActor open func systemLayoutSizeFitting(_ targetSize: CGSize) -> CGSize}
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:48:17: note: add '@MainActor' to make instance method 'expandedLayout()' part of global actor 'MainActor'
    public func expandedLayout() -> Self {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:49:53: warning: main actor-isolated class property 'layoutFittingExpandedSize' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        frame.size = systemLayoutSizeFitting(UIView.layoutFittingExpandedSize)
                                                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:543:27: note: class property declared here
UIKIT_EXTERN const CGSize UILayoutFittingExpandedSize API_AVAILABLE(ios(6.0)) API_UNAVAILABLE(watchos);
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:48:17: note: add '@MainActor' to make instance method 'expandedLayout()' part of global actor 'MainActor'
    public func expandedLayout() -> Self {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:63:9: warning: main actor-isolated property 'frame' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        frame.size = systemLayoutSizeFitting(fittingSize,
        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGRect            frame;
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:60:17: note: add '@MainActor' to make instance method 'systemLayout(fittingSize:horizontalPriority:verticalPriority:)' part of global actor 'MainActor'
    public func systemLayout(fittingSize: CGSize,
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:63:22: warning: call to main actor-isolated instance method 'systemLayoutSizeFitting(_:withHorizontalFittingPriority:verticalFittingPriority:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        frame.size = systemLayoutSizeFitting(fittingSize,
                     ^
UIKit.UIView.systemLayoutSizeFitting:3:24: note: calls to instance method 'systemLayoutSizeFitting(_:withHorizontalFittingPriority:verticalFittingPriority:)' from outside of its actor context are implicitly asynchronous
  @MainActor open func systemLayoutSizeFitting(_ targetSize: CGSize, withHorizontalFittingPriority horizontalFittingPriority: UILayoutPriority, verticalFittingPriority: UILayoutPriority) -> CGSize}
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:60:17: note: add '@MainActor' to make instance method 'systemLayout(fittingSize:horizontalPriority:verticalPriority:)' part of global actor 'MainActor'
    public func systemLayout(fittingSize: CGSize,
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:21:24: warning: sending value of non-Sendable type 'Self' risks causing data races; this is an error in the Swift 6 language mode
        let view = nib.instantiate(withOwner: self, options: nil).first as! UIView
                   ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LoadableViews/LoadableView+UIKit.swift:21:24: note: sending task-isolated value of non-Sendable type 'Self' to main actor-isolated instance method 'instantiate(withOwner:options:)' risks causing races in between task-isolated and main actor-isolated uses
        let view = nib.instantiate(withOwner: self, options: nil).first as! UIView
                       ^
SwiftDriverJobDiscovery normal arm64 Emitting module for LoadableViews (in target 'LoadableViews' from project 'LoadableViews')
SwiftDriver\ Compilation\ Requirements LoadableViews normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LoadableViews' from project 'LoadableViews')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name LoadableViews -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/LoadableViews-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews-Swift.h (in target 'LoadableViews' from project 'LoadableViews')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/LoadableViews-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LoadableViews.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews.abi.json (in target 'LoadableViews' from project 'LoadableViews')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LoadableViews.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LoadableViews.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews.swiftdoc (in target 'LoadableViews' from project 'LoadableViews')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LoadableViews.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LoadableViews.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews.swiftmodule (in target 'LoadableViews' from project 'LoadableViews')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LoadableViews.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LoadableViews.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews.swiftsourceinfo (in target 'LoadableViews' from project 'LoadableViews')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LoadableViews.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling LoadableView+macOS.swift (in target 'LoadableViews' from project 'LoadableViews')
SwiftDriverJobDiscovery normal arm64 Compiling LoadableView.swift (in target 'LoadableViews' from project 'LoadableViews')
SwiftDriverJobDiscovery normal arm64 Compiling LoadableView+UIKit.swift (in target 'LoadableViews' from project 'LoadableViews')
SwiftDriver\ Compilation LoadableViews normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LoadableViews' from project 'LoadableViews')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name LoadableViews -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LoadableViews.o normal (in target 'LoadableViews' from project 'LoadableViews')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LoadableViews.o
ExtractAppIntentsMetadata (in target 'LoadableViews' from project 'LoadableViews')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name LoadableViews --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.LoadableViews --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LoadableViews.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LoadableViews.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/LoadableViews.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/LoadableViews.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LoadableViews.build/Debug-iphoneos/LoadableViews.build/Objects-normal/arm64/LoadableViews.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-11 22:23:33.796 appintentsmetadataprocessor[714:4184] Starting appintentsmetadataprocessor export
2026-04-11 22:23:33.837 appintentsmetadataprocessor[714:4184] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LoadableViews.o (in target 'LoadableViews' from project 'LoadableViews')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/LoadableViews.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LoadableViews",
  "name" : "LoadableViews",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "LoadableViews",
      "targets" : [
        "LoadableViews"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "LoadableViews",
      "module_type" : "SwiftTarget",
      "name" : "LoadableViews",
      "path" : "Sources/LoadableViews",
      "product_memberships" : [
        "LoadableViews"
      ],
      "sources" : [
        "LoadableView+UIKit.swift",
        "LoadableView+macOS.swift",
        "LoadableView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.