The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FTTestingKit with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/futuredapp/FTTestingKit.git
Reference: 0.5.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/futuredapp/FTTestingKit
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at 3978273 Merge pull request #7 from futuredapp/release/0.5.0
Cloned https://github.com/futuredapp/FTTestingKit.git into spi-builder-workspace
3978273c4b872970d91a8dad33f867ce692870cb
SUCCESS checkout https://github.com/futuredapp/FTTestingKit.git at 0.5.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.2.app" xcrun swift build --arch arm64
Fetching https://github.com/mxcl/PromiseKit.git from cache
Fetched https://github.com/mxcl/PromiseKit.git (0.26s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.39s)
Creating working copy for https://github.com/mxcl/PromiseKit.git
Working copy of https://github.com/mxcl/PromiseKit.git resolved at 6.22.1
Building for debugging...
[1/23] Emitting module PromiseKit
[2/25] Compiling PromiseKit Async.swift
[3/25] Compiling PromiseKit Box.swift
[4/25] Compiling PromiseKit Catchable.swift
[5/25] Compiling PromiseKit race.swift
[6/25] Compiling PromiseKit when.swift
[7/25] Compiling PromiseKit Guarantee.swift
[8/25] Compiling PromiseKit LogEvent.swift
[9/25] Compiling PromiseKit firstly.swift
[10/25] Compiling PromiseKit hang.swift
[11/25] Compiling PromiseKit Promise.swift
[12/25] Compiling PromiseKit Resolver.swift
[13/25] Compiling PromiseKit Thenable.swift
[14/25] Compiling PromiseKit after.swift
[15/25] Compiling PromiseKit Combine.swift
[16/25] Compiling PromiseKit Configuration.swift
[17/25] Compiling PromiseKit CustomStringConvertible.swift
[18/25] Compiling PromiseKit Error.swift
[19/25] Compiling FTTestingKit String+Mockup.swift
[20/25] Compiling FTTestingKit Mockup.swift
[21/25] Compiling FTTestingKit Result+Void.swift
[22/25] Compiling FTTestingKit XCTest+Expect.swift
[23/25] Compiling FTTestingKit Int+Times.swift
[24/25] Emitting module FTTestingKit
[25/25] Compiling FTTestingKit Date+Mockup.swift
[26/27] Compiling FTTestingKitPromiseKit XCTest+Believe.swift
[27/27] Emitting module FTTestingKitPromiseKit
Build complete! (19.67s)
Build complete.
Done.