The Swift Package Index logo.Swift Package Index

Build Information

Successful build of combine-schedulers with Swift 5.9 for tvOS 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=tvos

Build Log

========================================
RunAll
========================================
Builder version: 4.25.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/combine-schedulers.git
Reference: main
From https://github.com/pointfreeco/combine-schedulers
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/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 @):
SUCCESS checkout https://github.com/pointfreeco/combine-schedulers.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.9
Building package at path:  $PWD/checkout
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "combine-schedulers"
    ]
  }
}
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=tvos
Build complete.
Done.