The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SSLService 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.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/BlueSSLService.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Kitura/BlueSSLService
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
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/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 2.0.4 (0.03s)
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/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/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/admin/builds/h8344Zi3/1/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/admin/builds/h8344Zi3/1/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.34s)
Fetching https://github.com/Kitura/BlueSocket.git from cache
Fetched https://github.com/Kitura/BlueSocket.git (0.47s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 2.0.4 (0.14s)
Creating working copy for https://github.com/Kitura/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 2.0.4
Creating working copy for https://github.com/Kitura/BlueSSLService.git
Working copy of https://github.com/Kitura/BlueSSLService.git resolved at master
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
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Emitting module Socket
[2/6] Compiling Socket SocketUtils.swift
[3/6] Compiling Socket SocketProtocols.swift
[4/6] Compiling Socket Socket.swift
[5/6] Compiling Socket Socket+Hashable.swift
[6/6] Compiling Socket Socket+Equatable.swift
[7/9] Emitting module SSLService
[8/9] Compiling SSLService SSLService.swift
[9/9] Compiling SSLService SSLPointerTricks.swift
Build complete! (10.49s)
Build complete.
Done.