Build Information
Successful build of WordpressReader, reference main (e53679
), with Swift 5.10 for macOS (SPM) on 7 Oct 2024 21:55:14 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ryanlintott/WordpressReader.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ryanlintott/WordpressReader
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e53679c Moved example app from another git repo to /Example inside this package. Updated .gitignore
Cloned https://github.com/ryanlintott/WordpressReader.git
Revision (git rev-parse @):
e53679c346d5bb8f745cf6d19f32178a6e45309a
SUCCESS checkout https://github.com/ryanlintott/WordpressReader.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/ryanlintott/WordpressReader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-33747A42983211AE.txt
[4/26] Emitting module WordpressReader
[5/28] Compiling WordpressReader WordpressTag.swift
[6/28] Compiling WordpressReader resource_bundle_accessor.swift
[7/28] Compiling WordpressReader WordpressRequest.swift
[8/28] Compiling WordpressReader WordpressSettings.swift
[9/28] Compiling WordpressReader ParameterLabels.swift
[10/28] Compiling WordpressReader URL-extension.swift
[11/28] Compiling WordpressReader URLSession+async.swift
[12/28] Compiling WordpressReader WordpressPage.swift
[13/28] Compiling WordpressReader WordpressPost.swift
[14/28] Compiling WordpressReader WordpressSite+async-internal.swift
[15/28] Compiling WordpressReader WordpressSite+async-public.swift
[16/28] Compiling WordpressReader RenderedContent.swift
[17/28] Compiling WordpressReader WordpressCategory.swift
[18/28] Compiling WordpressReader WordpressDate.swift
[19/28] Compiling WordpressReader WordpressContent.swift
[20/28] Compiling WordpressReader WordpressItem.swift
[21/28] Compiling WordpressReader WordpressTaxonomy.swift
[22/28] Compiling WordpressReader WordpressSite+closures.swift
[23/28] Compiling WordpressReader WordpressSite.swift
[24/28] Compiling WordpressReader WordpressExamples.swift
[25/28] Compiling WordpressReader WordpressIcon.swift
[26/28] Compiling WordpressReader WordpressLogo.swift
[27/28] Compiling WordpressReader WordpressQueryItem.swift
[28/28] Compiling WordpressReader WordpressReaderError.swift
Build complete! (9.40s)
Build complete.
Done.