Build Information
Successful build of swift-libass, reference 1.4.0 (6513c4), with Swift 6.2 for macOS (SPM) on 22 Jun 2025 19:05:59 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mihai8804858/swift-libass.git
Reference: 1.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mihai8804858/swift-libass
* tag 1.4.0 -> FETCH_HEAD
HEAD is now at 6513c48 Enable strict concurrency
Cloned https://github.com/mihai8804858/swift-libass.git
Revision (git rev-parse @):
6513c488e377a26c06db327fb2acfc2653a041d5
SUCCESS checkout https://github.com/mihai8804858/swift-libass.git at 1.4.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/mihai8804858/swift-libass.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Copying libass.a
[1/9] Copying libfreetype.a
[1/9] Write sources
[1/9] Copying PrivacyInfo.xcprivacy
[2/9] Copying libfontconfig.a
[4/9] Copying libpng16.a
[6/9] Copying libfribidi.a
[6/9] Copying libharfbuzz.a
[8/9] Write swift-version-1EA4D86E10B52AF.txt
[10/12] Compiling SwiftLibass resource_bundle_accessor.swift
[11/12] Compiling SwiftLibass SwiftLibass.swift
[12/12] Emitting module SwiftLibass
Build complete! (3.09s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swift-libass",
"name" : "swift-libass",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
}
],
"products" : [
{
"name" : "SwiftLibass",
"targets" : [
"SwiftLibass"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "libpng",
"module_type" : "BinaryTarget",
"name" : "libpng",
"path" : "Libraries/XCFrameworks/libpng.xcframework",
"product_memberships" : [
"SwiftLibass"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "libass",
"module_type" : "BinaryTarget",
"name" : "libass",
"path" : "Libraries/XCFrameworks/libass.xcframework",
"product_memberships" : [
"SwiftLibass"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "harfbuzz",
"module_type" : "BinaryTarget",
"name" : "harfbuzz",
"path" : "Libraries/XCFrameworks/harfbuzz.xcframework",
"product_memberships" : [
"SwiftLibass"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "fribidi",
"module_type" : "BinaryTarget",
"name" : "fribidi",
"path" : "Libraries/XCFrameworks/fribidi.xcframework",
"product_memberships" : [
"SwiftLibass"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "freetype",
"module_type" : "BinaryTarget",
"name" : "freetype",
"path" : "Libraries/XCFrameworks/freetype.xcframework",
"product_memberships" : [
"SwiftLibass"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "fontconfig",
"module_type" : "BinaryTarget",
"name" : "fontconfig",
"path" : "Libraries/XCFrameworks/fontconfig.xcframework",
"product_memberships" : [
"SwiftLibass"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "SwiftLibassTests",
"module_type" : "SwiftTarget",
"name" : "SwiftLibassTests",
"path" : "Tests",
"sources" : [
"SwiftLibassTests.swift"
],
"target_dependencies" : [
"SwiftLibass"
],
"type" : "test"
},
{
"c99name" : "SwiftLibass",
"module_type" : "SwiftTarget",
"name" : "SwiftLibass",
"path" : "Sources",
"product_memberships" : [
"SwiftLibass"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"SwiftLibass.swift"
],
"target_dependencies" : [
"fontconfig",
"freetype",
"harfbuzz",
"fribidi",
"libpng",
"libass"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.