The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-talk-shared 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/objcio/swift-talk-shared.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/objcio/swift-talk-shared
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0238161 sessionid.
Cloned https://github.com/objcio/swift-talk-shared.git
Revision (git rev-parse @):
0238161c1bf1a3db01c6d51b801e6d02656199b4
SUCCESS checkout https://github.com/objcio/swift-talk-shared.git at master
Fetching https://github.com/objcio/tiny-networking from cache
Fetched https://github.com/objcio/tiny-networking (0.20s)
Computing version for https://github.com/objcio/tiny-networking
Computed https://github.com/objcio/tiny-networking at 0.5.0 (0.48s)
Creating working copy for https://github.com/objcio/tiny-networking
Working copy of https://github.com/objcio/tiny-networking resolved at 0.5.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-talk-shared",
      "name": "swift-talk-shared",
      "url": "https://github.com/objcio/swift-talk-shared.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-talk-shared",
      "dependencies": [
        {
          "identity": "tiny-networking",
          "name": "TinyNetworking",
          "url": "https://github.com/objcio/tiny-networking",
          "version": "0.5.0",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/tiny-networking",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/objcio/swift-talk-shared.git
[3/97] Fetching swift-talk-shared
Fetched https://github.com/objcio/swift-talk-shared.git (0.25s)
Fetching https://github.com/objcio/tiny-networking from cache
Fetched https://github.com/objcio/tiny-networking (0.22s)
Computing version for https://github.com/objcio/tiny-networking
Computed https://github.com/objcio/tiny-networking at 0.5.0 (0.02s)
Creating working copy for https://github.com/objcio/swift-talk-shared.git
Working copy of https://github.com/objcio/swift-talk-shared.git resolved at master
Creating working copy for https://github.com/objcio/tiny-networking
Working copy of https://github.com/objcio/tiny-networking resolved at 0.5.0
warning: '.resolve-product-dependencies': dependency 'swift-talk-shared' is not used by any target
Found 1 product dependencies
  - TinyNetworking
========================================
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/4] Emitting module TinyNetworking
[2/4] Emitting module ViewHelpers
[3/4] Compiling ViewHelpers ViewHelpers.swift
[4/4] Compiling TinyNetworking Endpoint.swift
[5/6] Emitting module Model
[6/6] Compiling Model Model.swift
Build complete! (9.27s)
Build complete.
Done.