Build Information
Successful build of SoulverTextKit, reference 0.0.1 (6d82ec
), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 00:23:45 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.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
Fetching https://github.com/soulverteam/SoulverCore
[1/42392] Fetching soulvercore
Fetched https://github.com/soulverteam/SoulverCore from cache (57.68s)
Computing version for https://github.com/soulverteam/SoulverCore
Computed https://github.com/soulverteam/SoulverCore at 1.4.5 (58.54s)
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
[32750/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.71s)
========================================
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",
"dependencies": [
{
"identity": "soulvertextkit",
"name": "SoulverTextKit",
"url": "https://github.com/soulverteam/SoulverTextKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SoulverTextKit",
"dependencies": [
{
"identity": "soulvercore",
"name": "SoulverCore",
"url": "https://github.com/soulverteam/SoulverCore",
"version": "1.4.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SoulverCore",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/soulverteam/SoulverTextKit.git
[1/65] Fetching soulvertextkit
Fetched https://github.com/soulverteam/SoulverTextKit.git from cache (0.97s)
Fetching https://github.com/soulverteam/SoulverCore from cache
Fetched https://github.com/soulverteam/SoulverCore from cache (0.41s)
Computing version for https://github.com/soulverteam/SoulverCore
Computed https://github.com/soulverteam/SoulverCore at 1.4.5 (0.46s)
Creating working copy for https://github.com/soulverteam/SoulverTextKit.git
Working copy of https://github.com/soulverteam/SoulverTextKit.git resolved at 0.0.1 (6d82eca)
Creating working copy for https://github.com/soulverteam/SoulverCore
Working copy of https://github.com/soulverteam/SoulverCore resolved at 1.4.5
Fetching binary artifact https://github.com/soulverteam/SoulverCore/releases/download/1.4.5/SoulverCore.xcframework.zip from cache
Fetched https://github.com/soulverteam/SoulverCore/releases/download/1.4.5/SoulverCore.xcframework.zip from cache (0.66s)
warning: '.resolve-product-dependencies': dependency 'soulvertextkit' is not used by any target
Found 1 product dependencies
- SoulverCore
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/soulverteam/SoulverTextKit.git
https://github.com/soulverteam/SoulverTextKit.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/3] Write sources
[1/3] Copying SoulverCore.framework
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/6] Compiling SoulverTextKit StringByParagraphs.swift
[5/6] Emitting module SoulverTextKit
[6/6] Compiling SoulverTextKit SoulverTextKit.swift
Build complete! (9.15s)
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.