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 HLSCore 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/fcanas/hlscore.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/fcanas/hlscore
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2835209 Migrate CI to GitHub Actions
Cloned https://github.com/fcanas/hlscore.git
Revision (git rev-parse @):
2835209970afdaaaf137fd7073d9c0ab2beb2905
SUCCESS checkout https://github.com/fcanas/hlscore.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/fcanas/hlscore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[4/7] Write swift-version--423B1241ED78D482.txt
[6/18] Compiling Types URL.swift
[7/18] Compiling Types AttributeTypes.swift
[8/18] Compiling Types Language.swift
[9/18] Compiling Types Logging.swift
[10/18] Compiling Types Playlist.swift
[11/18] Emitting module Types
[12/18] Compiling FFCParserCombinator FFCParserCombinator.swift
[13/18] Emitting module FFCParserCombinator
[14/18] Compiling FFCParserCombinator StringParsing.swift
[15/18] Compiling Types EncryptionKey.swift
[16/18] Compiling Types HLSCore.swift
[17/28] Compiling Serialization Serializable.swift
[18/28] Emitting module Serialization
[19/28] Compiling Parsing Tags.swift
[20/29] Compiling Parsing MasterPlaylistParser.swift
[21/29] Compiling Parsing CoreInitializers.swift
[22/29] Compiling Parsing CharacterSet.swift
[23/29] Compiling Parsing AttributeList.swift
[24/29] Emitting module Parsing
[25/29] Compiling Parsing AttributeValueParsers.swift
[26/29] Compiling Parsing MediaPlaylistParser.swift
[27/29] Compiling Parsing TypeParsers.swift
[27/29] Write Objects.LinkFileList
[28/29] Archiving libHLSCore.a
Build complete! (7.53s)
Fetching https://github.com/fcanas/FFCParserCombinator.git from cache
Fetched https://github.com/fcanas/FFCParserCombinator.git from cache (0.30s)
Computing version for https://github.com/fcanas/FFCParserCombinator.git
Computed https://github.com/fcanas/FFCParserCombinator.git at 1.0.2 (0.04s)
Creating working copy for https://github.com/fcanas/FFCParserCombinator.git
Working copy of https://github.com/fcanas/FFCParserCombinator.git resolved at 1.0.2
Build complete.
Done.