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 UBJSONSerialization 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.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/frizlab/ubjsonserialization.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/frizlab/ubjsonserialization
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9c1a270 Fix trivial warnings
Cloned https://github.com/frizlab/ubjsonserialization.git
Revision (git rev-parse @):
9c1a27000da268931345b131d4105ca1ff9153b5
SUCCESS checkout https://github.com/frizlab/ubjsonserialization.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Emitting module StreamReader
[2/10] Compiling StreamReader GenericStreamReader.swift
[3/10] Compiling StreamReader Matching.swift
[4/10] Compiling StreamReader URLSessionStreamTaskReader.swift
[5/10] Compiling StreamReader StreamReader.swift
[6/10] Compiling StreamReader StreamReaderErrors.swift
[7/10] Compiling StreamReader DataReader.swift
[8/10] Compiling StreamReader FileDescriptorReader.swift
[9/10] Compiling StreamReader FileHandleReader.swift
[10/10] Compiling StreamReader InputStreamReader.swift
[11/16] Compiling UBJSONSerialization UBJSONSpec8Serialization.swift
[12/16] Compiling UBJSONSerialization HighPrecisionNumber.swift
[13/16] Compiling UBJSONSerialization Nop.swift
[14/16] Emitting module UBJSONSerialization
[15/16] Compiling UBJSONSerialization UBJSONSerialization.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UBJSONSerialization/UBJSONSerialization.swift:881:10: warning: type 'S.Element' is not optional, value can never be nil; this is an error in Swift 6
                                case nil:                    newType = .null
                                     ^
[16/16] Compiling UBJSONSerialization UBJSONSerializationErrors.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/UBJSONSerialization/UBJSONSerialization.swift:881:10: warning: type 'S.Element' is not optional, value can never be nil; this is an error in Swift 6
                                case nil:                    newType = .null
                                     ^
[17/17] Compiling UBJSONSerialization Utils.swift
Build complete! (6.84s)
Fetching https://github.com/Frizlab/stream-reader.git from cache
Fetched https://github.com/Frizlab/stream-reader.git (0.23s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.5.0 (0.81s)
Creating working copy for https://github.com/Frizlab/stream-reader.git
Working copy of https://github.com/Frizlab/stream-reader.git resolved at 3.5.0
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.