The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Decomposed 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/b3ll/Decomposed.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/b3ll/Decomposed
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 225ec77 Fix swift-create-xcframeworks in create-release.yml
Cloned https://github.com/b3ll/Decomposed.git
Revision (git rev-parse @):
225ec7726a70ae586a5e0d65b450551d4f15b298
SUCCESS checkout https://github.com/b3ll/Decomposed.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "decomposed",
      "name": "Decomposed",
      "url": "https://github.com/b3ll/Decomposed.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Decomposed",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/b3ll/Decomposed.git
[1/821] Fetching decomposed
Fetched https://github.com/b3ll/Decomposed.git (0.55s)
Creating working copy for https://github.com/b3ll/Decomposed.git
Working copy of https://github.com/b3ll/Decomposed.git resolved at main
warning: '.resolve-product-dependencies': dependency 'decomposed' 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/8] Compiling Decomposed SIMDConvenienceExtensions.swift
[2/8] Compiling Decomposed Globals.swift
[3/8] Compiling Decomposed Interpolatable.swift
[4/9] Compiling Decomposed CATransform3DExtensions.swift
[5/9] Compiling Decomposed CALayerExtensions.swift
[6/9] Emitting module Decomposed
[7/9] Compiling Decomposed CGFloatVectorTypes.swift
[8/9] Compiling Decomposed CATransform3DConvenienceExtensions.swift
[9/9] Compiling Decomposed SIMDDecomposed.swift
Build complete! (15.12s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/DecomposedTests/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Decomposed/Info.plist
Build complete.
Done.