Build Information
Successful build of EternalFlame 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/aniket965/eternalflame.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/aniket965/eternalflame
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b8252bd Docs ☘️
Cloned https://github.com/aniket965/eternalflame.git
Revision (git rev-parse @):
b8252bd92daaf3be3444cb5a520809922cb12e3f
SUCCESS checkout https://github.com/aniket965/eternalflame.git at master
Fetching http://github.com/aniket965/Eraser.git from cache
Fetched http://github.com/aniket965/Eraser.git (0.21s)
Computing version for http://github.com/aniket965/Eraser.git
Computed http://github.com/aniket965/Eraser.git at 1.0.1 (0.45s)
Creating working copy for http://github.com/aniket965/Eraser.git
Working copy of http://github.com/aniket965/Eraser.git resolved at 1.0.1
========================================
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": "eternalflame",
"name": "EternalFlame",
"url": "https://github.com/aniket965/eternalflame.git",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/eternalflame",
"dependencies": [
{
"identity": "eraser",
"name": "Eraser",
"url": "http://github.com/aniket965/Eraser.git",
"version": "1.0.1",
"path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Eraser",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/aniket965/eternalflame.git
[1/49] Fetching eternalflame
Fetched https://github.com/aniket965/eternalflame.git (0.30s)
Fetching http://github.com/aniket965/Eraser.git from cache
Fetched http://github.com/aniket965/Eraser.git (0.22s)
Computing version for http://github.com/aniket965/Eraser.git
Computed http://github.com/aniket965/Eraser.git at 1.0.1 (0.02s)
Creating working copy for http://github.com/aniket965/Eraser.git
Working copy of http://github.com/aniket965/Eraser.git resolved at 1.0.1
Creating working copy for https://github.com/aniket965/eternalflame.git
Working copy of https://github.com/aniket965/eternalflame.git resolved at master
warning: '.resolve-product-dependencies': dependency 'eternalflame' is not used by any target
Found 1 product dependencies
- Eraser
========================================
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 Eraser
[2/2] Compiling Eraser Eraser.swift
[3/4] Emitting module EternalFlame
[4/4] Compiling EternalFlame EternalFlame.swift
Build complete! (9.85s)
Build complete.
Done.