The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/writefreely/writefreely-swift.git
Reference: 0.3.7
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/writefreely/writefreely-swift
 * tag               0.3.7      -> FETCH_HEAD
HEAD is now at e1335ed Weakly capture self to avoid leaks (#36)
Cloned https://github.com/writefreely/writefreely-swift.git into spi-builder-workspace
e1335edb12b0c8e8e52f0fdc5cc1d740e6cb5e44
SUCCESS checkout https://github.com/writefreely/writefreely-swift.git at 0.3.7
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/8] Compiling WriteFreely WFCollection.swift
[2/8] Compiling WriteFreely WFClient+Templates.swift
[3/8] Compiling WriteFreely WFPost.swift
[4/8] Compiling WriteFreely WFError.swift
[5/8] Compiling WriteFreely JSONDecoder+Extension.swift
[6/8] Emitting module WriteFreely
[7/8] Compiling WriteFreely WFClient.swift
[8/8] Compiling WriteFreely HelperCodingKeys.swift
[9/9] Compiling WriteFreely WFUser.swift
Build complete! (4.60s)
Build complete.
Done.