Build Information
Successful build of AttributedStringTag, reference master (d07738), with Swift 6.2 for macOS (SPM) on 17 Jun 2025 20:00:00 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/magyarosibotond/AttributedStringTag.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/magyarosibotond/AttributedStringTag
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at d07738a Increase version to 1.0.2 in podspec
Cloned https://github.com/magyarosibotond/AttributedStringTag.git
Revision (git rev-parse @):
d07738a62bd0414aa4d8ffd6f62de7d17f09c7d5
SUCCESS checkout https://github.com/magyarosibotond/AttributedStringTag.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/magyarosibotond/AttributedStringTag.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/6] Compiling AttributedStringTag NSRange+Location.swift
[4/6] Emitting module AttributedStringTag
[5/6] Compiling AttributedStringTag NSMutableAttributedString+Tag.swift
[6/6] Compiling AttributedStringTag NSAttributedString+Tag.swift
Build complete! (3.40s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "AttributedStringTag",
"name" : "AttributedStringTag",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AttributedStringTag",
"targets" : [
"AttributedStringTag"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AttributedStringTagTests",
"module_type" : "SwiftTarget",
"name" : "AttributedStringTagTests",
"path" : "Tests/AttributedStringTagTests",
"sources" : [
"AttributedStringTagTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"AttributedStringTag"
],
"type" : "test"
},
{
"c99name" : "AttributedStringTag",
"module_type" : "SwiftTarget",
"name" : "AttributedStringTag",
"path" : "Sources/AttributedStringTag",
"product_memberships" : [
"AttributedStringTag"
],
"sources" : [
"NSAttributedString+Tag.swift",
"NSMutableAttributedString+Tag.swift",
"NSRange+Location.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.