The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AdyenPOS, reference main (aa69c1), with Swift 6.1 for macOS (SPM) on 23 Apr 2026 13:44:14 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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 aa69c1a Update stale_issues_bot.yml
Cloned https://github.com/Adyen/adyen-pos-mobile-ios-test.git
Revision (git rev-parse @):
aa69c1a8b8dcb13996299fea7333c9d708cc97b1
SUCCESS checkout https://github.com/Adyen/adyen-pos-mobile-ios-test.git at main
========================================
Build
========================================
Selected platform:         macosSpm
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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Downloading binary artifact https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.15.1/Test/AdyenPOS.xcframework.zip
Downloading binary artifact https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.15.1/Test/ADYPOS.xcframework.zip
[172/172] Downloading https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.15.1/Test/AdyenPOS.xcframework.zip
error: failed downloading 'https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.15.1/Test/AdyenPOS.xcframework.zip' which is required by binary target 'AdyenPOSTEST': badResponseStatusCode(401)
[344/344] Downloading https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.15.1/Test/AdyenPOS.xcframework.zip, https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.15.1/Test/ADYPOS.xcframework.zip
error: failed downloading 'https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.15.1/Test/ADYPOS.xcframework.zip' which is required by binary target 'ADYPOSTEST': badResponseStatusCode(401)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Downloading binary artifact https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.15.1/Test/AdyenPOS.xcframework.zip
Downloading binary artifact https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.15.1/Test/ADYPOS.xcframework.zip
[172/172] Downloading https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.15.1/Test/ADYPOS.xcframework.zip
error: failed downloading 'https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.15.1/Test/ADYPOS.xcframework.zip' which is required by binary target 'ADYPOSTEST': badResponseStatusCode(401)
[344/344] Downloading https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.15.1/Test/ADYPOS.xcframework.zip, https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.15.1/Test/AdyenPOS.xcframework.zip
error: failed downloading 'https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.15.1/Test/AdyenPOS.xcframework.zip' which is required by binary target 'AdyenPOSTEST': badResponseStatusCode(401)
BUILD FAILURE 6.1 macosSpm