The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Observable 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/roberthein/Observable.git
Reference: 2.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/roberthein/Observable
 * tag               2.2.0      -> FETCH_HEAD
HEAD is now at c789e97 Update version number.
Cloned https://github.com/roberthein/Observable.git into spi-builder-workspace
c789e973131a4c2aba2a575345a91bcc06eef38d
SUCCESS checkout https://github.com/roberthein/Observable.git at 2.2.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/4] Compiling Observable Observable.swift
[2/4] Compiling Observable Observable+Binding.swift
[3/4] Emitting module Observable
[4/4] Compiling Observable Disposable.swift
Build complete! (3.22s)
Build complete.
Done.