This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Radon with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/e-sites/Radon.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/e-sites/Radon
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b89b013 Option to hide the date in the header of the generated swift files
Cloned https://github.com/e-sites/Radon.git
Revision (git rev-parse @):
b89b0138fa1a3ff68e274579e40c0d659c7a54d9
SUCCESS checkout https://github.com/e-sites/Radon.git at main
Fetching https://github.com/basvankuijck/CommandLine.git from cache
Fetched https://github.com/basvankuijck/CommandLine.git (0.15s)
Fetching https://github.com/IBM-Swift/BlueCryptor.git from cache
Fetching https://github.com/e-sites/Francium.git from cache
Fetched https://github.com/e-sites/Francium.git (0.16s)
Fetched https://github.com/IBM-Swift/BlueCryptor.git (0.18s)
Computing version for https://github.com/e-sites/Francium.git
Computed https://github.com/e-sites/Francium.git at 1.0.2 (0.38s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.23 (0.48s)
Creating working copy for https://github.com/IBM-Swift/BlueCryptor.git
Working copy of https://github.com/IBM-Swift/BlueCryptor.git resolved at 1.0.23
Creating working copy for https://github.com/e-sites/Francium.git
Working copy of https://github.com/e-sites/Francium.git resolved at 1.0.2
Creating working copy for https://github.com/basvankuijck/CommandLine.git
Working copy of https://github.com/basvankuijck/CommandLine.git resolved at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "radon",
      "name": "Radon",
      "url": "https://github.com/e-sites/Radon.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Radon",
      "dependencies": [
        {
          "identity": "commandline",
          "name": "CommandLineKit",
          "url": "https://github.com/basvankuijck/CommandLine.git",
          "version": "unspecified",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CommandLine",
          "dependencies": [
          ]
        },
        {
          "identity": "bluecryptor",
          "name": "Cryptor",
          "url": "https://github.com/IBM-Swift/BlueCryptor.git",
          "version": "1.0.200",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueCryptor",
          "dependencies": [
          ]
        },
        {
          "identity": "francium",
          "name": "Francium",
          "url": "https://github.com/e-sites/Francium.git",
          "version": "1.1.1",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Francium",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/e-sites/Radon.git from cache
Fetched https://github.com/e-sites/Radon.git (0.16s)
Fetching https://github.com/basvankuijck/CommandLine.git from cache
Fetched https://github.com/basvankuijck/CommandLine.git (0.15s)
Fetching https://github.com/e-sites/Francium.git from cache
Fetching https://github.com/IBM-Swift/BlueCryptor.git from cache
Fetched https://github.com/e-sites/Francium.git (0.17s)
Fetched https://github.com/IBM-Swift/BlueCryptor.git (0.18s)
Computing version for https://github.com/e-sites/Francium.git
Computed https://github.com/e-sites/Francium.git at 1.1.1 (0.32s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.03s)
Creating working copy for https://github.com/e-sites/Francium.git
Working copy of https://github.com/e-sites/Francium.git resolved at 1.1.1
Creating working copy for https://github.com/basvankuijck/CommandLine.git
Working copy of https://github.com/basvankuijck/CommandLine.git resolved at master
Creating working copy for https://github.com/IBM-Swift/BlueCryptor.git
Working copy of https://github.com/IBM-Swift/BlueCryptor.git resolved at 1.0.200
Creating working copy for https://github.com/e-sites/Radon.git
Working copy of https://github.com/e-sites/Radon.git resolved at main
Found 3 product dependencies
  - CommandLineKit
  - Cryptor
  - Francium
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/e-sites/Radon.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/21] Compiling CommandLineKit Option.swift
[2/21] Compiling CommandLineKit StringExtensions.swift
[3/21] Compiling Francium File.swift
[4/21] Compiling Francium IOObject.swift
[5/21] Emitting module Cryptor
[6/21] Compiling Cryptor Digest.swift
[7/21] Compiling Cryptor HMAC.swift
[8/21] Compiling Cryptor Crypto.swift
[9/21] Compiling Cryptor Cryptor.swift
[10/22] Compiling Francium Error.swift
[11/22] Emitting module Francium
[12/22] Compiling Francium Dir.swift
[13/22] Compiling Cryptor KeyDerivation.swift
[14/22] Compiling Cryptor Random.swift
[15/22] Compiling Cryptor Status.swift
[16/22] Compiling Cryptor SSLPointerTricks.swift
[17/22] Compiling Cryptor StreamCryptor.swift
[18/22] Compiling Cryptor Updatable.swift
[19/22] Emitting module CommandLineKit
[20/22] Compiling CommandLineKit CommandLine.swift
[21/22] Compiling Cryptor Utilities.swift
[22/35] Compiling Radon Logger.swift
[23/35] Compiling Radon ObjStruct.swift
[24/36] Emitting module Radon
[25/36] Compiling Radon main.swift
[26/36] Compiling Radon FolderWatcher.swift
[27/36] Compiling Radon LocalizeGenerator.swift
[28/36] Compiling Radon Folder.swift
[29/36] Compiling Radon Radon.swift
[30/36] Compiling Radon Sequence.swift
[31/36] Compiling Radon String.swift
[32/36] Compiling Radon Generator.swift
[33/36] Compiling Radon ImageGenerator.swift
[34/36] Compiling Radon ColorsGenerator.swift
[35/36] Compiling Radon GeneralGenerator.swift
[35/36] Linking radon
Build complete! (6.22s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.