The Swift Package Index logo.Swift Package Index

Build Information

Successful build of combine-schedulers with Swift 5.9 for iOS using Xcode 15.2 at main.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme combine-schedulers -destination generic/platform=ios

Build Log

========================================
RunAll
========================================
Builder version: 4.25.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/combine-schedulers.git
Reference: main
HEAD is now at 1d1d2bd Add UIScheduler.immediate (i.e. `ImmediateSchedulerOf<UIScheduler>`) (#92)
Cloned https://github.com/pointfreeco/combine-schedulers.git
Revision (git rev-parse @):
1d1d2bd76c22fcc16ec3bde0c05b67826cc70964
SUCCESS checkout https://github.com/pointfreeco/combine-schedulers.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme combine-schedulers -destination generic/platform=ios
Build complete.
Done.