Build Information
Successful build of MetaverseVulkanFramework, reference v1.26.2 (13c706
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 19:00:38 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wabiverse/MetaverseVulkanFramework.git
Reference: v1.26.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wabiverse/MetaverseVulkanFramework
* tag v1.26.2 -> FETCH_HEAD
HEAD is now at 13c7061 Fix VkBundle resources path.
Cloned https://github.com/wabiverse/MetaverseVulkanFramework.git
Revision (git rev-parse @):
13c7061599c61a4959c558d8ec1836e5b32b640b
SUCCESS checkout https://github.com/wabiverse/MetaverseVulkanFramework.git at v1.26.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/wabiverse/MetaverseVulkanFramework.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[0/4] Copying libMoltenVK.a
[2/4] Copying vulkan
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/7] Compiling VkBundle resource_bundle_accessor.swift
[6/7] Compiling VkBundle VkBundler.swift
[7/7] Emitting module VkBundle
Build complete! (8.63s)
Build complete.
{
"c_language_standard" : "gnu17",
"cxx_language_standard" : "c++17",
"dependencies" : [
],
"manifest_display_name" : "MetaverseVulkanFramework",
"name" : "MetaverseVulkanFramework",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "MoltenVK",
"targets" : [
"VkBundle",
"MoltenVK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VkBundleTests",
"module_type" : "SwiftTarget",
"name" : "VkBundleTests",
"path" : "Tests/VkBundleTests",
"sources" : [
"VkBundleTests.swift"
],
"target_dependencies" : [
"VkBundle"
],
"type" : "test"
},
{
"c99name" : "VkBundle",
"module_type" : "SwiftTarget",
"name" : "VkBundle",
"path" : "Sources/VkBundle",
"product_memberships" : [
"MoltenVK"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/VkBundle/Resources/vulkan",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"VkBundler.swift"
],
"target_dependencies" : [
"MoltenVK"
],
"type" : "library"
},
{
"c99name" : "MoltenVK",
"module_type" : "BinaryTarget",
"name" : "MoltenVK",
"path" : "Frameworks/1.2.6-rc2/apple/MoltenVK.xcframework",
"product_memberships" : [
"MoltenVK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
Done.