Build Information
Successful build of ALanguageParser 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.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/matsoftware/accept-language-parser.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/matsoftware/accept-language-parser
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 5f4992a Bump Swift support (#7)
Cloned https://github.com/matsoftware/accept-language-parser.git
Revision (git rev-parse @):
5f4992a66df9232cfc60af8f6bb4179b854551d4
SUCCESS checkout https://github.com/matsoftware/accept-language-parser.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
https://github.com/matsoftware/accept-language-parser.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Compiling ALanguageParser ALanguageParser.swift
[2/3] Compiling ALanguageParser AcceptedLanguage.swift
[3/3] Emitting module ALanguageParser
Build complete! (11.78s)
Build complete.
Done.