Build Information
Successful build of ZEGBot with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shaneqi/zegbot.git
Reference: 4.2.8
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/shaneqi/zegbot
* tag 4.2.8 -> FETCH_HEAD
HEAD is now at 139ac62 Lower swift requirement to 5.0.
Cloned https://github.com/shaneqi/zegbot.git
Revision (git rev-parse @):
139ac628fc415ae44edb5f36df218097e63e8113
SUCCESS checkout https://github.com/shaneqi/zegbot.git at 4.2.8
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "zegbot",
"name": "ZEGBot",
"url": "https://github.com/shaneqi/zegbot.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/zegbot",
"dependencies": [
]
}
]
}
Fetching https://github.com/shaneqi/zegbot.git
[1/1004] Fetching zegbot
Fetched https://github.com/shaneqi/zegbot.git (0.55s)
Creating working copy for https://github.com/shaneqi/zegbot.git
Working copy of https://github.com/shaneqi/zegbot.git resolved at 4.2.8
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
https://github.com/shaneqi/zegbot.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling ZEGBot Utilities.swift
[2/10] Compiling ZEGBot Types.swift
[3/10] Compiling ZEGBot Updating.swift
[4/10] Compiling ZEGBot Extensions.swift
[5/10] Compiling ZEGBot HelperTypes.swift
[6/10] Compiling ZEGBot Methods.swift
[7/10] Compiling ZEGBot Sending.swift
[8/10] Compiling ZEGBot Network.swift
[9/10] Emitting module ZEGBot
[10/11] Compiling ZEGBot ZEGBot.swift
[11/13] Emitting module ZEGBotExample
[12/13] Compiling ZEGBotExample main.swift
[12/13] Linking ZEGBotExample
Build complete! (7.20s)
Build complete.
Done.