Build Information
Successful build of AVFoundationCombine 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/CombineHarvesters/AVFoundationCombine.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/CombineHarvesters/AVFoundationCombine
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c38cdae Add license
Cloned https://github.com/CombineHarvesters/AVFoundationCombine.git
Revision (git rev-parse @):
c38cdaee6818f4201fba11f78cab5b29cde7e365
SUCCESS checkout https://github.com/CombineHarvesters/AVFoundationCombine.git at main
========================================
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": "avfoundationcombine",
"name": "AVFoundationCombine",
"url": "https://github.com/CombineHarvesters/AVFoundationCombine.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AVFoundationCombine",
"dependencies": [
]
}
]
}
Fetching https://github.com/CombineHarvesters/AVFoundationCombine.git
[2/15] Fetching avfoundationcombine
Fetched https://github.com/CombineHarvesters/AVFoundationCombine.git (0.27s)
Creating working copy for https://github.com/CombineHarvesters/AVFoundationCombine.git
Working copy of https://github.com/CombineHarvesters/AVFoundationCombine.git resolved at main
warning: '.resolve-product-dependencies': dependency 'avfoundationcombine' 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/2] Compiling AVFoundationCombine MetadataPublisher.swift
[2/2] Emitting module AVFoundationCombine
Build complete! (14.18s)
Build complete.
Done.