The Swift Package Index logo.Swift Package Index

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.28.7
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/1/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: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/vtourraine/acknowlist.git at 3.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/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/1/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 (0.27s)
Creating working copy for https://github.com/vtourraine/acknowlist.git
Working copy of https://github.com/vtourraine/acknowlist.git resolved at 3.1.0
warning: '.resolve-product-dependencies': dependency 'acknowlist' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
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
[10/15] Copying Info.plist
[11/15] Copying Localizable.strings
[16/28] Compiling AcknowList AcknowViewController.swift
[17/28] Compiling AcknowList AcknowPackageDecoder.swift
[18/28] Compiling AcknowList AcknowParser.swift
[19/28] Compiling AcknowList AcknowListViewController.swift
[20/28] Compiling AcknowList AcknowLocalization.swift
[21/28] Emitting module AcknowList
[22/28] Compiling AcknowList Acknow.swift
[23/28] Compiling AcknowList AcknowList.swift
[24/28] Compiling AcknowList AcknowListSwiftUI.swift
[25/28] Compiling AcknowList AcknowListURL.swift
[26/28] Compiling AcknowList AcknowPodDecoder.swift
[27/28] Compiling AcknowList AcknowSwiftUI.swift
[28/28] Compiling AcknowList GitHubAPI.swift
[29/29] Compiling AcknowList resource_bundle_accessor.swift
Build complete! (6.52s)
Build complete.
Done.