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 SFSymbolsGenerator, reference develop (bc309d), with Swift 6.1 for macOS (SPM) on 29 Jun 2025 01:00:27 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/leoho0722/SFSymbolsGenerator.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/leoho0722/SFSymbolsGenerator
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at bc309da Merge branch 'release/v1.3.1' into develop
Cloned https://github.com/leoho0722/SFSymbolsGenerator.git
Revision (git rev-parse @):
bc309dad96f8e24eac1bf0fef722439b81352daf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/leoho0722/SFSymbolsGenerator.git at develop
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.05s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (1.58s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "sfsymbolsgenerator",
      "name": "SFSymbolsGenerator",
      "url": "https://github.com/leoho0722/SFSymbolsGenerator.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SFSymbolsGenerator",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/leoho0722/SFSymbolsGenerator.git
[1/181] Fetching sfsymbolsgenerator
Fetched https://github.com/leoho0722/SFSymbolsGenerator.git from cache (0.84s)
Creating working copy for https://github.com/leoho0722/SFSymbolsGenerator.git
Working copy of https://github.com/leoho0722/SFSymbolsGenerator.git resolved at develop (bc309da)
warning: '.resolve-product-dependencies': dependency 'sfsymbolsgenerator' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/leoho0722/SFSymbolsGenerator.git
https://github.com/leoho0722/SFSymbolsGenerator.git
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "SFSymbolsGenerator",
  "name" : "SFSymbolsGenerator",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "sf-symbols-generator",
      "targets" : [
        "sf-symbols-generator"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "sf_symbols_generator",
      "module_type" : "SwiftTarget",
      "name" : "sf-symbols-generator",
      "path" : "Sources",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "sf-symbols-generator"
      ],
      "sources" : [
        "Application/Commands/Generate.swift",
        "Application/Commands/Version.swift",
        "Domain/Models/Release+Extensions.swift",
        "Domain/Models/Symbol+Extensions.swift",
        "Domain/Services/CodeGenerator.swift",
        "Domain/Services/PlistParser.swift",
        "Domain/Services/SFSymbolsFinder.swift",
        "Foundation/Types/Typealias.swift",
        "Infrastructure/Errors/SFSymbolsError.swift",
        "Infrastructure/FileSystem/FileWriter.swift",
        "SFSymbolsGenerator.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.8"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/9] Write sources
[2/9] Write sf-symbols-generator-entitlement.plist
[4/9] Write sources
[5/9] Write swift-version-2F0A5646E1D333AE.txt
[7/11] Emitting module ArgumentParserToolInfo
[8/11] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/50] Emitting module ArgumentParser
[10/54] Compiling ArgumentParser CommandConfiguration.swift
[11/54] Compiling ArgumentParser CommandGroup.swift
[12/54] Compiling ArgumentParser EnumerableFlag.swift
[13/54] Compiling ArgumentParser ExpressibleByArgument.swift
[14/54] Compiling ArgumentParser InputOrigin.swift
[15/54] Compiling ArgumentParser Name.swift
[16/54] Compiling ArgumentParser Parsed.swift
[17/54] Compiling ArgumentParser ParsedValues.swift
[18/54] Compiling ArgumentParser ParsableArguments.swift
[19/54] Compiling ArgumentParser ParsableArgumentsValidation.swift
[20/54] Compiling ArgumentParser ParsableCommand.swift
[21/54] Compiling ArgumentParser ArgumentDecoder.swift
[22/54] Compiling ArgumentParser NameSpecification.swift
[23/54] Compiling ArgumentParser Option.swift
[24/54] Compiling ArgumentParser OptionGroup.swift
[25/54] Compiling ArgumentParser AsyncParsableCommand.swift
[26/54] Compiling ArgumentParser BashCompletionsGenerator.swift
[27/54] Compiling ArgumentParser CompletionsGenerator.swift
[28/54] Compiling ArgumentParser FishCompletionsGenerator.swift
[29/54] Compiling ArgumentParser ZshCompletionsGenerator.swift
[30/54] Compiling ArgumentParser Argument.swift
[31/54] Compiling ArgumentParser ArgumentDefinition.swift
[32/54] Compiling ArgumentParser ArgumentSet.swift
[33/54] Compiling ArgumentParser CommandParser.swift
[34/54] Compiling ArgumentParser InputKey.swift
[35/54] Compiling ArgumentParser ArgumentHelp.swift
[36/54] Compiling ArgumentParser ArgumentVisibility.swift
[37/54] Compiling ArgumentParser CompletionKind.swift
[38/54] Compiling ArgumentParser Errors.swift
[39/54] Compiling ArgumentParser Flag.swift
[40/54] Compiling ArgumentParser Platform.swift
[41/54] Compiling ArgumentParser SequenceExtensions.swift
[42/54] Compiling ArgumentParser StringExtensions.swift
[43/54] Compiling ArgumentParser Tree.swift
[44/54] Compiling ArgumentParser HelpGenerator.swift
[45/54] Compiling ArgumentParser MessageInfo.swift
[46/54] Compiling ArgumentParser UsageGenerator.swift
[47/54] Compiling ArgumentParser CollectionExtensions.swift
[48/54] Compiling ArgumentParser ParserError.swift
[49/54] Compiling ArgumentParser SplitArguments.swift
[50/54] Compiling ArgumentParser DumpHelpGenerator.swift
[51/54] Compiling ArgumentParser HelpCommand.swift
[52/65] Compiling sf_symbols_generator PlistParser.swift
[53/66] Compiling sf_symbols_generator FileWriter.swift
[54/66] Compiling sf_symbols_generator SFSymbolsFinder.swift
[55/66] Compiling sf_symbols_generator Symbol+Extensions.swift
[56/66] Compiling sf_symbols_generator SFSymbolsGenerator.swift
[57/66] Emitting module sf_symbols_generator
[58/66] Compiling sf_symbols_generator SFSymbolsError.swift
[59/66] Compiling sf_symbols_generator Release+Extensions.swift
[60/66] Compiling sf_symbols_generator CodeGenerator.swift
[61/66] Compiling sf_symbols_generator Typealias.swift
[62/66] Compiling sf_symbols_generator Generate.swift
[63/66] Compiling sf_symbols_generator Version.swift
[63/66] Write Objects.LinkFileList
[64/66] Linking sf-symbols-generator
[65/66] Applying sf-symbols-generator
Build complete! (12.08s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "SFSymbolsGenerator",
  "name" : "SFSymbolsGenerator",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "sf-symbols-generator",
      "targets" : [
        "sf-symbols-generator"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "sf_symbols_generator",
      "module_type" : "SwiftTarget",
      "name" : "sf-symbols-generator",
      "path" : "Sources",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "sf-symbols-generator"
      ],
      "sources" : [
        "Application/Commands/Generate.swift",
        "Application/Commands/Version.swift",
        "Domain/Models/Release+Extensions.swift",
        "Domain/Models/Symbol+Extensions.swift",
        "Domain/Services/CodeGenerator.swift",
        "Domain/Services/PlistParser.swift",
        "Domain/Services/SFSymbolsFinder.swift",
        "Foundation/Types/Typealias.swift",
        "Infrastructure/Errors/SFSymbolsError.swift",
        "Infrastructure/FileSystem/FileWriter.swift",
        "SFSymbolsGenerator.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.8"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/leoho0722/sfsymbolsgenerator/develop
Repository:               leoho0722/SFSymbolsGenerator
Swift version used:       6.1
Target:                   SFSymbolsGenerator
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.63s)
Updated https://github.com/apple/swift-argument-parser.git (0.56s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (1.66s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.53s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.90s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.48s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit DeclarationFragments.swift
[8/57] Compiling SymbolKit Fragment.swift
[9/57] Compiling SymbolKit FragmentKind.swift
[10/57] Compiling SymbolKit FunctionParameter.swift
[11/57] Compiling SymbolKit FunctionSignature.swift
[12/57] Compiling SymbolKit Identifier.swift
[13/57] Compiling SymbolKit KindIdentifier.swift
[14/57] Compiling SymbolKit Location.swift
[15/57] Compiling SymbolKit Mutability.swift
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.swift
[21/57] Compiling SymbolKit Mixin+Equals.swift
[22/57] Compiling SymbolKit Mixin+Hash.swift
[23/57] Compiling SymbolKit Mixin.swift
[24/57] Compiling SymbolKit LineList.swift
[25/57] Compiling SymbolKit Position.swift
[26/57] Compiling SymbolKit SourceRange.swift
[27/57] Compiling SymbolKit Metadata.swift
[28/57] Compiling SymbolKit Module.swift
[29/57] Compiling SymbolKit OperatingSystem.swift
[30/57] Compiling SymbolKit Platform.swift
[31/57] Compiling SymbolKit Relationship.swift
[32/57] Compiling SymbolKit RelationshipKind.swift
[33/57] Compiling SymbolKit SourceOrigin.swift
[34/57] Compiling SymbolKit GenericConstraints.swift
[35/57] Compiling SymbolKit Swift.swift
[36/57] Compiling SymbolKit Names.swift
[37/57] Compiling SymbolKit SPI.swift
[38/57] Compiling SymbolKit Snippet.swift
[39/57] Compiling SymbolKit Extension.swift
[40/57] Compiling SymbolKit Symbol.swift
[41/57] Compiling SymbolKit SymbolKind.swift
[42/57] Compiling SymbolKit SymbolGraph.swift
[43/57] Compiling SymbolKit GraphCollector.swift
[44/57] Compiling SymbolKit GenericConstraint.swift
[45/57] Compiling SymbolKit GenericParameter.swift
[46/57] Compiling SymbolKit Generics.swift
[47/57] Compiling SymbolKit Namespace.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Emitting module Snippets
[53/57] Compiling Snippets Snippet.swift
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.26s)
error: no target named 'SFSymbolsGenerator'
compatible targets: 'sf-symbols-generator', 'ArgumentParser'
       1
0	/Users/admin/builder/spi-builder-workspace/.docs/leoho0722/sfsymbolsgenerator/develop
✅  Doc result (uploading) reported
Error while generating docs: Error Domain=NSCocoaErrorDomain Code=260 "The folder “documentation” doesn’t exist." UserInfo={NSUserStringVariant=(
    Folder
), NSFilePath=/Users/admin/builder/spi-builder-workspace/.docs/leoho0722/sfsymbolsgenerator/develop/documentation, NSURL=file:///Users/admin/builder/spi-builder-workspace/.docs/leoho0722/sfsymbolsgenerator/develop/documentation, NSUnderlyingError=0x6000026d0b70 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}}
✅  Doc result (failed) reported
Done.