The Swift Package Index logo.Swift Package Index

Build Information

Successful build of HLSCore with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fcanas/hlscore.git
Reference: 0.2.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/fcanas/hlscore
 * tag               0.2.1      -> FETCH_HEAD
HEAD is now at 2835209 Migrate CI to GitHub Actions
Cloned https://github.com/fcanas/hlscore.git into spi-builder-workspace
2835209970afdaaaf137fd7073d9c0ab2beb2905
SUCCESS checkout https://github.com/fcanas/hlscore.git at 0.2.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/fcanas/FFCParserCombinator.git from cache
Fetched https://github.com/fcanas/FFCParserCombinator.git (0.21s)
Computing version for https://github.com/fcanas/FFCParserCombinator.git
Computed https://github.com/fcanas/FFCParserCombinator.git at 1.0.2 (0.59s)
Creating working copy for https://github.com/fcanas/FFCParserCombinator.git
Working copy of https://github.com/fcanas/FFCParserCombinator.git resolved at 1.0.2
Building for debugging...
[1/12] Compiling Types URL.swift
[2/12] Compiling Types Playlist.swift
[3/12] Compiling Types Logging.swift
[4/12] Compiling Types EncryptionKey.swift
[5/12] Compiling Types Language.swift
[6/12] Emitting module Types
[7/12] Compiling Types AttributeTypes.swift
[8/12] Compiling Types HLSCore.swift
[9/12] Compiling FFCParserCombinator FFCParserCombinator.swift
[10/12] Emitting module FFCParserCombinator
[11/12] Compiling FFCParserCombinator StringParsing.swift
[12/22] Emitting module Serialization
[13/22] Compiling Serialization Serializable.swift
[14/22] Emitting module Parsing
[15/23] Compiling Parsing Tags.swift
[16/23] Compiling Parsing MasterPlaylistParser.swift
[17/23] Compiling Parsing CharacterSet.swift
[18/23] Compiling Parsing CoreInitializers.swift
[19/23] Compiling Parsing AttributeValueParsers.swift
[20/23] Compiling Parsing AttributeList.swift
[21/23] Compiling Parsing MediaPlaylistParser.swift
[22/23] Compiling Parsing TypeParsers.swift
[22/23] Archiving libHLSCore.a
Build complete! (9.67s)
Build complete.
Done.