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 M3UKit with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/omaralbeik/M3UKit.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/omaralbeik/M3UKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b1bcb66 Update seasonEpisodeRegex to support different kinds of season&episode matching (#24)
Cloned https://github.com/omaralbeik/M3UKit.git
Revision (git rev-parse @):
b1bcb665c0f06d81ed40493955fa867fd1c730c5
SUCCESS checkout https://github.com/omaralbeik/M3UKit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/omaralbeik/M3UKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Emitting module M3UKit
[2/5] Compiling M3UKit RegularExpression.swift
[3/5] Compiling M3UKit PlaylistSource.swift
[4/5] Compiling M3UKit PlaylistParser.swift
[5/5] Compiling M3UKit Playlist.swift
Build complete! (4.30s)
Build complete.
Done.