The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JSONParser 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/Gerzer/JSONParser.git
Reference: 1.3.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Gerzer/JSONParser
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at a8216b7 Add a simple testing script
Cloned https://github.com/Gerzer/JSONParser.git into spi-builder-workspace
a8216b7a12dc8e040f4a58f5368cce99d7eba411
SUCCESS checkout https://github.com/Gerzer/JSONParser.git at 1.3.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/8] Compiling JSONParser JSONProxy.swift
[2/8] Compiling JSONParser JSONKey.swift
[3/8] Compiling JSONParser JSONValue.swift
[4/8] Compiling JSONParser JSONParser.swift
[5/8] Emitting module JSONParser
[6/8] Compiling JSONParser JSONProvider.swift
[7/8] Compiling JSONParser JSONError.swift
[8/10] Emitting module Tester
[9/10] Compiling Tester main.swift
[9/10] Linking Tester
Build complete! (6.95s)
Build complete.
Done.