The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Forms, reference 0.1.10 (f96d0f), with Swift 6.1 for visionOS using Xcode 16.3 on 27 Apr 2025 23:33:17 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Forms -destination generic/platform=xrOS 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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brunomunizaf/Forms.git
Reference: 0.1.10
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brunomunizaf/Forms
 * tag               0.1.10     -> FETCH_HEAD
HEAD is now at f96d0f9 Merge pull request #10 from brunomunizaf/dev
Cloned https://github.com/brunomunizaf/Forms.git
Revision (git rev-parse @):
f96d0f95af78cdf03aab8b348bb01aa3185ac470
SUCCESS checkout https://github.com/brunomunizaf/Forms.git at 0.1.10
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/brunomunizaf/Forms.git
https://github.com/brunomunizaf/Forms.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Forms",
  "name" : "Forms",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Forms",
      "targets" : [
        "Forms"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FormsTests",
      "module_type" : "SwiftTarget",
      "name" : "FormsTests",
      "path" : "Tests/FormsTests",
      "sources" : [
        "FormCalendarItemTests.swift",
        "FormInputItemTests.swift",
        "FormSpacingItemTests.swift",
        "FormTextItemTests.swift",
        "FormViewTests.swift"
      ],
      "target_dependencies" : [
        "Forms"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Forms",
      "module_type" : "SwiftTarget",
      "name" : "Forms",
      "path" : "Sources/Forms",
      "product_memberships" : [
        "Forms"
      ],
      "sources" : [
        "FormButtonItem.swift",
        "FormCalendarItem.swift",
        "FormCheckboxItem.swift",
        "FormInputItem.swift",
        "FormPickerItem.swift",
        "FormSpacingItem.swift",
        "FormSwitchItem.swift",
        "FormTextItem.swift",
        "FormView.swift",
        "Protocols.swift",
        "UIControl+Publishers.swift",
        "UITextField+Publishers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Forms: /Users/admin/builder/spi-builder-workspace
resolved source packages: Forms
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Forms",
  "name" : "Forms",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Forms",
      "targets" : [
        "Forms"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FormsTests",
      "module_type" : "SwiftTarget",
      "name" : "FormsTests",
      "path" : "Tests/FormsTests",
      "sources" : [
        "FormCalendarItemTests.swift",
        "FormInputItemTests.swift",
        "FormSpacingItemTests.swift",
        "FormTextItemTests.swift",
        "FormViewTests.swift"
      ],
      "target_dependencies" : [
        "Forms"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Forms",
      "module_type" : "SwiftTarget",
      "name" : "Forms",
      "path" : "Sources/Forms",
      "product_memberships" : [
        "Forms"
      ],
      "sources" : [
        "FormButtonItem.swift",
        "FormCalendarItem.swift",
        "FormCheckboxItem.swift",
        "FormInputItem.swift",
        "FormPickerItem.swift",
        "FormSpacingItem.swift",
        "FormSwitchItem.swift",
        "FormTextItem.swift",
        "FormView.swift",
        "Protocols.swift",
        "UIControl+Publishers.swift",
        "UITextField+Publishers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Forms"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Forms -destination generic/platform=xrOS 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 Forms -destination generic/platform=xrOS "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:
  Forms: /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 'Forms' in project 'Forms'
        ➜ Explicit dependency on target 'Forms' in project 'Forms'
    Target 'Forms' in project 'Forms' (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/XROS.platform/Developer/SDKs/XROS2.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: 4a3d3db71322fd8bf73900023e1bd2da
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4a3d3db71322fd8bf73900023e1bd2da.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/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
    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-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Forms.modulemap (in target 'Forms' from project 'Forms')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Forms.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Forms.DependencyMetadataFileList (in target 'Forms' from project 'Forms')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Forms.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Forms.DependencyStaticMetadataFileList (in target 'Forms' from project 'Forms')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Forms.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms.SwiftConstValuesFileList (in target 'Forms' from project 'Forms')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms_const_extract_protocols.json (in target 'Forms' from project 'Forms')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms-OutputFileMap.json (in target 'Forms' from project 'Forms')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms.LinkFileList (in target 'Forms' from project 'Forms')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms.SwiftFileList (in target 'Forms' from project 'Forms')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Forms.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Forms.modulemap (in target 'Forms' from project 'Forms')
    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/Forms.build/Debug-xros/Forms.build/Forms.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver Forms normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Forms' from project 'Forms')
    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 Forms -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms-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/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.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/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ FormPickerItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift (in target 'Forms' from project 'Forms')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormPickerItem.swift (in target 'Forms' from project 'Forms')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:64:17: warning: call to main actor-isolated instance method 'addTarget(_:action:for:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        control.addTarget(self, action: #selector(eventHandler), for: event)
                ^
UIKit.UIControl.addTarget:2:22: note: calls to instance method 'addTarget(_:action:for:)' from outside of its actor context are implicitly asynchronous
@MainActor open func addTarget(_ target: Any?, action: Selector, for controlEvents: UIControl.Event)}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:64:17: warning: sending value of non-Sendable type 'Publishers.ControlTarget<OuterControl>.Subscription<S, InnerControl>' risks causing data races; this is an error in the Swift 6 language mode
        control.addTarget(self, action: #selector(eventHandler), for: event)
        ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UIControl+Publishers.swift:64:17: note: sending task-isolated value of non-Sendable type 'Publishers.ControlTarget<OuterControl>.Subscription<S, InnerControl>' to main actor-isolated instance method 'addTarget(_:action:for:)' risks causing races in between task-isolated and main actor-isolated uses
        control.addTarget(self, action: #selector(eventHandler), for: event)
                ^
SwiftCompile normal arm64 Compiling\ FormButtonItem.swift,\ FormCalendarItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift (in target 'Forms' from project 'Forms')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormButtonItem.swift (in target 'Forms' from project 'Forms')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCalendarItem.swift (in target 'Forms' from project 'Forms')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ FormCheckboxItem.swift,\ FormInputItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift (in target 'Forms' from project 'Forms')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormCheckboxItem.swift (in target 'Forms' from project 'Forms')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Forms/FormInputItem.swift (in target 'Forms' from project 'Forms')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ Forms (in target 'Forms' from project 'Forms')
EmitSwiftModule normal arm64 (in target 'Forms' from project 'Forms')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:47:17: warning: call to main actor-isolated instance method 'addTarget(_:action:for:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
      textField.addTarget(self, action: #selector(textDidChange), for: .editingChanged)
                ^
UIKit.UIControl.addTarget:2:22: note: calls to instance method 'addTarget(_:action:for:)' from outside of its actor context are implicitly asynchronous
@MainActor open func addTarget(_ target: Any?, action: Selector, for controlEvents: UIControl.Event)}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:61:42: warning: main actor-isolated property 'text' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
      _ = subscriber?.receive(textField?.text)
                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextField.h:55:63: note: property declared here
@property(nullable, nonatomic,copy)   NSString               *text;                 // default is nil
                                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:60:24: note: add '@MainActor' to make instance method 'textDidChange()' part of global actor 'MainActor'
    @objc private func textDidChange() {
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:47:17: warning: sending value of non-Sendable type 'Publishers.TextFieldSubscription<S, Control>' risks causing data races; this is an error in the Swift 6 language mode
      textField.addTarget(self, action: #selector(textDidChange), for: .editingChanged)
      ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Forms/UITextField+Publishers.swift:47:17: note: sending task-isolated value of non-Sendable type 'Publishers.TextFieldSubscription<S, Control>' to main actor-isolated instance method 'addTarget(_:action:for:)' risks causing races in between task-isolated and main actor-isolated uses
      textField.addTarget(self, action: #selector(textDidChange), for: .editingChanged)
                ^
SwiftDriverJobDiscovery normal arm64 Emitting module for Forms (in target 'Forms' from project 'Forms')
SwiftDriver\ Compilation\ Requirements Forms normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Forms' from project 'Forms')
    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 Forms -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms-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/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.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/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling UITextField+Publishers.swift (in target 'Forms' from project 'Forms')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Forms-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms-Swift.h (in target 'Forms' from project 'Forms')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Forms-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Forms.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms.swiftmodule (in target 'Forms' from project 'Forms')
    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/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Forms.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Forms.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms.swiftdoc (in target 'Forms' from project 'Forms')
    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/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Forms.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Forms.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms.abi.json (in target 'Forms' from project 'Forms')
    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/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Forms.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Forms.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms.swiftsourceinfo (in target 'Forms' from project 'Forms')
    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/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Forms.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Protocols.swift (in target 'Forms' from project 'Forms')
SwiftDriverJobDiscovery normal arm64 Compiling UIControl+Publishers.swift (in target 'Forms' from project 'Forms')
SwiftDriverJobDiscovery normal arm64 Compiling FormPickerItem.swift (in target 'Forms' from project 'Forms')
SwiftDriverJobDiscovery normal arm64 Compiling FormCheckboxItem.swift, FormInputItem.swift (in target 'Forms' from project 'Forms')
SwiftDriverJobDiscovery normal arm64 Compiling FormSpacingItem.swift (in target 'Forms' from project 'Forms')
SwiftDriverJobDiscovery normal arm64 Compiling FormView.swift (in target 'Forms' from project 'Forms')
SwiftDriverJobDiscovery normal arm64 Compiling FormTextItem.swift (in target 'Forms' from project 'Forms')
SwiftDriverJobDiscovery normal arm64 Compiling FormButtonItem.swift, FormCalendarItem.swift (in target 'Forms' from project 'Forms')
SwiftDriverJobDiscovery normal arm64 Compiling FormSwitchItem.swift (in target 'Forms' from project 'Forms')
SwiftDriver\ Compilation Forms normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Forms' from project 'Forms')
    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 Forms -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms-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/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.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/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms-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-xros/Forms.o normal (in target 'Forms' from project 'Forms')
    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-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Forms.o
ExtractAppIntentsMetadata (in target 'Forms' from project 'Forms')
    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 Forms --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.Forms --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Forms.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Forms.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Forms.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Forms.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Forms.build/Debug-xros/Forms.build/Objects-normal/arm64/Forms.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 16:33:16.712 appintentsmetadataprocessor[725:4061] Starting appintentsmetadataprocessor export
2025-04-27 16:33:16.753 appintentsmetadataprocessor[725:4061] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Forms.o (in target 'Forms' from project 'Forms')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Forms.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Forms",
  "name" : "Forms",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Forms",
      "targets" : [
        "Forms"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FormsTests",
      "module_type" : "SwiftTarget",
      "name" : "FormsTests",
      "path" : "Tests/FormsTests",
      "sources" : [
        "FormCalendarItemTests.swift",
        "FormInputItemTests.swift",
        "FormSpacingItemTests.swift",
        "FormTextItemTests.swift",
        "FormViewTests.swift"
      ],
      "target_dependencies" : [
        "Forms"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Forms",
      "module_type" : "SwiftTarget",
      "name" : "Forms",
      "path" : "Sources/Forms",
      "product_memberships" : [
        "Forms"
      ],
      "sources" : [
        "FormButtonItem.swift",
        "FormCalendarItem.swift",
        "FormCheckboxItem.swift",
        "FormInputItem.swift",
        "FormPickerItem.swift",
        "FormSpacingItem.swift",
        "FormSwitchItem.swift",
        "FormTextItem.swift",
        "FormView.swift",
        "Protocols.swift",
        "UIControl+Publishers.swift",
        "UITextField+Publishers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.