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 HackMan, reference master (0ef756), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 08:09:20 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/Cosmo/HackMan.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Cosmo/HackMan
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0ef7561 Merge pull request #16 from Cosmo/development
Cloned https://github.com/Cosmo/HackMan.git
Revision (git rev-parse @):
0ef75616e99a1212f2c136e9dc470f9610e9d639
SUCCESS checkout https://github.com/Cosmo/HackMan.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Cosmo/HackMan.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[0/11] Write hackman-entitlement.plist
[2/11] Write sources
[7/11] Write swift-version-1EA4D86E10B52AF.txt
[9/18] Compiling StringCase StringCase.swift
[10/18] Emitting module StringCase
[11/18] Compiling GrammaticalNumber GrammaticalNumberRule.swift
[12/18] Emitting module GrammaticalNumber
[13/18] Compiling GrammaticalNumber StringExtensions.swift
[14/18] Emitting module PathKit
[15/18] Compiling PathKit PathKit.swift
[16/40] Emitting module Stencil
[17/42] Compiling Stencil NowTag.swift
[18/42] Compiling Stencil Parser.swift
[19/42] Compiling Stencil IfTag.swift
[20/42] Compiling Stencil Include.swift
[21/42] Compiling Stencil Template.swift
[22/42] Compiling Stencil Tokenizer.swift
[23/42] Compiling Stencil LazyValueWrapper.swift
[24/42] Compiling Stencil Lexer.swift
[25/42] Compiling Stencil Context.swift
[26/42] Compiling Stencil DynamicMemberLookup.swift
[27/42] Compiling Stencil Environment.swift
[28/42] Compiling Stencil Errors.swift
[29/42] Compiling Stencil Expression.swift
[30/42] Compiling Stencil Extension.swift
[31/42] Compiling Stencil Inheritance.swift
[32/42] Compiling Stencil KeyPath.swift
[33/42] Compiling Stencil Loader.swift
[34/42] Compiling Stencil Node.swift
[35/42] Compiling Stencil FilterTag.swift
[36/42] Compiling Stencil Filters.swift
[37/42] Compiling Stencil ForTag.swift
[38/42] Compiling Stencil TrimBehaviour.swift
[39/42] Compiling Stencil Variable.swift
[40/69] Emitting module HackManLib
[41/71] Compiling HackManLib AppDelegate.swift
[42/71] Compiling HackManLib AssetCatalog.swift
[43/71] Compiling HackManLib CollectionViewCell.swift
[44/71] Compiling HackManLib ViewControllerDetail.swift
[45/71] Compiling HackManLib ViewControllerInformation.swift
[46/71] Compiling HackManLib ViewControllerTable.swift
[47/71] Compiling HackManLib TableViewCell.swift
[48/71] Compiling HackManLib ViewController.swift
[49/71] Compiling HackManLib ViewControllerCollection.swift
[50/71] Compiling HackManLib Localization.swift
[51/71] Compiling HackManLib Model.swift
[52/71] Compiling HackManLib NewProject.swift
[53/71] Compiling HackManLib DataSourceTableView.swift
[54/71] Compiling HackManLib DataSourceTableViewSearchResults.swift
[55/71] Compiling HackManLib LaunchScreen.swift
[56/71] Compiling HackManLib ReusableView.swift
[57/71] Compiling HackManLib Scaffold.swift
[58/71] Compiling HackManLib SearchResultsController.swift
[59/71] Compiling HackManLib Coordinator.swift
[60/71] Compiling HackManLib CoordinatorChild.swift
[61/71] Compiling HackManLib CoordinatorMain.swift
[62/71] Compiling HackManLib CommandLineRunner.swift
[63/71] Compiling HackManLib StringColorExtensions.swift
[64/71] Compiling HackManLib Generator.swift
[65/71] Compiling HackManLib ViewControllerWeb.swift
[66/71] Compiling HackManLib Property.swift
[67/71] Compiling HackManLib Resource.swift
[68/71] Compiling HackManLib Writer.swift
[69/73] Emitting module HackMan
[70/73] Compiling HackMan main.swift
[70/73] Write Objects.LinkFileList
[71/73] Linking hackman
[72/73] Applying hackman
Build complete! (15.20s)
Fetching https://github.com/stencilproject/Stencil.git
[1/5293] Fetching stencil
Fetched https://github.com/stencilproject/Stencil.git from cache (1.11s)
Fetching https://github.com/Cosmo/GrammaticalNumber.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/Cosmo/StringCase.git
[1/78] Fetching stringcase
[42/1099] Fetching stringcase, spectre
[100/1182] Fetching stringcase, spectre, grammaticalnumber
[326/2593] Fetching stringcase, spectre, grammaticalnumber, pathkit
Fetched https://github.com/kylef/Spectre.git from cache (0.95s)
Fetched https://github.com/kylef/PathKit.git from cache (0.95s)
Fetched https://github.com/Cosmo/StringCase.git from cache (0.95s)
Fetched https://github.com/Cosmo/GrammaticalNumber.git from cache (0.95s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.51s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.96s)
Computing version for https://github.com/Cosmo/StringCase.git
Computed https://github.com/Cosmo/StringCase.git at 1.0.1 (0.50s)
Computing version for https://github.com/Cosmo/GrammaticalNumber.git
Computed https://github.com/Cosmo/GrammaticalNumber.git at 0.0.3 (0.50s)
Creating working copy for https://github.com/Cosmo/StringCase.git
Working copy of https://github.com/Cosmo/StringCase.git resolved at 1.0.1
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/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at master (17af3ba)
Creating working copy for https://github.com/Cosmo/GrammaticalNumber.git
Working copy of https://github.com/Cosmo/GrammaticalNumber.git resolved at 0.0.3
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "stencil",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stencilproject/Stencil.git"
    },
    {
      "identity" : "grammaticalnumber",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Cosmo/GrammaticalNumber.git"
    },
    {
      "identity" : "stringcase",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Cosmo/StringCase.git"
    }
  ],
  "manifest_display_name" : "HackMan",
  "name" : "HackMan",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "hackman",
      "targets" : [
        "HackMan"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "HackManLib",
      "targets" : [
        "HackManLib"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HackManTests",
      "module_type" : "SwiftTarget",
      "name" : "HackManTests",
      "path" : "Tests/HackManTests",
      "sources" : [
        "HackManResourceTests.swift",
        "HackManTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "HackManLib"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HackManLib",
      "module_type" : "SwiftTarget",
      "name" : "HackManLib",
      "path" : "Sources/HackManLib",
      "product_dependencies" : [
        "Stencil",
        "GrammaticalNumber",
        "StringCase"
      ],
      "product_memberships" : [
        "hackman",
        "HackManLib"
      ],
      "sources" : [
        "CommandLineRunner.swift",
        "Extensions/StringColorExtensions.swift",
        "Generator.swift",
        "Generators/AppDelegate/AppDelegate.swift",
        "Generators/AssetCatalog/AssetCatalog.swift",
        "Generators/CollectionViewCell/CollectionViewCell.swift",
        "Generators/Coordinator/Coordinator.swift",
        "Generators/CoordinatorChild/CoordinatorChild.swift",
        "Generators/CoordinatorMain/CoordinatorMain.swift",
        "Generators/DataSourceTableView/DataSourceTableView.swift",
        "Generators/DataSourceTableViewSearchResults/DataSourceTableViewSearchResults.swift",
        "Generators/LaunchScreen/LaunchScreen.swift",
        "Generators/Localization/Localization.swift",
        "Generators/Model/Model.swift",
        "Generators/NewProject/NewProject.swift",
        "Generators/ReusableView/ReusableView.swift",
        "Generators/Scaffold/Scaffold.swift",
        "Generators/SearchResultsController/SearchResultsController.swift",
        "Generators/TableViewCell/TableViewCell.swift",
        "Generators/ViewController/ViewController.swift",
        "Generators/ViewControllerCollection/ViewControllerCollection.swift",
        "Generators/ViewControllerDetail/ViewControllerDetail.swift",
        "Generators/ViewControllerInformation/ViewControllerInformation.swift",
        "Generators/ViewControllerTable/ViewControllerTable.swift",
        "Generators/ViewControllerWeb/ViewControllerWeb.swift",
        "Model/Property.swift",
        "Model/Resource.swift",
        "Writer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HackMan",
      "module_type" : "SwiftTarget",
      "name" : "HackMan",
      "path" : "Sources/HackMan",
      "product_memberships" : [
        "hackman"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "HackManLib"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.0"
}
Done.