Build Information
Successful build of Ji with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/honghaoz/Ji.git
Reference: 5.1.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/honghaoz/Ji
* tag 5.1.0 -> FETCH_HEAD
HEAD is now at a37a310 Update SPM to Swift 5.1
Cloned https://github.com/honghaoz/Ji.git
Revision (git rev-parse @):
a37a310cc6aaf999de4bee953a9680bf9b629200
SUCCESS checkout https://github.com/honghaoz/Ji.git at 5.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/honghaoz/Ji.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/6] Compiling Ji Ji.swift
[4/6] Emitting module Ji
[5/6] Compiling Ji JiHelper.swift
[6/6] Compiling Ji JiNode.swift
Build complete! (2.79s)
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install libxml-2.0 using your system-packager:
brew install libxml2
Build complete.
Done.