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: develop
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/shaneqi/zegbot
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at a2308c9 Merge branch 'release/4.2.8' into develop
Cloned https://github.com/shaneqi/zegbot.git
Revision (git rev-parse @):
a2308c974db45846b42f1f615d1531358e4d4162
SUCCESS checkout https://github.com/shaneqi/zegbot.git at develop
========================================
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] Compiling ZEGBot Network.swift
[2/9] Compiling ZEGBot Sending.swift
[3/11] Emitting module ZEGBot
[4/11] Compiling ZEGBot Types.swift
[5/11] Compiling ZEGBot Updating.swift
[6/11] Compiling ZEGBot Extensions.swift
[7/11] Compiling ZEGBot HelperTypes.swift
[8/11] Compiling ZEGBot Methods.swift
[9/11] Compiling ZEGBot Utilities.swift
[10/11] Compiling ZEGBot ZEGBot.swift
[11/13] Compiling ZEGBotExample main.swift
[12/13] Emitting module ZEGBotExample
[12/13] Linking ZEGBotExample
Build complete! (6.34s)
Build complete.
Done.