Build Information
Successful build of Appliable 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.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pawello2222/Appliable.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pawello2222/Appliable
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ddeb855 Add URLRequest conformance
Cloned https://github.com/pawello2222/Appliable.git
Revision (git rev-parse @):
ddeb855994a3b3bee9f2097a55e46dda14f59b94
SUCCESS checkout https://github.com/pawello2222/Appliable.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": "appliable",
"name": "Appliable",
"url": "https://github.com/pawello2222/Appliable.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Appliable",
"dependencies": [
]
}
]
}
Fetching https://github.com/pawello2222/Appliable.git from cache
Fetched https://github.com/pawello2222/Appliable.git from cache (0.30s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/Appliable-e873f206 is not valid git repository for 'https://github.com/pawello2222/Appliable.git', will fetch again.
Fetching https://github.com/pawello2222/Appliable.git from cache
Fetched https://github.com/pawello2222/Appliable.git from cache (0.03s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/Appliable-e873f206 is not valid git repository for 'https://github.com/pawello2222/Appliable.git', will fetch again.
Fetching https://github.com/pawello2222/Appliable.git from cache
Fetched https://github.com/pawello2222/Appliable.git from cache (0.03s)
Creating working copy for https://github.com/pawello2222/Appliable.git
Working copy of https://github.com/pawello2222/Appliable.git resolved at main (ddeb855)
warning: '.resolve-product-dependencies': dependency 'appliable' 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/pawello2222/Appliable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/5] Compiling Appliable ObjectAppliable.swift
[4/5] Emitting module Appliable
[5/5] Compiling Appliable Appliable.swift
Build complete! (4.99s)
Build complete.
Done.