The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pirishd/InstantMock.git
Reference: dev
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pirishd/InstantMock
 * branch            dev        -> FETCH_HEAD
 * [new branch]      dev        -> origin/dev
HEAD is now at c911bb7 Merge pull request #108 from pirishd/release/2.5.6
Cloned https://github.com/pirishd/InstantMock.git
Revision (git rev-parse @):
c911bb77250cdf0815a410e6056fef5f6cd46f0d
SUCCESS checkout https://github.com/pirishd/InstantMock.git at dev
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "instantmock",
      "name": "InstantMock",
      "url": "https://github.com/pirishd/InstantMock.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/InstantMock",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/pirishd/InstantMock.git
[1/2870] Fetching instantmock
Fetched https://github.com/pirishd/InstantMock.git (0.43s)
Creating working copy for https://github.com/pirishd/InstantMock.git
Working copy of https://github.com/pirishd/InstantMock.git resolved at dev
warning: '.resolve-product-dependencies': dependency 'instantmock' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/41] Compiling InstantMock Dictionary+MockUsable.swift
[2/41] Compiling InstantMock Double+MockUsable.swift
[3/41] Compiling InstantMock Float+MockUsable.swift
[4/41] Compiling InstantMock Int+MockUsable.swift
[5/41] Compiling InstantMock MockUsable.swift
[6/46] Compiling InstantMock ArgumentClosureCaptor+TwoArgs.swift
[7/46] Compiling InstantMock ArgumentFactory.swift
[8/46] Compiling InstantMock ArgumentStorage.swift
[9/46] Compiling InstantMock ArgumentsConfiguration.swift
[10/46] Compiling InstantMock ArgumentsMatcher.swift
[11/46] Compiling InstantMock DefaultClosureHandler.swift
[12/46] Compiling InstantMock Arg+Closure.swift
[13/46] Compiling InstantMock Arg.swift
[14/46] Compiling InstantMock Argument.swift
[15/46] Compiling InstantMock ArgumentAny.swift
[16/46] Compiling InstantMock ArgumentCapture.swift
[17/46] Compiling InstantMock ArgumentClosure.swift
[18/46] Emitting module InstantMock
[19/46] Compiling InstantMock ArgumentValue.swift
[20/46] Compiling InstantMock ArgumentVerify.swift
[21/46] Compiling InstantMock ArgumentVerifyMandatory.swift
[22/46] Compiling InstantMock ArgumentVerifyOptional.swift
[23/46] Compiling InstantMock ArgumentCaptor.swift
[24/46] Compiling InstantMock ArgumentCaptorValues.swift
[25/46] Compiling InstantMock ArgumentClosureCaptor.swift
[26/46] Compiling InstantMock ArgumentClosureCaptor+FiveArgs.swift
[27/46] Compiling InstantMock ArgumentClosureCaptor+FourArgs.swift
[28/46] Compiling InstantMock ArgumentClosureCaptor+NoArg.swift
[29/46] Compiling InstantMock ArgumentClosureCaptor+OneArg.swift
[30/46] Compiling InstantMock ArgumentClosureCaptor+ThreeArgs.swift
[31/46] Compiling InstantMock DefaultValueHandler.swift
[32/46] Compiling InstantMock ExpectationFactory.swift
[33/46] Compiling InstantMock CallInterceptor.swift
[34/46] Compiling InstantMock Expectation.swift
[35/46] Compiling InstantMock CallConfiguration.swift
[36/46] Compiling InstantMock CallInterceptorStorage.swift
[37/46] Compiling InstantMock Set+MockUsable.swift
[38/46] Compiling InstantMock String+MockUsable.swift
[39/46] Compiling InstantMock Property.swift
[40/46] Compiling InstantMock Assertion.swift
[41/46] Compiling InstantMock Verifier.swift
[42/46] Compiling InstantMock Stub.swift
[43/46] Compiling InstantMock Mock.swift
[44/46] Compiling InstantMock Array+MockUsable.swift
[45/46] Compiling InstantMock Bool+MockUsable.swift
[46/46] Compiling InstantMock Date+MockUsable.swift
Build complete! (16.51s)
Build complete.
Done.