The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Ji 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/honghaoz/Ji.git
Reference: 5.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/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 into spi-builder-workspace
a37a310cc6aaf999de4bee953a9680bf9b629200
SUCCESS checkout https://github.com/honghaoz/Ji.git at 5.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)
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
Building for debugging...
[1/4] Compiling Ji JiHelper.swift
[2/4] Emitting module Ji
[3/4] Compiling Ji JiNode.swift
[4/4] Compiling Ji Ji.swift
Build complete! (5.10s)
Build complete.
Done.