The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JAYSON with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/JAYSON.git
Reference: 2.5.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/JAYSON
 * tag               2.5.0      -> FETCH_HEAD
HEAD is now at 59e9a66 Update workflow
Cloned https://github.com/FluidGroup/JAYSON.git into spi-builder-workspace
59e9a669b0d18a6536f3592a22a6d08538a718ec
SUCCESS checkout https://github.com/FluidGroup/JAYSON.git at 2.5.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/JAYSON/Info.plist
Building for debugging...
[1/9] Compiling JAYSON JSON+StrictGetter.swift
[2/9] Compiling JAYSON JSON+StateProperty.swift
[3/9] Compiling JAYSON JSON+SourceType.swift
[4/9] Compiling JAYSON JSON+OptionalProperty.swift
[5/9] Compiling JAYSON JSON+CustomString.swift
[6/9] Compiling JAYSON Decoder.swift
[7/9] Compiling JAYSON JSON+Codable.swift
[8/9] Emitting module JAYSON
[9/9] Compiling JAYSON JSON.swift
[10/10] Compiling JAYSON JSONWritableType.swift
Build complete! (7.01s)
Build complete.
Done.