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 OpenSSL-Swift, reference 4.3.0 (c07b53), with Swift 5.10 for macOS (Xcode) using Xcode 15.4 on 9 Aug 2024 10:02:16 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OpenSSL-Swift -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gematik/OpenSSL-Swift.git
Reference: 4.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gematik/OpenSSL-Swift
 * tag               4.3.0      -> FETCH_HEAD
HEAD is now at c07b538 PrivacyInfo and signing (#11)
Cloned https://github.com/gematik/OpenSSL-Swift.git
Revision (git rev-parse @):
c07b5380a4e1b324856e5edb7852d21e1835df1e
SUCCESS checkout https://github.com/gematik/OpenSSL-Swift.git at 4.3.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.10
Building package at path:  $PWD
https://github.com/gematik/OpenSSL-Swift.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
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "OpenSSL-Swift",
  "name" : "OpenSSL-Swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenSSL-Swift",
      "targets" : [
        "OpenSSL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenSSL",
      "module_type" : "BinaryTarget",
      "name" : "OpenSSL",
      "path" : "remote/archive/OpenSSL.xcframework.zip",
      "product_memberships" : [
        "OpenSSL-Swift"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "OpenSSL-Swift",
    "schemes" : [
      "OpenSSL_iOS",
      "OpenSSL_macOS"
    ],
    "targets" : [
      "OpenSSLTests_iOS",
      "OpenSSLTests_macOS",
      "OpenSSL_iOS",
      "OpenSSL_macOS"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "OpenSSL-Swift"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OpenSSL-Swift -destination platform=macOS,arch=arm64
Build complete.
Done.