Build Information
Successful build of LSFileWrapper 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/admkopec/LSFileWrapper.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/admkopec/LSFileWrapper
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 9788e3e ⚖️ Updated to include license information
Cloned https://github.com/admkopec/LSFileWrapper.git
Revision (git rev-parse @):
9788e3ed389515da48ad17344f55257ff54ad818
SUCCESS checkout https://github.com/admkopec/LSFileWrapper.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "lsfilewrapper",
"name": "LSFileWrapper",
"url": "https://github.com/admkopec/LSFileWrapper.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LSFileWrapper",
"dependencies": [
]
}
]
}
Fetching https://github.com/admkopec/LSFileWrapper.git
[1/263] Fetching lsfilewrapper
Fetched https://github.com/admkopec/LSFileWrapper.git (0.31s)
Creating working copy for https://github.com/admkopec/LSFileWrapper.git
Working copy of https://github.com/admkopec/LSFileWrapper.git resolved at master
warning: '.resolve-product-dependencies': dependency 'lsfilewrapper' 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...
[0/3] Compiling LSFileWrapper LSDocument.m
[1/3] Compiling LSFileWrapper LSFileWrapper.m
[2/3] Linking libLSFileWrapper.dylib
Build complete! (6.66s)
Build complete.
Done.