Build Information
Successful build of Rearrange, reference 2.0.0 (f1d74e
), with Swift 5.10 for macOS (SPM) on 1 Nov 2024 16:01:59 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/Rearrange.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/Rearrange
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at f1d74e1 Update CI for linux and macOS
Cloned https://github.com/ChimeHQ/Rearrange.git
Revision (git rev-parse @):
f1d74e1642956f0300756ad8d1d64e9034857bc3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/Rearrange.git at 2.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/ChimeHQ/Rearrange.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/12] Compiling Rearrange String+NSRange.swift
[4/12] Compiling Rearrange UITextRange+Convenience.swift
[5/12] Compiling Rearrange RangeMutation.swift
[6/12] Compiling Rearrange NSRange+Convenience.swift
[7/12] Compiling Rearrange NSRange+Shift.swift
[8/12] Compiling Rearrange NSRange+ApplyMutation.swift
[9/12] Compiling Rearrange IndexSet+NSRange.swift
[10/12] Compiling Rearrange IndexSet+ApplyMutation.swift
[11/12] Emitting module Rearrange
[12/12] Compiling Rearrange NSTextRange+NSRange.swift
Build complete! (10.86s)
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Tests/RearrangeTests/Info.plist
/Users/admin/builder/spi-builder-workspace/Tests/RearrangeTests/RearrangeTests.xcconfig
Build complete.
Done.