Build Information
Successful build of SwiftSerialization 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.33.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Andre-Pham/SwiftSerialization.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Andre-Pham/SwiftSerialization
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/Andre-Pham/SwiftSerialization.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/4] Emitting module SwiftyJSON
[3/4] Compiling SwiftyJSON resource_bundle_accessor.swift
[4/4] Compiling SwiftyJSON SwiftyJSON.swift
[5/12] Compiling SwiftSerialization Record.swift
[6/13] Compiling SwiftSerialization DatabaseTarget.swift
[7/13] Compiling SwiftSerialization Metadata.swift
[8/13] Compiling SwiftSerialization TestObjects.swift
[9/13] Compiling SwiftSerialization Storable.swift
[10/13] Compiling SwiftSerialization Legacy.swift
[11/13] Compiling SwiftSerialization SerializationDatabase.swift
[12/13] Emitting module SwiftSerialization
[13/13] Compiling SwiftSerialization DataObject.swift
Build complete! (16.55s)
Fetching https://github.com/SwiftyJSON/SwiftyJSON from cache
Fetched https://github.com/SwiftyJSON/SwiftyJSON (0.40s)
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.