The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Prex 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/marty-suzuki/Prex.git
Reference: 0.3.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/marty-suzuki/Prex
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at d6c198f update podspec
Cloned https://github.com/marty-suzuki/Prex.git into spi-builder-workspace
d6c198fc96e0155f658be55a1798aaa287acdc1b
SUCCESS checkout https://github.com/marty-suzuki/Prex.git at 0.3.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/11] Compiling Prex Subscription.swift
[2/11] Compiling Prex StateChange.swift
[3/11] Compiling Prex State.swift
[4/12] Compiling Prex PubSub.swift
[5/12] Compiling Prex Action.swift
[6/12] Compiling Prex Dispatcher.swift
[7/12] Compiling Prex View.swift
[8/12] Compiling Prex Mutation.swift
[9/12] Compiling Prex Presenter.swift
[10/12] Emitting module Prex
[11/12] Compiling Prex Flux.swift
[12/12] Compiling Prex Store.swift
Build complete! (6.71s)
Build complete.
Done.