Build Information
Successful build of EternalFlame with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aniket965/eternalflame.git
Reference: 1.0.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/aniket965/eternalflame
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at 16e7c00 Added Message And animation Type support
Cloned https://github.com/aniket965/eternalflame.git
Revision (git rev-parse @):
16e7c002f8774c910f68cf752a20cb9d7d82efcc
SUCCESS checkout https://github.com/aniket965/eternalflame.git at 1.0.2
Fetching http://github.com/aniket965/Eraser.git from cache
Fetched http://github.com/aniket965/Eraser.git from cache (0.17s)
Computing version for http://github.com/aniket965/Eraser.git
Computed http://github.com/aniket965/Eraser.git at 1.0.1 (0.40s)
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/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/2/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/builder/builds/UKfvDsi8u/2/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/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Eraser",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/aniket965/eternalflame.git from cache
Fetched https://github.com/aniket965/eternalflame.git from cache (0.15s)
Fetching http://github.com/aniket965/Eraser.git from cache
Fetched http://github.com/aniket965/Eraser.git from cache (0.19s)
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 https://github.com/aniket965/eternalflame.git
Working copy of https://github.com/aniket965/eternalflame.git resolved at 1.0.2 (16e7c00)
Creating working copy for http://github.com/aniket965/Eraser.git
Working copy of http://github.com/aniket965/Eraser.git resolved at 1.0.1
warning: '.resolve-product-dependencies': dependency 'eternalflame' is not used by any target
Found 1 product dependencies
- Eraser
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/aniket965/eternalflame.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-6044DDE57671499D.txt
[4/5] Emitting module Eraser
[5/5] Compiling Eraser Eraser.swift
[6/7] Emitting module EternalFlame
[7/7] Compiling EternalFlame EternalFlame.swift
Build complete! (3.59s)
Build complete.
Done.