The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AsyncSwiftGit, reference main (2ced14), with Swift 6.3 for tvOS using Xcode 26.4 on 14 Apr 2026 12:07:51 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdewey/AsyncSwiftGit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bdewey/AsyncSwiftGit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2ced14c [BREAKING] Compile with Swift strict concurrency checking (#4)
Cloned https://github.com/bdewey/AsyncSwiftGit.git
Revision (git rev-parse @):
2ced14cdf816cea694a0faae4c54f80da2a70eda
SUCCESS checkout https://github.com/bdewey/AsyncSwiftGit.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/bdewey/AsyncSwiftGit.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/bdewey/static-libgit2
Fetching from https://github.com/apple/swift-log.git
Creating working copy of package ‘swift-log’
Checking out 1.11.0 of package ‘swift-log’
Creating working copy of package ‘static-libgit2’
Checking out 0.5.0 of package ‘static-libgit2’
Resolve Package Graph
Resolved source packages:
  static-libgit2: https://github.com/bdewey/static-libgit2 @ 0.5.0
  swift-log: https://github.com/apple/swift-log.git @ 1.11.0
  AsyncSwiftGit: /Users/admin/builder/spi-builder-workspace
resolved source packages: static-libgit2, swift-log, AsyncSwiftGit
2026-04-14 08:07:35.157 xcodebuild[529:3077] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "static-libgit2",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bdewey/static-libgit2"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "AsyncSwiftGit",
  "name" : "AsyncSwiftGit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "AsyncSwiftGit",
      "targets" : [
        "AsyncSwiftGit",
        "Initializer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Initializer",
      "module_type" : "ClangTarget",
      "name" : "Initializer",
      "path" : "Sources/Initializer",
      "product_dependencies" : [
        "static-libgit2"
      ],
      "product_memberships" : [
        "AsyncSwiftGit"
      ],
      "sources" : [
        "git_initialize.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AsyncSwiftGitTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncSwiftGitTests",
      "path" : "Tests/AsyncSwiftGitTests",
      "sources" : [
        "RepositoryTests.swift",
        "SerializedGitConectionSettingsTests.swift"
      ],
      "target_dependencies" : [
        "AsyncSwiftGit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncSwiftGit",
      "module_type" : "SwiftTarget",
      "name" : "AsyncSwiftGit",
      "path" : "Sources/AsyncSwiftGit",
      "product_dependencies" : [
        "static-libgit2",
        "Logging"
      ],
      "product_memberships" : [
        "AsyncSwiftGit"
      ],
      "sources" : [
        "BranchType.swift",
        "CheckoutOptions.swift",
        "CloneOptions.swift",
        "Commit.swift",
        "ConflictError.swift",
        "Credentials.swift",
        "Diff.swift",
        "FetchOptions.swift",
        "GitConnectionSettings.swift",
        "GitConnectionSettingsDocument.swift",
        "GitError.swift",
        "Index+Entry.swift",
        "Index.swift",
        "MergeOptions.swift",
        "ObjectID.swift",
        "ObjectType.swift",
        "PushOptions.swift",
        "Reference.swift",
        "Repository.swift",
        "SerializedGitConnectionSettings.swift",
        "Signature.swift",
        "StatusEntry.swift",
        "SyncSettingsForm.swift",
        "Tree.swift",
        "TreeEntry.swift"
      ],
      "target_dependencies" : [
        "Initializer"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AsyncSwiftGit"
    ]
  }
}
2026-04-14 08:07:44.040 xcodebuild[727:4410] [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 AsyncSwiftGit -destination generic/platform=tvOS
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 AsyncSwiftGit -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  AsyncSwiftGit: /Users/admin/builder/spi-builder-workspace
  static-libgit2: https://github.com/bdewey/static-libgit2 @ 0.5.0
  swift-log: https://github.com/apple/swift-log.git @ 1.11.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'AsyncSwiftGit' in project 'AsyncSwiftGit'
        ➜ Explicit dependency on target 'AsyncSwiftGit' in project 'AsyncSwiftGit'
        ➜ Explicit dependency on target 'Initializer' in project 'AsyncSwiftGit'
        ➜ Explicit dependency on target 'static-libgit2' in project 'static-libgit2'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'AsyncSwiftGit' in project 'AsyncSwiftGit'
        ➜ Explicit dependency on target 'Initializer' in project 'AsyncSwiftGit'
        ➜ Explicit dependency on target 'static-libgit2' in project 'static-libgit2'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'Initializer' in project 'AsyncSwiftGit'
        ➜ Explicit dependency on target 'static-libgit2' in project 'static-libgit2'
    Target 'static-libgit2' in project 'static-libgit2'
        ➜ Explicit dependency on target 'LinkerConfigurator' in project 'static-libgit2'
    Target 'LinkerConfigurator' in project 'static-libgit2' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: ad0b72dca46d39fee27ec44f2a77313b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ad0b72dca46d39fee27ec44f2a77313b.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/static-libgit2/Clibgit2.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/static-libgit2/Clibgit2.xcframework'. (in target 'Initializer' from project 'AsyncSwiftGit')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/static-libgit2/Clibgit2.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/static-libgit2/Clibgit2.xcframework'. (in target 'AsyncSwiftGit' from project 'AsyncSwiftGit')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/static-libgit2/Clibgit2.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/static-libgit2/Clibgit2.xcframework'. (in target 'static-libgit2' from project 'static-libgit2')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/static-libgit2/Clibgit2.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/static-libgit2/Clibgit2.xcframework'. (in target 'AsyncSwiftGit' from project 'AsyncSwiftGit')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/static-libgit2/Clibgit2.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/static-libgit2/Clibgit2.xcframework'. (in target 'AsyncSwiftGit' from project 'AsyncSwiftGit')
2026-04-14 08:07:46.727 xcodebuild[736:4493] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AsyncSwiftGit
(1 failure)
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:
  static-libgit2: https://github.com/bdewey/static-libgit2 @ 0.5.0
  AsyncSwiftGit: /Users/admin/builder/spi-builder-workspace
  swift-log: https://github.com/apple/swift-log.git @ 1.11.0
resolved source packages: static-libgit2, AsyncSwiftGit, swift-log
2026-04-14 08:07:48.824 xcodebuild[772:4693] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "static-libgit2",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bdewey/static-libgit2"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "AsyncSwiftGit",
  "name" : "AsyncSwiftGit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "AsyncSwiftGit",
      "targets" : [
        "AsyncSwiftGit",
        "Initializer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Initializer",
      "module_type" : "ClangTarget",
      "name" : "Initializer",
      "path" : "Sources/Initializer",
      "product_dependencies" : [
        "static-libgit2"
      ],
      "product_memberships" : [
        "AsyncSwiftGit"
      ],
      "sources" : [
        "git_initialize.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AsyncSwiftGitTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncSwiftGitTests",
      "path" : "Tests/AsyncSwiftGitTests",
      "sources" : [
        "RepositoryTests.swift",
        "SerializedGitConectionSettingsTests.swift"
      ],
      "target_dependencies" : [
        "AsyncSwiftGit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncSwiftGit",
      "module_type" : "SwiftTarget",
      "name" : "AsyncSwiftGit",
      "path" : "Sources/AsyncSwiftGit",
      "product_dependencies" : [
        "static-libgit2",
        "Logging"
      ],
      "product_memberships" : [
        "AsyncSwiftGit"
      ],
      "sources" : [
        "BranchType.swift",
        "CheckoutOptions.swift",
        "CloneOptions.swift",
        "Commit.swift",
        "ConflictError.swift",
        "Credentials.swift",
        "Diff.swift",
        "FetchOptions.swift",
        "GitConnectionSettings.swift",
        "GitConnectionSettingsDocument.swift",
        "GitError.swift",
        "Index+Entry.swift",
        "Index.swift",
        "MergeOptions.swift",
        "ObjectID.swift",
        "ObjectType.swift",
        "PushOptions.swift",
        "Reference.swift",
        "Repository.swift",
        "SerializedGitConnectionSettings.swift",
        "Signature.swift",
        "StatusEntry.swift",
        "SyncSettingsForm.swift",
        "Tree.swift",
        "TreeEntry.swift"
      ],
      "target_dependencies" : [
        "Initializer"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AsyncSwiftGit"
    ]
  }
}
2026-04-14 08:07:50.015 xcodebuild[782:4761] [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 AsyncSwiftGit -destination generic/platform=tvOS
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 AsyncSwiftGit -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  swift-log: https://github.com/apple/swift-log.git @ 1.11.0
  AsyncSwiftGit: /Users/admin/builder/spi-builder-workspace
  static-libgit2: https://github.com/bdewey/static-libgit2 @ 0.5.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'AsyncSwiftGit' in project 'AsyncSwiftGit'
        ➜ Explicit dependency on target 'AsyncSwiftGit' in project 'AsyncSwiftGit'
        ➜ Explicit dependency on target 'Initializer' in project 'AsyncSwiftGit'
        ➜ Explicit dependency on target 'static-libgit2' in project 'static-libgit2'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'AsyncSwiftGit' in project 'AsyncSwiftGit'
        ➜ Explicit dependency on target 'Initializer' in project 'AsyncSwiftGit'
        ➜ Explicit dependency on target 'static-libgit2' in project 'static-libgit2'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'Initializer' in project 'AsyncSwiftGit'
        ➜ Explicit dependency on target 'static-libgit2' in project 'static-libgit2'
    Target 'static-libgit2' in project 'static-libgit2'
        ➜ Explicit dependency on target 'LinkerConfigurator' in project 'static-libgit2'
    Target 'LinkerConfigurator' in project 'static-libgit2' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: ad0b72dca46d39fee27ec44f2a77313b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ad0b72dca46d39fee27ec44f2a77313b.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/static-libgit2/Clibgit2.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/static-libgit2/Clibgit2.xcframework'. (in target 'Initializer' from project 'AsyncSwiftGit')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/static-libgit2/Clibgit2.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/static-libgit2/Clibgit2.xcframework'. (in target 'AsyncSwiftGit' from project 'AsyncSwiftGit')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/static-libgit2/Clibgit2.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/static-libgit2/Clibgit2.xcframework'. (in target 'AsyncSwiftGit' from project 'AsyncSwiftGit')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/static-libgit2/Clibgit2.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/static-libgit2/Clibgit2.xcframework'. (in target 'static-libgit2' from project 'static-libgit2')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/static-libgit2/Clibgit2.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/static-libgit2/Clibgit2.xcframework'. (in target 'AsyncSwiftGit' from project 'AsyncSwiftGit')
2026-04-14 08:07:51.097 xcodebuild[785:4805] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AsyncSwiftGit
(1 failure)
BUILD FAILURE 6.3 tvOS