The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Get 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.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kean/Get.git
Reference: 2.2.0
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kean/Get
 * tag               2.2.0      -> FETCH_HEAD
HEAD is now at 74dba20 Deployment target 14.3
Cloned https://github.com/kean/Get.git
Revision (git rev-parse @):
74dba201ebe42e9c15c1db6ee1cc893025bbef94
SUCCESS checkout https://github.com/kean/Get.git at 2.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/kean/Get.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling Get Request.swift
[2/5] Compiling Get APIClient.swift
[3/5] Compiling Get APIClientDelegate.swift
[4/5] Emitting module Get
[5/5] Compiling Get DataLoader.swift
[6/6] Compiling Get Response.swift
Build complete! (5.50s)
Build complete.
Done.