Build Information
Successful build of Noted 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/ml-archive/Noted.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ml-archive/Noted
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at ee0ea77 Update README.md
Cloned https://github.com/ml-archive/Noted.git
Revision (git rev-parse @):
ee0ea77a6a0e1aca7b1399de633a21738b97d7b2
SUCCESS checkout https://github.com/ml-archive/Noted.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "noted",
"name": "Noted",
"url": "https://github.com/ml-archive/Noted.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Noted",
"dependencies": [
]
}
]
}
Fetching https://github.com/ml-archive/Noted.git from cache
Fetched https://github.com/ml-archive/Noted.git from cache (0.15s)
Creating working copy for https://github.com/ml-archive/Noted.git
Working copy of https://github.com/ml-archive/Noted.git resolved at master (ee0ea77)
warning: '.resolve-product-dependencies': dependency 'noted' 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/ml-archive/Noted.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/7] Compiling Noted NoteFilter.swift
[4/7] Compiling Noted Noted.swift
[5/7] Compiling Noted NoteObserver.swift
[6/7] Emitting module Noted
[7/7] Compiling Noted NoteType.swift
Build complete! (3.90s)
Build complete.
Done.