The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.39.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/erikdoe/ocmock.git
Reference: v3.9.4
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/erikdoe/ocmock
 * tag               v3.9.4     -> FETCH_HEAD
HEAD is now at 2c0bfd3 Preparation for 3.9.4 release.
Cloned https://github.com/erikdoe/ocmock.git
Revision (git rev-parse @):
2c0bfd373289f4a7716db5d6db471640f91a6507
SUCCESS checkout https://github.com/erikdoe/ocmock.git at v3.9.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "ocmock",
      "name": "OCMock",
      "url": "https://github.com/erikdoe/ocmock.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ocmock",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/erikdoe/ocmock.git from cache
Fetched https://github.com/erikdoe/ocmock.git from cache (0.28s)
Creating working copy for https://github.com/erikdoe/ocmock.git
Working copy of https://github.com/erikdoe/ocmock.git resolved at v3.9.4 (2c0bfd3)
warning: '.resolve-product-dependencies': dependency 'ocmock' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/erikdoe/ocmock.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/35] Compiling NSNotificationCenter+OCMAdditions.m
[1/35] Compiling OCMRealObjectForwarder.m
[2/35] Compiling OCPartialMockObject.m
[3/35] Compiling OCMRecorder.m
[4/35] Compiling OCMQuantifier.m
[5/35] Compiling OCMPassByRefSetter.m
[6/35] Compiling OCMockObject.m
[7/35] Compiling OCMVerifier.m
[8/35] Compiling OCMObjectReturnValueProvider.m
[9/35] Compiling OCMObserverRecorder.m
[10/35] Compiling OCMNotificationPoster.m
[11/35] Compiling OCMNonRetainingObjectReturnValueProvider.m
[12/35] Compiling OCMMacroState.m
[13/35] Compiling OCMLocation.m
[14/35] Compiling OCMInvocationStub.m
[15/35] Compiling OCMInvocationMatcher.m
[16/35] Compiling OCMInvocationExpectation.m
[17/35] Compiling OCMIndirectReturnValueProvider.m
[18/35] Compiling OCProtocolMockObject.m
[19/35] Compiling OCMExceptionReturnValueProvider.m
[20/35] Compiling OCMExpectationRecorder.m
[21/35] Compiling OCMConstraint.m
[22/35] Compiling OCMBoxedReturnValueProvider.m
[23/35] Compiling OCMBlockCaller.m
[24/35] Compiling OCObserverMockObject.m
[25/35] Compiling OCMBlockArgCaller.m
[26/35] Compiling OCMArgAction.m
[27/35] Compiling OCMArg.m
[28/35] Compiling OCClassMockObject.m
[29/35] Compiling NSValue+OCMAdditions.m
[30/35] Compiling NSObject+OCMAdditions.m
[31/35] Compiling NSMethodSignature+OCMAdditions.m
[32/35] Compiling NSInvocation+OCMAdditions.m
[33/35] Compiling OCMStubRecorder.m
[34/35] Compiling OCMFunctions.m
Build complete! (3.09s)
Build complete.
Done.