Build Information
Successful build of SwiftStack 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/sobotics/swiftstack.git
Reference: 0.6.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sobotics/swiftstack
* tag 0.6.0 -> FETCH_HEAD
HEAD is now at 3ed8edd [tests] import FoundationNetworking
Cloned https://github.com/sobotics/swiftstack.git
Revision (git rev-parse @):
3ed8eddf8bcf3984d8e7a8b9890802b544f4ef28
SUCCESS checkout https://github.com/sobotics/swiftstack.git at 0.6.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/sobotics/swiftstack.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/24] Compiling SwiftStack RequestsRevisions.swift
[4/24] Compiling SwiftStack RequestsSites.swift
[5/24] Compiling SwiftStack RequestsSuggestedEdits.swift
[6/24] Compiling SwiftStack RequestsAnswers.swift
[7/24] Compiling SwiftStack RequestsPrivileges.swift
[8/24] Compiling SwiftStack RequestsQuestions.swift
[9/27] Emitting module SwiftStack
[10/27] Compiling SwiftStack DictionaryConvertible.swift
[11/27] Compiling SwiftStack JsonConvertible.swift
[12/27] Compiling SwiftStack JsonHelper.swift
[13/27] Compiling SwiftStack Revision.swift
[14/27] Compiling SwiftStack Site.swift
[15/27] Compiling SwiftStack String+HTMLEntities.swift
[16/27] Compiling SwiftStack Post.swift
[17/27] Compiling SwiftStack Privilege.swift
[18/27] Compiling SwiftStack Question.swift
[19/27] Compiling SwiftStack APIClient.swift
[20/27] Compiling SwiftStack APIResponse.swift
[21/27] Compiling SwiftStack Answer.swift
[22/27] Compiling SwiftStack BadgeCount.swift
[23/27] Compiling SwiftStack Comment.swift
[24/27] Compiling SwiftStack Content.swift
[25/27] Compiling SwiftStack StringRepresentable.swift
[26/27] Compiling SwiftStack SuggestedEdit.swift
[27/27] Compiling SwiftStack User.swift
Build complete! (3.51s)
Build complete.
Done.