Build Information
Successful build of CGFloatLiteral 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/devxoul/CGFloatLiteral.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/devxoul/CGFloatLiteral
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 05a4533 Bump version to 0.5.0
Cloned https://github.com/devxoul/CGFloatLiteral.git
Revision (git rev-parse @):
05a4533a90291ac152c67caa5a81be50d733bae7
SUCCESS checkout https://github.com/devxoul/CGFloatLiteral.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": "cgfloatliteral",
"name": "CGFloatLiteral",
"url": "https://github.com/devxoul/CGFloatLiteral.git",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CGFloatLiteral",
"dependencies": [
]
}
]
}
Fetching https://github.com/devxoul/CGFloatLiteral.git
[1/106] Fetching cgfloatliteral
Fetched https://github.com/devxoul/CGFloatLiteral.git (0.23s)
Creating working copy for https://github.com/devxoul/CGFloatLiteral.git
Working copy of https://github.com/devxoul/CGFloatLiteral.git resolved at master
warning: '.resolve-product-dependencies': dependency 'cgfloatliteral' 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] Compiling CGFloatLiteral CGFloatLiteral.swift
[2/2] Emitting module CGFloatLiteral
Build complete! (5.83s)
Build complete.
Done.