The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AppIcon 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/nonchalant/appicon.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nonchalant/appicon
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ddc4662 Merge pull request #83 from Nonchalant/remove-unused-options
Cloned https://github.com/nonchalant/appicon.git
Revision (git rev-parse @):
ddc4662a854dbd3f6f6b2159c914d90d2dfbbf51
SUCCESS checkout https://github.com/nonchalant/appicon.git at master
Fetching https://github.com/kareman/SwiftShell.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/akkyie/Tablier
Fetched https://github.com/apple/swift-argument-parser (0.28s)
[1/716] Fetching tablier
Fetched https://github.com/akkyie/Tablier (0.36s)
Fetched https://github.com/kareman/SwiftShell.git (0.37s)
Computing version for https://github.com/akkyie/Tablier
Computed https://github.com/akkyie/Tablier at 0.3.3 (0.60s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 5.1.0 (0.05s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.3.1 (0.05s)
Creating working copy for https://github.com/kareman/SwiftShell.git
Working copy of https://github.com/kareman/SwiftShell.git resolved at 5.1.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.3.1
Creating working copy for https://github.com/akkyie/Tablier
Working copy of https://github.com/akkyie/Tablier resolved at 0.3.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "appicon",
      "name": "AppIcon",
      "url": "https://github.com/nonchalant/appicon.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/appicon",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "0.5.0",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftshell",
          "name": "SwiftShell",
          "url": "https://github.com/kareman/SwiftShell.git",
          "version": "5.1.0",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftShell",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/nonchalant/appicon.git
[1/529] Fetching appicon
Fetched https://github.com/nonchalant/appicon.git (0.42s)
Fetching https://github.com/kareman/SwiftShell.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/kareman/SwiftShell.git (0.22s)
Fetched https://github.com/apple/swift-argument-parser (0.22s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 5.1.0 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.02s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/nonchalant/appicon.git
Working copy of https://github.com/nonchalant/appicon.git resolved at master
Creating working copy for https://github.com/kareman/SwiftShell.git
Working copy of https://github.com/kareman/SwiftShell.git resolved at 5.1.0
Found 2 product dependencies
  - swift-argument-parser
  - SwiftShell
========================================
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/42] Emitting module ArgumentParser
[2/46] Compiling ArgumentParser Option.swift
[3/46] Compiling ArgumentParser OptionGroup.swift
[4/46] Compiling ArgumentParser CommandConfiguration.swift
[5/46] Compiling ArgumentParser EnumerableFlag.swift
[6/46] Compiling ArgumentParser ExpressibleByArgument.swift
[7/46] Compiling ArgumentParser Name.swift
[8/46] Compiling ArgumentParser Parsed.swift
[9/46] Compiling ArgumentParser ParsedValues.swift
[10/46] Compiling ArgumentParser ParserError.swift
[11/46] Compiling ArgumentParser ArgumentDefinition.swift
[12/46] Compiling ArgumentParser ArgumentSet.swift
[13/46] Compiling ArgumentParser CommandParser.swift
[14/46] Compiling ArgumentParser InputOrigin.swift
[15/46] Compiling ArgumentParser ArgumentHelp.swift
[16/46] Compiling ArgumentParser CompletionKind.swift
[17/46] Compiling ArgumentParser Errors.swift
[18/46] Compiling ArgumentParser Flag.swift
[19/46] Compiling ArgumentParser NameSpecification.swift
[20/46] Compiling ArgumentParser ParsableArguments.swift
[21/46] Compiling ArgumentParser ParsableArgumentsValidation.swift
[22/46] Compiling ArgumentParser ParsableCommand.swift
[23/46] Compiling ArgumentParser ArgumentDecoder.swift
[24/46] Compiling ArgumentParser UsageGenerator.swift
[25/46] Compiling ArgumentParser SequenceExtensions.swift
[26/46] Compiling ArgumentParser StringExtensions.swift
[27/46] Compiling ArgumentParser Tree.swift
[28/46] Compiling ArgumentParser BashCompletionsGenerator.swift
[29/46] Compiling ArgumentParser CompletionsGenerator.swift
[30/46] Compiling ArgumentParser FishCompletionsGenerator.swift
[31/46] Compiling ArgumentParser ZshCompletionsGenerator.swift
[32/46] Compiling ArgumentParser Argument.swift
[33/46] Compiling ArgumentParser SplitArguments.swift
[34/46] Compiling ArgumentParser HelpCommand.swift
[35/46] Compiling ArgumentParser HelpGenerator.swift
[36/46] Compiling ArgumentParser MessageInfo.swift
[37/46] Compiling SwiftShell Lazy-split.swift
[38/46] Emitting module SwiftShell
[39/46] Compiling SwiftShell Process.swift
[40/46] Compiling SwiftShell Array.swift
[41/46] Compiling SwiftShell Files.swift
[42/46] Compiling SwiftShell Stream.swift
[45/47] Compiling SwiftShell Context.swift
[46/47] Compiling SwiftShell String.swift
[47/59] Compiling AppIconCore ImageExtractor.swift
[48/59] Compiling AppIconCore LocalError.swift
[49/60] Compiling AppIconCore Platform.swift
[50/60] Compiling AppIconCore AppIconSet.swift
[51/60] Compiling AppIconCore IosAppIconSet.swift
[52/60] Emitting module AppIconCore
[53/60] Compiling AppIconCore MacAppIconSet.swift
[54/60] Compiling AppIconCore Scale.swift
[55/60] Compiling AppIconCore Command.swift
[56/60] Compiling AppIconCore AppIcon.swift
[57/60] Compiling AppIconCore WatchAppIconSet.swift
[58/60] Compiling AppIconCore ContentsJson.swift
[59/60] Compiling AppIconCore JsonExtractor.swift
[60/62] Emitting module AppIcon
[61/62] Compiling AppIcon main.swift
[61/62] Linking AppIcon
Build complete! (11.84s)
Build complete.
Done.