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 iOS using Xcode 15.2.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme SwiftSMTP -destination generic/platform=ios

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/
HEAD is now at 4b7666b Misc dependency update (#125)
Cloned https://github.com/Kitura/Swift-SMTP.git
Revision (git rev-parse @):
SUCCESS checkout https://github.com/Kitura/Swift-SMTP.git at 6.0.0
========================================
Build
========================================
4b7666bb8cee33f0cb367786af17b9a2ebb63047
Selected platform:         iOS
Swift version:             5.9
Building package at path:  $PWD/checkout
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = $PWD/checkout/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/Kitura/BlueSSLService.git (cached)
Fetching from https://github.com/Kitura/BlueCryptor.git (cached)
Fetching from https://github.com/Kitura/LoggerAPI.git (cached)
Fetching from https://github.com/Kitura/BlueSocket.git (cached)
Fetching from https://github.com/apple/swift-log.git (cached)
Creating working copy of package ‘BlueSocket’
Checking out 2.0.4 of package ‘BlueSocket’
Creating working copy of package ‘swift-log’
Checking out 1.5.3 of package ‘swift-log’
Creating working copy of package ‘BlueSSLService’
Checking out 2.0.2 of package ‘BlueSSLService’
Creating working copy of package ‘BlueCryptor’
Checking out 2.0.2 of package ‘BlueCryptor’
Creating working copy of package ‘LoggerAPI’
Checking out 1.9.200 of package ‘LoggerAPI’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Cryptor: https://github.com/Kitura/BlueCryptor.git @ 2.0.2
  LoggerAPI: https://github.com/Kitura/LoggerAPI.git @ 1.9.200
  SSLService: https://github.com/Kitura/BlueSSLService.git @ 2.0.2
  swift-log: https://github.com/apple/swift-log.git @ 1.5.3
  SwiftSMTP: $PWD/checkout
  Socket: https://github.com/Kitura/BlueSocket.git @ 2.0.4
resolved source packages: Cryptor, LoggerAPI, SSLService, swift-log, SwiftSMTP, Socket
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SwiftSMTP"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme SwiftSMTP -destination generic/platform=ios
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.