Build Information
Successful build of Castor, reference 0.1.0 (0f8aef
), with Swift 6.0 for macOS (SPM) on 29 Jan 2025 13:29:12 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SRGSSR/castor.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SRGSSR/castor
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 0f8aef5 Improve Info.plist (#5)
Cloned https://github.com/SRGSSR/castor.git
Revision (git rev-parse @):
0f8aef5d47826992dffb44eb95361b709ef53777
SUCCESS checkout https://github.com/SRGSSR/castor.git at 0.1.0
Fetching https://github.com/SRGSSR/google-cast-sdk.git
[1/7] Fetching google-cast-sdk
Fetched https://github.com/SRGSSR/google-cast-sdk.git from cache (0.58s)
Computing version for https://github.com/SRGSSR/google-cast-sdk.git
Computed https://github.com/SRGSSR/google-cast-sdk.git at 4.8.3 (3.28s)
Creating working copy for https://github.com/SRGSSR/google-cast-sdk.git
Working copy of https://github.com/SRGSSR/google-cast-sdk.git resolved at 4.8.3
[16375/6520823] Downloading https://github.com/SRGSSR/google-cast-sdk/releases/download/4.8.3/GoogleCast.xcframework.zip
Downloading binary artifact https://github.com/SRGSSR/google-cast-sdk/releases/download/4.8.3/GoogleCast.xcframework.zip
Downloaded https://github.com/SRGSSR/google-cast-sdk/releases/download/4.8.3/GoogleCast.xcframework.zip (1.82s)
========================================
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",
"dependencies": [
{
"identity": "castor",
"name": "Castor",
"url": "https://github.com/SRGSSR/castor.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/castor",
"dependencies": [
{
"identity": "google-cast-sdk",
"name": "GoogleCast",
"url": "https://github.com/SRGSSR/google-cast-sdk.git",
"version": "4.8.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/google-cast-sdk",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/SRGSSR/castor.git
[1/197] Fetching castor
Fetched https://github.com/SRGSSR/castor.git from cache (1.16s)
Fetching https://github.com/SRGSSR/google-cast-sdk.git from cache
Fetched https://github.com/SRGSSR/google-cast-sdk.git from cache (0.45s)
Computing version for https://github.com/SRGSSR/google-cast-sdk.git
Computed https://github.com/SRGSSR/google-cast-sdk.git at 4.8.3 (0.02s)
Creating working copy for https://github.com/SRGSSR/google-cast-sdk.git
Working copy of https://github.com/SRGSSR/google-cast-sdk.git resolved at 4.8.3
Creating working copy for https://github.com/SRGSSR/castor.git
Working copy of https://github.com/SRGSSR/castor.git resolved at 0.1.0 (0f8aef5)
Fetching binary artifact https://github.com/SRGSSR/google-cast-sdk/releases/download/4.8.3/GoogleCast.xcframework.zip from cache
Fetched https://github.com/SRGSSR/google-cast-sdk/releases/download/4.8.3/GoogleCast.xcframework.zip from cache (0.76s)
warning: '.resolve-product-dependencies': dependency 'castor' is not used by any target
Found 1 product dependencies
- GoogleCast
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/SRGSSR/castor.git
https://github.com/SRGSSR/castor.git
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "google-cast-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "4.8.3",
"upper_bound" : "4.9.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SRGSSR/google-cast-sdk.git"
}
],
"manifest_display_name" : "Castor",
"name" : "Castor",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "Castor",
"targets" : [
"Castor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PackageInfoPlugin",
"module_type" : "PluginTarget",
"name" : "PackageInfoPlugin",
"path" : "Plugins/PackageInfoPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"Castor"
],
"sources" : [
"plugin.swift"
],
"target_dependencies" : [
"PackageInfo"
],
"type" : "plugin"
},
{
"c99name" : "PackageInfo",
"module_type" : "BinaryTarget",
"name" : "PackageInfo",
"path" : "Artifacts/PackageInfo.artifactbundle",
"product_memberships" : [
"Castor"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "CastorTests",
"module_type" : "SwiftTarget",
"name" : "CastorTests",
"path" : "Tests/CastorTests",
"sources" : [
"CastorTests.swift"
],
"target_dependencies" : [
"Castor"
],
"type" : "test"
},
{
"c99name" : "Castor",
"module_type" : "SwiftTarget",
"name" : "Castor",
"path" : "Sources/Castor",
"product_dependencies" : [
"GoogleCast"
],
"product_memberships" : [
"Castor"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Castor/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Castor.swift"
],
"target_dependencies" : [
"PackageInfoPlugin"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin PackageInfoPlugin
Building for debugging...
[1/5] Write sources
[2/5] Copying Info.plist
[2/5] Copying Localizable.xcstrings
[4/5] Write swift-version-5BDAB9E9C0126B9D.txt
[6/9] Compiling Castor Castor.swift
[7/9] Emitting module Castor
[8/9] Compiling Castor resource_bundle_accessor.swift
[9/9] Compiling Castor PackageInfo.swift
Build complete! (10.78s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "google-cast-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "4.8.3",
"upper_bound" : "4.9.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SRGSSR/google-cast-sdk.git"
}
],
"manifest_display_name" : "Castor",
"name" : "Castor",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "Castor",
"targets" : [
"Castor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PackageInfoPlugin",
"module_type" : "PluginTarget",
"name" : "PackageInfoPlugin",
"path" : "Plugins/PackageInfoPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"Castor"
],
"sources" : [
"plugin.swift"
],
"target_dependencies" : [
"PackageInfo"
],
"type" : "plugin"
},
{
"c99name" : "PackageInfo",
"module_type" : "BinaryTarget",
"name" : "PackageInfo",
"path" : "Artifacts/PackageInfo.artifactbundle",
"product_memberships" : [
"Castor"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "CastorTests",
"module_type" : "SwiftTarget",
"name" : "CastorTests",
"path" : "Tests/CastorTests",
"sources" : [
"CastorTests.swift"
],
"target_dependencies" : [
"Castor"
],
"type" : "test"
},
{
"c99name" : "Castor",
"module_type" : "SwiftTarget",
"name" : "Castor",
"path" : "Sources/Castor",
"product_dependencies" : [
"GoogleCast"
],
"product_memberships" : [
"Castor"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Castor/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Castor.swift"
],
"target_dependencies" : [
"PackageInfoPlugin"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.