The Swift Package Index logo.Swift Package Index

Build Information

Successful build of APNGKit, reference master (995386), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 15:27:05 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/onevcat/APNGKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/onevcat/APNGKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
Fetching https://github.com/onevcat/Delegate.git
[1/48] Fetching delegate
Fetched https://github.com/onevcat/Delegate.git from cache (0.60s)
Computing version for https://github.com/onevcat/Delegate.git
Computed https://github.com/onevcat/Delegate.git at 1.3.0 (3.90s)
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/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "apngkit",
      "name": "APNGKit",
      "url": "https://github.com/onevcat/APNGKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/APNGKit",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "delegate",
          "name": "Delegate",
          "url": "https://github.com/onevcat/Delegate.git",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Delegate",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/onevcat/APNGKit.git
[1/3549] Fetching apngkit
Fetched https://github.com/onevcat/APNGKit.git from cache (1.54s)
Fetching https://github.com/onevcat/Delegate.git from cache
Fetched https://github.com/onevcat/Delegate.git from cache (0.42s)
Computing version for https://github.com/onevcat/Delegate.git
Computed https://github.com/onevcat/Delegate.git at 1.3.0 (0.48s)
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 master (9953862)
warning: '.resolve-product-dependencies': dependency 'apngkit' is not used by any target
Found 1 product dependencies
  - Delegate
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/onevcat/APNGKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[0/4] Copying PrivacyInfo.xcprivacy
[2/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/6] Emitting module Delegate
[6/6] Compiling Delegate Delegate.swift
[7/19] Compiling APNGKit LogLevel.swift
[8/19] Compiling APNGKit Reader.swift
[9/20] Compiling APNGKit Extensions.swift
[10/20] Compiling APNGKit resource_bundle_accessor.swift
[11/20] Compiling APNGKit DisplayTimer.swift
[12/20] Compiling APNGKit Chunk.swift
[13/20] Compiling APNGKit APNGImageView.swift
[14/20] Compiling APNGKit APNGKitError.swift
[15/20] Compiling APNGKit APNGImage.swift
[16/20] Compiling APNGKit APNGImageRenderer.swift
[17/20] Emitting module APNGKit
[18/20] Compiling APNGKit APNGDecoder.swift
[19/20] Compiling APNGKit APNGImage.DecodingOptions.swift
[20/20] Compiling APNGKit CrossPlatform.swift
Build complete! (12.07s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "delegate",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Delegate.git"
    }
  ],
  "manifest_display_name" : "APNGKit",
  "name" : "APNGKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "APNGKit",
      "targets" : [
        "APNGKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "APNGKitTests",
      "module_type" : "SwiftTarget",
      "name" : "APNGKitTests",
      "path" : "Tests/APNGKitTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/APNGKitTests/Resources/General",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/APNGKitTests/Resources/SpecTesting",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "APNGDecoderTests.swift",
        "APNGImageRendererTests.swift",
        "APNGImageTests.swift",
        "APNGImageViewTests.swift",
        "APNGImageViewTimingTests.swift",
        "ChunkTests.swift",
        "DataReaderTests.swift",
        "DecoderOptionsTests.swift",
        "FileReaderTests.swift",
        "Helpers.swift",
        "ReaderExtensionTests.swift"
      ],
      "target_dependencies" : [
        "APNGKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "APNGKit",
      "module_type" : "SwiftTarget",
      "name" : "APNGKit",
      "path" : "Source/APNGKit",
      "product_dependencies" : [
        "Delegate"
      ],
      "product_memberships" : [
        "APNGKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Source/APNGKit/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "APNGDecoder.swift",
        "APNGImage.DecodingOptions.swift",
        "APNGImage.swift",
        "APNGImageRenderer.swift",
        "APNGImageView.swift",
        "APNGKitError.swift",
        "Chunk.swift",
        "CrossPlatform.swift",
        "DisplayTimer.swift",
        "Extensions.swift",
        "LogLevel.swift",
        "Reader.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.