Build Information
Successful build of NeumorphicStyle with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hallee/neumorphic-style.git
Reference: 0.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hallee/neumorphic-style
* tag 0.0.1 -> FETCH_HEAD
HEAD is now at 55f070a NeumorphicStyle
Cloned https://github.com/hallee/neumorphic-style.git
Revision (git rev-parse @):
55f070a194ea56b51527098b591f581e87a40b00
SUCCESS checkout https://github.com/hallee/neumorphic-style.git at 0.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/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/builder/builds/TDmZkXJm/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 from cache (0.21s)
Creating working copy for https://github.com/hallee/neumorphic-style.git
Working copy of https://github.com/hallee/neumorphic-style.git resolved at 0.0.1 (55f070a)
warning: '.resolve-product-dependencies': dependency 'neumorphic-style' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/hallee/neumorphic-style.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/4] Emitting module NeumorphicStyle
[4/4] Compiling NeumorphicStyle NeumorphicButtonStyle.swift
Build complete! (5.03s)
Build complete.
Done.