The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ZNSTextAttachment, reference main (ba46fc), with Swift 6.1 for tvOS using Xcode 16.3 on 28 Apr 2025 06:58:10 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ZhgChgLi/ZNSTextAttachment.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ZhgChgLi/ZNSTextAttachment
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ba46fc3 Update README.md
Cloned https://github.com/ZhgChgLi/ZNSTextAttachment.git
Revision (git rev-parse @):
ba46fc3acd30af7fc01924341ad6d4e0384e7bee
SUCCESS checkout https://github.com/ZhgChgLi/ZNSTextAttachment.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ZhgChgLi/ZNSTextAttachment.git
https://github.com/ZhgChgLi/ZNSTextAttachment.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ZNSTextAttachment",
  "name" : "ZNSTextAttachment",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.14"
    }
  ],
  "products" : [
    {
      "name" : "ZNSTextAttachment",
      "targets" : [
        "ZNSTextAttachment"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ZNSTextAttachment",
      "module_type" : "SwiftTarget",
      "name" : "ZNSTextAttachment",
      "path" : "Sources",
      "product_memberships" : [
        "ZNSTextAttachment"
      ],
      "sources" : [
        "UIExtensions/UILabel+Extenstion.swift",
        "UIExtensions/ZNSTextAttachmentLabel.swift",
        "ZNSTextAttachment/NSTextStorage+Extension.swift",
        "ZNSTextAttachment/WeakZNSTextAttachmentable.swift",
        "ZNSTextAttachment/ZNSTextAttachment.swift",
        "ZNSTextAttachment/ZNSTextAttachmentDataSource.swift",
        "ZNSTextAttachment/ZNSTextAttachmentDelegate.swift",
        "ZNSTextAttachment/ZNSTextAttachmentHandler.swift",
        "ZNSTextAttachment/ZNSTextAttachmentable.swift",
        "ZNSTextAttachment/ZResizableNSTextAttachment.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
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:
  ZNSTextAttachment: /Users/admin/builder/spi-builder-workspace
resolved source packages: ZNSTextAttachment
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ZNSTextAttachment",
  "name" : "ZNSTextAttachment",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.14"
    }
  ],
  "products" : [
    {
      "name" : "ZNSTextAttachment",
      "targets" : [
        "ZNSTextAttachment"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ZNSTextAttachment",
      "module_type" : "SwiftTarget",
      "name" : "ZNSTextAttachment",
      "path" : "Sources",
      "product_memberships" : [
        "ZNSTextAttachment"
      ],
      "sources" : [
        "UIExtensions/UILabel+Extenstion.swift",
        "UIExtensions/ZNSTextAttachmentLabel.swift",
        "ZNSTextAttachment/NSTextStorage+Extension.swift",
        "ZNSTextAttachment/WeakZNSTextAttachmentable.swift",
        "ZNSTextAttachment/ZNSTextAttachment.swift",
        "ZNSTextAttachment/ZNSTextAttachmentDataSource.swift",
        "ZNSTextAttachment/ZNSTextAttachmentDelegate.swift",
        "ZNSTextAttachment/ZNSTextAttachmentHandler.swift",
        "ZNSTextAttachment/ZNSTextAttachmentable.swift",
        "ZNSTextAttachment/ZResizableNSTextAttachment.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "ZNSTextAttachment",
    "schemes" : [
      "ZNSTextAttachment",
      "ZNSTextAttachment-Demo"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ZNSTextAttachment"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZNSTextAttachment -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 ZNSTextAttachment -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:
  ZNSTextAttachment: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'ZNSTextAttachment' in project 'ZNSTextAttachment'
        ➜ Explicit dependency on target 'ZNSTextAttachment' in project 'ZNSTextAttachment'
    Target 'ZNSTextAttachment' in project 'ZNSTextAttachment' (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: 78ff88e75ff1ef30c1d77c031973e226
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/78ff88e75ff1ef30c1d77c031973e226.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
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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/ZNSTextAttachment.DependencyStaticMetadataFileList (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/ZNSTextAttachment.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/ZNSTextAttachment.modulemap (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/ZNSTextAttachment.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/ZNSTextAttachment.DependencyMetadataFileList (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/ZNSTextAttachment.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.LinkFileList (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment_const_extract_protocols.json (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.SwiftConstValuesFileList (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.SwiftFileList (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment-OutputFileMap.json (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ZNSTextAttachment.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/ZNSTextAttachment.modulemap (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    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/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/ZNSTextAttachment.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver ZNSTextAttachment normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    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 ZNSTextAttachment -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment-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/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.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/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment_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/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.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/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ZNSTextAttachmentDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachmentDataSource.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachmentDataSource.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

SwiftCompile normal arm64 Compiling\ UILabel+Extenstion.swift /Users/admin/builder/spi-builder-workspace/Sources/UIExtensions/UILabel+Extenstion.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIExtensions/UILabel+Extenstion.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/UIExtensions/UILabel+Extenstion.swift:13:17: warning: main actor-isolated instance method 'replace(attachment:to:)' cannot be used to satisfy nonisolated requirement from protocol 'ZNSTextAttachmentable'; this is an error in the Swift 6 language mode
    public func replace(attachment: ZNSTextAttachment, to: ZResizableNSTextAttachment) {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/UIExtensions/UILabel+Extenstion.swift:13:17: note: add 'nonisolated' to 'replace(attachment:to:)' to make this instance method not isolated to the actor
    public func replace(attachment: ZNSTextAttachment, to: ZResizableNSTextAttachment) {
                ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/UIExtensions/UILabel+Extenstion.swift:12:20: note: add '@preconcurrency' to the 'ZNSTextAttachmentable' conformance to defer isolation checking to run time
extension UILabel: ZNSTextAttachmentable {
                   ^
                   @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift:11:10: note: mark the protocol requirement 'replace(attachment:to:)' 'async' to allow actor-isolated conformances
    func replace(attachment: ZNSTextAttachment, to: ZResizableNSTextAttachment)
         ^
                                                                                async
SwiftCompile normal arm64 Compiling\ ZNSTextAttachment.swift /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:102:21: warning: capture of 'self' with non-sendable type 'ZNSTextAttachment' in a '@Sendable' closure
                    self.dataDownloaded(data, mimeType: response?.mimeType)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:18:14: note: class 'ZNSTextAttachment' does not conform to the 'Sendable' protocol
public class ZNSTextAttachment: NSTextAttachment {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:126:54: error: 'UTType' is only available in tvOS 14.0 or newer
            if let mimeType = mimeType, let utType = UTType(mimeType: mimeType) {
                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:126:54: note: add 'if #available' version check
            if let mimeType = mimeType, let utType = UTType(mimeType: mimeType) {
                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:121:10: note: add @available attribute to enclosing instance method
    func dataDownloaded(_ data: Data, mimeType: String?) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:18:14: note: add @available attribute to enclosing class
public class ZNSTextAttachment: NSTextAttachment {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:126:54: error: 'init(mimeType:conformingTo:)' is only available in tvOS 14.0 or newer
            if let mimeType = mimeType, let utType = UTType(mimeType: mimeType) {
                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:126:54: note: add 'if #available' version check
            if let mimeType = mimeType, let utType = UTType(mimeType: mimeType) {
                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:121:10: note: add @available attribute to enclosing instance method
    func dataDownloaded(_ data: Data, mimeType: String?) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:18:14: note: add @available attribute to enclosing class
public class ZNSTextAttachment: NSTextAttachment {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:127:35: error: 'identifier' is only available in tvOS 14.0 or newer
                fileType = utType.identifier
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:127:35: note: add 'if #available' version check
                fileType = utType.identifier
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:121:10: note: add @available attribute to enclosing instance method
    func dataDownloaded(_ data: Data, mimeType: String?) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:18:14: note: add @available attribute to enclosing class
public class ZNSTextAttachment: NSTextAttachment {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:128:36: error: 'UTType' is only available in tvOS 14.0 or newer
            } else if let utType = UTType(filenameExtension: pathExtension) {
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:128:36: note: add 'if #available' version check
            } else if let utType = UTType(filenameExtension: pathExtension) {
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:121:10: note: add @available attribute to enclosing instance method
    func dataDownloaded(_ data: Data, mimeType: String?) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:18:14: note: add @available attribute to enclosing class
public class ZNSTextAttachment: NSTextAttachment {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:128:36: error: 'init(filenameExtension:conformingTo:)' is only available in tvOS 14.0 or newer
            } else if let utType = UTType(filenameExtension: pathExtension) {
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:128:36: note: add 'if #available' version check
            } else if let utType = UTType(filenameExtension: pathExtension) {
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:121:10: note: add @available attribute to enclosing instance method
    func dataDownloaded(_ data: Data, mimeType: String?) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:18:14: note: add @available attribute to enclosing class
public class ZNSTextAttachment: NSTextAttachment {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:129:35: error: 'identifier' is only available in tvOS 14.0 or newer
                fileType = utType.identifier
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:129:35: note: add 'if #available' version check
                fileType = utType.identifier
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:121:10: note: add @available attribute to enclosing instance method
    func dataDownloaded(_ data: Data, mimeType: String?) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:18:14: note: add @available attribute to enclosing class
public class ZNSTextAttachment: NSTextAttachment {
             ^
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/UIExtensions/UILabel+Extenstion.swift /Users/admin/builder/spi-builder-workspace/Sources/UIExtensions/ZNSTextAttachmentLabel.swift /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/NSTextStorage+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/WeakZNSTextAttachmentable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachmentDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachmentDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachmentHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.dia -target arm64-apple-tvos12.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 -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/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment_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/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.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/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZNSTextAttachment -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 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.o -index-unit-output-path /ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ ZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

/Users/admin/builder/spi-builder-workspace/Sources/UIExtensions/UILabel+Extenstion.swift:13:17: warning: main actor-isolated instance method 'replace(attachment:to:)' cannot be used to satisfy nonisolated requirement from protocol 'ZNSTextAttachmentable'; this is an error in the Swift 6 language mode
    public func replace(attachment: ZNSTextAttachment, to: ZResizableNSTextAttachment) {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/UIExtensions/UILabel+Extenstion.swift:13:17: note: add 'nonisolated' to 'replace(attachment:to:)' to make this instance method not isolated to the actor
    public func replace(attachment: ZNSTextAttachment, to: ZResizableNSTextAttachment) {
                ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/UIExtensions/UILabel+Extenstion.swift:12:20: note: add '@preconcurrency' to the 'ZNSTextAttachmentable' conformance to defer isolation checking to run time
extension UILabel: ZNSTextAttachmentable {
                   ^
                   @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift:11:10: note: mark the protocol requirement 'replace(attachment:to:)' 'async' to allow actor-isolated conformances
    func replace(attachment: ZNSTextAttachment, to: ZResizableNSTextAttachment)
         ^
                                                                                async
SwiftDriverJobDiscovery normal arm64 Compiling ZNSTextAttachmentDelegate.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftDriverJobDiscovery normal arm64 Compiling WeakZNSTextAttachmentable.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftDriverJobDiscovery normal arm64 Compiling ZNSTextAttachmentDataSource.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftDriverJobDiscovery normal arm64 Compiling ZNSTextAttachmentable.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftDriverJobDiscovery normal arm64 Compiling ZNSTextAttachmentHandler.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftDriverJobDiscovery normal arm64 Emitting module for ZNSTextAttachment (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftDriver\ Compilation\ Requirements ZNSTextAttachment normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZNSTextAttachment -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment-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/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.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/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment_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/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.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/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ZNSTextAttachment-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment-Swift.h (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ZNSTextAttachment-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ZNSTextAttachment.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.swiftdoc (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ZNSTextAttachment.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ZNSTextAttachment.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.abi.json (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ZNSTextAttachment.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ZNSTextAttachment.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.swiftmodule (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ZNSTextAttachment.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ZNSTextAttachment.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.swiftsourceinfo (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ZNSTextAttachment.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling NSTextStorage+Extension.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftDriverJobDiscovery normal arm64 Compiling ZResizableNSTextAttachment.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftDriverJobDiscovery normal arm64 Compiling UILabel+Extenstion.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
	SwiftCompile normal arm64 Compiling\ ZNSTextAttachment.swift /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
	Building workspace spi-builder-workspace with scheme ZNSTextAttachment
(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
Resolve Package Graph
Resolved source packages:
  ZNSTextAttachment: /Users/admin/builder/spi-builder-workspace
resolved source packages: ZNSTextAttachment
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ZNSTextAttachment",
  "name" : "ZNSTextAttachment",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.14"
    }
  ],
  "products" : [
    {
      "name" : "ZNSTextAttachment",
      "targets" : [
        "ZNSTextAttachment"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ZNSTextAttachment",
      "module_type" : "SwiftTarget",
      "name" : "ZNSTextAttachment",
      "path" : "Sources",
      "product_memberships" : [
        "ZNSTextAttachment"
      ],
      "sources" : [
        "UIExtensions/UILabel+Extenstion.swift",
        "UIExtensions/ZNSTextAttachmentLabel.swift",
        "ZNSTextAttachment/NSTextStorage+Extension.swift",
        "ZNSTextAttachment/WeakZNSTextAttachmentable.swift",
        "ZNSTextAttachment/ZNSTextAttachment.swift",
        "ZNSTextAttachment/ZNSTextAttachmentDataSource.swift",
        "ZNSTextAttachment/ZNSTextAttachmentDelegate.swift",
        "ZNSTextAttachment/ZNSTextAttachmentHandler.swift",
        "ZNSTextAttachment/ZNSTextAttachmentable.swift",
        "ZNSTextAttachment/ZResizableNSTextAttachment.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ZNSTextAttachment"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZNSTextAttachment -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 ZNSTextAttachment -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  ZNSTextAttachment: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'ZNSTextAttachment' in project 'ZNSTextAttachment'
        ➜ Explicit dependency on target 'ZNSTextAttachment' in project 'ZNSTextAttachment'
    Target 'ZNSTextAttachment' in project 'ZNSTextAttachment' (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: 05b254b1c572092c5a4288ecd7b66f8b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/05b254b1c572092c5a4288ecd7b66f8b.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
SwiftDriver ZNSTextAttachment normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    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 ZNSTextAttachment -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.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-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment-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/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.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/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment_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/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.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/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ WeakZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/WeakZNSTextAttachmentable.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/WeakZNSTextAttachmentable.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ UILabel+Extenstion.swift /Users/admin/builder/spi-builder-workspace/Sources/UIExtensions/UILabel+Extenstion.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIExtensions/UILabel+Extenstion.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:126:54: error: 'UTType' is only available in tvOS 14.0 or newer
            if let mimeType = mimeType, let utType = UTType(mimeType: mimeType) {
                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:126:54: note: add 'if #available' version check
            if let mimeType = mimeType, let utType = UTType(mimeType: mimeType) {
                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:121:10: note: add @available attribute to enclosing instance method
    func dataDownloaded(_ data: Data, mimeType: String?) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:18:14: note: add @available attribute to enclosing class
public class ZNSTextAttachment: NSTextAttachment {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:126:54: error: 'init(mimeType:conformingTo:)' is only available in tvOS 14.0 or newer
            if let mimeType = mimeType, let utType = UTType(mimeType: mimeType) {
                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:126:54: note: add 'if #available' version check
            if let mimeType = mimeType, let utType = UTType(mimeType: mimeType) {
                                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:121:10: note: add @available attribute to enclosing instance method
    func dataDownloaded(_ data: Data, mimeType: String?) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:18:14: note: add @available attribute to enclosing class
public class ZNSTextAttachment: NSTextAttachment {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:127:35: error: 'identifier' is only available in tvOS 14.0 or newer
                fileType = utType.identifier
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:127:35: note: add 'if #available' version check
                fileType = utType.identifier
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:121:10: note: add @available attribute to enclosing instance method
    func dataDownloaded(_ data: Data, mimeType: String?) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:18:14: note: add @available attribute to enclosing class
public class ZNSTextAttachment: NSTextAttachment {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:128:36: error: 'UTType' is only available in tvOS 14.0 or newer
            } else if let utType = UTType(filenameExtension: pathExtension) {
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:128:36: note: add 'if #available' version check
            } else if let utType = UTType(filenameExtension: pathExtension) {
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:121:10: note: add @available attribute to enclosing instance method
    func dataDownloaded(_ data: Data, mimeType: String?) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:18:14: note: add @available attribute to enclosing class
public class ZNSTextAttachment: NSTextAttachment {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:128:36: error: 'init(filenameExtension:conformingTo:)' is only available in tvOS 14.0 or newer
            } else if let utType = UTType(filenameExtension: pathExtension) {
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:128:36: note: add 'if #available' version check
            } else if let utType = UTType(filenameExtension: pathExtension) {
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:121:10: note: add @available attribute to enclosing instance method
    func dataDownloaded(_ data: Data, mimeType: String?) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:18:14: note: add @available attribute to enclosing class
public class ZNSTextAttachment: NSTextAttachment {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:129:35: error: 'identifier' is only available in tvOS 14.0 or newer
                fileType = utType.identifier
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:129:35: note: add 'if #available' version check
                fileType = utType.identifier
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:121:10: note: add @available attribute to enclosing instance method
    func dataDownloaded(_ data: Data, mimeType: String?) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:18:14: note: add @available attribute to enclosing class
public class ZNSTextAttachment: NSTextAttachment {
             ^
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/UIExtensions/UILabel+Extenstion.swift /Users/admin/builder/spi-builder-workspace/Sources/UIExtensions/ZNSTextAttachmentLabel.swift /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/NSTextStorage+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/WeakZNSTextAttachmentable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachmentDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachmentDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachmentHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.dia -target arm64-apple-tvos12.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 -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/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment_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/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.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/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZNSTextAttachment -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 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.o -index-unit-output-path /ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ ZNSTextAttachmentLabel.swift /Users/admin/builder/spi-builder-workspace/Sources/UIExtensions/ZNSTextAttachmentLabel.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIExtensions/ZNSTextAttachmentLabel.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

SwiftDriverJobDiscovery normal arm64 Compiling WeakZNSTextAttachmentable.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftDriverJobDiscovery normal arm64 Compiling ZNSTextAttachmentDataSource.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftDriverJobDiscovery normal arm64 Compiling ZNSTextAttachmentDelegate.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftDriverJobDiscovery normal arm64 Compiling ZNSTextAttachmentable.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftDriverJobDiscovery normal arm64 Emitting module for ZNSTextAttachment (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftDriver\ Compilation\ Requirements ZNSTextAttachment normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZNSTextAttachment -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.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-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment-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/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.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/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment_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/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.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/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ZNSTextAttachment.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.abi.json (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-appletvos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ZNSTextAttachment.swiftmodule/arm64-apple-tvos.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling UILabel+Extenstion.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftDriverJobDiscovery normal arm64 Compiling NSTextStorage+Extension.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftDriverJobDiscovery normal arm64 Compiling ZNSTextAttachmentLabel.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftDriverJobDiscovery normal arm64 Compiling ZResizableNSTextAttachment.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
	SwiftCompile normal arm64 Compiling\ ZNSTextAttachment.swift /Users/admin/builder/spi-builder-workspace/Sources/ZNSTextAttachment/ZNSTextAttachment.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
	Building workspace spi-builder-workspace with scheme ZNSTextAttachment
(3 failures)
BUILD FAILURE 6.1 tvOS