Build Information
Successful build of AcknowList with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vtourraine/acknowlist.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/vtourraine/acknowlist
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0144297 Merge branch 'main' of github.com:vtourraine/AcknowList
Cloned https://github.com/vtourraine/acknowlist.git
Revision (git rev-parse @):
01442976e0c401af9c3d7983c9323bfa92723ea1
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/vtourraine/acknowlist.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/vtourraine/acknowlist.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/15] Copying Localizable.strings
[3/15] Copying Info.plist
[4/15] Copying Localizable.strings
[16/28] Compiling AcknowList AcknowListViewController.swift
[17/28] Compiling AcknowList AcknowLocalization.swift
[18/29] Compiling AcknowList AcknowViewController.swift
[19/29] Compiling AcknowList GitHubAPI.swift
[20/29] Compiling AcknowList Acknow.swift
[21/29] Compiling AcknowList AcknowList.swift
[22/29] Compiling AcknowList resource_bundle_accessor.swift
[23/29] Compiling AcknowList AcknowPackageDecoder.swift
[24/29] Compiling AcknowList AcknowParser.swift
[25/29] Compiling AcknowList AcknowListSwiftUI.swift
[26/29] Compiling AcknowList AcknowListURL.swift
[27/29] Emitting module AcknowList
[28/29] Compiling AcknowList AcknowPodDecoder.swift
[29/29] Compiling AcknowList AcknowSwiftUI.swift
Build complete! (8.01s)
Build complete.
Done.