Build Information
Successful build of AcknowList with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.41.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vtourraine/acknowlist.git
Reference: 3.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/vtourraine/acknowlist
* tag 3.2.0 -> FETCH_HEAD
HEAD is now at 125ff19 Bump to version 3.2.0
Cloned https://github.com/vtourraine/acknowlist.git
Revision (git rev-parse @):
125ff1915a639bf7d97471a4d5ae16765d0c50f2
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/vtourraine/acknowlist.git at 3.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "acknowlist",
"name": "AcknowList",
"url": "https://github.com/vtourraine/acknowlist.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/acknowlist",
"dependencies": [
]
}
]
}
Fetching https://github.com/vtourraine/acknowlist.git
[1/2711] Fetching acknowlist
Fetched https://github.com/vtourraine/acknowlist.git from cache (0.33s)
Creating working copy for https://github.com/vtourraine/acknowlist.git
Working copy of https://github.com/vtourraine/acknowlist.git resolved at 3.2.0 (125ff19)
warning: '.resolve-product-dependencies': dependency 'acknowlist' is not used by any target
Found 0 product dependencies
========================================
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.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/17] Copying Localizable.strings
[13/17] Copying Info.plist
[14/17] Copying Localizable.strings
[15/17] Write sources
[16/17] Write swift-version-33747A42983211AE.txt
[18/30] Compiling AcknowList AcknowViewController.swift
[19/31] Compiling AcknowList resource_bundle_accessor.swift
[20/31] Compiling AcknowList GitHubAPI.swift
[21/31] Compiling AcknowList AcknowListViewController.swift
[22/31] Compiling AcknowList AcknowLocalization.swift
[23/31] Compiling AcknowList AcknowListSwiftUI.swift
[24/31] Compiling AcknowList AcknowListURL.swift
[25/31] Compiling AcknowList Acknow.swift
[26/31] Compiling AcknowList AcknowList.swift
[27/31] Emitting module AcknowList
[28/31] Compiling AcknowList AcknowPodDecoder.swift
[29/31] Compiling AcknowList AcknowSwiftUI.swift
[30/31] Compiling AcknowList AcknowPackageDecoder.swift
[31/31] Compiling AcknowList AcknowParser.swift
Build complete! (7.44s)
Build complete.
Done.