Build Information
Successful build of SwiftDetailer with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/openalloc/SwiftDetailer.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/openalloc/SwiftDetailer
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d144f77 Added demo projects to README
Cloned https://github.com/openalloc/SwiftDetailer.git
Revision (git rev-parse @):
d144f770e4974ce62f0e1e22a01f2620210d8403
SUCCESS checkout https://github.com/openalloc/SwiftDetailer.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Emitting module Detailer
[2/8] Compiling Detailer EditDetailC.swift
[3/8] Compiling Detailer EditDetailR.swift
[4/8] Compiling Detailer Validate.swift
[5/8] Compiling Detailer ViewDetail.swift
[6/10] Compiling Detailer DetailerConfig.swift
[7/10] Compiling Detailer DetailerContext.swift
[8/10] Compiling Detailer EditDetailBase.swift
[9/10] Compiling Detailer View+Detailer.swift
[10/10] Compiling Detailer View+Validate.swift
Build complete! (6.60s)
Build complete.
Done.