The Swift Package Index logo.Swift Package Index

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.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ivanvorobei/SPPerspective.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/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/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SPPerspective",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ivanvorobei/SPPerspective.git
[1/1059] Fetching spperspective
Fetched https://github.com/ivanvorobei/SPPerspective.git (1.31s)
Creating working copy for https://github.com/ivanvorobei/SPPerspective.git
Working copy of https://github.com/ivanvorobei/SPPerspective.git resolved at main
warning: '.resolve-product-dependencies': dependency 'spperspective' 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/9] Compiling SPPerspective SPPerspectiveHighlightCorner.swift
[2/9] Compiling SPPerspective SPPerspectiveStaticConfig.swift
[3/9] Compiling SPPerspective SPPerspectiveShadowConfig.swift
[4/9] Compiling SPPerspective SPPerspectiveVector.swift
[5/10] Compiling SPPerspective SPPerspectiveConfig+DefaultConfigs.swift
[6/10] Compiling SPPerspective SPPerspectiveAnimationConfig.swift
[7/10] Compiling SPPerspective SPPerspectiveAnimationDirection.swift
[8/10] Emitting module SPPerspective
[9/10] Compiling SPPerspective SPPerspectiveConfig.swift
[10/10] Compiling SPPerspective SPPerspectiveUIViewExtension.swift
Build complete! (6.29s)
Build complete.
Done.