Build Information
Successful build of SSLService with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/BlueSSLService.git
Reference: 2.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Kitura/BlueSSLService
* tag 2.0.2 -> FETCH_HEAD
HEAD is now at b27a94d Update podspec for 2.0.2
Cloned https://github.com/Kitura/BlueSSLService.git
Revision (git rev-parse @):
b27a94d063962dfa1bba9f79814c4ef202cf33a4
SUCCESS checkout https://github.com/Kitura/BlueSSLService.git at 2.0.2
Fetching https://github.com/Kitura/BlueSocket.git from cache
Fetched https://github.com/Kitura/BlueSocket.git (0.20s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 2.0.4 (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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "bluesslservice",
"name": "SSLService",
"url": "https://github.com/Kitura/BlueSSLService.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueSSLService",
"dependencies": [
{
"identity": "bluesocket",
"name": "Socket",
"url": "https://github.com/Kitura/BlueSocket.git",
"version": "2.0.4",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueSocket",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/Kitura/BlueSSLService.git from cache
Fetched https://github.com/Kitura/BlueSSLService.git (0.20s)
Fetching https://github.com/Kitura/BlueSocket.git from cache
Fetched https://github.com/Kitura/BlueSocket.git (0.22s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 2.0.4 (0.01s)
Creating working copy for https://github.com/Kitura/BlueSSLService.git
Working copy of https://github.com/Kitura/BlueSSLService.git resolved at 2.0.2
Creating working copy for https://github.com/Kitura/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 2.0.4
warning: '.resolve-product-dependencies': dependency 'bluesslservice' is not used by any target
Found 1 product dependencies
- Socket
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
https://github.com/Kitura/BlueSSLService.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling Socket Socket+Hashable.swift
[2/6] Compiling Socket Socket+Equatable.swift
[3/6] Compiling Socket SocketProtocols.swift
[4/6] Compiling Socket SocketUtils.swift
[5/6] Emitting module Socket
[6/6] Compiling Socket Socket.swift
[7/9] Compiling SSLService SSLService.swift
[8/9] Emitting module SSLService
[9/9] Compiling SSLService SSLPointerTricks.swift
Build complete! (4.60s)
Build complete.
Done.