The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WiremockClient 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/mobileforming/WiremockClient.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mobileforming/WiremockClient
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 91c3e2b Merge pull request #37 from mobileforming/TR-deployment-target-update
Cloned https://github.com/mobileforming/WiremockClient.git
Revision (git rev-parse @):
91c3e2be7cfef270584c2d822c0886781d29f62d
SUCCESS checkout https://github.com/mobileforming/WiremockClient.git at master
========================================
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": "wiremockclient",
      "name": "WiremockClient",
      "url": "https://github.com/mobileforming/WiremockClient.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WiremockClient",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/mobileforming/WiremockClient.git
[1/474] Fetching wiremockclient
Fetched https://github.com/mobileforming/WiremockClient.git (0.35s)
Creating working copy for https://github.com/mobileforming/WiremockClient.git
Working copy of https://github.com/mobileforming/WiremockClient.git resolved at master
warning: '.resolve-product-dependencies': dependency 'wiremockclient' 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/17] Emitting module WiremockClient
[2/19] Compiling WiremockClient WiremockClient.swift
[3/19] Compiling WiremockClient WiremockClientError.swift
[4/19] Compiling WiremockClient StubMapping.swift
[5/19] Compiling WiremockClient Transformer.swift
[6/19] Compiling WiremockClient WiremockClientNetworkService.swift
[7/19] Compiling WiremockClient WiremockEndpoint.swift
[8/19] Compiling WiremockClient UrlPattern.swift
[9/19] Compiling WiremockClient DebugOverridable.swift
[10/19] Compiling WiremockClient MatchCondition.swift
[11/19] Compiling WiremockClient RequestMapping.swift
[12/19] Compiling WiremockClient RequestPattern.swift
[13/19] Compiling WiremockClient ResponseDefinition.swift
[14/19] Compiling WiremockClient Endpoint.swift
[15/19] Compiling WiremockClient NetworkService.swift
[16/19] Compiling WiremockClient RequestMethod.swift
[17/19] Compiling WiremockClient LoggedRequest.swift
[18/19] Compiling WiremockClient LoggedRequestResponse.swift
[19/19] Compiling WiremockClient MappingsResponse.swift
Build complete! (9.53s)
Build complete.
Done.