The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CGLFW3 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/thepotatoking55/CGLFW3.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/thepotatoking55/CGLFW3
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b179e80 update readme
Cloned https://github.com/thepotatoking55/CGLFW3.git
Revision (git rev-parse @):
b179e80e660eb260d5ee533d1153d471982ce448
SUCCESS checkout https://github.com/thepotatoking55/CGLFW3.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/thepotatoking55/CGLFW3.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/22] Compiling CGLFW3 dummy.c
[1/22] Compiling posix_thread.c
[2/22] Compiling null_window.c
[3/22] Compiling osmesa_context.c
[4/22] Compiling posix_module.c
[4/22] Compiling window.c
[6/22] Compiling vulkan.c
[7/22] Compiling null_monitor.c
[8/22] Compiling platform.c
[9/22] Compiling null_joystick.c
[10/22] Compiling null_init.c
[11/22] Compiling monitor.c
[12/22] Compiling init.c
[13/22] Compiling input.c
[14/22] Compiling egl_context.c
[15/22] Compiling context.c
[16/22] Compiling cocoa_time.c
[17/22] Compiling cocoa_init.m
[18/22] Compiling cocoa_joystick.m
[19/22] Compiling nsgl_context.m
[20/22] Compiling cocoa_window.m
[21/22] Compiling cocoa_monitor.m
Build complete! (10.08s)
Build complete.
Done.