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 v3.12.0 (2d7f83), with Swift 6.1 for macOS (SPM) on 4 Nov 2025 15:52:06 UTC.

Build Command

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

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: v3.12.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Adyen/adyen-pos-mobile-ios-test
 * tag               v3.12.0    -> FETCH_HEAD
HEAD is now at 2d7f83d Release 3.12.0
Cloned https://github.com/Adyen/adyen-pos-mobile-ios-test.git
Revision (git rev-parse @):
2d7f83d5aacf89e9aa24ac35d65ff1edacbfe141
SUCCESS checkout https://github.com/Adyen/adyen-pos-mobile-ios-test.git at v3.12.0
========================================
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.12.0/Test/AdyenPOS.xcframework.zip
Downloading binary artifact https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.12.0/Test/ADYPOS.xcframework.zip
[172/172] Downloading https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.12.0/Test/AdyenPOS.xcframework.zip
error: 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)
[344/344] Downloading https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.12.0/Test/AdyenPOS.xcframework.zip, https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.12.0/Test/ADYPOS.xcframework.zip
error: 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)
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.12.0/Test/ADYPOS.xcframework.zip
Downloading binary artifact https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.12.0/Test/AdyenPOS.xcframework.zip
[172/172] Downloading https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.12.0/Test/AdyenPOS.xcframework.zip
error: 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)
[344/344] Downloading https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.12.0/Test/AdyenPOS.xcframework.zip, https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.12.0/Test/ADYPOS.xcframework.zip
error: 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)
BUILD FAILURE 6.1 macosSpm