Build Information
Successful build of SwiftUIWPArticleLoader with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tkoehlerlg/SwiftUIWPArticleLoader.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tkoehlerlg/SwiftUIWPArticleLoader
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 78356ef Update README.md
Cloned https://github.com/tkoehlerlg/SwiftUIWPArticleLoader.git
Revision (git rev-parse @):
78356efd74bb9899d7db372d06248329fd35f454
SUCCESS checkout https://github.com/tkoehlerlg/SwiftUIWPArticleLoader.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftuiwparticleloader",
"name": "SwiftUIWPArticleLoader",
"url": "https://github.com/tkoehlerlg/SwiftUIWPArticleLoader.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUIWPArticleLoader",
"dependencies": [
]
}
]
}
Fetching https://github.com/tkoehlerlg/SwiftUIWPArticleLoader.git
[1/535] Fetching swiftuiwparticleloader
Fetched https://github.com/tkoehlerlg/SwiftUIWPArticleLoader.git (0.23s)
Creating working copy for https://github.com/tkoehlerlg/SwiftUIWPArticleLoader.git
Working copy of https://github.com/tkoehlerlg/SwiftUIWPArticleLoader.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swiftuiwparticleloader' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/19] Compiling SwiftUIWPArticleLoader ContentfulArticle.swift
[2/19] Compiling SwiftUIWPArticleLoader ContentfulAvatarURLs.swift
[3/19] Compiling SwiftUIWPArticleLoader ContentfulContent.swift
[4/19] Compiling SwiftUIWPArticleLoader ContentfulMedia.swift
[5/19] Compiling SwiftUIWPArticleLoader ContentfulTag.swift
[6/19] Compiling SwiftUIWPArticleLoader ContentfulUser.swift
[7/19] Compiling SwiftUIWPArticleLoader CostumeError.swift
[8/19] Compiling SwiftUIWPArticleLoader Format.swift
[9/19] Compiling SwiftUIWPArticleLoader PublishStatus.swift
[10/19] Compiling SwiftUIWPArticleLoader SecureStatus.swift
[11/19] Emitting module SwiftUIWPArticleLoader
[12/19] Compiling SwiftUIWPArticleLoader ImageLoader.swift
[13/19] Compiling SwiftUIWPArticleLoader URL+StaticString.swift
[14/19] Compiling SwiftUIWPArticleLoader Article.swift
[15/21] Compiling SwiftUIWPArticleLoader ArticleLoadingService.swift
[16/21] Compiling SwiftUIWPArticleLoader WPBlogLoader.swift
[17/21] Compiling SwiftUIWPArticleLoader Tag.swift
[18/21] Compiling SwiftUIWPArticleLoader User.swift
[19/21] Compiling SwiftUIWPArticleLoader AsyncImage.swift
[20/21] Compiling SwiftUIWPArticleLoader Date+Local.swift
[21/21] Compiling SwiftUIWPArticleLoader Date+WPFormat.swift
Build complete! (10.17s)
Build complete.
Done.