Build Information
Successful build of SPPerspective 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.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ivanvorobei/SPPerspective.git
Reference: 1.4.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ivanvorobei/SPPerspective
* tag 1.4.1 -> FETCH_HEAD
HEAD is now at 0813262 Fixed z index for static transform.
Cloned https://github.com/ivanvorobei/SPPerspective.git
Revision (git rev-parse @):
0813262760c7388fc821e5068ad31005ac397b9f
SUCCESS checkout https://github.com/ivanvorobei/SPPerspective.git at 1.4.1
========================================
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/9] Compiling SPPerspective SPPerspectiveHighlightCorner.swift
[2/9] Compiling SPPerspective SPPerspectiveVector.swift
[3/10] Compiling SPPerspective SPPerspectiveStaticConfig.swift
[4/10] Emitting module SPPerspective
[5/10] Compiling SPPerspective SPPerspectiveConfig.swift
[6/10] Compiling SPPerspective SPPerspectiveShadowConfig.swift
[7/10] Compiling SPPerspective SPPerspectiveAnimationConfig.swift
[8/10] Compiling SPPerspective SPPerspectiveAnimationDirection.swift
[9/10] Compiling SPPerspective SPPerspectiveConfig+DefaultConfigs.swift
[10/10] Compiling SPPerspective SPPerspectiveUIViewExtension.swift
Build complete! (10.41s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "spperspective",
"name": "SPPerspective",
"url": "https://github.com/ivanvorobei/SPPerspective.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SPPerspective",
"dependencies": [
]
}
]
}
Fetching https://github.com/ivanvorobei/SPPerspective.git from cache
Fetched https://github.com/ivanvorobei/SPPerspective.git (0.15s)
Creating working copy for https://github.com/ivanvorobei/SPPerspective.git
Working copy of https://github.com/ivanvorobei/SPPerspective.git resolved at 1.4.1
warning: '.resolve-product-dependencies': dependency 'spperspective' is not used by any target
Found 0 product dependencies
Done.