The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SFSymbolsGenerator, reference develop (bc309d), with Swift 6.3 for iOS using Xcode 26.4 on 16 Apr 2026 11:26:37 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SFSymbolsGenerator -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/leoho0722/SFSymbolsGenerator.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/apple/swift-argument-parser.git
Creating working copy of package ‘swift-argument-parser’
Checking out 1.7.1 of package ‘swift-argument-parser’
Resolve Package Graph
Resolved source packages:
  SFSymbolsGenerator: /Users/admin/builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
resolved source packages: SFSymbolsGenerator, swift-argument-parser
2026-04-16 07:26:01.530 xcodebuild[529:3090] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 07:26:01.629 xcodebuild[529:3090] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 07:26:02.160 xcodebuild[529:3090] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 07:26:17.838 xcodebuild[529:3090] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 07:26:18.019 xcodebuild[529:3090] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SFSymbolsGenerator"
    ]
  }
}
2026-04-16 07:26:25.637 xcodebuild[675:4058] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 07:26:25.738 xcodebuild[675:4058] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 07:26:27.183 xcodebuild[675:4058] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SFSymbolsGenerator -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SFSymbolsGenerator -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
  SFSymbolsGenerator: /Users/admin/builder/spi-builder-workspace
2026-04-16 07:26:27.974 xcodebuild[685:4144] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 07:26:28.076 xcodebuild[685:4144] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 07:26:30.247 xcodebuild[685:4144] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 07:26:30.379 xcodebuild[685:4144] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 07:26:31.241 xcodebuild[685:4144] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-16-04_07-26-0031.xcresult
xcodebuild: error: Scheme SFSymbolsGenerator is not currently configured for the build action.
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  SFSymbolsGenerator: /Users/admin/builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
resolved source packages: SFSymbolsGenerator, swift-argument-parser
2026-04-16 07:26:32.112 xcodebuild[715:4335] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 07:26:32.210 xcodebuild[715:4335] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 07:26:33.056 xcodebuild[715:4335] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SFSymbolsGenerator"
    ]
  }
}
2026-04-16 07:26:34.182 xcodebuild[730:4437] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 07:26:34.288 xcodebuild[730:4437] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 07:26:35.282 xcodebuild[730:4437] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SFSymbolsGenerator -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SFSymbolsGenerator -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  SFSymbolsGenerator: /Users/admin/builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
2026-04-16 07:26:36.220 xcodebuild[764:4709] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 07:26:36.338 xcodebuild[764:4709] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 07:26:36.446 xcodebuild[764:4709] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 07:26:37.624 xcodebuild[764:4709] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-16 07:26:37.663 xcodebuild[764:4709] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-16-04_07-26-0037.xcresult
xcodebuild: error: Scheme SFSymbolsGenerator is not currently configured for the build action.
BUILD FAILURE 6.3 iOS