The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MetalUI 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/0xLet/MetalUI.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xLet/MetalUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c2e31b7 Update README.md
Cloned https://github.com/0xLet/MetalUI.git
Revision (git rev-parse @):
c2e31b7828f9632a0393d4b6f2713067034a64be
SUCCESS checkout https://github.com/0xLet/MetalUI.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": "metalui",
      "name": "MetalUI",
      "url": "https://github.com/0xLet/MetalUI.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MetalUI",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/0xLet/MetalUI.git
[1/30] Fetching metalui
Fetched https://github.com/0xLet/MetalUI.git (0.27s)
Creating working copy for https://github.com/0xLet/MetalUI.git
Working copy of https://github.com/0xLet/MetalUI.git resolved at main
warning: '.resolve-product-dependencies': dependency 'metalui' 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/5] Emitting module MetalUI
[2/5] Compiling MetalUI MetalView.swift
[3/5] Compiling MetalUI MetalPresenting.swift
[4/5] Compiling MetalUI MetalRendering.swift
[5/5] Compiling MetalUI MetalRenderingVertex.swift
Build complete! (10.36s)
Build complete.
Done.