The Swift Package Index logo.Swift Package Index

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: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-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 from cache
Fetched https://github.com/onevcat/Delegate.git from cache (0.15s)
Computing version for https://github.com/onevcat/Delegate.git
Computed https://github.com/onevcat/Delegate.git at 1.3.0 (0.42s)
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/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/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/TDmZkXJm/2/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/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Delegate",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/onevcat/APNGKit.git from cache
Fetched https://github.com/onevcat/APNGKit.git from cache (0.26s)
Fetching https://github.com/onevcat/Delegate.git from cache
Fetched https://github.com/onevcat/Delegate.git from cache (0.18s)
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/APNGKit.git
Working copy of https://github.com/onevcat/APNGKit.git resolved at master (9953862)
Creating working copy for https://github.com/onevcat/Delegate.git
Working copy of https://github.com/onevcat/Delegate.git resolved at 1.3.0
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
[0/4] Copying PrivacyInfo.xcprivacy
[1/4] Write sources
[3/4] Write swift-version-6044DDE57671499D.txt
[5/6] Compiling Delegate Delegate.swift
[6/6] Emitting module Delegate
[7/19] Compiling APNGKit APNGImage.swift
[8/19] Compiling APNGKit APNGImageRenderer.swift
[9/20] Compiling APNGKit resource_bundle_accessor.swift
[10/20] Emitting module APNGKit
[11/20] Compiling APNGKit APNGDecoder.swift
[12/20] Compiling APNGKit APNGImage.DecodingOptions.swift
[13/20] Compiling APNGKit LogLevel.swift
[14/20] Compiling APNGKit Reader.swift
[15/20] Compiling APNGKit DisplayTimer.swift
[16/20] Compiling APNGKit Extensions.swift
[17/20] Compiling APNGKit Chunk.swift
[18/20] Compiling APNGKit CrossPlatform.swift
[19/20] Compiling APNGKit APNGImageView.swift
[20/20] Compiling APNGKit APNGKitError.swift
Build complete! (9.44s)
Build complete.
Done.