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 APNGKit with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/onevcat/APNGKit.git
Reference: 2.3.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/onevcat/APNGKit
 * tag               2.3.0      -> FETCH_HEAD
HEAD is now at 9953862 Bump version to 2.3.0
Cloned https://github.com/onevcat/APNGKit.git
Revision (git rev-parse @):
995386261326bce7ff19879cac84b6f27ce35629
SUCCESS checkout https://github.com/onevcat/APNGKit.git at 2.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/onevcat/APNGKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/3] Compiling Delegate Delegate.swift
[3/3] Emitting module Delegate
[4/16] Compiling APNGKit DisplayTimer.swift
[5/16] Compiling APNGKit Extensions.swift
[6/16] Compiling APNGKit Reader.swift
[7/16] Compiling APNGKit LogLevel.swift
[8/17] Compiling APNGKit resource_bundle_accessor.swift
[9/17] Compiling APNGKit APNGImage.swift
[10/17] Compiling APNGKit APNGImageRenderer.swift
[11/17] Compiling APNGKit APNGDecoder.swift
[12/17] Compiling APNGKit APNGImage.DecodingOptions.swift
[13/17] Compiling APNGKit APNGImageView.swift
[14/17] Compiling APNGKit APNGKitError.swift
[15/17] Emitting module APNGKit
[16/17] Compiling APNGKit Chunk.swift
[17/17] Compiling APNGKit CrossPlatform.swift
Build complete! (12.57s)
Fetching https://github.com/onevcat/Delegate.git from cache
Computing version for https://github.com/onevcat/Delegate.git
Fetched https://github.com/onevcat/Delegate.git (0.18s)
Computed https://github.com/onevcat/Delegate.git at 1.3.0 (0.45s)
Creating working copy for https://github.com/onevcat/Delegate.git
Working copy of https://github.com/onevcat/Delegate.git resolved at 1.3.0
Build complete.
Done.