This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

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.27.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/audulus/vger.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/audulus/vger
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at e790da7 docc
Cloned https://github.com/audulus/vger.git
Revision (git rev-parse @):
e790da7ee3dafff2e47d63e6416de2c8cb0692a8
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/audulus/vger.git at 1.0.1
========================================
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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/14] Copying TextureRenderer.metal
[3/14] Copying vger.metal
[4/14] Copying fonts
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/vger/vgerTextureManager.mm:26:24: warning: local declaration of 'device' hides instance variable [-Wshadow-ivar]
        self->device = device;
                       ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/vger/vgerTextureManager.mm:42:19: warning: local declaration of 'device' hides instance variable [-Wshadow-ivar]
        _atlas = [device newTextureWithDescriptor:atlasDesc];
                  ^
2 warnings generated.
[5/14] Compiling vger vgerTextureManager.mm
[6/14] Compiling vger vgerTileRenderer.mm
[7/14] Compiling vger vgerRenderer.mm
[8/14] Compiling vger vgerGlyphCache.mm
[9/14] Compiling vger vgerPathScanner.mm
[10/14] Compiling vger vgerGlyphPathCache.mm
[11/14] Compiling vger vgerBundleHelper.m
[12/14] Compiling vger resource_bundle_accessor.m
[13/14] Compiling vger vger.mm
[15/22] Compiling vgerSwift MTKView+ContentScaleFactor.swift
[16/22] Emitting module vgerSwift
[17/23] Compiling vgerSwift TextureRenderer.swift
[18/23] Compiling vgerSwift TileRenderer.swift
[19/23] Compiling vgerSwift VgerTileView.swift
[20/23] Compiling vgerSwift VgerView.swift
[21/23] Compiling vgerSwift TextureHandle.swift
[22/23] Compiling vgerSwift Renderer.swift
[23/23] Compiling vgerSwift resource_bundle_accessor.swift
Build complete! (20.24s)
Fetching https://github.com/wtholliday/MetalNanoVG from cache
Fetched https://github.com/wtholliday/MetalNanoVG (0.15s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.42s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.02s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
Creating working copy for https://github.com/wtholliday/MetalNanoVG
Working copy of https://github.com/wtholliday/MetalNanoVG resolved at spm
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.