Build Information
Successful build of SoulverTextKit, reference 0.0.1 (6d82ec
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 13:11:13 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/soulverteam/SoulverTextKit.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/soulverteam/SoulverTextKit
* tag 0.0.1 -> FETCH_HEAD
HEAD is now at 6d82eca Update license
Cloned https://github.com/soulverteam/SoulverTextKit.git
Revision (git rev-parse @):
6d82eca534df4a8a3846e34e7625599915f767ba
SUCCESS checkout https://github.com/soulverteam/SoulverTextKit.git at 0.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/soulverteam/SoulverTextKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying SoulverCore.framework
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/6] Emitting module SoulverTextKit
[5/6] Compiling SoulverTextKit SoulverTextKit.swift
[6/6] Compiling SoulverTextKit StringByParagraphs.swift
Build complete! (127.34s)
Fetching https://github.com/soulverteam/SoulverCore
[1/42392] Fetching soulvercore
Fetched https://github.com/soulverteam/SoulverCore from cache (116.45s)
Computing version for https://github.com/soulverteam/SoulverCore
Computed https://github.com/soulverteam/SoulverCore at 1.4.5 (117.27s)
Creating working copy for https://github.com/soulverteam/SoulverCore
Working copy of https://github.com/soulverteam/SoulverCore resolved at 1.4.5
Downloading binary artifact https://github.com/soulverteam/SoulverCore/releases/download/1.4.5/SoulverCore.xcframework.zip
[16375/15610309] Downloading https://github.com/soulverteam/SoulverCore/releases/download/1.4.5/SoulverCore.xcframework.zip
Downloaded https://github.com/soulverteam/SoulverCore/releases/download/1.4.5/SoulverCore.xcframework.zip (1.50s)
Build complete.
{
"dependencies" : [
{
"identity" : "soulvercore",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/soulverteam/SoulverCore"
}
],
"manifest_display_name" : "SoulverTextKit",
"name" : "SoulverTextKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SoulverTextKit",
"targets" : [
"SoulverTextKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SoulverTextKitTests",
"module_type" : "SwiftTarget",
"name" : "SoulverTextKitTests",
"path" : "Tests/SoulverTextKitTests",
"sources" : [
"SoulverTextKitTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"SoulverTextKit"
],
"type" : "test"
},
{
"c99name" : "SoulverTextKit",
"module_type" : "SwiftTarget",
"name" : "SoulverTextKit",
"path" : "Sources/SoulverTextKit",
"product_dependencies" : [
"SoulverCore"
],
"product_memberships" : [
"SoulverTextKit"
],
"sources" : [
"Helpers/StringByParagraphs.swift",
"SoulverTextKit.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.