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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vtourraine/acknowlist.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/0/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/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/acknowlist",
"dependencies": [
]
}
]
}
Fetching https://github.com/vtourraine/acknowlist.git from cache
Fetched https://github.com/vtourraine/acknowlist.git from cache (0.24s)
Creating working copy for https://github.com/vtourraine/acknowlist.git
Working copy of https://github.com/vtourraine/acknowlist.git resolved at main (0144297)
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
[6/17] Copying Info.plist
[6/17] Copying Localizable.strings
[12/17] Write sources
[12/17] Copying Localizable.strings
[16/17] Write swift-version-33747A42983211AE.txt
[18/30] Compiling AcknowList AcknowListViewController.swift
[19/30] Compiling AcknowList AcknowLocalization.swift
[20/31] Compiling AcknowList resource_bundle_accessor.swift
[21/31] Compiling AcknowList AcknowViewController.swift
[22/31] Compiling AcknowList AcknowListSwiftUI.swift
[23/31] Compiling AcknowList AcknowListURL.swift
[24/31] Compiling AcknowList AcknowPackageDecoder.swift
[25/31] Compiling AcknowList AcknowParser.swift
[26/31] Emitting module AcknowList
[27/31] Compiling AcknowList Acknow.swift
[28/31] Compiling AcknowList AcknowList.swift
[29/31] Compiling AcknowList GitHubAPI.swift
[30/31] Compiling AcknowList AcknowPodDecoder.swift
[31/31] Compiling AcknowList AcknowSwiftUI.swift
Build complete! (4.53s)
Build complete.
Done.