The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RadioTimeKit with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/phranck/RadioTimeKit.git
Reference: develop
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/phranck/RadioTimeKit
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 7390a4d some refactoring
Cloned https://github.com/phranck/RadioTimeKit.git
Revision (git rev-parse @):
7390a4dbe6844ab0a6311db89b5b0611ca013331
SUCCESS checkout https://github.com/phranck/RadioTimeKit.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/phranck/RadioTimeKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/13] Emitting module Regex
[6/13] Compiling Regex ThreadLocal.swift
[7/13] Compiling Regex String+ReplaceMatching.swift
[8/13] Compiling Regex Regex.swift
[9/13] Emitting module CloudUserDefaults
[10/13] Compiling CloudUserDefaults CloudUserDefaults.swift
[11/13] Compiling Regex Options.swift
[12/13] Compiling Regex Foundation+Ranges.swift
[13/13] Compiling Regex MatchResult.swift
[14/31] Emitting module RadioTimeKit
[15/33] Compiling RadioTimeKit BrowseResponse.swift
[16/33] Compiling RadioTimeKit DescribeResponse.swift
[17/33] Compiling RadioTimeKit BrowseResource.swift
[18/33] Compiling RadioTimeKit BrowseTrendingViewModel.swift
[19/33] Compiling RadioTimeKit DescribeResource.swift
[20/33] Compiling RadioTimeKit DescribeViewModel.swift
[21/33] Compiling RadioTimeKit NetworkRequest.swift
[22/33] Compiling RadioTimeKit RadioTimeError.swift
[23/33] Compiling RadioTimeKit Set+RawRepresentable.swift
[24/33] Compiling RadioTimeKit Head.swift
[25/33] Compiling RadioTimeKit Outline.swift
[26/33] Compiling RadioTimeKit Station.swift
[27/33] Compiling RadioTimeKit SearchResource.swift
[28/33] Compiling RadioTimeKit SearchViewModel.swift
[29/33] Compiling RadioTimeKit ApiRequest.swift
[30/33] Compiling RadioTimeKit ApiResource.swift
[31/33] Compiling RadioTimeKit ApiViewModel.swift
[32/33] Compiling RadioTimeKit RadioTime.swift
[33/33] Compiling RadioTimeKit BrowseLocalViewModel.swift
Build complete! (9.53s)
Fetching https://github.com/sharplet/Regex.git from cache
Fetching https://github.com/realm/realm-cocoa.git from cache
Fetching https://github.com/realm/realm-core from cache
Fetching https://github.com/nbasham/CloudUserDefaults.git from cache
Fetched https://github.com/nbasham/CloudUserDefaults.git from cache (0.45s)
Fetched https://github.com/sharplet/Regex.git from cache (0.45s)
Computing version for https://github.com/sharplet/Regex.git
Fetched https://github.com/realm/realm-cocoa.git from cache (0.50s)
Fetched https://github.com/realm/realm-core from cache (0.52s)
Computed https://github.com/sharplet/Regex.git at 2.1.1 (0.05s)
Computing version for https://github.com/nbasham/CloudUserDefaults.git
Computed https://github.com/nbasham/CloudUserDefaults.git at 1.0.3 (0.34s)
Creating working copy for https://github.com/nbasham/CloudUserDefaults.git
Working copy of https://github.com/nbasham/CloudUserDefaults.git resolved at 1.0.3
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Regex-8914ffd2 is not valid git repository for 'https://github.com/sharplet/Regex.git', will fetch again.
Fetching https://github.com/sharplet/Regex.git from cache
Fetched https://github.com/sharplet/Regex.git from cache (0.00s)
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Regex-8914ffd2 is not valid git repository for 'https://github.com/sharplet/Regex.git', will fetch again.
Fetching https://github.com/sharplet/Regex.git from cache
Fetched https://github.com/sharplet/Regex.git from cache (0.00s)
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Build complete.
Done.