The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AsyncDownSamplingImage with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fummicc1/AsyncDownSamplingImage.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/fummicc1/AsyncDownSamplingImage
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9b7e3a8 Update docs (#9)
Cloned https://github.com/fummicc1/AsyncDownSamplingImage.git
Revision (git rev-parse @):
9b7e3a84e829a1ba251b48979da41231175c70d1
SUCCESS checkout https://github.com/fummicc1/AsyncDownSamplingImage.git at main
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-plugin (0.45s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.03s)
Fetched https://github.com/apple/swift-docc-symbolkit (0.55s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.07s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "asyncdownsamplingimage",
      "name": "AsyncDownSamplingImage",
      "url": "https://github.com/fummicc1/AsyncDownSamplingImage.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncDownSamplingImage",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/fummicc1/AsyncDownSamplingImage.git from cache
Fetched https://github.com/fummicc1/AsyncDownSamplingImage.git (0.18s)
Creating working copy for https://github.com/fummicc1/AsyncDownSamplingImage.git
Working copy of https://github.com/fummicc1/AsyncDownSamplingImage.git resolved at main
warning: '.resolve-product-dependencies': dependency 'asyncdownsamplingimage' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/6] Compiling AsyncDownSamplingImage AsyncDownSamplingImage.swift
[4/6] Emitting module AsyncDownSamplingImage
[5/6] Compiling AsyncDownSamplingImage TypeCompatibility.swift
[6/6] Compiling AsyncDownSamplingImage Downsampling.swift
Build complete! (16.71s)
Build complete.
Done.