The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftEureka with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/putridparrot/SwiftEureka.git
Reference: v0.1.9-alpha
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/putridparrot/SwiftEureka
 * tag               v0.1.9-alpha -> FETCH_HEAD
HEAD is now at a375b9f Disable all test code for non-Linux
Cloned https://github.com/putridparrot/SwiftEureka.git into spi-builder-workspace
a375b9f88789d8ea4b21115bac79124f0762a722
SUCCESS checkout https://github.com/putridparrot/SwiftEureka.git at v0.1.9-alpha
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.21s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.4 (0.03s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.4
Building for debugging...
[1/4] Emitting module Logging
[2/4] Compiling Logging Locks.swift
[3/4] Compiling Logging Logging.swift
[4/4] Compiling Logging LogHandler.swift
[5/15] Emitting module SwiftEureka
[6/15] Compiling SwiftEureka ActionType.swift
[7/15] Compiling SwiftEureka BoolFromString.swift
[8/16] Compiling SwiftEureka InstanceStatus.swift
[9/16] Compiling SwiftEureka String+Dictionary.swift
[10/16] Compiling SwiftEureka LeaseInfo.swift
[11/16] Compiling SwiftEureka Port.swift
[12/16] Compiling SwiftEureka DataCenterInfo.swift
[13/16] Compiling SwiftEureka DataCenterName.swift
[14/16] Compiling SwiftEureka InstanceInfo.swift
[15/16] Compiling SwiftEureka EurekaClient.swift
[16/16] Compiling SwiftEureka InstanceInfo+Json.swift
Build complete! (5.91s)
Build complete.
Done.