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: 5.3.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mattpolzin/JSONAPI
 * tag               5.3.1      -> FETCH_HEAD
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 5.3.1
========================================
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 Result+Value.swift
[2/7] Compiling Poly Poly+CustomStringConvertible.swift
[3/7] Compiling Poly Poly+Codable.swift
[4/7] Compiling Poly Poly+AllTypes.swift
[5/7] Emitting module Poly
[6/7] Compiling Poly Poly.swift
[7/7] Compiling Poly Collection+Poly.swift
[8/29] Compiling JSONAPI EmptyObjectDecoder.swift
[9/29] Compiling JSONAPI BasicJSONAPIError.swift
[10/29] Compiling JSONAPI GenericJSONAPIError.swift
[11/32] Compiling JSONAPI Meta.swift
[12/32] Compiling JSONAPI Attribute+Functor.swift
[13/32] Compiling JSONAPI Attribute.swift
[14/32] Emitting module JSONAPI
[15/32] Compiling JSONAPI Transformer.swift
[16/32] Compiling JSONAPI SparseFieldEncoder.swift
[17/32] Compiling JSONAPI SparseFieldset.swift
[18/32] Compiling JSONAPI JSONAPIError.swift
[19/32] Compiling JSONAPI JSONAPICodingError.swift
[20/32] Compiling JSONAPI Links.swift
[21/32] Compiling JSONAPI ResourceObject+Replacing.swift
[22/32] Compiling JSONAPI ResourceObject.swift
[23/32] Compiling JSONAPI ResourceObjectDecodingError.swift
[24/32] Compiling JSONAPI Id.swift
[25/32] Compiling JSONAPI Poly+PrimaryResource.swift
[26/32] Compiling JSONAPI Relationship.swift
[27/32] Compiling JSONAPI DocumentDecodingError.swift
[28/32] Compiling JSONAPI Includes.swift
[29/32] Compiling JSONAPI ResourceBody.swift
[30/32] Compiling JSONAPI APIDescription.swift
[31/32] Compiling JSONAPI CompoundResource.swift
[32/32] Compiling JSONAPI Document.swift
[33/47] Compiling JSONAPITesting Optional+ZipWith.swift
[34/47] Compiling JSONAPITesting Relationship+Literal.swift
[35/48] Compiling JSONAPITesting Id+Literal.swift
[36/48] Compiling JSONAPITesting Optional+Literal.swift
[37/48] Compiling JSONAPITesting ResourceObjectCheck.swift
[38/48] Compiling JSONAPITesting IncludesCompare.swift
[39/48] Compiling JSONAPITesting Optional+AbstractWrapper.swift
[40/48] Emitting module JSONAPITesting
[41/48] Compiling JSONAPITesting RelationshipsCompare.swift
[42/48] Compiling JSONAPITesting ResourceObjectCompare.swift
[43/48] Compiling JSONAPITesting AttributesCompare.swift
[44/48] Compiling JSONAPITesting Comparison.swift
[45/48] Compiling JSONAPITesting Attribute+Literal.swift
[46/48] Compiling JSONAPITesting ArrayCompare.swift
[47/48] Compiling JSONAPITesting DocumentCompare.swift
[48/48] Compiling JSONAPITesting DocumentDataCompare.swift
Build complete! (4.14s)
Fetching https://github.com/mattpolzin/Poly.git from cache
Fetched https://github.com/mattpolzin/Poly.git (0.21s)
Computing version for https://github.com/mattpolzin/Poly.git
Computed https://github.com/mattpolzin/Poly.git at 2.8.0 (0.03s)
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.