The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JSONParser with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Gerzer/JSONParser.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/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
Revision (git rev-parse @):
a8216b7a12dc8e040f4a58f5368cce99d7eba411
SUCCESS checkout https://github.com/Gerzer/JSONParser.git at 1.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Gerzer/JSONParser.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write Tester-entitlement.plist
[3/7] Write swift-version--423B1241ED78D482.txt
[5/14] Compiling JSONParser JSONValue.swift
[6/14] Compiling JSONParser JSONProxy.swift
[7/14] Compiling JSONParser JSONProvider.swift
[8/14] Compiling JSONParser JSONKey.swift
[9/14] Compiling JSONParser JSONError.swift
[10/14] Emitting module JSONParser
[11/14] Compiling JSONParser JSONParser.swift
[12/16] Emitting module Tester
[13/16] Compiling Tester main.swift
[13/16] Write Objects.LinkFileList
[14/16] Linking Tester
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Tester: replacing existing signature
[15/16] Applying Tester
Build complete! (5.06s)
Build complete.
Done.