The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RadioTimeKit 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/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
Fetching https://github.com/realm/realm-cocoa.git from cache
Fetching https://github.com/realm/realm-core from cache
Fetching https://github.com/sharplet/Regex.git from cache
Fetched https://github.com/sharplet/Regex.git (1.25s)
Fetching https://github.com/nbasham/CloudUserDefaults.git from cache
Fetched https://github.com/realm/realm-cocoa.git (1.27s)
Fetched https://github.com/realm/realm-core (1.32s)
Fetched https://github.com/nbasham/CloudUserDefaults.git (0.25s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (0.71s)
Computing version for https://github.com/nbasham/CloudUserDefaults.git
Computed https://github.com/nbasham/CloudUserDefaults.git at 1.0.3 (0.50s)
Creating working copy for https://github.com/nbasham/CloudUserDefaults.git
Working copy of https://github.com/nbasham/CloudUserDefaults.git resolved at 1.0.3
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
========================================
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": "radiotimekit",
      "name": "RadioTimeKit",
      "url": "https://github.com/phranck/RadioTimeKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RadioTimeKit",
      "dependencies": [
        {
          "identity": "regex",
          "name": "Regex",
          "url": "https://github.com/sharplet/Regex.git",
          "version": "2.1.1",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Regex",
          "dependencies": [
          ]
        },
        {
          "identity": "clouduserdefaults",
          "name": "CloudUserDefaults",
          "url": "https://github.com/nbasham/CloudUserDefaults.git",
          "version": "1.0.3",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CloudUserDefaults",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/phranck/RadioTimeKit.git
[1/281] Fetching radiotimekit
Fetched https://github.com/phranck/RadioTimeKit.git (0.35s)
Fetching https://github.com/nbasham/CloudUserDefaults.git from cache
Fetching https://github.com/sharplet/Regex.git from cache
Fetched https://github.com/sharplet/Regex.git (0.18s)
Fetched https://github.com/nbasham/CloudUserDefaults.git (0.18s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (0.03s)
Computing version for https://github.com/nbasham/CloudUserDefaults.git
Computed https://github.com/nbasham/CloudUserDefaults.git at 1.0.3 (0.02s)
Creating working copy for https://github.com/phranck/RadioTimeKit.git
Working copy of https://github.com/phranck/RadioTimeKit.git resolved at develop
Creating working copy for https://github.com/nbasham/CloudUserDefaults.git
Working copy of https://github.com/nbasham/CloudUserDefaults.git resolved at 1.0.3
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
warning: '.resolve-product-dependencies': dependency 'radiotimekit' is not used by any target
Found 2 product dependencies
  - Regex
  - CloudUserDefaults
========================================
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/9] Compiling Regex ThreadLocal.swift
[2/9] Emitting module CloudUserDefaults
[3/9] Compiling CloudUserDefaults CloudUserDefaults.swift
[4/9] Compiling Regex String+ReplaceMatching.swift
[5/9] Compiling Regex Regex.swift
[6/9] Compiling Regex MatchResult.swift
[7/9] Emitting module Regex
[8/9] Compiling Regex Foundation+Ranges.swift
[9/9] Compiling Regex Options.swift
[10/27] Emitting module RadioTimeKit
[11/29] Compiling RadioTimeKit BrowseResponse.swift
[12/29] Compiling RadioTimeKit DescribeResponse.swift
[13/29] Compiling RadioTimeKit SearchResource.swift
[14/29] Compiling RadioTimeKit SearchViewModel.swift
[15/29] Compiling RadioTimeKit ApiRequest.swift
[16/29] Compiling RadioTimeKit ApiResource.swift
[17/29] Compiling RadioTimeKit ApiViewModel.swift
[18/29] Compiling RadioTimeKit DescribeResource.swift
[19/29] Compiling RadioTimeKit DescribeViewModel.swift
[20/29] Compiling RadioTimeKit Head.swift
[21/29] Compiling RadioTimeKit Outline.swift
[22/29] Compiling RadioTimeKit Station.swift
[23/29] Compiling RadioTimeKit NetworkRequest.swift
[24/29] Compiling RadioTimeKit RadioTimeError.swift
[25/29] Compiling RadioTimeKit Set+RawRepresentable.swift
[26/29] Compiling RadioTimeKit BrowseResource.swift
[27/29] Compiling RadioTimeKit BrowseTrendingViewModel.swift
[28/29] Compiling RadioTimeKit RadioTime.swift
[29/29] Compiling RadioTimeKit BrowseLocalViewModel.swift
Build complete! (19.02s)
Build complete.
Done.