The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AppIconResizer 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/num42/icon-resizer-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/num42/icon-resizer-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0a3fa74 Update README.md
Cloned https://github.com/num42/icon-resizer-swift.git
Revision (git rev-parse @):
0a3fa744e48303551b662dba058f8217e02a5fb3
SUCCESS checkout https://github.com/num42/icon-resizer-swift.git at main
Fetching https://github.com/kylef/Commander.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Commander.git (0.25s)
Computing version for https://github.com/kylef/Commander.git
Fetched https://github.com/kylef/Spectre.git (0.25s)
Computed https://github.com/kylef/Commander.git at 0.9.2 (0.06s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.07s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "icon-resizer-swift",
      "name": "AppIconResizer",
      "url": "https://github.com/num42/icon-resizer-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/icon-resizer-swift",
      "dependencies": [
        {
          "identity": "commander",
          "name": "Commander",
          "url": "https://github.com/kylef/Commander.git",
          "version": "0.9.2",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Commander",
          "dependencies": [
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.10.1",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/num42/icon-resizer-swift.git
[1/368] Fetching icon-resizer-swift
Fetched https://github.com/num42/icon-resizer-swift.git (0.38s)
Fetching https://github.com/kylef/Commander.git from cache
Fetched https://github.com/kylef/Commander.git (0.22s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.2 (0.03s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git (0.23s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.05s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.2
Creating working copy for https://github.com/num42/icon-resizer-swift.git
Working copy of https://github.com/num42/icon-resizer-swift.git resolved at main
Found 1 product dependencies
  - Commander
========================================
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
Building for debugging...
[1/10] Compiling Commander ArgumentParser.swift
[2/10] Compiling Commander Command.swift
[3/10] Compiling Commander ArgumentConvertible.swift
[4/10] Compiling Commander ArgumentDescription.swift
[5/10] Emitting module Commander
[6/10] Compiling Commander Error.swift
[7/10] Compiling Commander CommandRunner.swift
[8/10] Compiling Commander CommandType.swift
[9/10] Compiling Commander Commands.swift
[10/11] Compiling Commander Group.swift
[11/20] Compiling AppIconResizerCore DataExtensions.swift
[12/20] Compiling AppIconResizerCore DoubleExtensions.swift
[13/20] Compiling AppIconResizerCore Idiom.swift
[14/21] Compiling AppIconResizerCore CIImageExtensions.swift
[15/21] Compiling AppIconResizerCore AppIconEntry.swift
[16/21] Compiling AppIconResizerCore AppIconResizer.swift
[17/21] Compiling AppIconResizerCore ArrayExtensions.swift
[18/21] Compiling AppIconResizerCore CGImageExtensions.swift
[19/21] Emitting module AppIconResizerCore
[20/21] Compiling AppIconResizerCore VirtualDevice.swift
[21/23] Emitting module AppIconResizer
[22/23] Compiling AppIconResizer main.swift
[22/23] Linking icon-resizer-swift
Build complete! (18.06s)
Build complete.
Done.