This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 SwiftSMTP with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Swift-SMTP.git
Reference: 6.0.0
Initialized empty Git repository in $PWD/checkout/.git/
From https://github.com/Kitura/Swift-SMTP
 * tag               6.0.0      -> FETCH_HEAD
HEAD is now at 4b7666b Misc dependency update (#125)
Cloned https://github.com/Kitura/Swift-SMTP.git
Revision (git rev-parse @):
4b7666bb8cee33f0cb367786af17b9a2ebb63047
SUCCESS checkout https://github.com/Kitura/Swift-SMTP.git at 6.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "$PWD/checkout",
  "version": "unspecified",
  "path": "$PWD/checkout",
  "dependencies": [
    {
      "identity": "swift-smtp",
      "name": "SwiftSMTP",
      "url": "https://github.com/Kitura/Swift-SMTP.git",
      "version": "unspecified",
      "path": "$PWD/checkout/.build/checkouts/Swift-SMTP",
      "dependencies": [
        {
          "identity": "bluesocket",
          "name": "Socket",
          "url": "https://github.com/Kitura/BlueSocket.git",
          "version": "2.0.4",
          "path": "$PWD/checkout/.build/checkouts/BlueSocket",
          "dependencies": [
          ]
        },
Found 4 product dependencies
        {
  - Socket
          "identity": "bluesslservice",
  - SSLService
  - Cryptor
          "name": "SSLService",
  - LoggerAPI
          "url": "https://github.com/Kitura/BlueSSLService.git",
          "version": "2.0.2",
          "path": "$PWD/checkout/.build/checkouts/BlueSSLService",
          "dependencies": [
            {
              "identity": "bluesocket",
              "name": "Socket",
              "url": "https://github.com/Kitura/BlueSocket.git",
              "version": "2.0.4",
              "path": "$PWD/checkout/.build/checkouts/BlueSocket",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "bluecryptor",
          "name": "Cryptor",
          "url": "https://github.com/Kitura/BlueCryptor.git",
          "version": "2.0.2",
          "path": "$PWD/checkout/.build/checkouts/BlueCryptor",
          "dependencies": [
          ]
        },
        {
          "identity": "loggerapi",
          "name": "LoggerAPI",
          "url": "https://github.com/Kitura/LoggerAPI.git",
          "version": "1.9.200",
          "path": "$PWD/checkout/.build/checkouts/LoggerAPI",
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.5.3",
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.