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: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/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.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/7] Compiling Poly Result+Value.swift
[2/7] Compiling Poly Poly+CustomStringConvertible.swift
[3/7] Compiling Poly Poly+AllTypes.swift
[4/7] Compiling Poly Collection+Poly.swift
[5/7] Compiling Poly Poly+Codable.swift
[6/7] Emitting module Poly
[7/7] Compiling Poly Poly.swift
[8/29] Compiling JSONAPI Meta.swift
[9/29] Compiling JSONAPI Attribute+Functor.swift
[10/29] Compiling JSONAPI Attribute.swift
[11/32] Compiling JSONAPI Transformer.swift
[12/32] Compiling JSONAPI SparseFieldEncoder.swift
[13/32] Compiling JSONAPI SparseFieldset.swift
[14/32] Emitting module JSONAPI
[15/32] Compiling JSONAPI DocumentDecodingError.swift
[16/32] Compiling JSONAPI Includes.swift
[17/32] Compiling JSONAPI ResourceBody.swift
[18/32] Compiling JSONAPI ResourceObject+Replacing.swift
[19/32] Compiling JSONAPI ResourceObject.swift
[20/32] Compiling JSONAPI ResourceObjectDecodingError.swift
[21/32] Compiling JSONAPI EmptyObjectDecoder.swift
[22/32] Compiling JSONAPI BasicJSONAPIError.swift
[23/32] Compiling JSONAPI GenericJSONAPIError.swift
[24/32] Compiling JSONAPI JSONAPIError.swift
[25/32] Compiling JSONAPI JSONAPICodingError.swift
[26/32] Compiling JSONAPI Links.swift
[27/32] Compiling JSONAPI Id.swift
[28/32] Compiling JSONAPI Poly+PrimaryResource.swift
[29/32] Compiling JSONAPI Relationship.swift
[30/32] Compiling JSONAPI APIDescription.swift
[31/32] Compiling JSONAPI CompoundResource.swift
[32/32] Compiling JSONAPI Document.swift
[33/47] Compiling JSONAPITesting IncludesCompare.swift
[34/47] Compiling JSONAPITesting Optional+AbstractWrapper.swift
[35/47] Compiling JSONAPITesting Optional+ZipWith.swift
[36/47] Compiling JSONAPITesting Relationship+Literal.swift
[37/47] Compiling JSONAPITesting Id+Literal.swift
[38/47] Compiling JSONAPITesting Optional+Literal.swift
[39/47] Compiling JSONAPITesting RelationshipsCompare.swift
[40/47] Compiling JSONAPITesting ResourceObjectCompare.swift
[41/48] Compiling JSONAPITesting AttributesCompare.swift
[42/48] Compiling JSONAPITesting Comparison.swift
[43/48] Compiling JSONAPITesting Attribute+Literal.swift
[44/48] Compiling JSONAPITesting ArrayCompare.swift
[45/48] Emitting module JSONAPITesting
[46/48] Compiling JSONAPITesting DocumentCompare.swift
[47/48] Compiling JSONAPITesting DocumentDataCompare.swift
[48/48] Compiling JSONAPITesting ResourceObjectCheck.swift
Build complete! (4.60s)
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.46s)
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.