The Swift Package Index logo.Swift Package Index

Build Information

Successful build of HTTPMethod 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/thii/HTTPMethod.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/thii/HTTPMethod
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 830e11d Add LICENSE
Cloned https://github.com/thii/HTTPMethod.git
Revision (git rev-parse @):
830e11dc4def97f6e895ab7cce9f59f35d611edf
SUCCESS checkout https://github.com/thii/HTTPMethod.git at master
========================================
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": "httpmethod",
      "name": "HTTPMethod",
      "url": "https://github.com/thii/HTTPMethod.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HTTPMethod",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/thii/HTTPMethod.git
[2/17] Fetching httpmethod
Fetched https://github.com/thii/HTTPMethod.git (0.24s)
Creating working copy for https://github.com/thii/HTTPMethod.git
Working copy of https://github.com/thii/HTTPMethod.git resolved at master
warning: '.resolve-product-dependencies': dependency 'httpmethod' 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/2] Emitting module HTTPMethod
[2/2] Compiling HTTPMethod HTTPMethod.swift
Build complete! (4.39s)
Build complete.
Done.