The Swift Package Index logo.Swift Package Index

Build Information

Successful build of HLSCore, reference 0.2.1 (283520), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 18:45:40 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fcanas/hlscore.git
Reference: 0.2.1
Initialized empty Git repository in /Users/admin/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
Revision (git rev-parse @):
2835209970afdaaaf137fd7073d9c0ab2beb2905
SUCCESS checkout https://github.com/fcanas/hlscore.git at 0.2.1
Fetching https://github.com/fcanas/FFCParserCombinator.git
[1/370] Fetching ffcparsercombinator
Fetched https://github.com/fcanas/FFCParserCombinator.git from cache (1.11s)
Computing version for https://github.com/fcanas/FFCParserCombinator.git
Computed https://github.com/fcanas/FFCParserCombinator.git at 1.0.2 (3.40s)
Creating working copy for https://github.com/fcanas/FFCParserCombinator.git
Working copy of https://github.com/fcanas/FFCParserCombinator.git resolved at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "hlscore",
      "name": "HLSCore",
      "url": "https://github.com/fcanas/hlscore.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/hlscore",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "ffcparsercombinator",
          "name": "FFCParserCombinator",
          "url": "https://github.com/fcanas/FFCParserCombinator.git",
          "version": "1.0.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FFCParserCombinator",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/fcanas/hlscore.git
[1/1039] Fetching hlscore
Fetched https://github.com/fcanas/hlscore.git from cache (0.80s)
Fetching https://github.com/fcanas/FFCParserCombinator.git from cache
Fetched https://github.com/fcanas/FFCParserCombinator.git from cache (0.40s)
Computing version for https://github.com/fcanas/FFCParserCombinator.git
Computed https://github.com/fcanas/FFCParserCombinator.git at 1.0.2 (0.46s)
Creating working copy for https://github.com/fcanas/FFCParserCombinator.git
Working copy of https://github.com/fcanas/FFCParserCombinator.git resolved at 1.0.2
Creating working copy for https://github.com/fcanas/hlscore.git
Working copy of https://github.com/fcanas/hlscore.git resolved at 0.2.1 (2835209)
warning: '.resolve-product-dependencies': dependency 'hlscore' is not used by any target
Found 1 product dependencies
  - FFCParserCombinator
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/fcanas/hlscore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[4/7] Write swift-version--6988338F2F200930.txt
[6/18] Compiling Types URL.swift
[7/18] Compiling Types Logging.swift
[8/18] Compiling Types Playlist.swift
[9/18] Compiling FFCParserCombinator FFCParserCombinator.swift
[10/18] Compiling FFCParserCombinator StringParsing.swift
[11/18] Emitting module FFCParserCombinator
[12/18] Compiling Types EncryptionKey.swift
[13/18] Compiling Types Language.swift
[14/18] Emitting module Types
[15/18] Compiling Types HLSCore.swift
[16/18] Compiling Types AttributeTypes.swift
[17/29] Emitting module Serialization
[18/29] Compiling Serialization Serializable.swift
[19/29] Compiling Parsing TypeParsers.swift
[20/29] Compiling Parsing Tags.swift
[21/29] Compiling Parsing MasterPlaylistParser.swift
[22/29] Compiling Parsing AttributeList.swift
[23/29] Compiling Parsing CoreInitializers.swift
[24/29] Compiling Parsing AttributeValueParsers.swift
[25/29] Compiling Parsing CharacterSet.swift
[26/29] Compiling Parsing MediaPlaylistParser.swift
[27/29] Emitting module Parsing
[27/29] Write Objects.LinkFileList
[28/29] Archiving libHLSCore.a
Build complete! (5.27s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "ffcparsercombinator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/fcanas/FFCParserCombinator.git"
    }
  ],
  "manifest_display_name" : "HLSCore",
  "name" : "HLSCore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "HLSCore",
      "targets" : [
        "Types",
        "Serialization",
        "Parsing"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "TypesTests",
      "module_type" : "SwiftTarget",
      "name" : "TypesTests",
      "path" : "Tests/TypesTests",
      "sources" : [
        "HLSCoreTests.swift",
        "StringTests.swift",
        "URLTests.swift"
      ],
      "target_dependencies" : [
        "Types"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Types",
      "module_type" : "SwiftTarget",
      "name" : "Types",
      "path" : "Sources/Types",
      "product_memberships" : [
        "HLSCore"
      ],
      "sources" : [
        "AttributeTypes.swift",
        "EncryptionKey.swift",
        "HLSCore.swift",
        "Language.swift",
        "Logging.swift",
        "Playlist.swift",
        "URL.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SerializationTests",
      "module_type" : "SwiftTarget",
      "name" : "SerializationTests",
      "path" : "Tests/SerializationTests",
      "sources" : [
        "AutoEncoding.swift",
        "MultilineMatching.swift",
        "SerializationTests.swift"
      ],
      "target_dependencies" : [
        "Serialization"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Serialization",
      "module_type" : "SwiftTarget",
      "name" : "Serialization",
      "path" : "Sources/Serialization",
      "product_memberships" : [
        "HLSCore"
      ],
      "sources" : [
        "Serializable.swift"
      ],
      "target_dependencies" : [
        "Types"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ParsingTests",
      "module_type" : "SwiftTarget",
      "name" : "ParsingTests",
      "path" : "Tests/ParsingTests",
      "sources" : [
        "AttributeTests.swift",
        "PlaylistParsingTests.swift",
        "TagTests.swift",
        "Test Utilities/FakeOutputStream.swift"
      ],
      "target_dependencies" : [
        "Parsing"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Parsing",
      "module_type" : "SwiftTarget",
      "name" : "Parsing",
      "path" : "Sources/Parsing",
      "product_dependencies" : [
        "FFCParserCombinator"
      ],
      "product_memberships" : [
        "HLSCore"
      ],
      "sources" : [
        "AttributeList.swift",
        "AttributeValueParsers.swift",
        "CharacterSet.swift",
        "CoreInitializers.swift",
        "MasterPlaylistParser.swift",
        "MediaPlaylistParser.swift",
        "Tags.swift",
        "TypeParsers.swift"
      ],
      "target_dependencies" : [
        "Types"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.