The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftyJSON 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/enums/Pjango-SwiftyJSON.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/enums/Pjango-SwiftyJSON
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 1fa3785 【1.0】init from SwiftyJSON 4.2
Cloned https://github.com/enums/Pjango-SwiftyJSON.git into spi-builder-workspace
1fa3785bff8f233cfa8374beb81b3a8ebef270f0
SUCCESS checkout https://github.com/enums/Pjango-SwiftyJSON.git at 1.0.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)
Building for debugging...
[1/2] Compiling SwiftyJSON SwiftyJSON.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftyJSON/SwiftyJSON.swift:245:18: warning: type 'Any' is not optional, value can never be nil; this is an error in Swift 6
            case nil:
                 ^
[2/2] Emitting module SwiftyJSON
Build complete! (4.23s)
Build complete.
Done.