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 JSONAPI 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.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattpolzin/JSONAPI.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mattpolzin/JSONAPI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 58ebdc9 Merge pull request #116 from mattpolzin/fix-optional-meta-omit-decode
Cloned https://github.com/mattpolzin/JSONAPI.git
Revision (git rev-parse @):
58ebdc9b104383288cde3028ce0efd552e08c47a
SUCCESS checkout https://github.com/mattpolzin/JSONAPI.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/mattpolzin/JSONAPI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling Poly Poly+CustomStringConvertible.swift
[2/7] Compiling Poly Result+Value.swift
[3/7] Compiling Poly Poly+Codable.swift
[4/7] Compiling Poly Poly+AllTypes.swift
[5/7] Compiling Poly Poly.swift
[6/7] Emitting module Poly
[7/7] Compiling Poly Collection+Poly.swift
[8/29] Compiling JSONAPI JSONAPIError.swift
[9/29] Compiling JSONAPI JSONAPICodingError.swift
[10/29] Compiling JSONAPI Links.swift
[11/32] Compiling JSONAPI Meta.swift
[12/32] Compiling JSONAPI Attribute+Functor.swift
[13/32] Compiling JSONAPI Attribute.swift
[14/32] Compiling JSONAPI Transformer.swift
[15/32] Compiling JSONAPI SparseFieldEncoder.swift
[16/32] Compiling JSONAPI SparseFieldset.swift
[17/32] Compiling JSONAPI DocumentDecodingError.swift
[18/32] Compiling JSONAPI Includes.swift
[19/32] Compiling JSONAPI ResourceBody.swift
[20/32] Emitting module JSONAPI
[21/32] Compiling JSONAPI ResourceObject+Replacing.swift
[22/32] Compiling JSONAPI ResourceObject.swift
[23/32] Compiling JSONAPI ResourceObjectDecodingError.swift
[24/32] Compiling JSONAPI EmptyObjectDecoder.swift
[25/32] Compiling JSONAPI BasicJSONAPIError.swift
[26/32] Compiling JSONAPI GenericJSONAPIError.swift
[27/32] Compiling JSONAPI APIDescription.swift
[28/32] Compiling JSONAPI CompoundResource.swift
[29/32] Compiling JSONAPI Document.swift
[30/32] Compiling JSONAPI Id.swift
[31/32] Compiling JSONAPI Poly+PrimaryResource.swift
[32/32] Compiling JSONAPI Relationship.swift
[33/47] Compiling JSONAPITesting Id+Literal.swift
[34/47] Compiling JSONAPITesting Optional+Literal.swift
[35/48] Compiling JSONAPITesting ResourceObjectCheck.swift
[36/48] Compiling JSONAPITesting RelationshipsCompare.swift
[37/48] Compiling JSONAPITesting ResourceObjectCompare.swift
[38/48] Compiling JSONAPITesting Optional+ZipWith.swift
[39/48] Compiling JSONAPITesting Relationship+Literal.swift
[40/48] Compiling JSONAPITesting IncludesCompare.swift
[41/48] Compiling JSONAPITesting Optional+AbstractWrapper.swift
[42/48] Emitting module JSONAPITesting
[43/48] Compiling JSONAPITesting Attribute+Literal.swift
[44/48] Compiling JSONAPITesting ArrayCompare.swift
[45/48] Compiling JSONAPITesting DocumentCompare.swift
[46/48] Compiling JSONAPITesting DocumentDataCompare.swift
[47/48] Compiling JSONAPITesting AttributesCompare.swift
[48/48] Compiling JSONAPITesting Comparison.swift
Build complete! (4.73s)
Fetching https://github.com/mattpolzin/Poly.git from cache
Fetched https://github.com/mattpolzin/Poly.git (0.19s)
Computing version for https://github.com/mattpolzin/Poly.git
Computed https://github.com/mattpolzin/Poly.git at 2.8.0 (0.38s)
Creating working copy for https://github.com/mattpolzin/Poly.git
Working copy of https://github.com/mattpolzin/Poly.git resolved at 2.8.0
Build complete.
Done.