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 (e7226d), with Swift 6.1 for iOS using Xcode 16.3 on 26 Nov 2025 19:28:12 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.68.0
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 e7226db Add missing permission keys to Info.plist (#16)
Cloned https://github.com/Adyen/adyen-pos-mobile-ios-test.git
Revision (git rev-parse @):
e7226dbd56c201731462debf97d19a3048ba36c7
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.12.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.12.0/Test/ADYPOS.xcframework.zip' which is required by binary target 'ADYPOSTEST': badResponseStatusCode(401)fatalError
Resolved source packages:
  spi-builder-workspace: (null)
2025-11-26 11:28:12.110 xcodebuild[550:3172] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-11_11-28-0012.xcresult
xcodebuild: error: Could not resolve package dependencies:
  failed downloading 'https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.12.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.12.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.12.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.12.0/Test/AdyenPOS.xcframework.zip' which is required by binary target 'AdyenPOSTEST': badResponseStatusCode(401)fatalError
Resolved source packages:
  spi-builder-workspace: (null)
2025-11-26 11:28:12.937 xcodebuild[600:3494] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-11_11-28-0012.xcresult
xcodebuild: error: Could not resolve package dependencies:
  failed downloading 'https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.12.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.12.0/Test/AdyenPOS.xcframework.zip' which is required by binary target 'AdyenPOSTEST': badResponseStatusCode(401)
  fatalError
BUILD FAILURE 6.1 iOS