The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of AppIcon, reference 1.0.6 (3c7757), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 23:13:27 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nonchalant/appicon.git
Reference: 1.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nonchalant/appicon
 * tag               1.0.6      -> FETCH_HEAD
HEAD is now at 3c7757b Merge pull request #81 from Nonchalant/update-1.0.6
Cloned https://github.com/nonchalant/appicon.git
Revision (git rev-parse @):
3c7757b9096872b273aa1bae61e8a0372b1eab25
SUCCESS checkout https://github.com/nonchalant/appicon.git at 1.0.6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/nonchalant/appicon.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[3/10] Write AppIcon-entitlement.plist
[6/10] Write swift-version-1EA4D86E10B52AF.txt
[8/22] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/22] Emitting module ArgumentParserToolInfo
[10/57] Emitting module ArgumentParser
[11/60] Compiling ArgumentParser Flag.swift
[12/60] Compiling ArgumentParser NameSpecification.swift
[13/60] Compiling ArgumentParser Option.swift
[14/60] Compiling ArgumentParser OptionGroup.swift
[15/60] Compiling ArgumentParser Argument.swift
[16/60] Compiling ArgumentParser ArgumentHelp.swift
[17/60] Compiling ArgumentParser CompletionKind.swift
[18/60] Compiling ArgumentParser Errors.swift
[19/60] Compiling ArgumentParser BashCompletionsGenerator.swift
[20/60] Compiling ArgumentParser CompletionsGenerator.swift
[21/60] Compiling ArgumentParser FishCompletionsGenerator.swift
[22/60] Compiling ArgumentParser ZshCompletionsGenerator.swift
[23/60] Compiling ArgumentParser Parsed.swift
[24/60] Compiling ArgumentParser ParsedValues.swift
[25/60] Compiling ArgumentParser ParserError.swift
[26/60] Compiling ArgumentParser SplitArguments.swift
[27/60] Compiling ArgumentParser SequenceExtensions.swift
[28/60] Compiling ArgumentParser StringExtensions.swift
[29/60] Compiling ArgumentParser Tree.swift
[30/60] Compiling ArgumentParser CommandConfiguration.swift
[31/60] Compiling ArgumentParser EnumerableFlag.swift
[32/60] Compiling ArgumentParser ExpressibleByArgument.swift
[33/60] Compiling ArgumentParser ParsableArguments.swift
[34/60] Compiling ArgumentParser ParsableArgumentsValidation.swift
[35/60] Compiling ArgumentParser ParsableCommand.swift
[36/60] Compiling ArgumentParser ArgumentDecoder.swift
[37/60] Compiling ArgumentParser ArgumentDefinition.swift
[38/60] Compiling ArgumentParser MessageInfo.swift
[39/60] Compiling ArgumentParser UsageGenerator.swift
[40/60] Compiling ArgumentParser CollectionExtensions.swift
[41/60] Compiling ArgumentParser ArgumentSet.swift
[42/60] Compiling ArgumentParser CommandParser.swift
[43/60] Compiling ArgumentParser InputOrigin.swift
[44/60] Compiling ArgumentParser Name.swift
[45/60] Compiling ArgumentParser DumpHelpGenerator.swift
[46/60] Compiling ArgumentParser HelpCommand.swift
[47/60] Compiling ArgumentParser HelpGenerator.swift
[48/60] Compiling SwiftShell String.swift
[49/60] Compiling SwiftShell Lazy-split.swift
[50/60] Compiling SwiftShell Process.swift
[51/60] Compiling SwiftShell Stream.swift
[52/60] Compiling SwiftShell Array.swift
[53/60] Compiling SwiftShell Files.swift
[54/60] Compiling SwiftShell Context.swift
[55/60] Emitting module SwiftShell
[56/60] Compiling SwiftShell Command.swift
[57/60] Compiling SwiftShell Bash.swift
[58/72] Compiling AppIconCore ImageExtractor.swift
[59/73] Compiling AppIconCore MacAppIconSet.swift
[60/73] Compiling AppIconCore WatchAppIconSet.swift
[61/73] Compiling AppIconCore LocalError.swift
[62/73] Compiling AppIconCore AppIconSet.swift
[63/73] Compiling AppIconCore IosAppIconSet.swift
[64/73] Compiling AppIconCore Scale.swift
[65/73] Compiling AppIconCore Platform.swift
[66/73] Compiling AppIconCore ContentsJson.swift
[67/73] Emitting module AppIconCore
[68/73] Compiling AppIconCore Command.swift
[69/73] Compiling AppIconCore AppIcon.swift
[70/73] Compiling AppIconCore JsonExtractor.swift
[71/75] Emitting module AppIcon
[72/75] Compiling AppIcon main.swift
[72/75] Write Objects.LinkFileList
[73/75] Linking AppIcon
[74/75] Applying AppIcon
Build complete! (10.36s)
Fetching https://github.com/akkyie/Tablier
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/kareman/SwiftShell.git
[1/716] Fetching tablier
[44/5579] Fetching tablier, swiftshell
[1739/20959] Fetching tablier, swiftshell, swift-argument-parser
Fetched https://github.com/akkyie/Tablier from cache (1.46s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.46s)
Fetched https://github.com/kareman/SwiftShell.git from cache (1.46s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 5.1.0 (2.00s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.50s)
Computing version for https://github.com/akkyie/Tablier
Computed https://github.com/akkyie/Tablier at 0.5.2 (0.49s)
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.5.0
Creating working copy for https://github.com/akkyie/Tablier
Working copy of https://github.com/akkyie/Tablier resolved at 0.5.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swiftshell",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kareman/SwiftShell.git"
    },
    {
      "identity" : "tablier",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/akkyie/Tablier"
    }
  ],
  "manifest_display_name" : "AppIcon",
  "name" : "AppIcon",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "AppIcon",
      "targets" : [
        "AppIcon"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppIconTests",
      "module_type" : "SwiftTarget",
      "name" : "AppIconTests",
      "path" : "Tests/AppIconTests",
      "product_dependencies" : [
        "Tablier"
      ],
      "sources" : [
        "AppIconTests.swift"
      ],
      "target_dependencies" : [
        "AppIconCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppIconCore",
      "module_type" : "SwiftTarget",
      "name" : "AppIconCore",
      "path" : "Sources/AppIconCore",
      "product_dependencies" : [
        "ArgumentParser",
        "SwiftShell"
      ],
      "product_memberships" : [
        "AppIcon"
      ],
      "sources" : [
        "Command/Command.swift",
        "Data/Icon/AppIcon.swift",
        "Data/Icon/AppIconSet.swift",
        "Data/Icon/IosAppIconSet.swift",
        "Data/Icon/MacAppIconSet.swift",
        "Data/Icon/Scale.swift",
        "Data/Icon/WatchAppIconSet.swift",
        "Data/Json/ContentsJson.swift",
        "Data/Platform.swift",
        "Error/LocalError.swift",
        "Extractor/ImageExtractor.swift",
        "Extractor/JsonExtractor.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppIcon",
      "module_type" : "SwiftTarget",
      "name" : "AppIcon",
      "path" : "Sources/AppIcon",
      "product_memberships" : [
        "AppIcon"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "AppIconCore"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.6"
}
Done.