The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hromni/SwiftAPIClient.git
Reference: 0.1.5
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hromni/SwiftAPIClient
 * tag               0.1.5      -> FETCH_HEAD
HEAD is now at 83382b3 Merge pull request #2 from hromni/cocoapods-support
Cloned https://github.com/hromni/SwiftAPIClient.git
Revision (git rev-parse @):
83382b3f5dfa262e469f62e769331c343e367443
SUCCESS checkout https://github.com/hromni/SwiftAPIClient.git at 0.1.5
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftapiclient",
      "name": "SwiftAPIClient",
      "url": "https://github.com/hromni/SwiftAPIClient.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftAPIClient",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/hromni/SwiftAPIClient.git
[1/128] Fetching swiftapiclient
Fetched https://github.com/hromni/SwiftAPIClient.git (0.24s)
Creating working copy for https://github.com/hromni/SwiftAPIClient.git
Working copy of https://github.com/hromni/SwiftAPIClient.git resolved at 0.1.5
warning: '.resolve-product-dependencies': dependency 'swiftapiclient' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/hromni/SwiftAPIClient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling SwiftAPIClient ResponseValidator.swift
[2/8] Compiling SwiftAPIClient Response.swift
[3/8] Compiling SwiftAPIClient JsonResponse.swift
[4/8] Compiling SwiftAPIClient SwiftApiClientError.swift
[5/8] Compiling SwiftAPIClient HTTPMethod.swift
[6/8] Compiling SwiftAPIClient RequestBody.swift
[7/8] Compiling SwiftAPIClient Endpoint.swift
[8/8] Emitting module SwiftAPIClient
Build complete! (4.25s)
Build complete.
Done.