The Swift Package Index logo.Swift Package Index

Build Information

Successful build of E 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/0xLet/E.num.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xLet/E.num
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 41d79fc Update README.md
Cloned https://github.com/0xLet/E.num.git
Revision (git rev-parse @):
41d79fca2315b877d5530bd7bff4fba96b0e5af3
SUCCESS checkout https://github.com/0xLet/E.num.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "e.num",
      "name": "E",
      "url": "https://github.com/0xLet/E.num.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/E.num",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/0xLet/E.num.git
[2/130] Fetching e.num
Fetched https://github.com/0xLet/E.num.git (0.53s)
Creating working copy for https://github.com/0xLet/E.num.git
Working copy of https://github.com/0xLet/E.num.git resolved at main
warning: '.resolve-product-dependencies': dependency 'e.num' 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/5] Emitting module E
[2/5] Compiling E Control.swift
[3/5] Compiling E Function.swift
[4/5] Compiling E State.swift
[5/5] Compiling E Variable.swift
Build complete! (4.40s)
Build complete.
Done.