The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AcknowList 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/vtourraine/acknowlist.git
Reference: 3.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/vtourraine/acknowlist
 * tag               3.1.0      -> FETCH_HEAD
HEAD is now at 50fcf86 Move URL extension to dedicated file to fix CocoaPods (non-SwiftUI) support
Cloned https://github.com/vtourraine/acknowlist.git
Revision (git rev-parse @):
50fcf866db4717c8bf246a6eeea3b97f7d1703ad
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/vtourraine/acknowlist.git at 3.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/vtourraine/acknowlist.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/17] Write sources
[0/17] Copying Localizable.strings
[12/17] Copying Info.plist
[13/17] Copying Localizable.strings
[16/17] Write swift-version--423B1241ED78D482.txt
[18/30] Compiling AcknowList AcknowViewController.swift
[19/30] Compiling AcknowList AcknowPackageDecoder.swift
[20/30] Compiling AcknowList AcknowParser.swift
[21/31] Compiling AcknowList resource_bundle_accessor.swift
[22/31] Compiling AcknowList AcknowListSwiftUI.swift
[23/31] Compiling AcknowList AcknowListURL.swift
[24/31] Compiling AcknowList Acknow.swift
[25/31] Compiling AcknowList AcknowList.swift
[26/31] Compiling AcknowList GitHubAPI.swift
[27/31] Compiling AcknowList AcknowPodDecoder.swift
[28/31] Compiling AcknowList AcknowSwiftUI.swift
[29/31] Emitting module AcknowList
[30/31] Compiling AcknowList AcknowListViewController.swift
[31/31] Compiling AcknowList AcknowLocalization.swift
Build complete! (10.70s)
Build complete.
Done.