Build Information
Successful build of SwiftSerialization 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.33.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Andre-Pham/SwiftSerialization.git
Reference: 2.0.1
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Andre-Pham/SwiftSerialization
* tag 2.0.1 -> FETCH_HEAD
HEAD is now at 8642876 Further documentation for methods that don't executing using the queue within the SerializationDatabase
Cloned https://github.com/Andre-Pham/SwiftSerialization.git
Revision (git rev-parse @):
8642876acf667390685661f14dd79e6a438f55bf
SUCCESS checkout https://github.com/Andre-Pham/SwiftSerialization.git at 2.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/Andre-Pham/SwiftSerialization.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/4] Compiling SwiftyJSON SwiftyJSON.swift
[3/4] Emitting module SwiftyJSON
[4/4] Compiling SwiftyJSON resource_bundle_accessor.swift
[5/12] Compiling SwiftSerialization DatabaseTarget.swift
[6/12] Emitting module SwiftSerialization
[7/12] Compiling SwiftSerialization Legacy.swift
[8/12] Compiling SwiftSerialization Record.swift
[9/13] Compiling SwiftSerialization TestObjects.swift
[10/13] Compiling SwiftSerialization DataObject.swift
[11/13] Compiling SwiftSerialization SerializationDatabase.swift
[12/13] Compiling SwiftSerialization Storable.swift
[13/13] Compiling SwiftSerialization Metadata.swift
Build complete! (13.07s)
Fetching https://github.com/SwiftyJSON/SwiftyJSON from cache
Fetched https://github.com/SwiftyJSON/SwiftyJSON (0.23s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON
Computed https://github.com/SwiftyJSON/SwiftyJSON at 5.0.2 (0.46s)
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON
Working copy of https://github.com/SwiftyJSON/SwiftyJSON resolved at 5.0.2
Build complete.
Done.