The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WordpressReader with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ryanlintott/WordpressReader.git
Reference: 0.4.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ryanlintott/WordpressReader
 * tag               0.4.1      -> FETCH_HEAD
HEAD is now at 4bbf920 Changed wordpressDate DateDecodingStrategy and DateEncodingStrategy to static let instead of a computed property.
Cloned https://github.com/ryanlintott/WordpressReader.git
Revision (git rev-parse @):
4bbf92083773122ce606ba40eebec000c6e498a5
SUCCESS checkout https://github.com/ryanlintott/WordpressReader.git at 0.4.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
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...
[1/22] Compiling WordpressReader RenderedContent.swift
[2/22] Compiling WordpressReader WordpressCategory.swift
[3/22] Compiling WordpressReader WordpressDate.swift
[4/24] Compiling WordpressReader WordpressContent.swift
[5/24] Compiling WordpressReader WordpressItem.swift
[6/24] Compiling WordpressReader WordpressTaxonomy.swift
[7/24] Compiling WordpressReader WordpressExamples.swift
[8/24] Compiling WordpressReader WordpressIcon.swift
[9/24] Compiling WordpressReader WordpressLogo.swift
[10/24] Compiling WordpressReader WordpressReaderError.swift
[11/24] Compiling WordpressReader WordpressRequest.swift
[12/24] Compiling WordpressReader WordpressSettings.swift
[13/24] Emitting module WordpressReader
[14/24] Compiling WordpressReader ParameterLabels.swift
[15/24] Compiling WordpressReader URL-extension.swift
[16/24] Compiling WordpressReader URLSession+async.swift
[17/24] Compiling WordpressReader WordpressSite+async-internal.swift
[18/24] Compiling WordpressReader WordpressSite+async-public.swift
[19/24] Compiling WordpressReader WordpressSite+closures.swift
[20/24] Compiling WordpressReader WordpressSite.swift
[21/24] Compiling WordpressReader WordpressTag.swift
[22/24] Compiling WordpressReader WordpressPage.swift
[23/24] Compiling WordpressReader WordpressPost.swift
[24/24] Compiling WordpressReader WordpressQueryItem.swift
Build complete! (10.53s)
Build complete.
Done.