The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftCoroutine 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/belozierov/SwiftCoroutine.git
Reference: 2.1.11
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/belozierov/SwiftCoroutine
 * tag               2.1.11     -> FETCH_HEAD
HEAD is now at d15c034 Merge pull request #37 from YuAo/master
Cloned https://github.com/belozierov/SwiftCoroutine.git into spi-builder-workspace
d15c034dd235bed4393f6b25290c8b9025b2fdf8
SUCCESS checkout https://github.com/belozierov/SwiftCoroutine.git at 2.1.11
========================================
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...
[0/1] Compiling CCoroutine CCoroutine.c
[2/41] Emitting module SwiftCoroutine
[3/41] Compiling SwiftCoroutine _BufferedChannel.swift
[4/41] Compiling SwiftCoroutine _Channel.swift
[5/41] Compiling SwiftCoroutine _CoChannelMap.swift
[6/41] Compiling SwiftCoroutine _ConflatedChannel.swift
[7/41] Compiling SwiftCoroutine CoChannel.swift
[8/41] Compiling SwiftCoroutine CoChannelError.swift
[9/46] Compiling SwiftCoroutine CoChannelPublisher.swift
[10/46] Compiling SwiftCoroutine CoChannelSubscription.swift
[11/46] Compiling SwiftCoroutine CoFuture+Combine.swift
[12/46] Compiling SwiftCoroutine CoFuturePublisher.swift
[13/46] Compiling SwiftCoroutine CoFutureSubscription.swift
[14/46] Compiling SwiftCoroutine CoCancellable.swift
[15/46] Compiling SwiftCoroutine CoFuture1+await.swift
[16/46] Compiling SwiftCoroutine CoFuture2+map.swift
[17/46] Compiling SwiftCoroutine CoFuture3+flatMap.swift
[18/46] Compiling SwiftCoroutine CoFuture4+whenComplete.swift
[19/46] Compiling SwiftCoroutine CoFuture5+hashable.swift
[20/46] Compiling SwiftCoroutine CoChannel+Combine.swift
[21/46] Compiling SwiftCoroutine QueueNodeEraser.swift
[22/46] Compiling SwiftCoroutine Storage.swift
[23/46] Compiling SwiftCoroutine TaggedPointer.swift
[24/46] Compiling SwiftCoroutine Constants.swift
[25/46] Compiling SwiftCoroutine DispatchSourceTimer+extensions.swift
[26/46] Compiling SwiftCoroutine CoScope.swift
[27/46] Compiling SwiftCoroutine CoroutineContext.swift
[28/46] Compiling SwiftCoroutine Coroutine+StackSize.swift
[29/46] Compiling SwiftCoroutine Coroutine.swift
[30/46] Compiling SwiftCoroutine CoroutineError.swift
[31/46] Compiling SwiftCoroutine CoroutineScheduler.swift
[32/46] Compiling SwiftCoroutine AtomicInt.swift
[33/46] Compiling SwiftCoroutine AtomicTuple.swift
[34/46] Compiling SwiftCoroutine CallbackStack.swift
[35/46] Compiling SwiftCoroutine FifoQueue.swift
[36/46] Compiling SwiftCoroutine CoroutineProtocol.swift
[37/46] Compiling SwiftCoroutine SharedCoroutine.swift
[38/46] Compiling SwiftCoroutine SharedCoroutineDispatcher.swift
[39/46] Compiling SwiftCoroutine SharedCoroutineQueue.swift
[40/46] Compiling SwiftCoroutine CoroutineScheduler+DispatchQueue.swift
[41/46] Compiling SwiftCoroutine CoChannelReceiver.swift
[42/46] Compiling SwiftCoroutine CoChannelSender.swift
[43/46] Compiling SwiftCoroutine CoFutureError.swift
[44/46] Compiling SwiftCoroutine CoFuture.swift
[45/46] Compiling SwiftCoroutine CoPromise.swift
[46/46] Compiling SwiftCoroutine URLSession+CoFuture.swift
Build complete! (7.99s)
Build complete.
Done.