Build Information
Successful build of Get, reference main (312498
), with Swift 5.9 for macOS (SPM) on 16 Oct 2024 04:22:17 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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.9
Building package at path: $PWD
https://github.com/kean/Get.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling Get Response.swift
[2/6] Compiling Get Request.swift
[3/6] Compiling Get DataLoader.swift
[4/6] Emitting module Get
[5/6] Compiling Get APIClientDelegate.swift
[6/6] Compiling Get APIClient.swift
Build complete! (7.95s)
Build complete.
Done.