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 AnyCodable 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/asensei/AnyCodable.git
Reference: 1.2.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/asensei/AnyCodable
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at fe013cd bump podspec 1.2.0
Cloned https://github.com/asensei/AnyCodable.git
Revision (git rev-parse @):
fe013cd7393768e6ed993e907ae4a2c751f742cb
SUCCESS checkout https://github.com/asensei/AnyCodable.git at 1.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/asensei/AnyCodable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/6] Compiling AnyCodable AnyCodable.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnyCodable/AnyCodable.swift:26:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func assertValue<T>(_ type: T.Type) throws -> T {
    ^~~~~~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnyCodable/AnyCodable.swift:43:5: warning: 'public' modifier is redundant for enum declared in a public extension
    public enum Error: Swift.Error {
    ^~~~~~~

[4/6] Compiling AnyCodable KeyedContainerProtocol+EvaluatingNil.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnyCodable/KeyedContainerProtocol+EvaluatingNil.swift:20:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func decodeIfPresentEvaluatingNil<T>(_ type: T.Type, forKey key: Self.Key) throws -> T?? where T: Decodable {
    ^~~~~~~

[5/6] Emitting module AnyCodable
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnyCodable/AnyCodable.swift:26:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func assertValue<T>(_ type: T.Type) throws -> T {
    ^~~~~~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnyCodable/AnyCodable.swift:43:5: warning: 'public' modifier is redundant for enum declared in a public extension
    public enum Error: Swift.Error {
    ^~~~~~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnyCodable/KeyedContainerProtocol+EvaluatingNil.swift:20:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func decodeIfPresentEvaluatingNil<T>(_ type: T.Type, forKey key: Self.Key) throws -> T?? where T: Decodable {
    ^~~~~~~

/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnyCodable/KeyedEncodingContainerProtocol+AnyCodable.swift:13:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public mutating func encodeIfPresent(_ value: AnyCodable?, forKey key: Self.Key) throws {
    ^~~~~~~

[6/6] Compiling AnyCodable KeyedEncodingContainerProtocol+AnyCodable.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnyCodable/KeyedEncodingContainerProtocol+AnyCodable.swift:13:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public mutating func encodeIfPresent(_ value: AnyCodable?, forKey key: Self.Key) throws {
    ^~~~~~~

Build complete! (3.33s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.