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

Successful build of Adyen3DS2, reference master (102bd0), with Swift 5.10 for iOS using Xcode 15.4 on 10 Sep 2025 18:57:34 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Adyen3DS2 -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Adyen/adyen-3ds2-ios.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Adyen/adyen-3ds2-ios
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 102bd03 Merge pull request #50 from Adyen/renovate/major-github-actions-updates
Cloned https://github.com/Adyen/adyen-3ds2-ios.git
Revision (git rev-parse @):
102bd03811c724b26bdf253621835d74835d5003
SUCCESS checkout https://github.com/Adyen/adyen-3ds2-ios.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Adyen/adyen-3ds2-ios.git
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Adyen3DS2: /Users/admin/builder/spi-builder-workspace
resolved source packages: Adyen3DS2
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Adyen3DS2",
  "name" : "Adyen3DS2",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Adyen3DS2",
      "targets" : [
        "Adyen3DS2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Adyen3DS2",
      "module_type" : "BinaryTarget",
      "name" : "Adyen3DS2",
      "path" : "XCFramework/Dynamic/Adyen3DS2.xcframework",
      "product_memberships" : [
        "Adyen3DS2"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Adyen3DS2"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Adyen3DS2 -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Adyen3DS2 -destination generic/platform=iOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Adyen3DS2: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Adyen3DS2' in project 'Adyen3DS2' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -x c -c /dev/null
Build description signature: e4e4e1a9f4f05a083869fcbce8b879e3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e4e4e1a9f4f05a083869fcbce8b879e3.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/Adyen3DS2.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Adyen3DS2.framework ios
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/Adyen3DS2.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
/Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: note: The identity of “Adyen3DS2.xcframework” is not recorded in your project.
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Adyen3DS2",
  "name" : "Adyen3DS2",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Adyen3DS2",
      "targets" : [
        "Adyen3DS2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Adyen3DS2",
      "module_type" : "BinaryTarget",
      "name" : "Adyen3DS2",
      "path" : "XCFramework/Dynamic/Adyen3DS2.xcframework",
      "product_memberships" : [
        "Adyen3DS2"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
Done.