The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CGLFW3 with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.17.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thepotatoking55/CGLFW3.git
Reference: 3.4.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/thepotatoking55/CGLFW3
 * tag               3.4.0      -> FETCH_HEAD
HEAD is now at c26501e split targets and update to 3.4
Cloned https://github.com/thepotatoking55/CGLFW3.git into spi-builder-workspace
c26501e572dd4130b491acb4a4a3a232db637a8c
SUCCESS checkout https://github.com/thepotatoking55/CGLFW3.git at 3.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[0/22] Compiling posix_module.c
[1/22] Compiling window.c
[2/22] Compiling null_joystick.c
[3/22] Compiling osmesa_context.c
[4/22] Compiling null_init.c
[5/22] Compiling null_window.c
[6/22] Compiling null_monitor.c
[7/22] Compiling monitor.c
[8/22] Compiling init.c
[9/22] Compiling posix_thread.c
[10/22] Compiling input.c
[11/22] Compiling egl_context.c
[12/22] Compiling context.c
[13/22] Compiling platform.c
[14/22] Compiling CGLFW3 dummy.c
[15/22] Compiling cocoa_time.c
[16/22] Compiling vulkan.c
[17/22] Compiling nsgl_context.m
[18/22] Compiling cocoa_monitor.m
[19/22] Compiling cocoa_window.m
[20/22] Compiling cocoa_joystick.m
[21/22] Compiling cocoa_init.m
Build complete! (4.76s)
Build complete.
Done.