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 AdyenPOS, reference main (4cc31e), with Swift 6.1 for iOS using Xcode 16.3 on 16 Jun 2025 15:16:02 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Adyen/adyen-pos-mobile-ios-test.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Adyen/adyen-pos-mobile-ios-test
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4cc31eb Update workflow permissions
Cloned https://github.com/Adyen/adyen-pos-mobile-ios-test.git
Revision (git rev-parse @):
4cc31eb5490544a4014f2c8357f5334fb900621f
SUCCESS checkout https://github.com/Adyen/adyen-pos-mobile-ios-test.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Adyen/adyen-pos-mobile-ios-test.git
https://github.com/Adyen/adyen-pos-mobile-ios-test.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AdyenPOS",
  "name" : "AdyenPOS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "AdyenPOSTEST",
      "targets" : [
        "AdyenPOSTEST"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ADYPOSTEST",
      "targets" : [
        "ADYPOSTEST",
        "AdyenPOSTEST"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AdyenPOSTEST",
      "module_type" : "BinaryTarget",
      "name" : "AdyenPOSTEST",
      "path" : "remote/archive/AdyenPOS.xcframework.zip",
      "product_memberships" : [
        "AdyenPOSTEST",
        "ADYPOSTEST"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "ADYPOSTEST",
      "module_type" : "BinaryTarget",
      "name" : "ADYPOSTEST",
      "path" : "remote/archive/ADYPOS.xcframework.zip",
      "product_memberships" : [
        "ADYPOSTEST"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.6"
}
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
failed downloading 'https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.8.0/Test/AdyenPOS.xcframework.zip' which is required by binary target 'AdyenPOSTEST': badResponseStatusCode(401)failed downloading 'https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.8.0/Test/ADYPOS.xcframework.zip' which is required by binary target 'ADYPOSTEST': badResponseStatusCode(401)fatalError
Resolved source packages:
  spi-builder-workspace: (null)
2025-06-16 08:16:01.345 xcodebuild[519:2999] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-16-06_08-16-0001.xcresult
xcodebuild: error: Could not resolve package dependencies:
  failed downloading 'https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.8.0/Test/AdyenPOS.xcframework.zip' which is required by binary target 'AdyenPOSTEST': badResponseStatusCode(401)
  failed downloading 'https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.8.0/Test/ADYPOS.xcframework.zip' which is required by binary target 'ADYPOSTEST': badResponseStatusCode(401)
  fatalError
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
failed downloading 'https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.8.0/Test/ADYPOS.xcframework.zip' which is required by binary target 'ADYPOSTEST': badResponseStatusCode(401)failed downloading 'https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.8.0/Test/AdyenPOS.xcframework.zip' which is required by binary target 'AdyenPOSTEST': badResponseStatusCode(401)fatalError
Resolved source packages:
  spi-builder-workspace: (null)
2025-06-16 08:16:02.248 xcodebuild[565:3283] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-16-06_08-16-0002.xcresult
xcodebuild: error: Could not resolve package dependencies:
  failed downloading 'https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.8.0/Test/ADYPOS.xcframework.zip' which is required by binary target 'ADYPOSTEST': badResponseStatusCode(401)
  failed downloading 'https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.8.0/Test/AdyenPOS.xcframework.zip' which is required by binary target 'AdyenPOSTEST': badResponseStatusCode(401)
  fatalError
BUILD FAILURE 6.1 iOS