Build Information
Successful build of HttpRequest 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/mezhevikin/http-request.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mezhevikin/http-request
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 40a3808 Add links to README
Cloned https://github.com/mezhevikin/http-request.git
Revision (git rev-parse @):
40a38089750e938d3fc223c53954c9f93f16b261
SUCCESS checkout https://github.com/mezhevikin/http-request.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "http-request",
"name": "HttpRequest",
"url": "https://github.com/mezhevikin/http-request.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/http-request",
"dependencies": [
]
}
]
}
Fetching https://github.com/mezhevikin/http-request.git
[1/78] Fetching http-request
Fetched https://github.com/mezhevikin/http-request.git (0.26s)
Creating working copy for https://github.com/mezhevikin/http-request.git
Working copy of https://github.com/mezhevikin/http-request.git resolved at master
warning: '.resolve-product-dependencies': dependency 'http-request' 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 HttpRequest
[2/2] Compiling HttpRequest HttpRequest.swift
Build complete! (8.15s)
Build complete.
Done.