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.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.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/3/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
Fetching https://github.com/onevcat/Delegate.git from cache
Fetched https://github.com/onevcat/Delegate.git from cache (0.28s)
Computing version for https://github.com/onevcat/Delegate.git
Computed https://github.com/onevcat/Delegate.git at 1.3.0 (0.43s)
Creating working copy for https://github.com/onevcat/Delegate.git
Working copy of https://github.com/onevcat/Delegate.git resolved at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "apngkit",
      "name": "APNGKit",
      "url": "https://github.com/onevcat/APNGKit.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/APNGKit",
      "dependencies": [
        {
          "identity": "delegate",
          "name": "Delegate",
          "url": "https://github.com/onevcat/Delegate.git",
          "version": "1.3.0",
          "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Delegate",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/onevcat/APNGKit.git
[1/3549] Fetching apngkit
Fetched https://github.com/onevcat/APNGKit.git from cache (0.56s)
Fetching https://github.com/onevcat/Delegate.git from cache
Fetched https://github.com/onevcat/Delegate.git from cache (0.19s)
Computing version for https://github.com/onevcat/Delegate.git
Computed https://github.com/onevcat/Delegate.git at 1.3.0 (0.03s)
Creating working copy for https://github.com/onevcat/Delegate.git
Working copy of https://github.com/onevcat/Delegate.git resolved at 1.3.0
Creating working copy for https://github.com/onevcat/APNGKit.git
Working copy of https://github.com/onevcat/APNGKit.git resolved at 2.3.0 (9953862)
warning: '.resolve-product-dependencies': dependency 'apngkit' is not used by any target
Found 1 product dependencies
  - Delegate
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/onevcat/APNGKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Copying PrivacyInfo.xcprivacy
[3/4] Write swift-version-6044DDE57671499D.txt
[5/6] Compiling Delegate Delegate.swift
[6/6] Emitting module Delegate
[7/19] Compiling APNGKit APNGImageView.swift
[8/19] Compiling APNGKit APNGKitError.swift
[9/20] Compiling APNGKit Reader.swift
[10/20] Compiling APNGKit resource_bundle_accessor.swift
[11/20] Compiling APNGKit DisplayTimer.swift
[12/20] Compiling APNGKit Extensions.swift
[13/20] Compiling APNGKit LogLevel.swift
[14/20] Compiling APNGKit APNGImage.swift
[15/20] Compiling APNGKit APNGImageRenderer.swift
[16/20] Compiling APNGKit Chunk.swift
[17/20] Compiling APNGKit CrossPlatform.swift
[18/20] Emitting module APNGKit
[19/20] Compiling APNGKit APNGDecoder.swift
[20/20] Compiling APNGKit APNGImage.DecodingOptions.swift
Build complete! (10.54s)
Build complete.
Done.