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 master (ddc466), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 23:14:10 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: master
Initialized empty Git repository in /Users/admin/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
========================================
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 ParsableArgumentsValidation.swift
[12/60] Compiling ArgumentParser ParsableCommand.swift
[13/60] Compiling ArgumentParser ArgumentDecoder.swift
[14/60] Compiling ArgumentParser ArgumentDefinition.swift
[15/60] Compiling ArgumentParser Parsed.swift
[16/60] Compiling ArgumentParser ParsedValues.swift
[17/60] Compiling ArgumentParser ParserError.swift
[18/60] Compiling ArgumentParser SplitArguments.swift
[19/60] Compiling ArgumentParser Argument.swift
[20/60] Compiling ArgumentParser ArgumentHelp.swift
[21/60] Compiling ArgumentParser CompletionKind.swift
[22/60] Compiling ArgumentParser Errors.swift
[23/60] Compiling ArgumentParser BashCompletionsGenerator.swift
[24/60] Compiling ArgumentParser CompletionsGenerator.swift
[25/60] Compiling ArgumentParser FishCompletionsGenerator.swift
[26/60] Compiling ArgumentParser ZshCompletionsGenerator.swift
[27/60] Compiling ArgumentParser ArgumentSet.swift
[28/60] Compiling ArgumentParser CommandParser.swift
[29/60] Compiling ArgumentParser InputOrigin.swift
[30/60] Compiling ArgumentParser Name.swift
[31/60] Compiling ArgumentParser CommandConfiguration.swift
[32/60] Compiling ArgumentParser EnumerableFlag.swift
[33/60] Compiling ArgumentParser ExpressibleByArgument.swift
[34/60] Compiling ArgumentParser ParsableArguments.swift
[35/60] Compiling ArgumentParser Flag.swift
[36/60] Compiling ArgumentParser NameSpecification.swift
[37/60] Compiling ArgumentParser Option.swift
[38/60] Compiling ArgumentParser OptionGroup.swift
[39/60] Compiling ArgumentParser SequenceExtensions.swift
[40/60] Compiling ArgumentParser StringExtensions.swift
[41/60] Compiling ArgumentParser Tree.swift
[42/60] Compiling SwiftShell String.swift
[43/60] Compiling SwiftShell Array.swift
[44/60] Compiling SwiftShell Lazy-split.swift
[45/60] Compiling SwiftShell Stream.swift
[46/60] Compiling ArgumentParser DumpHelpGenerator.swift
[47/60] Compiling ArgumentParser HelpCommand.swift
[48/60] Compiling ArgumentParser HelpGenerator.swift
[49/60] Compiling ArgumentParser MessageInfo.swift
[50/60] Compiling ArgumentParser UsageGenerator.swift
[51/60] Compiling ArgumentParser CollectionExtensions.swift
[52/60] Compiling SwiftShell Process.swift
[53/60] Compiling SwiftShell Files.swift
[54/60] Compiling SwiftShell Context.swift
[55/60] Compiling SwiftShell Bash.swift
[56/60] Emitting module SwiftShell
[57/60] Compiling SwiftShell Command.swift
[58/72] Compiling AppIconCore LocalError.swift
[59/73] Compiling AppIconCore ImageExtractor.swift
[60/73] Compiling AppIconCore Scale.swift
[61/73] Compiling AppIconCore WatchAppIconSet.swift
[62/73] Compiling AppIconCore Platform.swift
[63/73] Compiling AppIconCore MacAppIconSet.swift
[64/73] Compiling AppIconCore AppIconSet.swift
[65/73] Compiling AppIconCore IosAppIconSet.swift
[66/73] Compiling AppIconCore ContentsJson.swift
[67/73] Compiling AppIconCore Command.swift
[68/73] Compiling AppIconCore AppIcon.swift
[69/73] Emitting module AppIconCore
[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! (9.90s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/akkyie/Tablier
Fetching https://github.com/kareman/SwiftShell.git
[1/716] Fetching tablier
[109/5579] Fetching tablier, swiftshell
[1739/20959] Fetching tablier, swiftshell, swift-argument-parser
Fetched https://github.com/akkyie/Tablier from cache (1.56s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.56s)
Fetched https://github.com/kareman/SwiftShell.git from cache (1.56s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 5.1.0 (2.06s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.48s)
Computing version for https://github.com/akkyie/Tablier
Computed https://github.com/akkyie/Tablier at 0.5.2 (0.46s)
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/kareman/SwiftShell.git
Working copy of https://github.com/kareman/SwiftShell.git resolved at 5.1.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.