The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FileKit 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.16.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/FileKit.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Kitura/FileKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 9d3ddb8 Update dependency (LoggerAPI 2.0.0); Update README to reflect Swift 5.2 minimum requirement (#16)
Cloned https://github.com/Kitura/FileKit.git into spi-builder-workspace
9d3ddb89a16d388eaad0db5e17c4682b767bd48f
SUCCESS checkout https://github.com/Kitura/FileKit.git at master
========================================
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/Kitura/LoggerAPI.git from cache
Fetched https://github.com/Kitura/LoggerAPI.git (0.29s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 2.0.0 (0.04s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.29s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.2 (0.04s)
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.2
Building for debugging...
[1/5] Compiling Logging Locks.swift
[2/5] Compiling Logging Logging.swift
[3/5] Compiling Logging LogHandler.swift
[4/5] Compiling Logging MetadataProvider.swift
[5/5] Emitting module Logging
[6/7] Compiling LoggerAPI Logger.swift
[7/7] Emitting module LoggerAPI
[8/9] Compiling FileKit FileKit.swift
[9/9] Emitting module FileKit
Build complete! (5.06s)
Build complete.
Done.