The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AcknowList 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.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vtourraine/acknowlist.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/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 40815ba Update demo screenshot
Cloned https://github.com/vtourraine/acknowlist.git
Revision (git rev-parse @):
40815baec5abb2db3f9000de5db8e5809bd6001e
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/vtourraine/acknowlist.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/vtourraine/acknowlist.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/15] Copying Localizable.strings
[12/15] Copying Info.plist
[16/26] Emitting module AcknowList
[17/29] Compiling AcknowList AcknowViewController.swift
[18/29] Compiling AcknowList GitHubAPI.swift
[19/29] Compiling AcknowList resource_bundle_accessor.swift
[20/29] Compiling AcknowList AcknowParser.swift
[21/29] Compiling AcknowList AcknowPodDecoder.swift
[22/29] Compiling AcknowList AcknowSwiftUI.swift
[23/29] Compiling AcknowList Acknow.swift
[24/29] Compiling AcknowList AcknowList.swift
[25/29] Compiling AcknowList AcknowListSwiftUI.swift
[26/29] Compiling AcknowList AcknowListURL.swift
[27/29] Compiling AcknowList AcknowListViewController.swift
[28/29] Compiling AcknowList AcknowLocalization.swift
[29/29] Compiling AcknowList AcknowPackageDecoder.swift
Build complete! (12.48s)
Build complete.
Done.