The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of AdyenAuthentication, reference 3.1.0 (04fe1a), with Swift 5.9 for iOS using Xcode 15.2 on 22 Nov 2024 07:56:05 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Adyen/adyen-authentication-ios.git
Reference: 3.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Adyen/adyen-authentication-ios
 * tag               3.1.0      -> FETCH_HEAD
HEAD is now at 04fe1a1 Merge pull request #8 from Adyen/release/2.3.1
Cloned https://github.com/Adyen/adyen-authentication-ios.git
Revision (git rev-parse @):
04fe1a11b282721b5e55ef59c5417a3df41c5607
SUCCESS checkout https://github.com/Adyen/adyen-authentication-ios.git at 3.1.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.9
Building package at path:  $PWD
https://github.com/Adyen/adyen-authentication-ios.git
Command line invocation:
    /Applications/Xcode-15.2.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
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  AdyenAuthentication: /Users/admin/builder/spi-builder-workspace
resolved source packages: AdyenAuthentication
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AdyenAuthentication",
  "name" : "AdyenAuthentication",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "AdyenAuthentication",
      "targets" : [
        "AdyenAuthentication"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AdyenAuthentication",
      "module_type" : "BinaryTarget",
      "name" : "AdyenAuthentication",
      "path" : "XCFramework/Dynamic/AdyenAuthentication.xcframework",
      "product_memberships" : [
        "AdyenAuthentication"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AdyenAuthentication"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AdyenAuthentication -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-15.2.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 AdyenAuthentication -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:
  AdyenAuthentication: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'AdyenAuthentication' in project 'AdyenAuthentication' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: d172f0f78d6d6b7e70f2ab4983a06622
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d172f0f78d6d6b7e70f2ab4983a06622.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/AdyenAuthentication.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenAuthentication.framework ios
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/AdyenAuthentication.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
/Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/AdyenAuthentication.xcframework:1:1: note: The identity of “AdyenAuthentication.xcframework” is not recorded in your project.
Resolve Package Graph
** BUILD SUCCEEDED **
Build complete.
Done.