The Swift Package Index logo.Swift Package Index

Build Information

Successful build of NimbleMockSix 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/lvsti/NimbleMockSix.git
Reference: v0.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/lvsti/NimbleMockSix
 * tag               v0.2.0     -> FETCH_HEAD
HEAD is now at 278f7e6 Bumped versions
Cloned https://github.com/lvsti/NimbleMockSix.git into spi-builder-workspace
278f7e64db710488b5b6d61c47fa9bbb5004877d
SUCCESS checkout https://github.com/lvsti/NimbleMockSix.git at v0.2.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.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/lvsti/MockSix.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/lvsti/MockSix.git (0.26s)
Fetched https://github.com/Quick/Nimble.git (0.41s)
Computing version for https://github.com/lvsti/MockSix.git
Computed https://github.com/lvsti/MockSix.git at 0.2.0 (0.37s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.37s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/lvsti/MockSix.git
Working copy of https://github.com/lvsti/MockSix.git resolved at 0.2.0
Building for debugging...
[0/6] Compiling NimbleCwlMachBadInstructionHandler mach_excServer.c
[2/6] Emitting module MockSix
[3/6] Compiling MockSix MockSix.swift
[4/6] Compiling MockSix MockSixInternal.swift
[4/6] Compiling NimbleCwlCatchExceptionSupport CwlCatchException.m
[5/8] Compiling NimbleCwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[7/8] Emitting module NimbleCwlCatchException
[8/8] Compiling NimbleCwlCatchException CwlCatchException.swift
[9/12] Compiling NimbleCwlPreconditionTesting CwlCatchBadInstruction.swift
[10/12] Compiling NimbleCwlPreconditionTesting CwlDarwinDefinitions.swift
[11/12] Emitting module NimbleCwlPreconditionTesting
[12/12] Compiling NimbleCwlPreconditionTesting CwlBadInstructionException.swift
[13/59] Compiling Nimble AdapterProtocols.swift
[14/59] Compiling Nimble AssertionDispatcher.swift
[15/59] Compiling Nimble AssertionRecorder.swift
[16/59] Compiling Nimble NMBExpectation.swift
[17/59] Compiling Nimble NMBObjCMatcher.swift
[18/59] Compiling Nimble NimbleEnvironment.swift
[19/59] Compiling Nimble NimbleXCTestHandler.swift
[20/65] Emitting module Nimble
[21/65] Compiling Nimble BeginWith.swift
[22/65] Compiling Nimble Contain.swift
[23/65] Compiling Nimble ContainElementSatisfying.swift
[24/65] Compiling Nimble ElementsEqual.swift
[25/65] Compiling Nimble EndWith.swift
[26/65] Compiling Nimble Equal.swift
[27/65] Compiling Nimble Predicate.swift
[28/65] Compiling Nimble RaisesException.swift
[29/65] Compiling Nimble SatisfyAllOf.swift
[30/65] Compiling Nimble SatisfyAnyOf.swift
[31/65] Compiling Nimble ThrowAssertion.swift
[32/65] Compiling Nimble ThrowError.swift
[33/65] Compiling Nimble BeGreaterThanOrEqualTo.swift
[34/65] Compiling Nimble BeIdenticalTo.swift
[35/65] Compiling Nimble BeLessThan.swift
[36/65] Compiling Nimble BeLessThanOrEqual.swift
[37/65] Compiling Nimble BeLogical.swift
[38/65] Compiling Nimble BeNil.swift
[39/65] Compiling Nimble BeVoid.swift
[40/65] Compiling Nimble HaveCount.swift
[41/65] Compiling Nimble Match.swift
[42/65] Compiling Nimble MatchError.swift
[43/65] Compiling Nimble MatcherFunc.swift
[44/65] Compiling Nimble MatcherProtocols.swift
[45/65] Compiling Nimble PostNotification.swift
[46/65] Compiling Nimble ExceptionCapture.swift
[47/65] Compiling Nimble DSL+Wait.swift
[48/65] Compiling Nimble DSL.swift
[49/65] Compiling Nimble Expectation.swift
[50/65] Compiling Nimble ExpectationMessage.swift
[51/65] Compiling Nimble Expression.swift
[52/65] Compiling Nimble FailureMessage.swift
[53/65] Compiling Nimble AllPass.swift
[54/65] Compiling Nimble Async.swift
[55/65] Compiling Nimble BeAKindOf.swift
[56/65] Compiling Nimble BeAnInstanceOf.swift
[57/65] Compiling Nimble BeCloseTo.swift
[58/65] Compiling Nimble BeEmpty.swift
[59/65] Compiling Nimble BeGreaterThan.swift
[60/65] Compiling Nimble ToSucceed.swift
[61/65] Compiling Nimble Await.swift
[62/65] Compiling Nimble Errors.swift
[63/65] Compiling Nimble Functional.swift
[64/65] Compiling Nimble SourceLocation.swift
[65/65] Compiling Nimble Stringers.swift
[66/67] Emitting module NimbleMockSix
[67/67] Compiling NimbleMockSix NimbleMockSix.swift
Build complete! (16.38s)
Build complete.
Done.