Build Information
Successful build of SPPerspective with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ivanvorobei/SPPerspective
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5401a6d Cleaned
Cloned https://github.com/ivanvorobei/SPPerspective.git
Revision (git rev-parse @):
5401a6d5eee47e31f2dd50bf2fbc213ff63defdf
SUCCESS checkout https://github.com/ivanvorobei/SPPerspective.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Compiling SPPerspective SPPerspectiveStaticConfig.swift
[2/10] Compiling SPPerspective SPPerspectiveVector.swift
[3/10] Compiling SPPerspective SPPerspectiveHighlightCorner.swift
[4/10] Compiling SPPerspective SPPerspectiveShadowConfig.swift
[5/10] Compiling SPPerspective SPPerspectiveConfig.swift
[6/10] Compiling SPPerspective SPPerspectiveAnimationConfig.swift
[7/10] Compiling SPPerspective SPPerspectiveAnimationDirection.swift
[8/10] Emitting module SPPerspective
[9/10] Compiling SPPerspective SPPerspectiveConfig+DefaultConfigs.swift
[10/10] Compiling SPPerspective SPPerspectiveUIViewExtension.swift
Build complete! (1.41s)
Build complete.
Done.