The Swift Package Index logo.Swift Package Index

Build Information

Successful build of msgpack 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/rvi/msgpack-objective-C.git
Reference: 0.4.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/rvi/msgpack-objective-C
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 3e36b48 Merge pull request #12 from rvi/release-0.4
Cloned https://github.com/rvi/msgpack-objective-C.git into spi-builder-workspace
3e36b48e04ecd756cb927bd5f5b9bf6d45e475f9
SUCCESS checkout https://github.com/rvi/msgpack-objective-C.git at 0.4.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...
[0/14] Compiling zone.c
[1/14] Compiling vrefbuffer.c
[2/14] Compiling unpack.c
[3/14] Compiling objectc.c
[4/14] Compiling version.c
[5/14] Compiling NSData+MessagePack.m
[6/14] Compiling MessagePackParser.m
[7/14] Compiling MessagePackPacker.m
[8/14] Compiling NSString+MessagePack.m
[9/14] Compiling NSDictionary+MessagePack.m
[10/14] Compiling NSNull+MessagePack.m
[11/14] Compiling MessagePackParser+Streaming.m
[12/14] Compiling NSArray+MessagePack.m
[13/14] Compiling NSNumber+MessagePack.m
Build complete! (2.55s)
Build complete.
Done.