Build Information
Successful build of Get, reference main (312498
), with Swift 5.10 for macOS (SPM) on 16 Oct 2024 04:22:22 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kean/Get.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kean/Get
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3124988 Fix Swift 6 warnings
Cloned https://github.com/kean/Get.git
Revision (git rev-parse @):
31249885da1052872e0ac91a2943f62567c0d96d
SUCCESS checkout https://github.com/kean/Get.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/kean/Get.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/8] Compiling Get Response.swift
[4/8] Compiling Get Request.swift
[5/8] Compiling Get DataLoader.swift
[6/8] Compiling Get APIClientDelegate.swift
[7/8] Emitting module Get
[8/8] Compiling Get APIClient.swift
Build complete! (7.47s)
Build complete.
Done.