The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/UnGast/swift-opengl.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/UnGast/swift-opengl
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at b919c3a Update README.md
Cloned https://github.com/UnGast/swift-opengl.git
Revision (git rev-parse @):
b919c3a750561b93aa24b946cb897617b45ed7b1
SUCCESS checkout https://github.com/UnGast/swift-opengl.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/UnGast/swift-opengl.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling OpenGL opengl.swift
[2/7] Emitting module XML
[3/7] Compiling XML swiftxml.swift
[4/9] Compiling generator main.swift
[5/9] Emitting module generator
[5/9] Linking generator
[7/9] Compiling OpenGL loader.swift
[8/9] Compiling OpenGL constants.swift
[9/9] Emitting module OpenGL
Build complete! (10.27s)
Fetching https://github.com/kelvin13/swiftxml from cache
Fetched https://github.com/kelvin13/swiftxml (0.17s)
Creating working copy for https://github.com/kelvin13/swiftxml
Working copy of https://github.com/kelvin13/swiftxml resolved at master
Build complete.
Done.