Build Information
Successful build of Pocket 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/sgade/swift-pocket.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sgade/swift-pocket
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4699e58 Merge pull request #3 from shreyasm-dev/patch-1
Cloned https://github.com/sgade/swift-pocket.git
Revision (git rev-parse @):
4699e58353d36e4a9ba3ec04b291fbc313e77fd3
SUCCESS checkout https://github.com/sgade/swift-pocket.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/sgade/swift-pocket.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/14] Compiling Pocket Pocket+Retrieve.swift
[4/14] Compiling Pocket Pocket.swift
[5/15] Compiling Pocket ObjectList.swift
[6/15] Compiling Pocket Item.swift
[7/15] Compiling Pocket Pocket+Add.swift
[8/15] Emitting module Pocket
[9/15] Compiling Pocket Status.swift
[10/15] Compiling Pocket AddedItem.swift
[11/15] Compiling Pocket Errors.swift
[12/15] Compiling Pocket StringBool.swift
[13/15] Compiling Pocket Pocket+Authentication.swift
[14/15] Compiling Pocket Pocket+Modify.swift
[15/15] Compiling Pocket StringInt.swift
Build complete! (3.14s)
Build complete.
Done.