The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.17.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/putridparrot/SwiftEureka.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/putridparrot/SwiftEureka
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at de579d5 Update README.md with badges
Cloned https://github.com/putridparrot/SwiftEureka.git into spi-builder-workspace
de579d50de341fc08bd0c30780d59540318620b1
SUCCESS checkout https://github.com/putridparrot/SwiftEureka.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.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.22s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.4 (0.04s)
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] Compiling Logging Locks.swift
[2/4] Compiling Logging LogHandler.swift
[3/4] Compiling Logging Logging.swift
[4/4] Emitting module Logging
[5/15] Compiling SwiftEureka Port.swift
[6/15] Compiling SwiftEureka EurekaClient.swift
[7/15] Compiling SwiftEureka InstanceInfo+Json.swift
[8/16] Compiling SwiftEureka LeaseInfo.swift
[9/16] Emitting module SwiftEureka
[10/16] Compiling SwiftEureka ActionType.swift
[11/16] Compiling SwiftEureka BoolFromString.swift
[12/16] Compiling SwiftEureka InstanceStatus.swift
[13/16] Compiling SwiftEureka DataCenterInfo.swift
[14/16] Compiling SwiftEureka DataCenterName.swift
[15/16] Compiling SwiftEureka InstanceInfo.swift
[16/16] Compiling SwiftEureka String+Dictionary.swift
Build complete! (5.50s)
Build complete.
Done.