The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Swime 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/sendyhalim/Swime.git
Reference: 3.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sendyhalim/Swime
 * tag               3.1.0      -> FETCH_HEAD
HEAD is now at 4e53883 Publish 3.1.0
Cloned https://github.com/sendyhalim/Swime.git into spi-builder-workspace
4e538834483059ceefaaad8cdb3abe0d7d1c5146
SUCCESS checkout https://github.com/sendyhalim/Swime.git at 3.1.0
========================================
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/Quick/Nimble from cache
Fetching https://github.com/Quick/Quick from cache
Fetched https://github.com/Quick/Nimble (1.07s)
Fetched https://github.com/Quick/Quick (1.09s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 7.3.3 (0.04s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 1.3.4 (0.58s)
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 1.3.4
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 7.3.3
Building for debugging...
[1/3] Compiling Swime MimeType.swift
[2/3] Emitting module Swime
[3/3] Compiling Swime Swime.swift
Build complete! (12.24s)
Build complete.
Done.