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

Failed to build PhotoSelectAndCrop, reference main (8eeea0), with Swift 6.1 for tvOS using Xcode 16.3 on 27 Apr 2025 19:21:46 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PhotoSelectAndCrop -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Rillieux/PhotoSelectAndCrop.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Rillieux/PhotoSelectAndCrop
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8eeea02 Merge pull request #6 from NicolasAlmerge/patch-1
Cloned https://github.com/Rillieux/PhotoSelectAndCrop.git
Revision (git rev-parse @):
8eeea02cbbdd903bc2e0f2b35d298b6d9371a18b
SUCCESS checkout https://github.com/Rillieux/PhotoSelectAndCrop.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Rillieux/PhotoSelectAndCrop.git
https://github.com/Rillieux/PhotoSelectAndCrop.git
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "PhotoSelectAndCrop",
  "name" : "PhotoSelectAndCrop",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "PhotoSelectAndCrop",
      "targets" : [
        "PhotoSelectAndCrop"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PhotoSelectAndCrop",
      "module_type" : "SwiftTarget",
      "name" : "PhotoSelectAndCrop",
      "path" : "Sources",
      "product_memberships" : [
        "PhotoSelectAndCrop"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PhotoSelectAndCrop/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PhotoSelectAndCrop/Resources/fr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        }
      ],
      "sources" : [
        "Color+Extensions.swift",
        "DeviceOrientation.swift",
        "Image+Extensions.swift",
        "ImageAttributes.swift",
        "ImageManipulation.swift",
        "ImageMoveAndScaleSheet+Extensions.swift",
        "ImageMoveAndScaleSheet+ViewModel.swift",
        "ImageMoveAndScaleSheet.swift",
        "ImagePane.swift",
        "SystemImagePicker.swift",
        "SystemPHPicker.swift",
        "ViewModifiers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  PhotoSelectAndCrop: /Users/admin/builder/spi-builder-workspace
resolved source packages: PhotoSelectAndCrop
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "PhotoSelectAndCrop",
  "name" : "PhotoSelectAndCrop",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "PhotoSelectAndCrop",
      "targets" : [
        "PhotoSelectAndCrop"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PhotoSelectAndCrop",
      "module_type" : "SwiftTarget",
      "name" : "PhotoSelectAndCrop",
      "path" : "Sources",
      "product_memberships" : [
        "PhotoSelectAndCrop"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PhotoSelectAndCrop/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PhotoSelectAndCrop/Resources/fr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        }
      ],
      "sources" : [
        "Color+Extensions.swift",
        "DeviceOrientation.swift",
        "Image+Extensions.swift",
        "ImageAttributes.swift",
        "ImageManipulation.swift",
        "ImageMoveAndScaleSheet+Extensions.swift",
        "ImageMoveAndScaleSheet+ViewModel.swift",
        "ImageMoveAndScaleSheet.swift",
        "ImagePane.swift",
        "SystemImagePicker.swift",
        "SystemPHPicker.swift",
        "ViewModifiers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "PhotoSelectAndCrop"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PhotoSelectAndCrop -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 PhotoSelectAndCrop -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:
  PhotoSelectAndCrop: /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 'PhotoSelectAndCrop' in project 'PhotoSelectAndCrop'
        ➜ Explicit dependency on target 'PhotoSelectAndCrop' in project 'PhotoSelectAndCrop'
        ➜ Explicit dependency on target 'PhotoSelectAndCrop_PhotoSelectAndCrop' in project 'PhotoSelectAndCrop'
    Target 'PhotoSelectAndCrop' in project 'PhotoSelectAndCrop'
        ➜ Explicit dependency on target 'PhotoSelectAndCrop_PhotoSelectAndCrop' in project 'PhotoSelectAndCrop'
    Target 'PhotoSelectAndCrop_PhotoSelectAndCrop' in project 'PhotoSelectAndCrop' (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: 2fbea73f98b75b0363dcc00a6887fbc5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2fbea73f98b75b0363dcc00a6887fbc5.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/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/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/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/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
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/PhotoSelectAndCrop.DependencyStaticMetadataFileList (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/PhotoSelectAndCrop.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/PhotoSelectAndCrop.modulemap (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/PhotoSelectAndCrop.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop_PhotoSelectAndCrop.build/PhotoSelectAndCrop_PhotoSelectAndCrop.DependencyStaticMetadataFileList (in target 'PhotoSelectAndCrop_PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop_PhotoSelectAndCrop.build/PhotoSelectAndCrop_PhotoSelectAndCrop.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop_PhotoSelectAndCrop.build/empty-PhotoSelectAndCrop_PhotoSelectAndCrop.plist (in target 'PhotoSelectAndCrop_PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop_PhotoSelectAndCrop.build/empty-PhotoSelectAndCrop_PhotoSelectAndCrop.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop_PhotoSelectAndCrop.build/PhotoSelectAndCrop_PhotoSelectAndCrop.DependencyMetadataFileList (in target 'PhotoSelectAndCrop_PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop_PhotoSelectAndCrop.build/PhotoSelectAndCrop_PhotoSelectAndCrop.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/PhotoSelectAndCrop.DependencyMetadataFileList (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/PhotoSelectAndCrop.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop.SwiftConstValuesFileList (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop.SwiftFileList (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop_const_extract_protocols.json (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop.LinkFileList (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop-OutputFileMap.json (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/DerivedSources/resource_bundle_accessor.swift (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/PhotoSelectAndCrop.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/PhotoSelectAndCrop.modulemap (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    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/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/PhotoSelectAndCrop.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PhotoSelectAndCrop_PhotoSelectAndCrop.bundle (in target 'PhotoSelectAndCrop_PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PhotoSelectAndCrop_PhotoSelectAndCrop.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PhotoSelectAndCrop_PhotoSelectAndCrop.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop_PhotoSelectAndCrop.build/empty-PhotoSelectAndCrop_PhotoSelectAndCrop.plist (in target 'PhotoSelectAndCrop_PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop_PhotoSelectAndCrop.build/empty-PhotoSelectAndCrop_PhotoSelectAndCrop.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform appletvos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PhotoSelectAndCrop_PhotoSelectAndCrop.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PhotoSelectAndCrop_PhotoSelectAndCrop.bundle/fr.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/Sources/PhotoSelectAndCrop/Resources/fr.lproj/Localizable.strings (in target 'PhotoSelectAndCrop_PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    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/PhotoSelectAndCrop/Resources/fr.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PhotoSelectAndCrop_PhotoSelectAndCrop.bundle/fr.lproj
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PhotoSelectAndCrop_PhotoSelectAndCrop.bundle/en.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/Sources/PhotoSelectAndCrop/Resources/en.lproj/Localizable.strings (in target 'PhotoSelectAndCrop_PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    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/PhotoSelectAndCrop/Resources/en.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PhotoSelectAndCrop_PhotoSelectAndCrop.bundle/en.lproj
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PhotoSelectAndCrop_PhotoSelectAndCrop.bundle (in target 'PhotoSelectAndCrop_PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PhotoSelectAndCrop_PhotoSelectAndCrop.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PhotoSelectAndCrop_PhotoSelectAndCrop.bundle (in target 'PhotoSelectAndCrop_PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PhotoSelectAndCrop_PhotoSelectAndCrop.bundle
SwiftDriver PhotoSelectAndCrop normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    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 PhotoSelectAndCrop -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop.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-tvos15.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 -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64 -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/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop-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/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop_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/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.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/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ImageMoveAndScaleSheet+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ImageMoveAndScaleSheet+Extensions.swift (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ImageMoveAndScaleSheet+Extensions.swift (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ Color+Extensions.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/Color+Extensions.swift (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/DerivedSources/resource_bundle_accessor.swift (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Color+Extensions.swift (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ DeviceOrientation.swift,\ Image+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/DeviceOrientation.swift /Users/admin/builder/spi-builder-workspace/Sources/Image+Extensions.swift (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeviceOrientation.swift (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Image+Extensions.swift (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ PhotoSelectAndCrop (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/Color+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/DeviceOrientation.swift /Users/admin/builder/spi-builder-workspace/Sources/Image+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ImageAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/ImageManipulation.swift /Users/admin/builder/spi-builder-workspace/Sources/ImageMoveAndScaleSheet+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ImageMoveAndScaleSheet+ViewModel.swift /Users/admin/builder/spi-builder-workspace/Sources/ImageMoveAndScaleSheet.swift /Users/admin/builder/spi-builder-workspace/Sources/ImagePane.swift /Users/admin/builder/spi-builder-workspace/Sources/SystemImagePicker.swift /Users/admin/builder/spi-builder-workspace/Sources/SystemPHPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ViewModifiers.swift -target arm64-apple-tvos15.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -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 -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/swift-overrides.hmap -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/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PhotoSelectAndCrop -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name appletvos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop.abi.json
EmitSwiftModule normal arm64 (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/DeviceOrientation.swift:21:77: error: 'orientation' is unavailable in tvOS
    @Published private(set) var orientation: Orientation = UIDevice.current.orientation.isLandscape ? .landscape : .portrait
                                                                            ^~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:44:51: note: 'orientation' has been explicitly marked unavailable here
@property(nonatomic,readonly) UIDeviceOrientation orientation API_UNAVAILABLE(tvos, visionos);       // return current device orientation.  this will return UIDeviceOrientationUnknown unless device orientation notifications are being generated.
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/DeviceOrientation.swift:21:89: error: 'isLandscape' is unavailable in tvOS
    @Published private(set) var orientation: Orientation = UIDevice.current.orientation.isLandscape ? .landscape : .portrait
                                                                                        ^~~~~~~~~~~
UIKit.UIDeviceOrientation.isLandscape:3:14: note: 'isLandscape' has been explicitly marked unavailable here
  public var isLandscape: Bool { get }}
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DeviceOrientation.swift:21:33: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
    @Published private(set) var orientation: Orientation = UIDevice.current.orientation.isLandscape ? .landscape : .portrait
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/SystemImagePicker.swift:27:53: error: 'UIImagePickerController' is unavailable in tvOS
        public func imagePickerController(_ picker: UIImagePickerController, didFinishPickingMediaWithInfo info: [UIImagePickerController.InfoKey : Any]) {
                                                    ^~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImagePickerController.h:69:12: note: 'UIImagePickerController' has been explicitly marked unavailable here
@interface UIImagePickerController : UINavigationController <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SystemImagePicker.swift:27:115: error: 'UIImagePickerController' is unavailable in tvOS
        public func imagePickerController(_ picker: UIImagePickerController, didFinishPickingMediaWithInfo info: [UIImagePickerController.InfoKey : Any]) {
                                                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImagePickerController.h:69:12: note: 'UIImagePickerController' has been explicitly marked unavailable here
@interface UIImagePickerController : UINavigationController <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SystemImagePicker.swift:20:73: error: 'UIImagePickerControllerDelegate' is unavailable in tvOS
    public class Coordinator: NSObject, UINavigationControllerDelegate, UIImagePickerControllerDelegate {
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImagePickerController.h:113:11: note: 'UIImagePickerControllerDelegate' has been explicitly marked unavailable here
@protocol UIImagePickerControllerDelegate<NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/SystemImagePicker.swift:39:109: error: 'UIImagePickerController' is unavailable in tvOS
    public func makeUIViewController(context: UIViewControllerRepresentableContext<SystemUIImagePicker>) -> UIImagePickerController {
                                                                                                            ^~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImagePickerController.h:69:12: note: 'UIImagePickerController' has been explicitly marked unavailable here
@interface UIImagePickerController : UINavigationController <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SystemImagePicker.swift:45:60: error: 'UIImagePickerController' is unavailable in tvOS
    public func updateUIViewController(_ uiViewController: UIImagePickerController, context: UIViewControllerRepresentableContext<SystemUIImagePicker>) {
                                                           ^~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImagePickerController.h:69:12: note: 'UIImagePickerController' has been explicitly marked unavailable here
@interface UIImagePickerController : UINavigationController <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SystemImagePicker.swift:15:15: warning: unavailable class 'UIImagePickerController' was used to satisfy a requirement of protocol 'UIViewControllerRepresentable'; this will be an error in a future Swift language mode
public struct SystemUIImagePicker: UIViewControllerRepresentable {
              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImagePickerController.h:69:12: note: 'UIImagePickerController' declared here
@interface UIImagePickerController : UINavigationController <NSCoding>
           ^
SwiftUI.UIViewControllerRepresentable.UIViewControllerType:2:16: note: requirement 'UIViewControllerType' declared here
associatedtype UIViewControllerType : UIViewController}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/SystemPHPicker.swift:28:59: error: 'PHPickerViewController' is unavailable in tvOS
    public func makeUIViewController(context: Context) -> PHPickerViewController {
                                                          ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/PhotosUI.framework/Headers/PHPicker.h:232:12: note: 'PHPickerViewController' has been explicitly marked unavailable here
@interface PHPickerViewController : UIViewController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SystemPHPicker.swift:38:60: error: 'PHPickerViewController' is unavailable in tvOS
    public func updateUIViewController(_ uiViewController: PHPickerViewController, context: Context) {
                                                           ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/PhotosUI.framework/Headers/PHPicker.h:232:12: note: 'PHPickerViewController' has been explicitly marked unavailable here
@interface PHPickerViewController : UIViewController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SystemPHPicker.swift:53:89: error: cannot find type 'PHPickerResult' in scope
        public func picker(_ picker: PHPickerViewController, didFinishPicking results: [PHPickerResult]) {
                                                                                        ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SystemPHPicker.swift:53:38: error: 'PHPickerViewController' is unavailable in tvOS
        public func picker(_ picker: PHPickerViewController, didFinishPicking results: [PHPickerResult]) {
                                     ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/PhotosUI.framework/Headers/PHPicker.h:232:12: note: 'PHPickerViewController' has been explicitly marked unavailable here
@interface PHPickerViewController : UIViewController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SystemPHPicker.swift:46:41: error: cannot find type 'PHPickerViewControllerDelegate' in scope
    public class Coordinator: NSObject, PHPickerViewControllerDelegate {
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SystemPHPicker.swift:22:15: warning: unavailable class 'PHPickerViewController' was used to satisfy a requirement of protocol 'UIViewControllerRepresentable'; this will be an error in a future Swift language mode
public struct SystemPHPicker: UIViewControllerRepresentable {
              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/PhotosUI.framework/Headers/PHPicker.h:232:12: note: 'PHPickerViewController' declared here
@interface PHPickerViewController : UIViewController
           ^
SwiftUI.UIViewControllerRepresentable.UIViewControllerType:2:16: note: requirement 'UIViewControllerType' declared here
associatedtype UIViewControllerType : UIViewController}
               ^
SwiftCompile normal arm64 Compiling\ ViewModifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/ViewModifiers.swift (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ PhotoSelectAndCrop (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
	EmitSwiftModule normal arm64 (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
	SwiftCompile normal arm64 Compiling\ ViewModifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/ViewModifiers.swift (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
	Building workspace spi-builder-workspace with scheme PhotoSelectAndCrop
(4 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  PhotoSelectAndCrop: /Users/admin/builder/spi-builder-workspace
resolved source packages: PhotoSelectAndCrop
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "PhotoSelectAndCrop",
  "name" : "PhotoSelectAndCrop",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "PhotoSelectAndCrop",
      "targets" : [
        "PhotoSelectAndCrop"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PhotoSelectAndCrop",
      "module_type" : "SwiftTarget",
      "name" : "PhotoSelectAndCrop",
      "path" : "Sources",
      "product_memberships" : [
        "PhotoSelectAndCrop"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PhotoSelectAndCrop/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PhotoSelectAndCrop/Resources/fr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        }
      ],
      "sources" : [
        "Color+Extensions.swift",
        "DeviceOrientation.swift",
        "Image+Extensions.swift",
        "ImageAttributes.swift",
        "ImageManipulation.swift",
        "ImageMoveAndScaleSheet+Extensions.swift",
        "ImageMoveAndScaleSheet+ViewModel.swift",
        "ImageMoveAndScaleSheet.swift",
        "ImagePane.swift",
        "SystemImagePicker.swift",
        "SystemPHPicker.swift",
        "ViewModifiers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "PhotoSelectAndCrop"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PhotoSelectAndCrop -destination generic/platform=tvOS
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 PhotoSelectAndCrop -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  PhotoSelectAndCrop: /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 'PhotoSelectAndCrop' in project 'PhotoSelectAndCrop'
        ➜ Explicit dependency on target 'PhotoSelectAndCrop' in project 'PhotoSelectAndCrop'
        ➜ Explicit dependency on target 'PhotoSelectAndCrop_PhotoSelectAndCrop' in project 'PhotoSelectAndCrop'
    Target 'PhotoSelectAndCrop' in project 'PhotoSelectAndCrop'
        ➜ Explicit dependency on target 'PhotoSelectAndCrop_PhotoSelectAndCrop' in project 'PhotoSelectAndCrop'
    Target 'PhotoSelectAndCrop_PhotoSelectAndCrop' in project 'PhotoSelectAndCrop' (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: bbde7c0b0884b31aa2d8929f535f995c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bbde7c0b0884b31aa2d8929f535f995c.xcbuilddata
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
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PhotoSelectAndCrop_PhotoSelectAndCrop.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop_PhotoSelectAndCrop.build/empty-PhotoSelectAndCrop_PhotoSelectAndCrop.plist (in target 'PhotoSelectAndCrop_PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop_PhotoSelectAndCrop.build/empty-PhotoSelectAndCrop_PhotoSelectAndCrop.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform appletvos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PhotoSelectAndCrop_PhotoSelectAndCrop.bundle/Info.plist
SwiftDriver PhotoSelectAndCrop normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    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 PhotoSelectAndCrop -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -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-tvos15.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 -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64 -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/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop-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/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop_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/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.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/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ Color+Extensions.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/Color+Extensions.swift (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/DerivedSources/resource_bundle_accessor.swift (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Color+Extensions.swift (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ DeviceOrientation.swift,\ Image+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/DeviceOrientation.swift /Users/admin/builder/spi-builder-workspace/Sources/Image+Extensions.swift (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeviceOrientation.swift (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Image+Extensions.swift (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ PhotoSelectAndCrop (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/Color+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/DeviceOrientation.swift /Users/admin/builder/spi-builder-workspace/Sources/Image+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ImageAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/ImageManipulation.swift /Users/admin/builder/spi-builder-workspace/Sources/ImageMoveAndScaleSheet+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ImageMoveAndScaleSheet+ViewModel.swift /Users/admin/builder/spi-builder-workspace/Sources/ImageMoveAndScaleSheet.swift /Users/admin/builder/spi-builder-workspace/Sources/ImagePane.swift /Users/admin/builder/spi-builder-workspace/Sources/SystemImagePicker.swift /Users/admin/builder/spi-builder-workspace/Sources/SystemPHPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/ViewModifiers.swift -target arm64-apple-tvos15.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -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 -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/swift-overrides.hmap -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/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PhotoSelectAndCrop -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name appletvos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoSelectAndCrop.build/Debug-appletvos/PhotoSelectAndCrop.build/Objects-normal/arm64/PhotoSelectAndCrop.abi.json
EmitSwiftModule normal arm64 (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/DeviceOrientation.swift:21:77: error: 'orientation' is unavailable in tvOS
    @Published private(set) var orientation: Orientation = UIDevice.current.orientation.isLandscape ? .landscape : .portrait
                                                                            ^~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:44:51: note: 'orientation' has been explicitly marked unavailable here
@property(nonatomic,readonly) UIDeviceOrientation orientation API_UNAVAILABLE(tvos, visionos);       // return current device orientation.  this will return UIDeviceOrientationUnknown unless device orientation notifications are being generated.
                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/DeviceOrientation.swift:21:89: error: 'isLandscape' is unavailable in tvOS
    @Published private(set) var orientation: Orientation = UIDevice.current.orientation.isLandscape ? .landscape : .portrait
                                                                                        ^~~~~~~~~~~
UIKit.UIDeviceOrientation.isLandscape:3:14: note: 'isLandscape' has been explicitly marked unavailable here
  public var isLandscape: Bool { get }}
             ^
/Users/admin/builder/spi-builder-workspace/Sources/SystemImagePicker.swift:27:53: error: 'UIImagePickerController' is unavailable in tvOS
        public func imagePickerController(_ picker: UIImagePickerController, didFinishPickingMediaWithInfo info: [UIImagePickerController.InfoKey : Any]) {
                                                    ^~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImagePickerController.h:69:12: note: 'UIImagePickerController' has been explicitly marked unavailable here
@interface UIImagePickerController : UINavigationController <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SystemImagePicker.swift:27:115: error: 'UIImagePickerController' is unavailable in tvOS
        public func imagePickerController(_ picker: UIImagePickerController, didFinishPickingMediaWithInfo info: [UIImagePickerController.InfoKey : Any]) {
                                                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImagePickerController.h:69:12: note: 'UIImagePickerController' has been explicitly marked unavailable here
@interface UIImagePickerController : UINavigationController <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SystemImagePicker.swift:20:73: error: 'UIImagePickerControllerDelegate' is unavailable in tvOS
    public class Coordinator: NSObject, UINavigationControllerDelegate, UIImagePickerControllerDelegate {
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImagePickerController.h:113:11: note: 'UIImagePickerControllerDelegate' has been explicitly marked unavailable here
@protocol UIImagePickerControllerDelegate<NSObject>
          ^
/Users/admin/builder/spi-builder-workspace/Sources/SystemImagePicker.swift:39:109: error: 'UIImagePickerController' is unavailable in tvOS
    public func makeUIViewController(context: UIViewControllerRepresentableContext<SystemUIImagePicker>) -> UIImagePickerController {
                                                                                                            ^~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImagePickerController.h:69:12: note: 'UIImagePickerController' has been explicitly marked unavailable here
@interface UIImagePickerController : UINavigationController <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SystemImagePicker.swift:45:60: error: 'UIImagePickerController' is unavailable in tvOS
    public func updateUIViewController(_ uiViewController: UIImagePickerController, context: UIViewControllerRepresentableContext<SystemUIImagePicker>) {
                                                           ^~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImagePickerController.h:69:12: note: 'UIImagePickerController' has been explicitly marked unavailable here
@interface UIImagePickerController : UINavigationController <NSCoding>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SystemImagePicker.swift:15:15: warning: unavailable class 'UIImagePickerController' was used to satisfy a requirement of protocol 'UIViewControllerRepresentable'; this will be an error in a future Swift language mode
public struct SystemUIImagePicker: UIViewControllerRepresentable {
              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIImagePickerController.h:69:12: note: 'UIImagePickerController' declared here
@interface UIImagePickerController : UINavigationController <NSCoding>
           ^
SwiftUI.UIViewControllerRepresentable.UIViewControllerType:2:16: note: requirement 'UIViewControllerType' declared here
associatedtype UIViewControllerType : UIViewController}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/SystemPHPicker.swift:28:59: error: 'PHPickerViewController' is unavailable in tvOS
    public func makeUIViewController(context: Context) -> PHPickerViewController {
                                                          ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/PhotosUI.framework/Headers/PHPicker.h:232:12: note: 'PHPickerViewController' has been explicitly marked unavailable here
@interface PHPickerViewController : UIViewController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SystemPHPicker.swift:38:60: error: 'PHPickerViewController' is unavailable in tvOS
    public func updateUIViewController(_ uiViewController: PHPickerViewController, context: Context) {
                                                           ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/PhotosUI.framework/Headers/PHPicker.h:232:12: note: 'PHPickerViewController' has been explicitly marked unavailable here
@interface PHPickerViewController : UIViewController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SystemPHPicker.swift:53:89: error: cannot find type 'PHPickerResult' in scope
        public func picker(_ picker: PHPickerViewController, didFinishPicking results: [PHPickerResult]) {
                                                                                        ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SystemPHPicker.swift:53:38: error: 'PHPickerViewController' is unavailable in tvOS
        public func picker(_ picker: PHPickerViewController, didFinishPicking results: [PHPickerResult]) {
                                     ^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/PhotosUI.framework/Headers/PHPicker.h:232:12: note: 'PHPickerViewController' has been explicitly marked unavailable here
@interface PHPickerViewController : UIViewController
           ^
/Users/admin/builder/spi-builder-workspace/Sources/SystemPHPicker.swift:46:41: error: cannot find type 'PHPickerViewControllerDelegate' in scope
    public class Coordinator: NSObject, PHPickerViewControllerDelegate {
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SystemPHPicker.swift:22:15: warning: unavailable class 'PHPickerViewController' was used to satisfy a requirement of protocol 'UIViewControllerRepresentable'; this will be an error in a future Swift language mode
public struct SystemPHPicker: UIViewControllerRepresentable {
              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/PhotosUI.framework/Headers/PHPicker.h:232:12: note: 'PHPickerViewController' declared here
@interface PHPickerViewController : UIViewController
           ^
SwiftUI.UIViewControllerRepresentable.UIViewControllerType:2:16: note: requirement 'UIViewControllerType' declared here
associatedtype UIViewControllerType : UIViewController}
               ^
SwiftCompile normal arm64 Compiling\ ImagePane.swift /Users/admin/builder/spi-builder-workspace/Sources/ImagePane.swift (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ImagePane.swift (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ ImageMoveAndScaleSheet+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ImageMoveAndScaleSheet+Extensions.swift (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ PhotoSelectAndCrop (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
	EmitSwiftModule normal arm64 (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
	SwiftCompile normal arm64 Compiling\ ImageMoveAndScaleSheet+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ImageMoveAndScaleSheet+Extensions.swift (in target 'PhotoSelectAndCrop' from project 'PhotoSelectAndCrop')
	Building workspace spi-builder-workspace with scheme PhotoSelectAndCrop
(4 failures)
BUILD FAILURE 6.1 tvOS