The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OAuthenticator 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.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/OAuthenticator.git
Reference: 0.4.2
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/OAuthenticator
 * tag               0.4.2      -> FETCH_HEAD
HEAD is now at 2e9dd0b Added default Privacy Manifest (not tracking anything) to support new Apple rule starting May 1st,2024 (#19)
Cloned https://github.com/ChimeHQ/OAuthenticator.git
Revision (git rev-parse @):
2e9dd0b6d6eefda0c469622c81512066d345129a
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/OAuthenticator.git at 0.4.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/ChimeHQ/OAuthenticator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Emitting module OAuthenticator
[2/11] Compiling OAuthenticator Mastodon.swift
[3/11] Compiling OAuthenticator URL+QueryParams.swift
[4/11] Compiling OAuthenticator Models.swift
[5/11] Compiling OAuthenticator GitHub.swift
[6/11] Compiling OAuthenticator GoogleAPI.swift
[7/11] Compiling OAuthenticator ASWebAuthenticationSession+Utility.swift
[8/11] Compiling OAuthenticator Authenticator.swift
[9/11] Compiling OAuthenticator CredentialWindowProvider.swift
[10/11] Compiling OAuthenticator URLSession+ResponseProvider.swift
[11/11] Compiling OAuthenticator WebAuthenticationSession+Utility.swift
Build complete! (6.64s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/OAuthenticator/PrivacyInfo.xcprivacy
Build complete.
Done.