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 AutoFlex, reference main (adfc04), with Swift 6.1 for tvOS using Xcode 16.3 on 28 Apr 2025 18:56:34 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 AutoFlex -destination generic/platform=tvOS 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/liam-i/AutoFlex.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/liam-i/AutoFlex
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at adfc04b feat: Add privacy manifest
Cloned https://github.com/liam-i/AutoFlex.git
Revision (git rev-parse @):
adfc04b3dfa90fb17625d6f1ca8b3b715477be44
SUCCESS checkout https://github.com/liam-i/AutoFlex.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/liam-i/AutoFlex.git
https://github.com/liam-i/AutoFlex.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AutoFlex",
  "name" : "AutoFlex",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "AutoFlex",
      "targets" : [
        "AutoFlex"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AutoFlex",
      "module_type" : "SwiftTarget",
      "name" : "AutoFlex",
      "path" : "Sources",
      "product_memberships" : [
        "AutoFlex"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AutoFlex.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
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AutoFlex",
  "name" : "AutoFlex",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "AutoFlex",
      "targets" : [
        "AutoFlex"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AutoFlex",
      "module_type" : "SwiftTarget",
      "name" : "AutoFlex",
      "path" : "Sources",
      "product_memberships" : [
        "AutoFlex"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AutoFlex.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "AutoFlex",
    "schemes" : [
      "Example iOS",
      "Example macOS",
      "Example tvOS"
    ],
    "targets" : [
      "Example iOS",
      "Example Tests",
      "Example tvOS",
      "Example macOS"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AutoFlex"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AutoFlex -destination generic/platform=tvOS 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 AutoFlex -destination generic/platform=tvOS "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:
  AutoFlex: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'AutoFlex' in project 'AutoFlex'
        ➜ Explicit dependency on target 'AutoFlex' in project 'AutoFlex'
        ➜ Explicit dependency on target 'AutoFlex_AutoFlex' in project 'AutoFlex'
    Target 'AutoFlex' in project 'AutoFlex'
        ➜ Explicit dependency on target 'AutoFlex_AutoFlex' in project 'AutoFlex'
    Target 'AutoFlex_AutoFlex' in project 'AutoFlex' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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: c74c3b6b27975d68d1d6e398a0178564
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c74c3b6b27975d68d1d6e398a0178564.xcbuilddata
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
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
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
    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-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AutoFlex_AutoFlex.bundle (in target 'AutoFlex_AutoFlex' from project 'AutoFlex')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AutoFlex_AutoFlex.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex_AutoFlex.build/AutoFlex_AutoFlex.DependencyMetadataFileList (in target 'AutoFlex_AutoFlex' from project 'AutoFlex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex_AutoFlex.build/AutoFlex_AutoFlex.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/AutoFlex.modulemap (in target 'AutoFlex' from project 'AutoFlex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/AutoFlex.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex_AutoFlex.build/AutoFlex_AutoFlex.DependencyStaticMetadataFileList (in target 'AutoFlex_AutoFlex' from project 'AutoFlex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex_AutoFlex.build/AutoFlex_AutoFlex.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex_AutoFlex.build/empty-AutoFlex_AutoFlex.plist (in target 'AutoFlex_AutoFlex' from project 'AutoFlex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex_AutoFlex.build/empty-AutoFlex_AutoFlex.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex-OutputFileMap.json (in target 'AutoFlex' from project 'AutoFlex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex.SwiftFileList (in target 'AutoFlex' from project 'AutoFlex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex_const_extract_protocols.json (in target 'AutoFlex' from project 'AutoFlex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex.LinkFileList (in target 'AutoFlex' from project 'AutoFlex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex.SwiftConstValuesFileList (in target 'AutoFlex' from project 'AutoFlex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/DerivedSources/resource_bundle_accessor.swift (in target 'AutoFlex' from project 'AutoFlex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/AutoFlex.DependencyStaticMetadataFileList (in target 'AutoFlex' from project 'AutoFlex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/AutoFlex.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/AutoFlex.DependencyMetadataFileList (in target 'AutoFlex' from project 'AutoFlex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/AutoFlex.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/AutoFlex.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/AutoFlex.modulemap (in target 'AutoFlex' from project 'AutoFlex')
    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/AutoFlex.build/Debug-appletvos/AutoFlex.build/AutoFlex.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AutoFlex_AutoFlex.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex_AutoFlex.build/empty-AutoFlex_AutoFlex.plist (in target 'AutoFlex_AutoFlex' from project 'AutoFlex')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex_AutoFlex.build/empty-AutoFlex_AutoFlex.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform appletvos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AutoFlex_AutoFlex.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AutoFlex_AutoFlex.bundle/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy (in target 'AutoFlex_AutoFlex' from project 'AutoFlex')
    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/Sources/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AutoFlex_AutoFlex.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AutoFlex_AutoFlex.bundle (in target 'AutoFlex_AutoFlex' from project 'AutoFlex')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AutoFlex_AutoFlex.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AutoFlex_AutoFlex.bundle (in target 'AutoFlex_AutoFlex' from project 'AutoFlex')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AutoFlex_AutoFlex.bundle
SwiftDriver AutoFlex normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AutoFlex' from project 'AutoFlex')
    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 AutoFlex -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.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-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex-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/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex.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/AutoFlex.build/Debug-appletvos/AutoFlex.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.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/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AutoFlex.swift /Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift (in target 'AutoFlex' from project 'AutoFlex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift (in target 'AutoFlex' from project 'AutoFlex')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:95:1: warning: extension declares a conformance of imported type 'UILayoutPriority' to imported protocols 'ExpressibleByFloatLiteral', 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension LayoutPriority: ExpressibleByFloatLiteral, ExpressibleByIntegerLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:95:1: note: add '@retroactive' to silence this warning
extension LayoutPriority: ExpressibleByFloatLiteral, ExpressibleByIntegerLiteral {
^                         ~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~~~~~
                          @retroactive ExpressibleByFloatLiteral @retroactive ExpressibleByIntegerLiteral
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:53: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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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/AutoFlex.swift:52:17: note: add '@MainActor' to make instance method 'constraints' part of global actor 'MainActor'
    public func constraints(_ closure: (LayoutMarker<ExtendedViewType>) -> Void) {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:60:48: warning: main actor-isolated property 'topAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
    public var top: NSLayoutYAxisAnchor { view.topAnchor }
                                               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:576:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *topAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:61:51: warning: main actor-isolated property 'bottomAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
    public var bottom: NSLayoutYAxisAnchor { view.bottomAnchor }
                                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:577:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *bottomAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:62:52: warning: main actor-isolated property 'leadingAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
    public var leading: NSLayoutXAxisAnchor { view.leadingAnchor }
                                                   ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:572:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leadingAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:63:53: warning: main actor-isolated property 'trailingAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
    public var trailing: NSLayoutXAxisAnchor { view.trailingAnchor }
                                                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:573:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *trailingAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:64:52: warning: main actor-isolated property 'centerXAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
    public var centerX: NSLayoutXAxisAnchor { view.centerXAnchor }
                                                   ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:580:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *centerXAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:65:52: warning: main actor-isolated property 'centerYAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
    public var centerY: NSLayoutYAxisAnchor { view.centerYAnchor }
                                                   ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:581:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *centerYAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:66:48: warning: main actor-isolated property 'widthAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
    public var width: NSLayoutDimension { view.widthAnchor }
                                               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:578:57: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutDimension *widthAnchor API_AVAILABLE(ios(9.0));
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:67:49: warning: main actor-isolated property 'heightAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
    public var height: NSLayoutDimension { view.heightAnchor }
                                                ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:579:57: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutDimension *heightAnchor API_AVAILABLE(ios(9.0));
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:68:58: warning: main actor-isolated property 'firstBaselineAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
    public var firstBaseline: NSLayoutYAxisAnchor { view.firstBaselineAnchor }
                                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:582:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *firstBaselineAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:69:57: warning: main actor-isolated property 'lastBaselineAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
    public var lastBaseline: NSLayoutYAxisAnchor { view.lastBaselineAnchor }
                                                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:583:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *lastBaselineAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:70:46: warning: main actor-isolated property 'safeAreaLayoutGuide' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
    public var safeGuide: LayoutGuide { view.safeAreaLayoutGuide }
                                             ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:288:53: note: property declared here
@property(nonatomic,readonly,strong) UILayoutGuide *safeAreaLayoutGuide API_AVAILABLE(ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos);
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:205:28: warning: call to main actor-isolated class method 'activate' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        NSLayoutConstraint.activate(allConstraints)
                           ^
UIKit.NSLayoutConstraint.activate:3:30: note: calls to class method 'activate' from outside of its actor context are implicitly asynchronous
  @MainActor open class func activate(_ constraints: [NSLayoutConstraint])}
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:203:22: note: add '@MainActor' to make instance method 'activate()' part of global actor 'MainActor'
    fileprivate func activate() {
                     ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:235:39: warning: main actor-isolated property 'topAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        relation.constraint(for: view.topAnchor, to: {
                                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:576:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *topAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:234:18: note: add '@MainActor' to make instance method 'makeTop(to:info:relation:)' part of global actor 'MainActor'
    private func makeTop(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> NSLayoutConstraint {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:236:35: warning: main actor-isolated property 'superview' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
            switch anchor ?? view.superview {
                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:221:55: note: property declared here
@property(nullable, nonatomic,readonly) UIView       *superview;
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:237:59: warning: main actor-isolated property 'topAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            case let to as LayoutView:          return to.topAnchor
                                                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:576:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *topAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:239:59: warning: main actor-isolated property 'topAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            case let to as LayoutGuide:         return to.topAnchor
                                                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:50:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *topAnchor;
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:246:39: warning: main actor-isolated property 'bottomAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        relation.constraint(for: view.bottomAnchor, to: {
                                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:577:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *bottomAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:245:18: note: add '@MainActor' to make instance method 'makeBottom(to:info:relation:)' part of global actor 'MainActor'
    private func makeBottom(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> NSLayoutConstraint {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:247:35: warning: main actor-isolated property 'superview' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
            switch anchor ?? view.superview {
                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:221:55: note: property declared here
@property(nullable, nonatomic,readonly) UIView       *superview;
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:248:59: warning: main actor-isolated property 'bottomAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            case let to as LayoutView:          return to.bottomAnchor
                                                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:577:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *bottomAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:250:59: warning: main actor-isolated property 'bottomAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            case let to as LayoutGuide:         return to.bottomAnchor
                                                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:51:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *bottomAnchor;
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:257:39: warning: main actor-isolated property 'leadingAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        relation.constraint(for: view.leadingAnchor, to: {
                                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:572:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leadingAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:256:18: note: add '@MainActor' to make instance method 'makeLeading(to:info:relation:)' part of global actor 'MainActor'
    private func makeLeading(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> NSLayoutConstraint {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:258:35: warning: main actor-isolated property 'superview' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
            switch anchor ?? view.superview {
                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:221:55: note: property declared here
@property(nullable, nonatomic,readonly) UIView       *superview;
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:259:59: warning: main actor-isolated property 'leadingAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            case let to as LayoutView:          return to.leadingAnchor
                                                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:572:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leadingAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:261:59: warning: main actor-isolated property 'leadingAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            case let to as LayoutGuide:         return to.leadingAnchor
                                                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:46:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leadingAnchor;
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:268:39: warning: main actor-isolated property 'trailingAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        relation.constraint(for: view.trailingAnchor, to: {
                                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:573:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *trailingAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:267:18: note: add '@MainActor' to make instance method 'makeTrailing(to:info:relation:)' part of global actor 'MainActor'
    private func makeTrailing(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> NSLayoutConstraint {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:269:35: warning: main actor-isolated property 'superview' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
            switch anchor ?? view.superview {
                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:221:55: note: property declared here
@property(nullable, nonatomic,readonly) UIView       *superview;
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:270:59: warning: main actor-isolated property 'trailingAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            case let to as LayoutView:          return to.trailingAnchor
                                                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:573:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *trailingAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:272:59: warning: main actor-isolated property 'trailingAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            case let to as LayoutGuide:         return to.trailingAnchor
                                                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:47:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *trailingAnchor;
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:284:39: warning: main actor-isolated property 'centerXAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        relation.constraint(for: view.centerXAnchor, to: {
                                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:580:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *centerXAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:283:18: note: add '@MainActor' to make instance method 'makeCenterX(to:info:relation:)' part of global actor 'MainActor'
    private func makeCenterX(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> NSLayoutConstraint {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:285:35: warning: main actor-isolated property 'superview' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
            switch anchor ?? view.superview {
                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:221:55: note: property declared here
@property(nullable, nonatomic,readonly) UIView       *superview;
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:286:59: warning: main actor-isolated property 'centerXAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            case let to as LayoutView:          return to.centerXAnchor
                                                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:580:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *centerXAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:288:59: warning: main actor-isolated property 'centerXAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            case let to as LayoutGuide:         return to.centerXAnchor
                                                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:54:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *centerXAnchor;
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:295:39: warning: main actor-isolated property 'centerYAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        relation.constraint(for: view.centerYAnchor, to: {
                                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:581:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *centerYAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:294:18: note: add '@MainActor' to make instance method 'makeCenterY(to:info:relation:)' part of global actor 'MainActor'
    private func makeCenterY(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> NSLayoutConstraint {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:296:35: warning: main actor-isolated property 'superview' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
            switch anchor ?? view.superview {
                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:221:55: note: property declared here
@property(nullable, nonatomic,readonly) UIView       *superview;
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:297:59: warning: main actor-isolated property 'centerYAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            case let to as LayoutView:          return to.centerYAnchor
                                                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:581:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *centerYAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:299:59: warning: main actor-isolated property 'centerYAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            case let to as LayoutGuide:         return to.centerYAnchor
                                                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:55:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *centerYAnchor;
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:306:39: warning: main actor-isolated property 'widthAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        relation.constraint(for: view.widthAnchor, to: anchor == nil ? nil : {
                                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:578:57: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutDimension *widthAnchor API_AVAILABLE(ios(9.0));
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:305:18: note: add '@MainActor' to make instance method 'makeWidth(to:info:relation:)' part of global actor 'MainActor'
    private func makeWidth(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> NSLayoutConstraint {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:307:35: warning: main actor-isolated property 'superview' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
            switch anchor ?? view.superview {
                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:221:55: note: property declared here
@property(nullable, nonatomic,readonly) UIView       *superview;
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:308:59: warning: main actor-isolated property 'widthAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            case let to as LayoutView:          return to.widthAnchor
                                                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:578:57: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutDimension *widthAnchor API_AVAILABLE(ios(9.0));
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:310:59: warning: main actor-isolated property 'widthAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            case let to as LayoutGuide:         return to.widthAnchor
                                                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:52:57: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutDimension *widthAnchor;
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:317:39: warning: main actor-isolated property 'heightAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        relation.constraint(for: view.heightAnchor, to: anchor == nil ? nil : {
                                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:579:57: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutDimension *heightAnchor API_AVAILABLE(ios(9.0));
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:316:18: note: add '@MainActor' to make instance method 'makeHeight(to:info:relation:)' part of global actor 'MainActor'
    private func makeHeight(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> NSLayoutConstraint {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:318:35: warning: main actor-isolated property 'superview' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
            switch anchor ?? view.superview {
                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:221:55: note: property declared here
@property(nullable, nonatomic,readonly) UIView       *superview;
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:319:59: warning: main actor-isolated property 'heightAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            case let to as LayoutView:          return to.heightAnchor
                                                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:579:57: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutDimension *heightAnchor API_AVAILABLE(ios(9.0));
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:321:59: warning: main actor-isolated property 'heightAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            case let to as LayoutGuide:         return to.heightAnchor
                                                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:53:57: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutDimension *heightAnchor;
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:329:31: warning: main actor-isolated property 'superview' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
        switch anchor ?? view.superview {
                              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:221:55: note: property declared here
@property(nullable, nonatomic,readonly) UIView       *superview;
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:331:51: warning: main actor-isolated property 'topAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            return [relation.constraint(for: view.topAnchor, to: to.topAnchor, info: info),
                                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:576:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *topAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:327:18: note: add '@MainActor' to make instance method 'makeEdges(to:info:relation:)' part of global actor 'MainActor'
    private func makeEdges(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> [NSLayoutConstraint] {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:331:69: warning: main actor-isolated property 'topAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            return [relation.constraint(for: view.topAnchor, to: to.topAnchor, info: info),
                                                                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:576:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *topAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:327:18: note: add '@MainActor' to make instance method 'makeEdges(to:info:relation:)' part of global actor 'MainActor'
    private func makeEdges(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> [NSLayoutConstraint] {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:332:51: warning: main actor-isolated property 'bottomAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    relation.constraint(for: view.bottomAnchor, to: to.bottomAnchor, info: infoNegated),
                                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:577:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *bottomAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:327:18: note: add '@MainActor' to make instance method 'makeEdges(to:info:relation:)' part of global actor 'MainActor'
    private func makeEdges(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> [NSLayoutConstraint] {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:332:72: warning: main actor-isolated property 'bottomAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    relation.constraint(for: view.bottomAnchor, to: to.bottomAnchor, info: infoNegated),
                                                                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:577:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *bottomAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:327:18: note: add '@MainActor' to make instance method 'makeEdges(to:info:relation:)' part of global actor 'MainActor'
    private func makeEdges(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> [NSLayoutConstraint] {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:333:51: warning: main actor-isolated property 'leadingAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    relation.constraint(for: view.leadingAnchor, to: to.leadingAnchor, info: info),
                                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:572:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leadingAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:327:18: note: add '@MainActor' to make instance method 'makeEdges(to:info:relation:)' part of global actor 'MainActor'
    private func makeEdges(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> [NSLayoutConstraint] {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:333:73: warning: main actor-isolated property 'leadingAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    relation.constraint(for: view.leadingAnchor, to: to.leadingAnchor, info: info),
                                                                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:572:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leadingAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:327:18: note: add '@MainActor' to make instance method 'makeEdges(to:info:relation:)' part of global actor 'MainActor'
    private func makeEdges(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> [NSLayoutConstraint] {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:334:51: warning: main actor-isolated property 'trailingAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    relation.constraint(for: view.trailingAnchor, to: to.trailingAnchor, info: infoNegated)]
                                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:573:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *trailingAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:327:18: note: add '@MainActor' to make instance method 'makeEdges(to:info:relation:)' part of global actor 'MainActor'
    private func makeEdges(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> [NSLayoutConstraint] {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:334:74: warning: main actor-isolated property 'trailingAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    relation.constraint(for: view.trailingAnchor, to: to.trailingAnchor, info: infoNegated)]
                                                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:573:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *trailingAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:327:18: note: add '@MainActor' to make instance method 'makeEdges(to:info:relation:)' part of global actor 'MainActor'
    private func makeEdges(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> [NSLayoutConstraint] {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:336:51: warning: main actor-isolated property 'topAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            return [relation.constraint(for: view.topAnchor, to: to.topAnchor, info: info),
                                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:576:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *topAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:327:18: note: add '@MainActor' to make instance method 'makeEdges(to:info:relation:)' part of global actor 'MainActor'
    private func makeEdges(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> [NSLayoutConstraint] {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:336:69: warning: main actor-isolated property 'topAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            return [relation.constraint(for: view.topAnchor, to: to.topAnchor, info: info),
                                                                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:50:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *topAnchor;
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:327:18: note: add '@MainActor' to make instance method 'makeEdges(to:info:relation:)' part of global actor 'MainActor'
    private func makeEdges(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> [NSLayoutConstraint] {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:337:51: warning: main actor-isolated property 'bottomAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    relation.constraint(for: view.bottomAnchor, to: to.bottomAnchor, info: infoNegated),
                                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:577:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *bottomAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:327:18: note: add '@MainActor' to make instance method 'makeEdges(to:info:relation:)' part of global actor 'MainActor'
    private func makeEdges(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> [NSLayoutConstraint] {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:337:72: warning: main actor-isolated property 'bottomAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    relation.constraint(for: view.bottomAnchor, to: to.bottomAnchor, info: infoNegated),
                                                                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:51:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *bottomAnchor;
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:327:18: note: add '@MainActor' to make instance method 'makeEdges(to:info:relation:)' part of global actor 'MainActor'
    private func makeEdges(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> [NSLayoutConstraint] {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:338:51: warning: main actor-isolated property 'leadingAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    relation.constraint(for: view.leadingAnchor, to: to.leadingAnchor, info: info),
                                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:572:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leadingAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:327:18: note: add '@MainActor' to make instance method 'makeEdges(to:info:relation:)' part of global actor 'MainActor'
    private func makeEdges(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> [NSLayoutConstraint] {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:338:73: warning: main actor-isolated property 'leadingAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    relation.constraint(for: view.leadingAnchor, to: to.leadingAnchor, info: info),
                                                                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:46:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leadingAnchor;
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:327:18: note: add '@MainActor' to make instance method 'makeEdges(to:info:relation:)' part of global actor 'MainActor'
    private func makeEdges(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> [NSLayoutConstraint] {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:339:51: warning: main actor-isolated property 'trailingAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    relation.constraint(for: view.trailingAnchor, to: to.trailingAnchor, info: infoNegated)]
                                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:573:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *trailingAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:327:18: note: add '@MainActor' to make instance method 'makeEdges(to:info:relation:)' part of global actor 'MainActor'
    private func makeEdges(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> [NSLayoutConstraint] {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:339:74: warning: main actor-isolated property 'trailingAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    relation.constraint(for: view.trailingAnchor, to: to.trailingAnchor, info: infoNegated)]
                                                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:47:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *trailingAnchor;
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:327:18: note: add '@MainActor' to make instance method 'makeEdges(to:info:relation:)' part of global actor 'MainActor'
    private func makeEdges(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> [NSLayoutConstraint] {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:349:31: warning: main actor-isolated property 'superview' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
        switch anchor ?? view.superview {
                              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:221:55: note: property declared here
@property(nullable, nonatomic,readonly) UIView       *superview;
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:352:36: warning: main actor-isolated property 'widthAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                toWidthAnchor = to.widthAnchor
                                   ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:578:57: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutDimension *widthAnchor API_AVAILABLE(ios(9.0));
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:345:18: note: add '@MainActor' to make instance method 'makeSize(to:info:relation:)' part of global actor 'MainActor'
    private func makeSize(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> [NSLayoutConstraint] {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:353:37: warning: main actor-isolated property 'heightAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                toHeightAnchor = to.heightAnchor
                                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:579:57: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutDimension *heightAnchor API_AVAILABLE(ios(9.0));
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:345:18: note: add '@MainActor' to make instance method 'makeSize(to:info:relation:)' part of global actor 'MainActor'
    private func makeSize(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> [NSLayoutConstraint] {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:362:32: warning: main actor-isolated property 'widthAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            toWidthAnchor = to.widthAnchor
                               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:52:57: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutDimension *widthAnchor;
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:345:18: note: add '@MainActor' to make instance method 'makeSize(to:info:relation:)' part of global actor 'MainActor'
    private func makeSize(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> [NSLayoutConstraint] {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:363:33: warning: main actor-isolated property 'heightAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            toHeightAnchor = to.heightAnchor
                                ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:53:57: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutDimension *heightAnchor;
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:345:18: note: add '@MainActor' to make instance method 'makeSize(to:info:relation:)' part of global actor 'MainActor'
    private func makeSize(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> [NSLayoutConstraint] {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:367:47: warning: main actor-isolated property 'widthAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        return [relation.constraint(for: view.widthAnchor, to: toWidthAnchor, info: widthInfo),
                                              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:578:57: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutDimension *widthAnchor API_AVAILABLE(ios(9.0));
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:345:18: note: add '@MainActor' to make instance method 'makeSize(to:info:relation:)' part of global actor 'MainActor'
    private func makeSize(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> [NSLayoutConstraint] {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:368:47: warning: main actor-isolated property 'heightAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                relation.constraint(for: view.heightAnchor, to: toHeightAnchor, info: heightInfo)]
                                              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:579:57: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutDimension *heightAnchor API_AVAILABLE(ios(9.0));
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:345:18: note: add '@MainActor' to make instance method 'makeSize(to:info:relation:)' part of global actor 'MainActor'
    private func makeSize(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> [NSLayoutConstraint] {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:372:39: warning: main actor-isolated property 'firstBaselineAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        relation.constraint(for: view.firstBaselineAnchor, to: {
                                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:582:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *firstBaselineAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:371:18: note: add '@MainActor' to make instance method 'makeFirstBaseline(to:info:relation:)' part of global actor 'MainActor'
    private func makeFirstBaseline(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> NSLayoutConstraint {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:373:35: warning: main actor-isolated property 'superview' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
            switch anchor ?? view.superview {
                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:221:55: note: property declared here
@property(nullable, nonatomic,readonly) UIView       *superview;
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:374:59: warning: main actor-isolated property 'firstBaselineAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            case let to as LayoutView:          return to.firstBaselineAnchor
                                                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:582:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *firstBaselineAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:382:39: warning: main actor-isolated property 'lastBaselineAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        relation.constraint(for: view.lastBaselineAnchor, to: {
                                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:583:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *lastBaselineAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:381:18: note: add '@MainActor' to make instance method 'makeLastBaseline(to:info:relation:)' part of global actor 'MainActor'
    private func makeLastBaseline(to anchor: LayoutAnchor?, info: LayoutOptionsInfo, relation: Relation) -> NSLayoutConstraint {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:383:35: warning: main actor-isolated property 'superview' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
            switch anchor ?? view.superview {
                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:221:55: note: property declared here
@property(nullable, nonatomic,readonly) UIView       *superview;
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:384:59: warning: main actor-isolated property 'lastBaselineAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            case let to as LayoutView:          return to.lastBaselineAnchor
                                                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:583:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *lastBaselineAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:404:45: warning: call to main actor-isolated instance method 'constraint(equalTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        case .equal:    constraint = anchor.constraint(equalTo: other, constant: info.constant)
                                            ^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(equalTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:401:10: note: add '@MainActor' to make instance method 'constraint(for:to:info:)' part of global actor 'MainActor'
    func constraint(for anchor: NSLayoutYAxisAnchor, to other: NSLayoutYAxisAnchor, info: LayoutOptionsInfo) -> NSLayoutConstraint {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:405:45: warning: call to main actor-isolated instance method 'constraint(greaterThanOrEqualTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        case .greater:  constraint = anchor.constraint(greaterThanOrEqualTo: other, constant: info.constant)
                                            ^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(greaterThanOrEqualTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(greaterThanOrEqualTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:401:10: note: add '@MainActor' to make instance method 'constraint(for:to:info:)' part of global actor 'MainActor'
    func constraint(for anchor: NSLayoutYAxisAnchor, to other: NSLayoutYAxisAnchor, info: LayoutOptionsInfo) -> NSLayoutConstraint {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:406:45: warning: call to main actor-isolated instance method 'constraint(lessThanOrEqualTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        case .less:     constraint = anchor.constraint(lessThanOrEqualTo: other, constant: info.constant)
                                            ^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(lessThanOrEqualTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(lessThanOrEqualTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:401:10: note: add '@MainActor' to make instance method 'constraint(for:to:info:)' part of global actor 'MainActor'
    func constraint(for anchor: NSLayoutYAxisAnchor, to other: NSLayoutYAxisAnchor, info: LayoutOptionsInfo) -> NSLayoutConstraint {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:408:27: warning: call to main actor-isolated instance method 'setPriorityIfNeeded' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        return constraint.setPriorityIfNeeded(info.priority)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:476:22: note: calls to instance method 'setPriorityIfNeeded' from outside of its actor context are implicitly asynchronous
    fileprivate func setPriorityIfNeeded(_ priority: LayoutPriority?) -> NSLayoutConstraint {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:401:10: note: add '@MainActor' to make instance method 'constraint(for:to:info:)' part of global actor 'MainActor'
    func constraint(for anchor: NSLayoutYAxisAnchor, to other: NSLayoutYAxisAnchor, info: LayoutOptionsInfo) -> NSLayoutConstraint {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:414:45: warning: call to main actor-isolated instance method 'constraint(equalTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        case .equal:    constraint = anchor.constraint(equalTo: other, constant: info.constant)
                                            ^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(equalTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:411:10: note: add '@MainActor' to make instance method 'constraint(for:to:info:)' part of global actor 'MainActor'
    func constraint(for anchor: NSLayoutXAxisAnchor, to other: NSLayoutXAxisAnchor, info: LayoutOptionsInfo) -> NSLayoutConstraint {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:415:45: warning: call to main actor-isolated instance method 'constraint(greaterThanOrEqualTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        case .greater:  constraint = anchor.constraint(greaterThanOrEqualTo: other, constant: info.constant)
                                            ^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(greaterThanOrEqualTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(greaterThanOrEqualTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:411:10: note: add '@MainActor' to make instance method 'constraint(for:to:info:)' part of global actor 'MainActor'
    func constraint(for anchor: NSLayoutXAxisAnchor, to other: NSLayoutXAxisAnchor, info: LayoutOptionsInfo) -> NSLayoutConstraint {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:416:45: warning: call to main actor-isolated instance method 'constraint(lessThanOrEqualTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        case .less:     constraint = anchor.constraint(lessThanOrEqualTo: other, constant: info.constant)
                                            ^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(lessThanOrEqualTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(lessThanOrEqualTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:411:10: note: add '@MainActor' to make instance method 'constraint(for:to:info:)' part of global actor 'MainActor'
    func constraint(for anchor: NSLayoutXAxisAnchor, to other: NSLayoutXAxisAnchor, info: LayoutOptionsInfo) -> NSLayoutConstraint {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:418:27: warning: call to main actor-isolated instance method 'setPriorityIfNeeded' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        return constraint.setPriorityIfNeeded(info.priority)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:476:22: note: calls to instance method 'setPriorityIfNeeded' from outside of its actor context are implicitly asynchronous
    fileprivate func setPriorityIfNeeded(_ priority: LayoutPriority?) -> NSLayoutConstraint {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:411:10: note: add '@MainActor' to make instance method 'constraint(for:to:info:)' part of global actor 'MainActor'
    func constraint(for anchor: NSLayoutXAxisAnchor, to other: NSLayoutXAxisAnchor, info: LayoutOptionsInfo) -> NSLayoutConstraint {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:425:49: warning: call to main actor-isolated instance method 'constraint(equalToConstant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            case .equal:    constraint = anchor.constraint(equalToConstant: info.constant)
                                                ^
UIKit.NSLayoutDimension.constraint:2:22: note: calls to instance method 'constraint(equalToConstant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalToConstant c: CGFloat) -> NSLayoutConstraint}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:421:10: note: add '@MainActor' to make instance method 'constraint(for:to:info:)' part of global actor 'MainActor'
    func constraint(for anchor: NSLayoutDimension, to other: NSLayoutDimension?, info: LayoutOptionsInfo) -> NSLayoutConstraint {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:426:49: warning: call to main actor-isolated instance method 'constraint(greaterThanOrEqualToConstant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            case .greater:  constraint = anchor.constraint(greaterThanOrEqualToConstant: info.constant)
                                                ^
UIKit.NSLayoutDimension.constraint:2:22: note: calls to instance method 'constraint(greaterThanOrEqualToConstant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(greaterThanOrEqualToConstant c: CGFloat) -> NSLayoutConstraint}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:421:10: note: add '@MainActor' to make instance method 'constraint(for:to:info:)' part of global actor 'MainActor'
    func constraint(for anchor: NSLayoutDimension, to other: NSLayoutDimension?, info: LayoutOptionsInfo) -> NSLayoutConstraint {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:427:49: warning: call to main actor-isolated instance method 'constraint(lessThanOrEqualToConstant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            case .less:     constraint = anchor.constraint(lessThanOrEqualToConstant: info.constant)
                                                ^
UIKit.NSLayoutDimension.constraint:2:22: note: calls to instance method 'constraint(lessThanOrEqualToConstant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(lessThanOrEqualToConstant c: CGFloat) -> NSLayoutConstraint}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:421:10: note: add '@MainActor' to make instance method 'constraint(for:to:info:)' part of global actor 'MainActor'
    func constraint(for anchor: NSLayoutDimension, to other: NSLayoutDimension?, info: LayoutOptionsInfo) -> NSLayoutConstraint {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:429:31: warning: call to main actor-isolated instance method 'setPriorityIfNeeded' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            return constraint.setPriorityIfNeeded(info.priority)
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:476:22: note: calls to instance method 'setPriorityIfNeeded' from outside of its actor context are implicitly asynchronous
    fileprivate func setPriorityIfNeeded(_ priority: LayoutPriority?) -> NSLayoutConstraint {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:421:10: note: add '@MainActor' to make instance method 'constraint(for:to:info:)' part of global actor 'MainActor'
    func constraint(for anchor: NSLayoutDimension, to other: NSLayoutDimension?, info: LayoutOptionsInfo) -> NSLayoutConstraint {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:432:45: warning: call to main actor-isolated instance method 'constraint(equalTo:multiplier:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        case .equal:    constraint = anchor.constraint(equalTo: other, multiplier: info.multiplier, constant: info.constant)
                                            ^
UIKit.NSLayoutDimension.constraint:2:22: note: calls to instance method 'constraint(equalTo:multiplier:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalTo anchor: NSLayoutDimension, multiplier m: CGFloat, constant c: CGFloat) -> NSLayoutConstraint}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:421:10: note: add '@MainActor' to make instance method 'constraint(for:to:info:)' part of global actor 'MainActor'
    func constraint(for anchor: NSLayoutDimension, to other: NSLayoutDimension?, info: LayoutOptionsInfo) -> NSLayoutConstraint {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:433:45: warning: call to main actor-isolated instance method 'constraint(greaterThanOrEqualTo:multiplier:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        case .greater:  constraint = anchor.constraint(greaterThanOrEqualTo: other, multiplier: info.multiplier, constant: info.constant)
                                            ^
UIKit.NSLayoutDimension.constraint:2:22: note: calls to instance method 'constraint(greaterThanOrEqualTo:multiplier:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(greaterThanOrEqualTo anchor: NSLayoutDimension, multiplier m: CGFloat, constant c: CGFloat) -> NSLayoutConstraint}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:421:10: note: add '@MainActor' to make instance method 'constraint(for:to:info:)' part of global actor 'MainActor'
    func constraint(for anchor: NSLayoutDimension, to other: NSLayoutDimension?, info: LayoutOptionsInfo) -> NSLayoutConstraint {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:434:45: warning: call to main actor-isolated instance method 'constraint(lessThanOrEqualTo:multiplier:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        case .less:     constraint = anchor.constraint(lessThanOrEqualTo: other, multiplier: info.multiplier, constant: info.constant)
                                            ^
UIKit.NSLayoutDimension.constraint:2:22: note: calls to instance method 'constraint(lessThanOrEqualTo:multiplier:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(lessThanOrEqualTo anchor: NSLayoutDimension, multiplier m: CGFloat, constant c: CGFloat) -> NSLayoutConstraint}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:421:10: note: add '@MainActor' to make instance method 'constraint(for:to:info:)' part of global actor 'MainActor'
    func constraint(for anchor: NSLayoutDimension, to other: NSLayoutDimension?, info: LayoutOptionsInfo) -> NSLayoutConstraint {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:436:27: warning: call to main actor-isolated instance method 'setPriorityIfNeeded' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        return constraint.setPriorityIfNeeded(info.priority)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:476:22: note: calls to instance method 'setPriorityIfNeeded' from outside of its actor context are implicitly asynchronous
    fileprivate func setPriorityIfNeeded(_ priority: LayoutPriority?) -> NSLayoutConstraint {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:421:10: note: add '@MainActor' to make instance method 'constraint(for:to:info:)' part of global actor 'MainActor'
    func constraint(for anchor: NSLayoutDimension, to other: NSLayoutDimension?, info: LayoutOptionsInfo) -> NSLayoutConstraint {
         ^
    @MainActor
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/DerivedSources/resource_bundle_accessor.swift (in target 'AutoFlex' from project 'AutoFlex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/DerivedSources/resource_bundle_accessor.swift (in target 'AutoFlex' from project 'AutoFlex')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:95:1: warning: extension declares a conformance of imported type 'UILayoutPriority' to imported protocols 'ExpressibleByFloatLiteral', 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension LayoutPriority: ExpressibleByFloatLiteral, ExpressibleByIntegerLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/AutoFlex.swift:95:1: note: add '@retroactive' to silence this warning
extension LayoutPriority: ExpressibleByFloatLiteral, ExpressibleByIntegerLiteral {
^                         ~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~~~~~
                          @retroactive ExpressibleByFloatLiteral @retroactive ExpressibleByIntegerLiteral
SwiftDriverJobDiscovery normal arm64 Emitting module for AutoFlex (in target 'AutoFlex' from project 'AutoFlex')
SwiftDriver\ Compilation\ Requirements AutoFlex normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AutoFlex' from project 'AutoFlex')
    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 AutoFlex -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.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-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex-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/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex.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/AutoFlex.build/Debug-appletvos/AutoFlex.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.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/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex-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-appletvos/AutoFlex-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex-Swift.h (in target 'AutoFlex' from project 'AutoFlex')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/AutoFlex-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AutoFlex.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex.swiftmodule (in target 'AutoFlex' from project 'AutoFlex')
    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/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AutoFlex.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AutoFlex.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex.swiftdoc (in target 'AutoFlex' from project 'AutoFlex')
    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/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AutoFlex.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AutoFlex.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex.abi.json (in target 'AutoFlex' from project 'AutoFlex')
    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/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AutoFlex.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AutoFlex.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex.swiftsourceinfo (in target 'AutoFlex' from project 'AutoFlex')
    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/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AutoFlex.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'AutoFlex' from project 'AutoFlex')
SwiftDriverJobDiscovery normal arm64 Compiling AutoFlex.swift (in target 'AutoFlex' from project 'AutoFlex')
SwiftDriver\ Compilation AutoFlex normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AutoFlex' from project 'AutoFlex')
    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 AutoFlex -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.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-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex-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/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex.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/AutoFlex.build/Debug-appletvos/AutoFlex.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.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/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex-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-appletvos/AutoFlex.o normal (in target 'AutoFlex' from project 'AutoFlex')
    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-tvos12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AutoFlex.o
ExtractAppIntentsMetadata (in target 'AutoFlex' from project 'AutoFlex')
    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 AutoFlex --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.AutoFlex --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AutoFlex.appintents --target-triple arm64-apple-tvos12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AutoFlex.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/AutoFlex.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/AutoFlex.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AutoFlex.build/Debug-appletvos/AutoFlex.build/Objects-normal/arm64/AutoFlex.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-28 11:56:33.703 appintentsmetadataprocessor[715:4077] Starting appintentsmetadataprocessor export
2025-04-28 11:56:33.740 appintentsmetadataprocessor[715:4077] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AutoFlex.o (in target 'AutoFlex' from project 'AutoFlex')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/AutoFlex.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AutoFlex",
  "name" : "AutoFlex",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "AutoFlex",
      "targets" : [
        "AutoFlex"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AutoFlex",
      "module_type" : "SwiftTarget",
      "name" : "AutoFlex",
      "path" : "Sources",
      "product_memberships" : [
        "AutoFlex"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AutoFlex.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.