Build Information
Successful build of Authorized 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.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/trilemma-dev/Authorized.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/trilemma-dev/Authorized
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e490b9d Update README.md
Cloned https://github.com/trilemma-dev/Authorized.git
Revision (git rev-parse @):
e490b9d3f4a0e8b17a8b39b5a9750b8e0be7548a
SUCCESS checkout https://github.com/trilemma-dev/Authorized.git at main
========================================
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/6] Emitting module Authorized
[2/6] Compiling Authorized AuthorizationOption.swift
[3/6] Compiling Authorized AuthorizationError.swift
[4/6] Compiling Authorized AuthorizationElements.swift
[5/6] Compiling Authorized AuthorizationPolicyDatabase.swift
[6/6] Compiling Authorized Authorization.swift
Build complete! (3.73s)
Build complete.
Done.