The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ReverseJson 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/tomquist/reversejson.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tomquist/reversejson
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 49913ba Migrate to Swift 5
Cloned https://github.com/tomquist/reversejson.git
Revision (git rev-parse @):
49913ba879defe524f5ed6372c0e8cdce2028bb5
SUCCESS checkout https://github.com/tomquist/reversejson.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/tomquist/reversejson.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/18] Write sources
[7/18] Write ReverseJson-entitlement.plist
[10/18] Write sources
[14/18] Write swift-version--423B1241ED78D482.txt
[16/20] Compiling CoreJSON JSON.swift
[17/20] Emitting module CoreJSON
[18/31] Emitting module CoreJSONLiterals
[19/31] Compiling CoreJSONLiterals JSONLiterals.swift
[20/31] Emitting module CoreJSONSubscript
[21/31] Compiling CoreJSONSubscript JSONSubscript.swift
[22/31] Compiling CoreJSONConvenience JSONConvenience.swift
[23/31] Emitting module CoreJSONConvenience
[24/31] Compiling CoreJSONFoundation ToFoundation.swift
[25/31] Emitting module CoreJSONFoundation
[26/31] Compiling CoreJSONFoundation FromFoundation.swift
[27/31] Compiling CoreJSONPointer JSONPointer.swift
[28/31] Emitting module CoreJSONPointer
[29/35] Compiling ReverseJsonCore Utils.swift
[30/35] Compiling ReverseJsonCore ModelGenerator.swift
[31/35] Emitting module ReverseJsonCore
[32/35] Compiling ReverseJsonCore ModelTranslator.swift
[33/43] Emitting module ReverseJsonSwagger
[34/43] Compiling ReverseJsonSwagger SwaggerReader.swift
[35/43] Emitting module ReverseJsonModelExport
[36/43] Compiling ReverseJsonModelExport ModelExportTranslator.swift
[37/43] Emitting module ReverseJsonSwift
[38/43] Compiling ReverseJsonSwift SwiftModelTranslator.swift
[39/43] Compiling ReverseJsonObjc ObjcModelTranslator.swift
[40/43] Emitting module ReverseJsonObjc
[41/46] Emitting module ReverseJsonCommandLine
[42/46] Compiling ReverseJsonCommandLine CommandLineArgumentsConvertible.swift
[43/46] Compiling ReverseJsonCommandLine ReverseJson.swift
[44/48] Emitting module ReverseJson
[45/48] Compiling ReverseJson main.swift
[45/48] Write Objects.LinkFileList
[46/48] Linking ReverseJson
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ReverseJson: replacing existing signature
[47/48] Applying ReverseJson
Build complete! (6.44s)
Fetching https://github.com/tomquist/CoreJSON.git
[1/178] Fetching corejson
Fetched https://github.com/tomquist/CoreJSON.git from cache (0.24s)
Computing version for https://github.com/tomquist/CoreJSON.git
Computed https://github.com/tomquist/CoreJSON.git at 2.0.0 (0.40s)
Creating working copy for https://github.com/tomquist/CoreJSON.git
Working copy of https://github.com/tomquist/CoreJSON.git resolved at 2.0.0
Build complete.
Done.