The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BSWFoundation 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.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/theleftbit/BSWFoundation.git
Reference: develop
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/theleftbit/BSWFoundation
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at e584dbb Merge pull request #146 from theleftbit/xcode-preview
Cloned https://github.com/theleftbit/BSWFoundation.git
Revision (git rev-parse @):
e584dbba0be76c05b10f734e7b46bdc28cc13933
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/theleftbit/BSWFoundation.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Compiling KeychainAccess Keychain.swift
[2/2] Emitting module KeychainAccess
[3/24] Emitting module BSWFoundation
[4/31] Compiling BSWFoundation Bundle+Extensions.swift
[5/31] Compiling BSWFoundation Collections.swift
[6/31] Compiling BSWFoundation Date+Extensions.swift
[7/31] Compiling BSWFoundation Error+Extensions.swift
[8/31] Compiling BSWFoundation NSNumber+Extensions.swift
[9/31] Compiling BSWFoundation ProcessInfo.swift
[10/31] Compiling BSWFoundation ProgressObserver.swift
[11/31] Compiling BSWFoundation Random.swift
[12/31] Compiling BSWFoundation String+Crypto.swift
[13/31] Compiling BSWFoundation String+Utils.swift
[14/31] Compiling BSWFoundation Task.swift
[15/31] Compiling BSWFoundation Throttler.swift
[16/31] Compiling BSWFoundation UIApplication+Tests.swift
[17/31] Compiling BSWFoundation With.swift
[18/31] Compiling BSWFoundation APIClient+Error.swift
[19/31] Compiling BSWFoundation APIClient.swift
[20/31] Compiling BSWFoundation Endpoint.swift
[21/31] Compiling BSWFoundation Environment.swift
[22/31] Compiling BSWFoundation MockAPIClient.swift
[23/31] Compiling BSWFoundation Router.swift
[24/31] Compiling BSWFoundation AuthStorage.swift
[25/31] Compiling BSWFoundation LocationFetcher.swift
[26/31] Compiling BSWFoundation ModuleConstants.swift
[27/31] Compiling BSWFoundation FailableCodableArray.swift
[28/31] Compiling BSWFoundation JSONParser.swift
[29/31] Compiling BSWFoundation CodableKeychainBacked.swift
[30/31] Compiling BSWFoundation KeychainBacked.swift
[31/31] Compiling BSWFoundation UserDefaultsBacked.swift
Build complete! (5.54s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git (0.30s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.04s)
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
Build complete.
Done.