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: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/honghaoz/Ji
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 63214b5 Update gitignore
Cloned https://github.com/honghaoz/Ji.git
Revision (git rev-parse @):
63214b56f35f13f3a74733f5efa70ef2a803e1ca
SUCCESS checkout https://github.com/honghaoz/Ji.git at master
========================================
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 JiHelper.swift
[4/6] Emitting module Ji
[5/6] Compiling Ji Ji.swift
[6/6] Compiling Ji JiNode.swift
Build complete! (2.95s)
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.