Build Information
Successful build of AlmostForceUnwrap 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/obbut/almostforceunwrap.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/obbut/almostforceunwrap
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at cffd256 Updated to PackageDescription API 4.2
Cloned https://github.com/obbut/almostforceunwrap.git
Revision (git rev-parse @):
cffd2569bd5df558c4953b2d24d0216ad1fc0eca
SUCCESS checkout https://github.com/obbut/almostforceunwrap.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "almostforceunwrap",
"name": "AlmostForceUnwrap",
"url": "https://github.com/obbut/almostforceunwrap.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/almostforceunwrap",
"dependencies": [
]
}
]
}
Fetching https://github.com/obbut/almostforceunwrap.git
[1/17] Fetching almostforceunwrap
Fetched https://github.com/obbut/almostforceunwrap.git (0.28s)
Creating working copy for https://github.com/obbut/almostforceunwrap.git
Working copy of https://github.com/obbut/almostforceunwrap.git resolved at master
warning: '.resolve-product-dependencies': dependency 'almostforceunwrap' 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 AlmostForceUnwrap
[2/2] Compiling AlmostForceUnwrap AlmostForceUnwrap.swift
Build complete! (5.82s)
Build complete.
Done.