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

Failed to build Reepay, reference 1.1.11 (0087b7), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 10 Jul 2025 16:57:50 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Reepay -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/reepay/reepay-ios.git
Reference: 1.1.11
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/reepay/reepay-ios
 * tag               1.1.11     -> FETCH_HEAD
HEAD is now at 0087b7c Add ReepayCheckoutSheet version 1.1.11 (#18)
Cloned https://github.com/reepay/reepay-ios.git
Revision (git rev-parse @):
0087b7c56514d1713702ea03238a400edf16583f
SUCCESS checkout https://github.com/reepay/reepay-ios.git at 1.1.11
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/reepay/reepay-ios.git
https://github.com/reepay/reepay-ios.git
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "Reepay",
  "name" : "Reepay",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "ReepayCheckoutSheet",
      "targets" : [
        "ReepayCheckoutSheet"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ReepayCheckoutSheet",
      "module_type" : "BinaryTarget",
      "name" : "ReepayCheckoutSheet",
      "path" : "ReepayCheckoutSheet/ReepayCheckoutSheet.xcframework",
      "product_memberships" : [
        "ReepayCheckoutSheet"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Reepay: /Users/admin/builder/spi-builder-workspace
resolved source packages: Reepay
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "Reepay",
  "name" : "Reepay",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "ReepayCheckoutSheet",
      "targets" : [
        "ReepayCheckoutSheet"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ReepayCheckoutSheet",
      "module_type" : "BinaryTarget",
      "name" : "ReepayCheckoutSheet",
      "path" : "ReepayCheckoutSheet/ReepayCheckoutSheet.xcframework",
      "product_memberships" : [
        "ReepayCheckoutSheet"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Reepay"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Reepay -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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 Reepay -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  Reepay: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'ReepayCheckoutSheet' in project 'Reepay' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
Build description signature: aeee5bc18aff357a99e386ae3920d053
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/aeee5bc18aff357a99e386ae3920d053.xcbuilddata
/Users/admin/builder/spi-builder-workspace/ReepayCheckoutSheet/ReepayCheckoutSheet.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/ReepayCheckoutSheet/ReepayCheckoutSheet.xcframework'. (in target 'ReepayCheckoutSheet' from project 'Reepay')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:16a3dc9835e121de0ca0c08f1c8357ed324912d9, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:16a3dc9835e121de0ca0c08f1c8357ed324912d9, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:16a3dc9835e121de0ca0c08f1c8357ed324912d9, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:16a3dc9835e121de0ca0c08f1c8357ed324912d9, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Reepay
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  Reepay: /Users/admin/builder/spi-builder-workspace
resolved source packages: Reepay
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "Reepay",
  "name" : "Reepay",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "ReepayCheckoutSheet",
      "targets" : [
        "ReepayCheckoutSheet"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ReepayCheckoutSheet",
      "module_type" : "BinaryTarget",
      "name" : "ReepayCheckoutSheet",
      "path" : "ReepayCheckoutSheet/ReepayCheckoutSheet.xcframework",
      "product_memberships" : [
        "ReepayCheckoutSheet"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Reepay"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Reepay -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.3.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 Reepay -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  Reepay: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'ReepayCheckoutSheet' in project 'Reepay' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
Build description signature: 6241a490d31bba4b4939d67a102e27a2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6241a490d31bba4b4939d67a102e27a2.xcbuilddata
/Users/admin/builder/spi-builder-workspace/ReepayCheckoutSheet/ReepayCheckoutSheet.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/ReepayCheckoutSheet/ReepayCheckoutSheet.xcframework'. (in target 'ReepayCheckoutSheet' from project 'Reepay')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:16a3dc9835e121de0ca0c08f1c8357ed324912d9, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:16a3dc9835e121de0ca0c08f1c8357ed324912d9, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:16a3dc9835e121de0ca0c08f1c8357ed324912d9, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:16a3dc9835e121de0ca0c08f1c8357ed324912d9, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Reepay
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild