Build Information
Successful build of JAYSON with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/JAYSON.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/JAYSON
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 59e9a66 Update workflow
Cloned https://github.com/FluidGroup/JAYSON.git
Revision (git rev-parse @):
59e9a669b0d18a6536f3592a22a6d08538a718ec
SUCCESS checkout https://github.com/FluidGroup/JAYSON.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "jayson",
"name": "JAYSON",
"url": "https://github.com/FluidGroup/JAYSON.git",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JAYSON",
"dependencies": [
]
}
]
}
Fetching https://github.com/FluidGroup/JAYSON.git
[1/1055] Fetching jayson
Fetched https://github.com/FluidGroup/JAYSON.git (0.39s)
Creating working copy for https://github.com/FluidGroup/JAYSON.git
Working copy of https://github.com/FluidGroup/JAYSON.git resolved at main
warning: '.resolve-product-dependencies': dependency 'jayson' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Emitting module JAYSON
[2/10] Compiling JAYSON JSON+StateProperty.swift
[3/10] Compiling JAYSON JSON+StrictGetter.swift
[4/10] Compiling JAYSON JSON+SourceType.swift
[5/10] Compiling JAYSON JSON+OptionalProperty.swift
[6/10] Compiling JAYSON Decoder.swift
[7/10] Compiling JAYSON JSON+Codable.swift
[8/10] Compiling JAYSON JSON+CustomString.swift
[9/10] Compiling JAYSON JSON.swift
[10/10] Compiling JAYSON JSONWritableType.swift
Build complete! (11.88s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/JAYSON/Info.plist
Build complete.
Done.