Build Information
Successful build of NeumorphicStyle 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/hallee/neumorphic-style.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hallee/neumorphic-style
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 1028e2f Swift Playground download
Cloned https://github.com/hallee/neumorphic-style.git
Revision (git rev-parse @):
1028e2fc3f373fbd2f27d252322a1972060f776f
SUCCESS checkout https://github.com/hallee/neumorphic-style.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "neumorphic-style",
"name": "NeumorphicStyle",
"url": "https://github.com/hallee/neumorphic-style.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/neumorphic-style",
"dependencies": [
]
}
]
}
Fetching https://github.com/hallee/neumorphic-style.git
[1/25] Fetching neumorphic-style
Fetched https://github.com/hallee/neumorphic-style.git (0.24s)
Creating working copy for https://github.com/hallee/neumorphic-style.git
Working copy of https://github.com/hallee/neumorphic-style.git resolved at master
warning: '.resolve-product-dependencies': dependency 'neumorphic-style' 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 NeumorphicStyle NeumorphicButtonStyle.swift
[2/2] Emitting module NeumorphicStyle
Build complete! (9.51s)
Build complete.
Done.