Build Information
Successful build of ZEGBot 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/shaneqi/zegbot.git
Reference: develop
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/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.10
Building package at path: $workDir
https://github.com/shaneqi/zegbot.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write ZEGBotExample-entitlement.plist
[3/7] Write swift-version--423B1241ED78D482.txt
[5/16] Compiling ZEGBot Updating.swift
[6/17] Compiling ZEGBot ZEGBot.swift
[7/17] Compiling ZEGBot Utilities.swift
[8/17] Emitting module ZEGBot
[9/17] Compiling ZEGBot Methods.swift
[10/17] Compiling ZEGBot Extensions.swift
[11/17] Compiling ZEGBot HelperTypes.swift
[12/17] Compiling ZEGBot Network.swift
[13/17] Compiling ZEGBot Sending.swift
[14/17] Compiling ZEGBot Types.swift
[15/19] Emitting module ZEGBotExample
[16/19] Compiling ZEGBotExample main.swift
[16/19] Write Objects.LinkFileList
[17/19] Linking ZEGBotExample
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ZEGBotExample: replacing existing signature
[18/19] Applying ZEGBotExample
Build complete! (3.58s)
Build complete.
Done.