Build Information
Successful build of ZEGBot 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.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/vMd7uqzK/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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
https://github.com/shaneqi/zegbot.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Emitting module ZEGBot
[2/11] Compiling ZEGBot Utilities.swift
[3/11] Compiling ZEGBot ZEGBot.swift
[4/11] Compiling ZEGBot Extensions.swift
[5/11] Compiling ZEGBot HelperTypes.swift
[6/11] Compiling ZEGBot Methods.swift
[7/11] Compiling ZEGBot Network.swift
[8/11] Compiling ZEGBot Sending.swift
[9/11] Compiling ZEGBot Types.swift
[10/11] Compiling ZEGBot Updating.swift
[11/13] Emitting module ZEGBotExample
[12/13] Compiling ZEGBotExample main.swift
[12/13] Linking ZEGBotExample
Build complete! (10.31s)
Build complete.
Done.