The Swift Package Index logo.Swift Package Index

Build Information

Successful build of vger 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.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/audulus/vger.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/audulus/vger
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1ed9711 Update build.yml
Cloned https://github.com/audulus/vger.git
Revision (git rev-parse @):
1ed97118f7d5963d7d7f8115ecbcf94f82827ca3
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/audulus/vger.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/audulus/vger.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Copying vger.metal
[0/10] Copying TextureRenderer.metal
[2/10] Copying fonts
[3/10] Compiling vger vgerRenderer.mm
[4/10] Compiling vger vgerTextureManager.mm
[5/10] Compiling vger vgerPathScanner.mm
[6/10] Compiling vger vgerGlyphPathCache.mm
[7/10] Compiling vger vgerGlyphCache.mm
[8/10] Compiling vger resource_bundle_accessor.m
[9/10] Compiling vger vger.mm
[11/16] Emitting module vgerSwift
[12/16] Compiling vgerSwift TextureHandle.swift
[13/16] Compiling vgerSwift TextureRenderer.swift
[14/16] Compiling vgerSwift MTKView+ContentScaleFactor.swift
[15/16] Compiling vgerSwift Renderer.swift
[16/16] Compiling vgerSwift VgerView.swift
[17/17] Compiling vgerSwift resource_bundle_accessor.swift
Build complete! (11.30s)
Fetching https://github.com/wtholliday/MetalNanoVG from cache
Fetched https://github.com/wtholliday/MetalNanoVG (0.15s)
Creating working copy for https://github.com/wtholliday/MetalNanoVG
Working copy of https://github.com/wtholliday/MetalNanoVG resolved at spm
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/vgerSwift/vgerSwift.docc
Build complete.
Done.