The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AECli with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tadija/AECli.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tadija/AECli
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 07b34d9 WIP
Cloned https://github.com/tadija/AECli.git
Revision (git rev-parse @):
07b34d9f01abd15b351d7168491593506905fff4
SUCCESS checkout https://github.com/tadija/AECli.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "aecli",
      "name": "AECli",
      "url": "https://github.com/tadija/AECli.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AECli",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/tadija/AECli.git
[1/15] Fetching aecli
Fetched https://github.com/tadija/AECli.git (0.32s)
Creating working copy for https://github.com/tadija/AECli.git
Working copy of https://github.com/tadija/AECli.git resolved at master
warning: '.resolve-product-dependencies': dependency 'aecli' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module AECli
[2/2] Compiling AECli Cli.swift
Build complete! (7.94s)
Build complete.
Done.