Build Information
Successful build of FixFlex, reference 1.2.3 (4ad9e6
), with Swift 5.10 for macOS (SPM) on 12 Jul 2024 15:59:57 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: 1.2.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/psharanda/FixFlex
* tag 1.2.3 -> FETCH_HEAD
HEAD is now at 4ad9e61 Add cocoapods support
Cloned https://github.com/psharanda/FixFlex.git
Revision (git rev-parse @):
4ad9e61d0db00e0ad6892356617ec5b347d17ea3
SUCCESS checkout https://github.com/psharanda/FixFlex.git at 1.2.3
========================================
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.93s)
Creating working copy for https://github.com/psharanda/FixFlex.git
Working copy of https://github.com/psharanda/FixFlex.git resolved at 1.2.3 (4ad9e61)
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] Compiling FixFlex FixFlex.swift
[4/4] Emitting module FixFlex
Build complete! (6.12s)
Build complete.
Done.