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 Elephant, reference 0.1.2 (c6cb1d), with Swift 6.1 for tvOS using Xcode 16.3 on 27 Apr 2025 08:53:49 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/s2mr/Elephant.git
Reference: 0.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/s2mr/Elephant
 * tag               0.1.2      -> FETCH_HEAD
HEAD is now at c6cb1d4 Update README
Cloned https://github.com/s2mr/Elephant.git
Revision (git rev-parse @):
c6cb1d4e39a3cceadf44c0b95e11230e3eec0904
SUCCESS checkout https://github.com/s2mr/Elephant.git at 0.1.2
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/s2mr/Elephant.git
https://github.com/s2mr/Elephant.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Elephant",
  "name" : "Elephant",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "Elephant",
      "targets" : [
        "Elephant"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ElephantTests",
      "module_type" : "SwiftTarget",
      "name" : "ElephantTests",
      "path" : "Tests/ElephantTests",
      "sources" : [
        "ElephantTests.swift"
      ],
      "target_dependencies" : [
        "Elephant"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Elephant",
      "module_type" : "SwiftTarget",
      "name" : "Elephant",
      "path" : "Sources/Elephant",
      "product_memberships" : [
        "Elephant"
      ],
      "sources" : [
        "AnimationOwner.swift",
        "JavaScriptExecutor.swift",
        "SVGLoader.swift",
        "SVGView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
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" : "Elephant",
  "name" : "Elephant",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "Elephant",
      "targets" : [
        "Elephant"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ElephantTests",
      "module_type" : "SwiftTarget",
      "name" : "ElephantTests",
      "path" : "Tests/ElephantTests",
      "sources" : [
        "ElephantTests.swift"
      ],
      "target_dependencies" : [
        "Elephant"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Elephant",
      "module_type" : "SwiftTarget",
      "name" : "Elephant",
      "path" : "Sources/Elephant",
      "product_memberships" : [
        "Elephant"
      ],
      "sources" : [
        "AnimationOwner.swift",
        "JavaScriptExecutor.swift",
        "SVGLoader.swift",
        "SVGView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Elephant",
    "schemes" : [
      "Elephant",
      "Elephant-Package"
    ],
    "targets" : [
      "Elephant",
      "ElephantPackageDescription",
      "ElephantPackageTests",
      "ElephantTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Elephant-Package -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 Elephant-Package -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
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Elephant' in project 'Elephant' (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: cf413a223f11a265331b13bfd8e1455c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cf413a223f11a265331b13bfd8e1455c.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/Elephant.xcodeproj
    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/Elephant.xcodeproj
    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/Elephant.xcodeproj
    /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/Elephant.xcodeproj
    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/Elephant.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Elephant.framework (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Elephant.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Elephant.framework/Headers (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Elephant.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Elephant.DependencyMetadataFileList (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Elephant.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Elephant.DependencyStaticMetadataFileList (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Elephant.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant-OutputFileMap.json (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant.SwiftConstValuesFileList (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant_const_extract_protocols.json (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant.SwiftFileList (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant.LinkFileList (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant.LinkFileList
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Elephant.framework/Info.plist /Users/admin/builder/spi-builder-workspace/Elephant.xcodeproj/Elephant_Info.plist (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Elephant.xcodeproj/Elephant_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform appletvos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Elephant.framework/Info.plist
SwiftDriver Elephant normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Elephant -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant.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 -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos11.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 -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 -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/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant-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/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant.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/Elephant.build/Debug-appletvos/Elephant.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant_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/Elephant.build/Debug-appletvos/Elephant.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AnimationOwner.swift /Users/admin/builder/spi-builder-workspace/Sources/Elephant/AnimationOwner.swift (in target 'Elephant' from project 'Elephant')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Elephant/AnimationOwner.swift (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ JavaScriptExecutor.swift /Users/admin/builder/spi-builder-workspace/Sources/Elephant/JavaScriptExecutor.swift (in target 'Elephant' from project 'Elephant')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Elephant/JavaScriptExecutor.swift (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace

SwiftEmitModule normal arm64 Emitting\ module\ for\ Elephant (in target 'Elephant' from project 'Elephant')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745744023408091-swift-frontend-Elephant-all-arm64_apple_tvos11.0-swiftmodule-Onone-837249652.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2802 seconds (6.2308 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0287 ( 22.7%)   0.0609 ( 39.5%)   0.0896 ( 32.0%)   3.0216 ( 48.5%)  parse-and-resolve-imports
   0.0286 ( 22.7%)   0.0609 ( 39.5%)   0.0895 ( 31.9%)   3.0216 ( 48.5%)  Import resolution
   0.0017 (  1.4%)   0.0092 (  6.0%)   0.0109 (  3.9%)   0.0974 (  1.6%)  load-stdlib
   0.0201 ( 16.0%)   0.0066 (  4.3%)   0.0267 (  9.5%)   0.0267 (  0.4%)  perform-sema
   0.0201 ( 15.9%)   0.0065 (  4.2%)   0.0266 (  9.5%)   0.0266 (  0.4%)  Type checking and Semantic analysis
   0.0198 ( 15.7%)   0.0065 (  4.2%)   0.0263 (  9.4%)   0.0263 (  0.4%)  typecheck-decl
   0.0019 (  1.5%)   0.0023 (  1.5%)   0.0042 (  1.5%)   0.0042 (  0.1%)  import-clang-decl
   0.0031 (  2.4%)   0.0006 (  0.4%)   0.0037 (  1.3%)   0.0037 (  0.1%)  build-rewrite-system
   0.0020 (  1.6%)   0.0005 (  0.3%)   0.0025 (  0.9%)   0.0025 (  0.0%)  typecheck-expr
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1262 (100.0%)   0.1540 (100.0%)   0.2802 (100.0%)   6.2308 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1287 seconds (3.1473 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0509 (100.0%)   0.0778 (100.0%)   0.1287 (100.0%)   3.1473 (100.0%)  Building Target
   0.0509 (100.0%)   0.0778 (100.0%)   0.1287 (100.0%)   3.1473 (100.0%)  Total
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/Sources/Elephant/AnimationOwner.swift /Users/admin/builder/spi-builder-workspace/Sources/Elephant/JavaScriptExecutor.swift /Users/admin/builder/spi-builder-workspace/Sources/Elephant/SVGLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/Elephant/SVGView.swift -target arm64-apple-tvos11.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -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 -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 -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/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -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 -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 -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/Elephant.build/Debug-appletvos/Elephant.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/Elephant.build/Debug-appletvos/Elephant.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -module-name Elephant -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/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant.abi.json
EmitSwiftModule normal arm64 (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Elephant/JavaScriptExecutor.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
SwiftCompile normal arm64 Compiling\ SVGView.swift /Users/admin/builder/spi-builder-workspace/Sources/Elephant/SVGView.swift (in target 'Elephant' from project 'Elephant')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Elephant/SVGView.swift (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ SVGLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/Elephant/SVGLoader.swift (in target 'Elephant' from project 'Elephant')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Elephant/SVGLoader.swift (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Elephant.xcodeproj: warning: The tvOS deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'Elephant' from project 'Elephant')
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ Elephant (in target 'Elephant' from project 'Elephant')
	EmitSwiftModule normal arm64 (in target 'Elephant' from project 'Elephant')
	Building project Elephant with scheme Elephant-Package
(3 failures)
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" : "Elephant",
  "name" : "Elephant",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "Elephant",
      "targets" : [
        "Elephant"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ElephantTests",
      "module_type" : "SwiftTarget",
      "name" : "ElephantTests",
      "path" : "Tests/ElephantTests",
      "sources" : [
        "ElephantTests.swift"
      ],
      "target_dependencies" : [
        "Elephant"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Elephant",
      "module_type" : "SwiftTarget",
      "name" : "Elephant",
      "path" : "Sources/Elephant",
      "product_memberships" : [
        "Elephant"
      ],
      "sources" : [
        "AnimationOwner.swift",
        "JavaScriptExecutor.swift",
        "SVGLoader.swift",
        "SVGView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Elephant",
    "schemes" : [
      "Elephant",
      "Elephant-Package"
    ],
    "targets" : [
      "Elephant",
      "ElephantPackageDescription",
      "ElephantPackageTests",
      "ElephantTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Elephant-Package -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 Elephant-Package -destination generic/platform=tvOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Elephant' in project 'Elephant' (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: 2935685f8615a044c36430bb90a1d802
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2935685f8615a044c36430bb90a1d802.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/Elephant.xcodeproj
    /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/Elephant.framework/Info.plist /Users/admin/builder/spi-builder-workspace/Elephant.xcodeproj/Elephant_Info.plist (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Elephant.xcodeproj/Elephant_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform appletvos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Elephant.framework/Info.plist
SwiftDriver Elephant normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Elephant -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos11.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 -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 -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/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant-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/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant.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/Elephant.build/Debug-appletvos/Elephant.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant_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/Elephant.build/Debug-appletvos/Elephant.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ Elephant (in target 'Elephant' from project 'Elephant')
EmitSwiftModule normal arm64 (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Elephant/JavaScriptExecutor.swift:2:8: error: no such module 'WebKit'
import WebKit
       ^
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/Sources/Elephant/AnimationOwner.swift /Users/admin/builder/spi-builder-workspace/Sources/Elephant/JavaScriptExecutor.swift /Users/admin/builder/spi-builder-workspace/Sources/Elephant/SVGLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/Elephant/SVGView.swift -target arm64-apple-tvos11.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -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 -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 -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/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -empty-abi-descriptor -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 -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 -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/Elephant.build/Debug-appletvos/Elephant.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/Elephant.build/Debug-appletvos/Elephant.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -module-name Elephant -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/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Elephant.build/Debug-appletvos/Elephant.build/Objects-normal/arm64/Elephant.abi.json
SwiftCompile normal arm64 Compiling\ AnimationOwner.swift /Users/admin/builder/spi-builder-workspace/Sources/Elephant/AnimationOwner.swift (in target 'Elephant' from project 'Elephant')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Elephant/AnimationOwner.swift (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ JavaScriptExecutor.swift /Users/admin/builder/spi-builder-workspace/Sources/Elephant/JavaScriptExecutor.swift (in target 'Elephant' from project 'Elephant')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Elephant/JavaScriptExecutor.swift (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ SVGLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/Elephant/SVGLoader.swift (in target 'Elephant' from project 'Elephant')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Elephant/SVGLoader.swift (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ SVGView.swift /Users/admin/builder/spi-builder-workspace/Sources/Elephant/SVGView.swift (in target 'Elephant' from project 'Elephant')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Elephant/SVGView.swift (in target 'Elephant' from project 'Elephant')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Elephant.xcodeproj: warning: The tvOS deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'Elephant' from project 'Elephant')
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'Elephant' from project 'Elephant')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ Elephant (in target 'Elephant' from project 'Elephant')
	Building project Elephant with scheme Elephant-Package
(3 failures)
BUILD FAILURE 6.1 tvOS