Build Information
Successful build of ZNSTextAttachment, reference v1.1.9 (8c6c34), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 14:42:26 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ZhgChgLi/ZNSTextAttachment.git
Reference: v1.1.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ZhgChgLi/ZNSTextAttachment
* tag v1.1.9 -> FETCH_HEAD
HEAD is now at 8c6c34e [Fix] base 64 mime type
Cloned https://github.com/ZhgChgLi/ZNSTextAttachment.git
Revision (git rev-parse @):
8c6c34e82eb31ad373b209cb88c2a2aff76c6cdf
SUCCESS checkout https://github.com/ZhgChgLi/ZNSTextAttachment.git at v1.1.9
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "znstextattachment",
"name": "ZNSTextAttachment",
"url": "https://github.com/ZhgChgLi/ZNSTextAttachment.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZNSTextAttachment",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/ZhgChgLi/ZNSTextAttachment.git
[1/283] Fetching znstextattachment
Fetched https://github.com/ZhgChgLi/ZNSTextAttachment.git from cache (0.91s)
Creating working copy for https://github.com/ZhgChgLi/ZNSTextAttachment.git
Working copy of https://github.com/ZhgChgLi/ZNSTextAttachment.git resolved at v1.1.9 (8c6c34e)
warning: '.resolve-product-dependencies': dependency 'znstextattachment' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/ZhgChgLi/ZNSTextAttachment.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/12] Compiling ZNSTextAttachment ZNSTextAttachmentHandler.swift
[4/12] Compiling ZNSTextAttachment ZNSTextAttachmentable.swift
[5/12] Compiling ZNSTextAttachment ZNSTextAttachmentDelegate.swift
[6/13] Compiling ZNSTextAttachment ZResizableNSTextAttachment.swift
[7/13] Compiling ZNSTextAttachment NSTextStorage+Extension.swift
[8/13] Compiling ZNSTextAttachment ZNSTextAttachmentLabel.swift
[9/13] Compiling ZNSTextAttachment WeakZNSTextAttachmentable.swift
[10/13] Compiling ZNSTextAttachment UILabel+Extenstion.swift
[11/13] Compiling ZNSTextAttachment ZNSTextAttachmentDataSource.swift
[12/13] Emitting module ZNSTextAttachment
[13/13] Compiling ZNSTextAttachment ZNSTextAttachment.swift
Build complete! (8.50s)
Build complete.
{
"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"
}
Done.