The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jonreid/OCMockito.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jonreid/OCMockito
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 59aa84f e - remove yet more dependencies on setup-xcode action
Cloned https://github.com/jonreid/OCMockito.git
Revision (git rev-parse @):
59aa84fc19492121fe10c0780d42529fcfd65706
SUCCESS checkout https://github.com/jonreid/OCMockito.git at main
Fetching https://github.com/hamcrest/OCHamcrest from cache
Fetched https://github.com/hamcrest/OCHamcrest (0.24s)
Computing version for https://github.com/hamcrest/OCHamcrest
Computed https://github.com/hamcrest/OCHamcrest at 9.0.3 (0.37s)
Creating working copy for https://github.com/hamcrest/OCHamcrest
Working copy of https://github.com/hamcrest/OCHamcrest resolved at 9.0.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "ocmockito",
      "name": "OCMockito",
      "url": "https://github.com/jonreid/OCMockito.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OCMockito",
      "dependencies": [
        {
          "identity": "ochamcrest",
          "name": "OCHamcrest",
          "url": "https://github.com/hamcrest/OCHamcrest",
          "version": "9.0.3",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OCHamcrest",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/jonreid/OCMockito.git from cache
Fetched https://github.com/jonreid/OCMockito.git (0.23s)
Fetching https://github.com/hamcrest/OCHamcrest from cache
Fetched https://github.com/hamcrest/OCHamcrest (0.23s)
Computing version for https://github.com/hamcrest/OCHamcrest
Computed https://github.com/hamcrest/OCHamcrest at 9.0.3 (0.02s)
Creating working copy for https://github.com/jonreid/OCMockito.git
Working copy of https://github.com/jonreid/OCMockito.git resolved at main
Creating working copy for https://github.com/hamcrest/OCHamcrest
Working copy of https://github.com/hamcrest/OCHamcrest resolved at 9.0.3
warning: '.resolve-product-dependencies': dependency 'ocmockito' is not used by any target
Found 1 product dependencies
  - OCHamcrest
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/jonreid/OCMockito.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/74] Compiling MKTShortArgumentGetter.m
[1/74] Compiling MKTMockitoCore.m
[2/74] Compiling MKTNumberOfInvocationsChecker.m
[3/74] Compiling MKTClassArgumentGetter.m
[4/74] Compiling MKTCharReturnSetter.m
[5/74] Compiling MKTInvocationsChecker.m
[6/74] Compiling MKTMissingInvocationChecker.m
[7/74] Compiling MKTExactTimes.m
[8/74] Compiling MKTDoubleArgumentGetter.m
[9/74] Compiling MKTFloatArgumentGetter.m
[10/74] Compiling MKTVerificationData.m
[11/74] Compiling MKTAtMostNumberOfInvocationsChecker.m
[12/74] Compiling MKTAtMostTimes.m
[13/74] Compiling MKTAtLeastNumberOfInvocationsChecker.m
[14/74] Compiling MKTAtLeastTimes.m
[15/74] Compiling MKTThrowsException.m
[16/74] Compiling MKTStubbedInvocationMatcher.m
[17/74] Compiling MKTReturnsValue.m
[18/74] Compiling MKTExecutesBlock.m
[19/74] Compiling MKTInvocationContainer.m
[20/74] Compiling MKTSingletonSwizzler.m
[21/74] Compiling MKTProtocolMock.m
[22/74] Compiling MKTObjectMock.m
[23/74] Compiling MKTObjectAndProtocolMock.m
[24/74] Compiling MKTDynamicProperties.m
[25/74] Compiling MKTClassObjectMock.m
[26/74] Compiling MKTBaseMockObject.m
[27/74] Compiling NSInvocation+OCMockito.m
[28/74] Compiling MKT_TPDWeakProxy.m
[28/74] Compiling MKTTestLocation.m
[30/74] Compiling MKTOngoingStubbing.m
[31/74] Compiling MKTParseCallStack.m
[32/74] Compiling MKTMatchingInvocationsFinder.m
[33/74] Compiling MKTPrinter.m
[34/74] Compiling MKTLocation.m
[35/74] Compiling MKTFilterCallStack.m
[36/74] Compiling MKTInvocationMatcher.m
[37/74] Compiling MKTInvocation.m
[38/74] Compiling MKTUnsignedShortReturnSetter.m
[39/74] Compiling MKTCallStackElement.m
[40/74] Compiling MKTUnsignedLongReturnSetter.m
[41/74] Compiling MKTUnsignedLongLongReturnSetter.m
[42/74] Compiling MKTUnsignedIntReturnSetter.m
[43/74] Compiling MKTUnsignedCharReturnSetter.m
[43/74] Compiling MKTShortReturnSetter.m
[45/74] Compiling MKTStructReturnSetter.m
[46/74] Compiling MKTReturnValueSetterChain.m
[47/74] Compiling MKTReturnValueSetter.m
[48/74] Compiling MKTObjectReturnSetter.m
[49/74] Compiling MKTLongLongReturnSetter.m
[50/74] Compiling MKTLongReturnSetter.m
[51/74] Compiling MKTFloatReturnSetter.m
[52/74] Compiling MKTDoubleReturnSetter.m
[53/74] Compiling MKTClassReturnSetter.m
[54/74] Compiling MKTIntReturnSetter.m
[55/74] Compiling MKTBoolReturnSetter.m
[56/74] Compiling MKTUnsignedLongLongArgumentGetter.m
[57/74] Compiling MKTUnsignedShortArgumentGetter.m
[58/74] Compiling MKTUnsignedLongArgumentGetter.m
[59/74] Compiling MKTUnsignedIntArgumentGetter.m
[60/74] Compiling MKTUnsignedCharArgumentGetter.m
[61/74] Compiling MKTPointerArgumentGetter.m
[62/74] Compiling MKTSelectorArgumentGetter.m
[63/74] Compiling MKTStructArgumentGetter.m
[64/74] Compiling MKTLongLongArgumentGetter.m
[65/74] Compiling MKTObjectArgumentGetter.m
[66/74] Compiling MKTLongArgumentGetter.m
[67/74] Compiling MKTArgumentGetterChain.m
[68/74] Compiling MKTArgumentGetter.m
[69/74] Compiling MKTIntArgumentGetter.m
[70/74] Compiling MKTCharArgumentGetter.m
[71/74] Compiling MKTBoolArgumentGetter.m
[72/74] Compiling OCMockito.m
[73/74] Compiling MKTMockingProgress.m
Build complete! (3.35s)
Build complete.
Done.