Build Information
Successful build of FRadioPlayer, reference 0.2.2 (243cd9), with Swift 5.10 for macOS (SPM) on 17 Sep 2025 04:06:49 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fethica/FRadioPlayer.git
Reference: 0.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fethica/FRadioPlayer
* tag 0.2.2 -> FETCH_HEAD
HEAD is now at 243cd92 Merge pull request #90 from fethica/v0.2.2
Cloned https://github.com/fethica/FRadioPlayer.git
Revision (git rev-parse @):
243cd9246b79a186c39b3c53dbe725c8c01bab59
SUCCESS checkout https://github.com/fethica/FRadioPlayer.git at 0.2.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/fethica/FRadioPlayer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/12] Compiling FRadioPlayer FRadioPlayer+State.swift
[4/12] Compiling FRadioPlayer FRadioPlayerObserver.swift
[5/13] Compiling FRadioPlayer Reachability.swift
[6/13] Compiling FRadioPlayer FRadioPlayer+Observation.swift
[7/13] Compiling FRadioPlayer FRadioPlayer+PlaybackState.swift
[8/13] Compiling FRadioPlayer FRadioArtworkAPI.swift
[9/13] Compiling FRadioPlayer FRadioPlayer+Metadata.swift
[10/13] Compiling FRadioPlayer FRadioMetadataExtractor.swift
[11/13] Emitting module FRadioPlayer
[12/13] Compiling FRadioPlayer FRadioArtworkAPI+iTunes.swift
[13/13] Compiling FRadioPlayer FRadioPlayer.swift
Build complete! (9.04s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "FRadioPlayer",
"name" : "FRadioPlayer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "FRadioPlayer",
"targets" : [
"FRadioPlayer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FRadioPlayerTests",
"module_type" : "SwiftTarget",
"name" : "FRadioPlayerTests",
"path" : "Tests/FRadioPlayerTests",
"sources" : [
"FRadioPlayerTests.swift"
],
"target_dependencies" : [
"FRadioPlayer"
],
"type" : "test"
},
{
"c99name" : "FRadioPlayer",
"module_type" : "SwiftTarget",
"name" : "FRadioPlayer",
"path" : "Sources/FRadioPlayer",
"product_memberships" : [
"FRadioPlayer"
],
"sources" : [
"FRadioArtworkAPI+iTunes.swift",
"FRadioArtworkAPI.swift",
"FRadioMetadataExtractor.swift",
"FRadioPlayer+Metadata.swift",
"FRadioPlayer+Observation.swift",
"FRadioPlayer+PlaybackState.swift",
"FRadioPlayer+State.swift",
"FRadioPlayer.swift",
"FRadioPlayerObserver.swift",
"Reachability.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.