Build Information
Successful build of FixFlex, reference main (ba956c
), with Swift 5.10 for macOS (SPM) on 12 Jul 2024 15:45:19 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/psharanda/FixFlex.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/psharanda/FixFlex
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ba956c3 Update README.md
Cloned https://github.com/psharanda/FixFlex.git
Revision (git rev-parse @):
ba956c38415927c216a95eacbda2970e304e5f0a
SUCCESS checkout https://github.com/psharanda/FixFlex.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "fixflex",
"name": "FixFlex",
"url": "https://github.com/psharanda/FixFlex.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FixFlex",
"dependencies": [
]
}
]
}
Fetching https://github.com/psharanda/FixFlex.git
[1/491] Fetching fixflex
Fetched https://github.com/psharanda/FixFlex.git from cache (1.85s)
Creating working copy for https://github.com/psharanda/FixFlex.git
Working copy of https://github.com/psharanda/FixFlex.git resolved at main (ba956c3)
warning: '.resolve-product-dependencies': dependency 'fixflex' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/psharanda/FixFlex.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/4] Emitting module FixFlex
[4/4] Compiling FixFlex FixFlex.swift
Build complete! (5.91s)
Build complete.
Done.