Build Information
Successful build of MangerKit 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/michaelnisi/manger-kit.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/michaelnisi/manger-kit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at d92043d Add changelog
Cloned https://github.com/michaelnisi/manger-kit.git
Revision (git rev-parse @):
d92043d0c392e1e00d2ff51d3e38655993c42b6a
SUCCESS checkout https://github.com/michaelnisi/manger-kit.git at master
Fetching https://github.com/michaelnisi/patron from cache
Fetched https://github.com/michaelnisi/patron (0.23s)
Computing version for https://github.com/michaelnisi/patron
Computed https://github.com/michaelnisi/patron at 11.0.0 (0.67s)
Creating working copy for https://github.com/michaelnisi/patron
Working copy of https://github.com/michaelnisi/patron resolved at 11.0.0
========================================
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": "manger-kit",
"name": "MangerKit",
"url": "https://github.com/michaelnisi/manger-kit.git",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/manger-kit",
"dependencies": [
{
"identity": "patron",
"name": "Patron",
"url": "https://github.com/michaelnisi/patron",
"version": "11.0.0",
"path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/patron",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/michaelnisi/manger-kit.git
[1/312] Fetching manger-kit
Fetched https://github.com/michaelnisi/manger-kit.git (0.28s)
Fetching https://github.com/michaelnisi/patron from cache
Fetched https://github.com/michaelnisi/patron (0.19s)
Computing version for https://github.com/michaelnisi/patron
Computed https://github.com/michaelnisi/patron at 11.0.0 (0.05s)
Creating working copy for https://github.com/michaelnisi/patron
Working copy of https://github.com/michaelnisi/patron resolved at 11.0.0
Creating working copy for https://github.com/michaelnisi/manger-kit.git
Working copy of https://github.com/michaelnisi/manger-kit.git resolved at master
warning: '.resolve-product-dependencies': dependency 'manger-kit' is not used by any target
Found 1 product dependencies
- Patron
========================================
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 Patron
[2/2] Compiling Patron Patron.swift
[3/4] Emitting module MangerKit
[4/4] Compiling MangerKit MangerKit.swift
Build complete! (9.00s)
Build complete.
Done.