The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AdyenPOS, reference v3.15.1 (2a033c), with Swift 6.1 for macOS (SPM) on 19 Apr 2026 22:54:25 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: v3.15.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Adyen/adyen-pos-mobile-ios-test
 * tag               v3.15.1    -> FETCH_HEAD
HEAD is now at 2a033c3 Release 3.15.1
Cloned https://github.com/Adyen/adyen-pos-mobile-ios-test.git
Revision (git rev-parse @):
2a033c315cd91a9a976ed4a71c810721ef8df63a
SUCCESS checkout https://github.com/Adyen/adyen-pos-mobile-ios-test.git at v3.15.1
========================================
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/ADYPOS.xcframework.zip
Downloading binary artifact https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.15.1/Test/AdyenPOS.xcframework.zip
[172/172] Downloading https://pos-mobile-test.cdn.adyen.com/adyen-pos-ios/3.15.1/Test/AdyenPOS.xcframework.zip
[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)
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)
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
[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)
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)
BUILD FAILURE 6.1 macosSpm