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.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.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/admin/builds/vMd7uqzK/0/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.8
Building package at path:  $workDir
https://github.com/mattpolzin/JSONAPI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Emitting module Poly
[2/6] Compiling Poly Collection+Poly.swift
[3/6] Compiling Poly Poly+AllTypes.swift
[4/6] Compiling Poly Poly+Codable.swift
[5/6] Compiling Poly Poly+CustomStringConvertible.swift
[6/6] Compiling Poly Poly.swift
[7/7] Compiling Poly Result+Value.swift
[8/26] Emitting module JSONAPI
[9/32] Compiling JSONAPI Meta.swift
[10/32] Compiling JSONAPI Attribute+Functor.swift
[11/32] Compiling JSONAPI Attribute.swift
[12/32] Compiling JSONAPI Id.swift
[13/32] Compiling JSONAPI Poly+PrimaryResource.swift
[14/32] Compiling JSONAPI Relationship.swift
[15/32] Compiling JSONAPI ResourceObject+Replacing.swift
[16/32] Compiling JSONAPI ResourceObject.swift
[17/32] Compiling JSONAPI ResourceObjectDecodingError.swift
[18/32] Compiling JSONAPI Transformer.swift
[19/32] Compiling JSONAPI SparseFieldEncoder.swift
[20/32] Compiling JSONAPI SparseFieldset.swift
[21/32] Compiling JSONAPI APIDescription.swift
[22/32] Compiling JSONAPI CompoundResource.swift
[23/32] Compiling JSONAPI Document.swift
[24/32] Compiling JSONAPI DocumentDecodingError.swift
[25/32] Compiling JSONAPI Includes.swift
[26/32] Compiling JSONAPI ResourceBody.swift
[27/32] Compiling JSONAPI EmptyObjectDecoder.swift
[28/32] Compiling JSONAPI BasicJSONAPIError.swift
[29/32] Compiling JSONAPI GenericJSONAPIError.swift
[30/32] Compiling JSONAPI JSONAPIError.swift
[31/32] Compiling JSONAPI JSONAPICodingError.swift
[32/32] Compiling JSONAPI Links.swift
[33/45] Emitting module JSONAPITesting
[34/48] Compiling JSONAPITesting Optional+ZipWith.swift
[35/48] Compiling JSONAPITesting Relationship+Literal.swift
[36/48] Compiling JSONAPITesting ResourceObjectCheck.swift
[37/48] Compiling JSONAPITesting Attribute+Literal.swift
[38/48] Compiling JSONAPITesting ArrayCompare.swift
[39/48] Compiling JSONAPITesting AttributesCompare.swift
[40/48] Compiling JSONAPITesting Comparison.swift
[41/48] Compiling JSONAPITesting RelationshipsCompare.swift
[42/48] Compiling JSONAPITesting ResourceObjectCompare.swift
[43/48] Compiling JSONAPITesting Id+Literal.swift
[44/48] Compiling JSONAPITesting Optional+Literal.swift
[45/48] Compiling JSONAPITesting DocumentCompare.swift
[46/48] Compiling JSONAPITesting DocumentDataCompare.swift
[47/48] Compiling JSONAPITesting IncludesCompare.swift
[48/48] Compiling JSONAPITesting Optional+AbstractWrapper.swift
Build complete! (5.99s)
Fetching https://github.com/mattpolzin/Poly.git from cache
Fetched https://github.com/mattpolzin/Poly.git (0.17s)
Computing version for https://github.com/mattpolzin/Poly.git
Computed https://github.com/mattpolzin/Poly.git at 2.8.0 (0.66s)
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.