The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JSONFeed 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/flight-school/jsonfeed.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/flight-school/jsonfeed
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 82c987c Initial commit
Cloned https://github.com/flight-school/jsonfeed.git into spi-builder-workspace
82c987ca9f953b75e7b7c188ff3c9de722773058
SUCCESS checkout https://github.com/flight-school/jsonfeed.git at 1.0.0
========================================
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/6] Compiling JSONFeed Hub.swift
[2/6] Emitting module JSONFeed
[3/6] Compiling JSONFeed Feed.swift
[4/6] Compiling JSONFeed Author.swift
[5/6] Compiling JSONFeed Item.swift
[6/6] Compiling JSONFeed Attachment.swift
Build complete! (4.33s)
Build complete.
Done.