Build Information
Successful build of SwiftUIWPArticleLoader, reference 1.3.3 (85ec6b), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 09:50: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/tkoehlerlg/SwiftUIWPArticleLoader.git
Reference: 1.3.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tkoehlerlg/SwiftUIWPArticleLoader
* tag 1.3.3 -> FETCH_HEAD
HEAD is now at 85ec6b5 bug fix title of ContentfulArticle
Cloned https://github.com/tkoehlerlg/SwiftUIWPArticleLoader.git
Revision (git rev-parse @):
85ec6b5bbd9790cd21249c4a525376158ad7c881
SUCCESS checkout https://github.com/tkoehlerlg/SwiftUIWPArticleLoader.git at 1.3.3
========================================
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": "swiftuiwparticleloader",
"name": "SwiftUIWPArticleLoader",
"url": "https://github.com/tkoehlerlg/SwiftUIWPArticleLoader.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUIWPArticleLoader",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/tkoehlerlg/SwiftUIWPArticleLoader.git
[1/535] Fetching swiftuiwparticleloader
Fetched https://github.com/tkoehlerlg/SwiftUIWPArticleLoader.git from cache (0.78s)
Creating working copy for https://github.com/tkoehlerlg/SwiftUIWPArticleLoader.git
Working copy of https://github.com/tkoehlerlg/SwiftUIWPArticleLoader.git resolved at 1.3.3 (85ec6b5)
warning: '.resolve-product-dependencies': dependency 'swiftuiwparticleloader' 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/tkoehlerlg/SwiftUIWPArticleLoader.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/21] Compiling SwiftUIWPArticleLoader ContentfulContent.swift
[4/21] Compiling SwiftUIWPArticleLoader ContentfulMedia.swift
[5/21] Compiling SwiftUIWPArticleLoader ContentfulArticle.swift
[6/21] Compiling SwiftUIWPArticleLoader ContentfulAvatarURLs.swift
[7/21] Compiling SwiftUIWPArticleLoader Date+WPFormat.swift
[8/21] Compiling SwiftUIWPArticleLoader ImageLoader.swift
[9/21] Compiling SwiftUIWPArticleLoader URL+StaticString.swift
[10/21] Compiling SwiftUIWPArticleLoader Article.swift
[11/21] Compiling SwiftUIWPArticleLoader Tag.swift
[12/21] Compiling SwiftUIWPArticleLoader User.swift
[13/21] Compiling SwiftUIWPArticleLoader ContentfulTag.swift
[14/21] Compiling SwiftUIWPArticleLoader ContentfulUser.swift
[15/21] Compiling SwiftUIWPArticleLoader CostumeError.swift
[16/21] Compiling SwiftUIWPArticleLoader Format.swift
[17/21] Compiling SwiftUIWPArticleLoader PublishStatus.swift
[18/21] Compiling SwiftUIWPArticleLoader SecureStatus.swift
[19/23] Compiling SwiftUIWPArticleLoader ArticleLoadingService.swift
[20/23] Compiling SwiftUIWPArticleLoader WPBlogLoader.swift
[21/23] Compiling SwiftUIWPArticleLoader AsyncImage.swift
[22/23] Compiling SwiftUIWPArticleLoader Date+Local.swift
[23/23] Emitting module SwiftUIWPArticleLoader
Build complete! (8.76s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftUIWPArticleLoader",
"name" : "SwiftUIWPArticleLoader",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SwiftUIWPArticleLoader",
"targets" : [
"SwiftUIWPArticleLoader"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftUIWPArticleLoaderTests",
"module_type" : "SwiftTarget",
"name" : "SwiftUIWPArticleLoaderTests",
"path" : "Tests/SwiftUIWPArticleLoaderTests",
"sources" : [
"JSON.swift",
"SwiftUIWPArticleLoaderTests.swift"
],
"target_dependencies" : [
"SwiftUIWPArticleLoader"
],
"type" : "test"
},
{
"c99name" : "SwiftUIWPArticleLoader",
"module_type" : "SwiftTarget",
"name" : "SwiftUIWPArticleLoader",
"path" : "Sources/SwiftUIWPArticleLoader",
"product_memberships" : [
"SwiftUIWPArticleLoader"
],
"sources" : [
"Helper/AsyncImage.swift",
"Helper/Date+Local.swift",
"Helper/Date+WPFormat.swift",
"Helper/ImageLoader.swift",
"Helper/URL+StaticString.swift",
"Models/Article.swift",
"Models/Contentful/ContentfulArticle.swift",
"Models/Contentful/ContentfulAvatarURLs.swift",
"Models/Contentful/ContentfulContent.swift",
"Models/Contentful/ContentfulMedia.swift",
"Models/Contentful/ContentfulTag.swift",
"Models/Contentful/ContentfulUser.swift",
"Models/CostumeError.swift",
"Models/Format.swift",
"Models/Status/PublishStatus.swift",
"Models/Status/SecureStatus.swift",
"Models/Tag.swift",
"Models/User.swift",
"Services/ArticleLoadingService.swift",
"WPBlogLoader.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.