The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RNAJSON with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rnapier/RNAJSON.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/rnapier/RNAJSON
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bca46d0 Add Compactor
Cloned https://github.com/rnapier/RNAJSON.git
Revision (git rev-parse @):
bca46d077b7e54d42f803bacf779d6854156bbba
SUCCESS checkout https://github.com/rnapier/RNAJSON.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/rnapier/RNAJSON.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling RNAJSON Token.swift
[2/6] Emitting module RNAJSON
[3/6] Compiling RNAJSON AsyncTokenizer.swift
[4/6] Compiling RNAJSON Compactor.swift
[5/6] Compiling RNAJSON Error.swift
[6/6] Compiling RNAJSON Scanner.swift
[7/7] Compiling RNAJSON Tokenizer.swift
[8/15] Compiling JSONValue JSONValue+Hashable.swift
[9/15] Compiling JSONValue JSONValue+KeyValues.swift
[10/17] Compiling JSONValue JSONValue+Async.swift
[11/17] Compiling JSONValue JSONValue+Codable.swift
[12/17] Compiling JSONValue JSONValue+Dynamic.swift
[13/17] Emitting module JSONValue
[14/17] Compiling JSONValue JSONValue+Literal.swift
[15/17] Compiling JSONValue JSONValue+Value.swift
[16/17] Compiling JSONValue JSONValue.swift
[17/17] Compiling JSONValue JSONValueConvertible.swift
Build complete! (11.82s)
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-async-algorithms (0.45s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 0.0.2 (1.07s)
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 0.0.2
Build complete.
Done.