Build Information
Successful build of LoadableViews, reference 3.6.1 (ff30ea), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 05:21:13 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/MLSDev/LoadableViews.git
Reference: 3.6.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MLSDev/LoadableViews
* tag 3.6.1 -> FETCH_HEAD
HEAD is now at ff30ea9 Releasing version 3.6.1.
Cloned https://github.com/MLSDev/LoadableViews.git
Revision (git rev-parse @):
ff30ea9900127c95557980b7026f51787aed4a17
SUCCESS checkout https://github.com/MLSDev/LoadableViews.git at 3.6.1
========================================
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": "loadableviews",
"name": "LoadableViews",
"url": "https://github.com/MLSDev/LoadableViews.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LoadableViews",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/MLSDev/LoadableViews.git
[1/835] Fetching loadableviews
Fetched https://github.com/MLSDev/LoadableViews.git from cache (0.98s)
Creating working copy for https://github.com/MLSDev/LoadableViews.git
Working copy of https://github.com/MLSDev/LoadableViews.git resolved at 3.6.1 (ff30ea9)
warning: '.resolve-product-dependencies': dependency 'loadableviews' 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/MLSDev/LoadableViews.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/6] Compiling LoadableViews LoadableView.swift
[4/6] Compiling LoadableViews LoadableView+macOS.swift
[5/6] Emitting module LoadableViews
[6/6] Compiling LoadableViews LoadableView+UIKit.swift
Build complete! (7.54s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "LoadableViews",
"name" : "LoadableViews",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "LoadableViews",
"targets" : [
"LoadableViews"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4.2",
"5"
],
"targets" : [
{
"c99name" : "LoadableViews",
"module_type" : "SwiftTarget",
"name" : "LoadableViews",
"path" : "Sources/LoadableViews",
"product_memberships" : [
"LoadableViews"
],
"sources" : [
"LoadableView+UIKit.swift",
"LoadableView+macOS.swift",
"LoadableView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.