Build Information
Successful build of Reusable 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/AliSoftware/Reusable.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/AliSoftware/Reusable
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 85e8ef7 Reset CHANGELOG
Cloned https://github.com/AliSoftware/Reusable.git
Revision (git rev-parse @):
85e8ef7b2441433ffed2fc8cf4942961b70a83f6
SUCCESS checkout https://github.com/AliSoftware/Reusable.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "reusable",
"name": "Reusable",
"url": "https://github.com/AliSoftware/Reusable.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Reusable",
"dependencies": [
]
}
]
}
Fetching https://github.com/AliSoftware/Reusable.git from cache
Fetched https://github.com/AliSoftware/Reusable.git (0.16s)
Creating working copy for https://github.com/AliSoftware/Reusable.git
Working copy of https://github.com/AliSoftware/Reusable.git resolved at main
warning: '.resolve-product-dependencies': dependency 'reusable' 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/8] Emitting module Reusable
[2/8] Compiling Reusable NibLoadable.swift
[3/8] Compiling Reusable UICollectionView+Reusable.swift
[4/8] Compiling Reusable Reusable.swift
[5/8] Compiling Reusable StoryboardSceneBased.swift
[6/8] Compiling Reusable UITableView+Reusable.swift
[7/8] Compiling Reusable NibOwnerLoadable.swift
[8/8] Compiling Reusable StoryboardBased.swift
Build complete! (5.01s)
Build complete.
Done.