Build Information
Successful build of ActiveDays 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/zonble/ActiveDays.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/zonble/ActiveDays
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 6cb72e2 Documentation.
Cloned https://github.com/zonble/ActiveDays.git
Revision (git rev-parse @):
6cb72e29da8ab6f9af99735cdd152b4e43836f88
SUCCESS checkout https://github.com/zonble/ActiveDays.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": "activedays",
"name": "ActiveDays",
"url": "https://github.com/zonble/ActiveDays.git",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ActiveDays",
"dependencies": [
]
}
]
}
Fetching https://github.com/zonble/ActiveDays.git
[1/80] Fetching activedays
Fetched https://github.com/zonble/ActiveDays.git (0.30s)
Creating working copy for https://github.com/zonble/ActiveDays.git
Working copy of https://github.com/zonble/ActiveDays.git resolved at master
warning: '.resolve-product-dependencies': dependency 'activedays' 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/3] Emitting module ActiveDays
[2/3] Compiling ActiveDays ActiveDays.swift
[3/3] Compiling ActiveDays DateExtensions.swift
Build complete! (8.89s)
Build complete.
Done.