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: master
Initialized empty Git repository in $PWD/checkout/.git/
Cloned https://github.com/Kitura/Swift-SMTP.git
Revision (git rev-parse @):
0501eae561a4331b9d4328acd52091eb9fcb989e
SUCCESS checkout https://github.com/Kitura/Swift-SMTP.git at master
========================================
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.
Building for debugging...
[1/22] Compiling Logging LogHandler.swift
[2/22] Compiling Logging Locks.swift
[3/22] Compiling Logging MetadataProvider.swift
[4/22] Emitting module Logging
[5/22] Compiling Logging Logging.swift
[6/24] Compiling Cryptor Status.swift
Fetching https://github.com/Kitura/LoggerAPI.git from cache
[7/24] Compiling Cryptor Updatable.swift
Fetching https://github.com/Kitura/BlueCryptor.git from cache
[8/25] Emitting module LoggerAPI
Fetching https://github.com/Kitura/BlueSSLService.git from cache
[9/25] Compiling LoggerAPI Logger.swift
Fetched https://github.com/Kitura/BlueSSLService.git (0.23s)
[10/25] Compiling Cryptor Crypto.swift
Fetched https://github.com/Kitura/BlueCryptor.git (0.23s)
[11/25] Compiling Cryptor Cryptor.swift
Fetched https://github.com/Kitura/LoggerAPI.git (0.23s)
[12/25] Compiling Cryptor Digest.swift
[13/25] Compiling Cryptor HMAC.swift
[14/25] Compiling Cryptor SSLPointerTricks.swift
Fetching https://github.com/Kitura/BlueSocket.git from cache
Fetched https://github.com/Kitura/BlueSocket.git (0.24s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.02s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.24s)
Computing version for https://github.com/Kitura/BlueCryptor.git
Computed https://github.com/Kitura/BlueCryptor.git at 2.0.2 (0.01s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 2.0.2 (0.02s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 2.0.4 (0.01s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.02s)
Creating working copy for https://github.com/Kitura/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 2.0.4
[15/25] Compiling Cryptor KeyDerivation.swift
Creating working copy for https://github.com/Kitura/BlueSSLService.git
Working copy of https://github.com/Kitura/BlueSSLService.git resolved at 2.0.2
[16/25] Compiling Cryptor Random.swift
Creating working copy for https://github.com/Kitura/BlueCryptor.git
[17/25] Emitting module Cryptor
Working copy of https://github.com/Kitura/BlueCryptor.git resolved at 2.0.2
[18/25] Compiling Cryptor StreamCryptor.swift
Creating working copy for https://github.com/apple/swift-log.git
[19/25] Compiling Cryptor Utilities.swift
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
[20/25] Compiling Socket SocketProtocols.swift
Creating working copy for https://github.com/Kitura/LoggerAPI.git
[21/25] Compiling Socket Socket+Equatable.swift
[22/25] Compiling Socket SocketUtils.swift
[23/25] Compiling Socket Socket.swift
[24/25] Emitting module Socket
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 1.9.200
[25/25] Compiling Socket Socket+Hashable.swift
[26/28] Compiling SSLService SSLService.swift
[27/28] Emitting module SSLService
[28/28] Compiling SSLService SSLPointerTricks.swift
[29/41] Compiling SwiftSMTP Response.swift
[30/41] Compiling SwiftSMTP SMTP.swift
[31/41] Compiling SwiftSMTP SMTPSocket.swift
[32/41] Compiling SwiftSMTP Common.swift
[33/41] Compiling SwiftSMTP DataSender.swift
[34/41] Compiling SwiftSMTP SMTPError.swift
[35/41] Compiling SwiftSMTP AuthMethod.swift
[36/41] Compiling SwiftSMTP Command.swift
[37/41] Emitting module SwiftSMTP
[38/41] Compiling SwiftSMTP Attachment.swift
[39/41] Compiling SwiftSMTP AuthEncoder.swift
[40/41] Compiling SwiftSMTP Mail.swift
[41/41] Compiling SwiftSMTP MailSender.swift
[42/42] Compiling SwiftSMTP TLSConfiguration.swift
Build complete! (11.08s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Found 4 product dependencies
  - Socket
  - SSLService
  - Cryptor
  - LoggerAPI
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.