Build Information
Successful build of NetUtils with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/swift-netutils.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/swift-netutils
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7eabe76 Merge branch 'svdo:master' into master
Cloned https://github.com/OperatorFoundation/swift-netutils.git
Revision (git rev-parse @):
7eabe761969f96c92ca4e67480cbc71356c47a45
SUCCESS checkout https://github.com/OperatorFoundation/swift-netutils.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": "swift-netutils",
"name": "NetUtils",
"url": "https://github.com/OperatorFoundation/swift-netutils.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-netutils",
"dependencies": [
]
}
]
}
Fetching https://github.com/OperatorFoundation/swift-netutils.git from cache
Fetched https://github.com/OperatorFoundation/swift-netutils.git (0.20s)
Creating working copy for https://github.com/OperatorFoundation/swift-netutils.git
Working copy of https://github.com/OperatorFoundation/swift-netutils.git resolved at main
warning: '.resolve-product-dependencies': dependency 'swift-netutils' 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.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Compiling NetUtils Interface.swift
[2/2] Emitting module NetUtils
Build complete! (4.49s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/NetUtilsTests/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/NetUtils/Info.plist
Build complete.
Done.