Build Information
Successful build of AblyDeltaCodec, reference main (51499a
), with Swift 6.1 for macOS (SPM) on 9 May 2025 15:05:40 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ably/delta-codec-cocoa.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ably/delta-codec-cocoa
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 51499ac Merge pull request #26 from ably/release/1.3.4
Submodule path 'xdelta': checked out 'd502ba5739c9ca2d89c9f809d7c3a457f51bf788'
Submodule 'xdelta' (https://github.com/ably-forks/xdelta) registered for path 'xdelta'
Cloning into '/Users/admin/builder/spi-builder-workspace/xdelta'...
Cloned https://github.com/ably/delta-codec-cocoa.git
Revision (git rev-parse @):
51499acb9d525b7767206ced9b37896afc1520e6
SUCCESS checkout https://github.com/ably/delta-codec-cocoa.git at main
========================================
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": "delta-codec-cocoa",
"name": "AblyDeltaCodec",
"url": "https://github.com/ably/delta-codec-cocoa.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/delta-codec-cocoa",
"dependencies": [
]
}
]
}
Fetching https://github.com/ably/delta-codec-cocoa.git
[1/597] Fetching delta-codec-cocoa
Fetched https://github.com/ably/delta-codec-cocoa.git from cache (0.72s)
Creating working copy for https://github.com/ably/delta-codec-cocoa.git
Working copy of https://github.com/ably/delta-codec-cocoa.git resolved at main (51499ac)
warning: '.resolve-product-dependencies': dependency 'delta-codec-cocoa' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/ably/delta-codec-cocoa.git
https://github.com/ably/delta-codec-cocoa.git
{
"cxx_language_standard" : "c++1z",
"dependencies" : [
],
"manifest_display_name" : "AblyDeltaCodec",
"name" : "AblyDeltaCodec",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.10"
},
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "AblyDeltaCodec",
"targets" : [
"AblyDeltaCodec"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AblyDeltaCodec",
"module_type" : "ClangTarget",
"name" : "AblyDeltaCodec",
"path" : ".",
"product_memberships" : [
"AblyDeltaCodec"
],
"sources" : [
"source/ARTDeltaCodec.mm",
"xdelta/xdelta3/xdelta3.c"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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
Building for debugging...
[0/2] Compiling xdelta3.c
[1/2] Compiling ARTDeltaCodec.mm
Build complete! (0.85s)
Build complete.
{
"cxx_language_standard" : "c++1z",
"dependencies" : [
],
"manifest_display_name" : "AblyDeltaCodec",
"name" : "AblyDeltaCodec",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.10"
},
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "AblyDeltaCodec",
"targets" : [
"AblyDeltaCodec"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AblyDeltaCodec",
"module_type" : "ClangTarget",
"name" : "AblyDeltaCodec",
"path" : ".",
"product_memberships" : [
"AblyDeltaCodec"
],
"sources" : [
"source/ARTDeltaCodec.mm",
"xdelta/xdelta3/xdelta3.c"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.