Build Information
Failed to build AblyLiveObjects, reference 0.4.0 (ace39c), with Swift 6.1 for Android on 16 Mar 2026 21:20:34 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ably/ably-liveobjects-swift-plugin.git
Reference: 0.4.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/ably/ably-liveobjects-swift-plugin
* tag 0.4.0 -> FETCH_HEAD
HEAD is now at ace39c1 Merge pull request #127 from ably/release/0.4.0
Submodule path 'Tests/AblyLiveObjectsTests/ably-common': checked out '60fd9cf106abb1d6292fdd87d63ea33c552c8f33'
Submodule 'Tests/AblyLiveObjectsTests/ably-common' (https://github.com/ably/ably-common) registered for path 'Tests/AblyLiveObjectsTests/ably-common'
Cloning into '/host/spi-builder-workspace/Tests/AblyLiveObjectsTests/ably-common'...
Cloned https://github.com/ably/ably-liveobjects-swift-plugin.git
Revision (git rev-parse @):
ace39c1c97ed9b14c1676dbd2344784b2ef6f915
SUCCESS checkout https://github.com/ably/ably-liveobjects-swift-plugin.git at 0.4.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/ably/ably-liveobjects-swift-plugin.git
https://github.com/ably/ably-liveobjects-swift-plugin.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "ably-cocoa",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.59",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ably/ably-cocoa.git"
},
{
"identity" : "ably-cocoa-plugin-support",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ably/ably-cocoa-plugin-support"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms"
},
{
"identity" : "table",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JanGorman/Table.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "AblyLiveObjects",
"name" : "AblyLiveObjects",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "AblyLiveObjects",
"targets" : [
"AblyLiveObjects"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BuildTool",
"targets" : [
"BuildTool"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "BuildTool",
"module_type" : "SwiftTarget",
"name" : "BuildTool",
"path" : "Sources/BuildTool",
"product_dependencies" : [
"ArgumentParser",
"AsyncAlgorithms",
"Table"
],
"product_memberships" : [
"BuildTool"
],
"sources" : [
"BuildTool.swift",
"Configuration.swift",
"DestinationFetcher.swift",
"DestinationPredicate.swift",
"DestinationSpecifier.swift",
"DestinationStrategy.swift",
"Error.swift",
"Platform.swift",
"ProcessRunner.swift",
"String+Decoding.swift",
"XcodeRunner.swift"
],
"type" : "executable"
},
{
"c99name" : "AblyLiveObjectsTests",
"module_type" : "SwiftTarget",
"name" : "AblyLiveObjectsTests",
"path" : "Tests/AblyLiveObjectsTests",
"product_dependencies" : [
"Ably",
"_AblyPluginSupportPrivate"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/AblyLiveObjectsTests/ably-common",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AblyLiveObjectsTests.swift",
"Helpers/Ably+Concurrency.swift",
"Helpers/Assertions.swift",
"Helpers/ClientHelper.swift",
"Helpers/Sandbox.swift",
"Helpers/Subscriber.swift",
"Helpers/Tag+Integration.swift",
"Helpers/TestFactories.swift",
"Helpers/TestLogger.swift",
"InternalDefaultLiveCounterTests.swift",
"InternalDefaultLiveMapTests.swift",
"InternalDefaultRealtimeObjectsTests.swift",
"JS Integration Tests/ObjectsHelper.swift",
"JS Integration Tests/ObjectsIntegrationTests.swift",
"JS Integration Tests/TestProxyTransport.swift",
"JSONValueTests.swift",
"LiveObjectMutableStateTests.swift",
"Mocks/MockCoreSDK.swift",
"Mocks/MockLiveMapObjectsPoolDelegate.swift",
"Mocks/MockRealtimeObjects.swift",
"Mocks/MockSimpleClock.swift",
"ObjectCreationHelpersTests.swift",
"ObjectDiffHelpersTests.swift",
"ObjectLifetimesTests.swift",
"ObjectMessageTests.swift",
"ObjectsPoolTests.swift",
"SyncCursorTests.swift",
"SyncObjectsPoolTests.swift",
"WireObjectMessageTests.swift",
"WireValueTests.swift"
],
"target_dependencies" : [
"AblyLiveObjects"
],
"type" : "test"
},
{
"c99name" : "AblyLiveObjects",
"module_type" : "SwiftTarget",
"name" : "AblyLiveObjects",
"path" : "Sources/AblyLiveObjects",
"product_dependencies" : [
"Ably",
"_AblyPluginSupportPrivate"
],
"product_memberships" : [
"AblyLiveObjects"
],
"sources" : [
"Internal/ARTClientOptions+Objects.swift",
"Internal/CoreSDK.swift",
"Internal/DefaultInternalPlugin.swift",
"Internal/DefaultLiveCounterUpdate.swift",
"Internal/DefaultLiveMapUpdate.swift",
"Internal/InternalDefaultLiveCounter.swift",
"Internal/InternalDefaultLiveMap.swift",
"Internal/InternalDefaultRealtimeObjects.swift",
"Internal/InternalLiveMapValue.swift",
"Internal/InternalLiveObject.swift",
"Internal/InternalObjectsMapEntry.swift",
"Internal/LiveObjectMutableState.swift",
"Internal/LiveObjectUpdate.swift",
"Internal/ObjectCreationHelpers.swift",
"Internal/ObjectDiffHelpers.swift",
"Internal/ObjectsOperationSource.swift",
"Internal/ObjectsPool.swift",
"Internal/ObjectsSyncState.swift",
"Internal/PublishResult.swift",
"Internal/SimpleClock.swift",
"Internal/SubscriptionStorage.swift",
"Internal/SyncObjectsPool.swift",
"Protocol/InboundObjectMessage+Synthetic.swift",
"Protocol/ObjectMessage.swift",
"Protocol/SyncCursor.swift",
"Protocol/WireEnum.swift",
"Protocol/WireObjectMessage.swift",
"Public/ARTRealtimeChannel+Objects.swift",
"Public/Plugin.swift",
"Public/Public Proxy Objects/InternalLiveMapValue+ToPublic.swift",
"Public/Public Proxy Objects/PublicDefaultLiveCounter.swift",
"Public/Public Proxy Objects/PublicDefaultLiveMap.swift",
"Public/Public Proxy Objects/PublicDefaultRealtimeObjects.swift",
"Public/Public Proxy Objects/PublicObjectsStore.swift",
"Public/PublicTypes.swift",
"Utility/Assertions.swift",
"Utility/Data+Extensions.swift",
"Utility/Dictionary+Extensions.swift",
"Utility/DispatchQueue+Extensions.swift",
"Utility/DispatchQueueMutex.swift",
"Utility/Errors.swift",
"Utility/ExtendedJSONValue.swift",
"Utility/JSONValue.swift",
"Utility/Logger.swift",
"Utility/LoggingUtilities.swift",
"Utility/MarkerProtocolHelpers.swift",
"Utility/NSLock+Extensions.swift",
"Utility/WeakRef.swift",
"Utility/WireCodable.swift",
"Utility/WireValue.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:4aaa9704d9ec48004f0d4dbd1faa76d47dfce67570c934d5c9f7c1557cee5c73
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/ably/ably-cocoa-plugin-support
Fetching https://github.com/ably/ably-cocoa.git
Fetching https://github.com/JanGorman/Table.git
[1/2171] Fetching swift-docc-plugin
[240/2310] Fetching swift-docc-plugin, table
[379/2423] Fetching swift-docc-plugin, table, ably-cocoa-plugin-support
[731/19660] Fetching swift-docc-plugin, table, ably-cocoa-plugin-support, swift-argument-parser
[732/25888] Fetching swift-docc-plugin, table, ably-cocoa-plugin-support, swift-argument-parser, swift-async-algorithms
Fetched https://github.com/apple/swift-docc-plugin from cache (0.44s)
[10838/23717] Fetching table, ably-cocoa-plugin-support, swift-argument-parser, swift-async-algorithms
[23718/74684] Fetching table, ably-cocoa-plugin-support, swift-argument-parser, swift-async-algorithms, ably-cocoa
Fetched https://github.com/ably/ably-cocoa-plugin-support from cache (0.82s)
[25643/74571] Fetching table, swift-argument-parser, swift-async-algorithms, ably-cocoa
Fetched https://github.com/apple/swift-async-algorithms from cache (0.83s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.83s)
[2688/51106] Fetching table, ably-cocoa
Fetched https://github.com/JanGorman/Table.git from cache (3.71s)
Fetched https://github.com/ably/ably-cocoa.git from cache (3.75s)
Computing version for https://github.com/JanGorman/Table.git
Computed https://github.com/JanGorman/Table.git at 1.1.1 (6.69s)
Computing version for https://github.com/ably/ably-cocoa-plugin-support
Computed https://github.com/ably/ably-cocoa-plugin-support at 2.0.0 (1.25s)
Computing version for https://github.com/ably/ably-cocoa.git
Computed https://github.com/ably/ably-cocoa.git at 1.2.59 (1.08s)
Fetching https://github.com/ably/delta-codec-cocoa
Fetching https://github.com/rvi/msgpack-objective-C
[1/506] Fetching msgpack-objective-c
[507/1119] Fetching msgpack-objective-c, delta-codec-cocoa
Fetched https://github.com/rvi/msgpack-objective-C from cache (1.14s)
Fetched https://github.com/ably/delta-codec-cocoa from cache (1.14s)
Computing version for https://github.com/ably/delta-codec-cocoa
Computed https://github.com/ably/delta-codec-cocoa at 1.3.5 (1.78s)
Computing version for https://github.com/rvi/msgpack-objective-C
Computed https://github.com/rvi/msgpack-objective-C at 0.4.0 (0.62s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (0.60s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (0.69s)
Fetching https://github.com/apple/swift-collections.git
[1/22410] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.62s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (2.57s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3670] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.43s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.18s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.0 (3.90s)
Creating working copy for https://github.com/ably/delta-codec-cocoa
Working copy of https://github.com/ably/delta-codec-cocoa resolved at 1.3.5
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/ably/ably-cocoa-plugin-support
Working copy of https://github.com/ably/ably-cocoa-plugin-support resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.3
Creating working copy for https://github.com/ably/ably-cocoa.git
Working copy of https://github.com/ably/ably-cocoa.git resolved at 1.2.59
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/rvi/msgpack-objective-C
Working copy of https://github.com/rvi/msgpack-objective-C resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.0
Creating working copy for https://github.com/JanGorman/Table.git
Working copy of https://github.com/JanGorman/Table.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/172] Write sources
[5/172] Copying PrivacyInfo.xcprivacy
[5/172] Write sources
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/Ably.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[15/172] Compiling NSURLRequest+ARTSRWebSocket.m
[15/172] Compiling ARTSRRandom.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/Ably.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[15/172] Compiling NSRunLoop+ARTSRWebSocket.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/Ably.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[15/172] Compiling ARTSRURLUtilities.m
[15/172] Compiling Ably resource_bundle_accessor.m
In file included from [15/172] Compiling ARTSRSIMDHelpers.m
In file included from /host/spi-builder-workspace/.build/checkouts/ably-cocoa-plugin-support/Sources/_AblyPluginSupportPrivate/APDependencyStore.m:1:
/host/spi-builder-workspace/.build/checkouts/ably-cocoa-plugin-support/Sources/_AblyPluginSupportPrivate/include/APDependencyStore.h:1:1: error: use of '@import' when modules are disabled
1 | @import Foundation;
| ^
/host/spi-builder-workspace/.build/checkouts/ably-cocoa-plugin-support/Sources/_AblyPluginSupportPrivate/include/APDependencyStore.h:3:1: error: unknown type name 'NS_ASSUME_NONNULL_BEGIN'
3 | NS_ASSUME_NONNULL_BEGIN
| ^
/host/spi-builder-workspace/.build/checkouts/ably-cocoa-plugin-support/Sources/_AblyPluginSupportPrivate/include/APDependencyStore.h:11:1: error: expected function body after function declarator
11 | NS_SWIFT_SENDABLE
| ^
/host/spi-builder-workspace/.build/checkouts/ably-cocoa-plugin-support/Sources/_AblyPluginSupportPrivate/include/APDependencyStore.h:26:1: error: missing context for method declaration
26 | - (id<APPluginAPIProtocol>)fetchPluginAPI;
| ^
/host/spi-builder-workspace/.build/checkouts/ably-cocoa-plugin-support/Sources/_AblyPluginSupportPrivate/include/APDependencyStore.h:28:1: error: expected method body
28 | @end
| ^
/host/spi-builder-workspace/.build/checkouts/ably-cocoa-plugin-support/Sources/_AblyPluginSupportPrivate/include/APDependencyStore.h:39:1: error: missing context for method declaration
39 | - (instancetype)init NS_UNAVAILABLE;
| ^
/host/spi-builder-workspace/.build/checkouts/ably-cocoa-plugin-support/Sources/_AblyPluginSupportPrivate/include/APDependencyStore.h:39:22: error: expected method body
39 | - (instancetype)init NS_UNAVAILABLE;
| ^
/host/spi-builder-workspace/.build/checkouts/ably-cocoa-plugin-support/Sources/_AblyPluginSupportPrivate/include/APDependencyStore.h:41:1: error: '@end' must appear in an Objective-C context
41 | @end
| ^
/host/spi-builder-workspace/.build/checkouts/ably-cocoa-plugin-support/Sources/_AblyPluginSupportPrivate/include/APDependencyStore.h:43:1: error: unknown type name 'NS_ASSUME_NONNULL_END'
43 | NS_ASSUME_NONNULL_END
| ^
/host/spi-builder-workspace/.build/checkouts/ably-cocoa-plugin-support/Sources/_AblyPluginSupportPrivate/APDependencyStore.m:3:12: error: cannot find interface declaration for 'APDependencyStore'
3 | @interface APDependencyStore ()
| ^
/host/spi-builder-workspace/.build/checkouts/ably-cocoa-plugin-support/Sources/_AblyPluginSupportPrivate/APDependencyStore.m:3:12: error: class extension has no primary class
/host/spi-builder-workspace/.build/checkouts/ably-cocoa-plugin-support/Sources/_AblyPluginSupportPrivate/APDependencyStore.m:13:12: error: unknown type name 'dispatch_once_t'
13 | static dispatch_once_t onceToken;
| ^
[15/172] Compiling _AblyPluginSupportPrivate APDependencyStore.m
[15/172] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:4aaa9704d9ec48004f0d4dbd1faa76d47dfce67570c934d5c9f7c1557cee5c73
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/Ably.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/Ably.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[4/161] Compiling NSURLRequest+ARTSRWebSocket.m
[4/161] Compiling NSRunLoop+ARTSRWebSocket.m
[4/161] Compiling Ably resource_bundle_accessor.m
[4/161] Compiling ARTSRSIMDHelpers.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/Ably.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[4/161] Compiling ARTSRURLUtilities.m
[4/161] Compiling ARTSRRandom.m
In file included from /host/spi-builder-workspace/.build/checkouts/ably-cocoa-plugin-support/Sources/_AblyPluginSupportPrivate/APDependencyStore.m:1:
/host/spi-builder-workspace/.build/checkouts/ably-cocoa-plugin-support/Sources/_AblyPluginSupportPrivate/include/APDependencyStore.h:1:1: error: use of '@import' when modules are disabled
1 | @import Foundation;
| ^
/host/spi-builder-workspace/.build/checkouts/ably-cocoa-plugin-support/Sources/_AblyPluginSupportPrivate/include/APDependencyStore.h:3:1: error: unknown type name 'NS_ASSUME_NONNULL_BEGIN'
3 | NS_ASSUME_NONNULL_BEGIN
| ^
/host/spi-builder-workspace/.build/checkouts/ably-cocoa-plugin-support/Sources/_AblyPluginSupportPrivate/include/APDependencyStore.h:11:1: error: expected function body after function declarator
11 | NS_SWIFT_SENDABLE
| ^
/host/spi-builder-workspace/.build/checkouts/ably-cocoa-plugin-support/Sources/_AblyPluginSupportPrivate/include/APDependencyStore.h:26:1: error: missing context for method declaration
26 | - (id<APPluginAPIProtocol>)fetchPluginAPI;
| ^
/host/spi-builder-workspace/.build/checkouts/ably-cocoa-plugin-support/Sources/_AblyPluginSupportPrivate/include/APDependencyStore.h:28:1: error: expected method body
28 | @end
| ^
/host/spi-builder-workspace/.build/checkouts/ably-cocoa-plugin-support/Sources/_AblyPluginSupportPrivate/include/APDependencyStore.h:39:1: error: missing context for method declaration
39 | - (instancetype)init NS_UNAVAILABLE;
| ^
/host/spi-builder-workspace/.build/checkouts/ably-cocoa-plugin-support/Sources/_AblyPluginSupportPrivate/include/APDependencyStore.h:39:22: error: expected method body
39 | - (instancetype)init NS_UNAVAILABLE;
| ^
/host/spi-builder-workspace/.build/checkouts/ably-cocoa-plugin-support/Sources/_AblyPluginSupportPrivate/include/APDependencyStore.h:41:1: error: '@end' must appear in an Objective-C context
41 | @end
| ^
[4/161] Compiling _AblyPluginSupportPrivate APDependencyStore.m
[4/161] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 android