Build Information
Successful build of WordpressReader, reference main (e53679
), with Swift 5.9 for macOS (SPM) on 7 Oct 2024 22:02:34 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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.9
Building package at path: $PWD
https://github.com/ryanlintott/WordpressReader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/24] Emitting module WordpressReader
[3/26] Compiling WordpressReader WordpressTag.swift
[4/26] Compiling WordpressReader resource_bundle_accessor.swift
[5/26] Compiling WordpressReader ParameterLabels.swift
[6/26] Compiling WordpressReader URL-extension.swift
[7/26] Compiling WordpressReader URLSession+async.swift
[8/26] Compiling WordpressReader WordpressContent.swift
[9/26] Compiling WordpressReader WordpressItem.swift
[10/26] Compiling WordpressReader WordpressTaxonomy.swift
[11/26] Compiling WordpressReader WordpressRequest.swift
[12/26] Compiling WordpressReader WordpressSettings.swift
[13/26] Compiling WordpressReader WordpressSite+async-internal.swift
[14/26] Compiling WordpressReader WordpressSite+async-public.swift
[15/26] Compiling WordpressReader WordpressPage.swift
[16/26] Compiling WordpressReader WordpressPost.swift
[17/26] Compiling WordpressReader WordpressExamples.swift
[18/26] Compiling WordpressReader WordpressIcon.swift
[19/26] Compiling WordpressReader WordpressLogo.swift
[20/26] Compiling WordpressReader WordpressSite+closures.swift
[21/26] Compiling WordpressReader WordpressSite.swift
[22/26] Compiling WordpressReader RenderedContent.swift
[23/26] Compiling WordpressReader WordpressCategory.swift
[24/26] Compiling WordpressReader WordpressDate.swift
[25/26] Compiling WordpressReader WordpressQueryItem.swift
[26/26] Compiling WordpressReader WordpressReaderError.swift
Build complete! (9.32s)
Build complete.
Done.