The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ACInteractor with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/appcron/acinteractor.git
Reference: 1.4.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/appcron/acinteractor
 * tag               1.4.0      -> FETCH_HEAD
HEAD is now at 0febcd0 Merge pull request #25 from AppCron/register-interactor-with-request-type
Cloned https://github.com/appcron/acinteractor.git
Revision (git rev-parse @):
0febcd0cb312963c34fc774f5225e1ca59e9194f
SUCCESS checkout https://github.com/appcron/acinteractor.git at 1.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/appcron/acinteractor.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/10] Compiling ACInteractor InteractorExecutor.swift
[4/11] Compiling ACInteractor InteractorRequest.swift
[5/11] Compiling ACInteractor InteractorStatusInMemoryGateway.swift
[6/11] Compiling ACInteractor InteractorStatusGateway.swift
[7/11] Compiling ACInteractor InteractorSpy.swift
[8/11] Compiling ACInteractor Interactor.swift
[9/11] Emitting module ACInteractor
[10/11] Compiling ACInteractor InteractorError.swift
[11/11] Compiling ACInteractor LazyInteractor.swift
Build complete! (7.50s)
Build complete.
Done.