Build Information
Failed to build SBTUITestTunnel, reference master (838103), with Swift 6.1 for macOS (SPM) on 30 Apr 2026 16:00:34 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Subito-it/SBTUITestTunnel.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Subito-it/SBTUITestTunnel
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 8381037 Add SceneDelegate lifecycle setup instructions (#258)
Cloned https://github.com/Subito-it/SBTUITestTunnel.git
Revision (git rev-parse @):
83810378e7d4e85d73bd02cc54d49f77bbb1d0e1
SUCCESS checkout https://github.com/Subito-it/SBTUITestTunnel.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Subito-it/SBTUITestTunnel.git
https://github.com/Subito-it/SBTUITestTunnel.git
{
"dependencies" : [
],
"manifest_display_name" : "SBTUITestTunnel",
"name" : "SBTUITestTunnel",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "SBTUITestTunnelServer",
"targets" : [
"SBTUITestTunnelServer"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SBTUITestTunnelClient",
"targets" : [
"SBTUITestTunnelClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SBTUITestTunnelServer",
"module_type" : "ClangTarget",
"name" : "SBTUITestTunnelServer",
"path" : "Sources/SBTUITestTunnelServer",
"product_memberships" : [
"SBTUITestTunnelServer"
],
"sources" : [
"GCDWebServer/Core/SBTWebServer.m",
"GCDWebServer/Core/SBTWebServerConnection.m",
"GCDWebServer/Core/SBTWebServerFunctions.m",
"GCDWebServer/Core/SBTWebServerRequest.m",
"GCDWebServer/Core/SBTWebServerResponse.m",
"GCDWebServer/Requests/SBTWebServerDataRequest.m",
"GCDWebServer/Requests/SBTWebServerFileRequest.m",
"GCDWebServer/Requests/SBTWebServerMultiPartFormRequest.m",
"GCDWebServer/Requests/SBTWebServerURLEncodedFormRequest.m",
"GCDWebServer/Responses/SBTWebServerDataResponse.m",
"GCDWebServer/Responses/SBTWebServerErrorResponse.m",
"GCDWebServer/Responses/SBTWebServerFileResponse.m",
"GCDWebServer/Responses/SBTWebServerStreamedResponse.m",
"SBTAnyViewControllerPreviewing.m",
"SBTUITestTunnelServer.m",
"UIScrollView+SBTUITestTunnel.m",
"UIViewController+SBTUITestTunnel.m",
"WebSocket/SBTWebSocketServer.m",
"private/CLLocationManager+Swizzles.m",
"private/NSURLSession+HTTPBodyFix.m",
"private/NSURLSessionConfiguration+SBTUITestTunnel.m",
"private/SBTProxyURLProtocol.m",
"private/UITextField+DisableAutocomplete.m",
"private/UIView+Extensions.m",
"private/UNUserNotificationCenter+Swizzles.m"
],
"target_dependencies" : [
"SBTUITestTunnelCommon",
"SBTUITestTunnelCommonSwift"
],
"type" : "library"
},
{
"c99name" : "SBTUITestTunnelCommonSwift",
"module_type" : "SwiftTarget",
"name" : "SBTUITestTunnelCommonSwift",
"path" : "Sources/SBTUITestTunnelCommonSwift",
"product_memberships" : [
"SBTUITestTunnelServer",
"SBTUITestTunnelClient"
],
"sources" : [
"SBTRequestMatch+Swift.swift",
"SBTRewrite+Swift.swift",
"SBTStubFailureResponse+Swift.swift",
"SBTStubResponse+Swift.swift"
],
"target_dependencies" : [
"SBTUITestTunnelCommon"
],
"type" : "library"
},
{
"c99name" : "SBTUITestTunnelCommonNoARC",
"module_type" : "ClangTarget",
"name" : "SBTUITestTunnelCommonNoARC",
"path" : "Sources/SBTUITestTunnelCommon/DetoxIPC/fno-objc-arc",
"product_memberships" : [
"SBTUITestTunnelServer",
"SBTUITestTunnelClient"
],
"sources" : [
"NSInvocation+DTXRemoteSerialization.m",
"_DTXIPCRemoteBlockRegistry.m"
],
"type" : "library"
},
{
"c99name" : "SBTUITestTunnelCommon",
"module_type" : "ClangTarget",
"name" : "SBTUITestTunnelCommon",
"path" : "Sources/SBTUITestTunnelCommon",
"product_memberships" : [
"SBTUITestTunnelServer",
"SBTUITestTunnelClient"
],
"sources" : [
"DetoxIPC/Apple/NSConnection.m",
"DetoxIPC/DTXIPCConnection.m",
"DetoxIPC/DTXIPCListener.m",
"DetoxIPC/DTXObjectiveCHelpers/DTXAddressInfo.mm",
"DetoxIPC/DTXObjectiveCHelpers/NSArray+Utils.m",
"DetoxIPC/DTXObjectiveCHelpers/NSMapTable+Subscripting.m",
"DetoxIPC/DTXObjectiveCHelpers/NSObject+AttachedObjects.m",
"DetoxIPC/DTXObjectiveCHelpers/NSString+FileNames.m",
"DetoxIPC/DTXObjectiveCHelpers/NSString+QuotedStringForJS.m",
"DetoxIPC/DTXObjectiveCHelpers/NSString+Trimming.m",
"DetoxIPC/_DTXIPCDistantObject.m",
"DetoxIPC/_DTXIPCExportedObject.m",
"NSData+gzip.m",
"NSURLRequest+HTTPBodyFix.m",
"SBTActiveStub.m",
"SBTMonitoredNetworkRequest.m",
"SBTRegularExpressionMatcher.m",
"SBTRequestMatch.m",
"SBTRequestPropertyStorage.m",
"SBTRewrite.m",
"SBTRewriteReplacement.m",
"SBTStubFailureResponse.m",
"SBTStubResponse.m",
"SBTUITestTunnel.m",
"SBTUITestTunnelNetworkUtility.m"
],
"target_dependencies" : [
"SBTUITestTunnelCommonNoARC"
],
"type" : "library"
},
{
"c99name" : "SBTUITestTunnelClientObjC",
"module_type" : "ClangTarget",
"name" : "SBTUITestTunnelClientObjC",
"path" : "Sources/SBTUITestTunnelClient",
"product_memberships" : [
"SBTUITestTunnelClient"
],
"sources" : [
"SBTUITestTunnelClient.m",
"SBTUITunneledApplication.m",
"XCTestCase+AppExtension.m"
],
"target_dependencies" : [
"SBTUITestTunnelCommon"
],
"type" : "library"
},
{
"c99name" : "SBTUITestTunnelClient",
"module_type" : "SwiftTarget",
"name" : "SBTUITestTunnelClient",
"path" : "Sources/SBTUITestTunnelClientSPM",
"product_memberships" : [
"SBTUITestTunnelClient"
],
"sources" : [
"Exports.swift"
],
"target_dependencies" : [
"SBTUITestTunnelClientObjC",
"SBTUITestTunnelCommon",
"SBTUITestTunnelCommonSwift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
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/58] Compiling DTXAddressInfo.mm
[1/58] Write swift-version-2F0A5646E1D333AE.txt
[2/58] Write sources
[3/58] Compiling NSObject+AttachedObjects.m
In file included from /Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCConnection.m:9:
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCConnection-Private.h:27:31: warning: 'NSConnection' is deprecated: first deprecated in macOS 10.13 - Use NSXPCConnection instead [-Wdeprecated-declarations]
27 | @property (nonatomic, strong) NSConnection* connection;
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:18:12: note: 'NSConnection' has been explicitly marked deprecated here
18 | @interface NSConnection : NSObject {
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCConnection.m:9:
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCConnection-Private.h:28:31: warning: 'NSConnection' is deprecated: first deprecated in macOS 10.13 - Use NSXPCConnection instead [-Wdeprecated-declarations]
28 | @property (nonatomic, strong) NSConnection* otherConnection;
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:18:12: note: 'NSConnection' has been explicitly marked deprecated here
18 | @interface NSConnection : NSObject {
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCConnection.m:10:
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.h:14:1: error: duplicate interface definition for class 'NSConnection'
14 | @interface NSConnection : NSObject
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:18:12: note: previous definition is here
18 | @interface NSConnection : NSObject {
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCConnection.m:10:
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.h:18:33: error: property has a previous declaration
18 | @property (nullable, retain) id rootObject;
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:67:33: note: property declared here
67 | @property (nullable, retain) id rootObject;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCConnection.m:10:
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.h:19:43: error: property has a previous declaration
19 | @property (readonly, getter=isValid) BOOL valid;
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:70:43: note: property declared here
70 | @property (readonly, getter=isValid) BOOL valid;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCConnection.m:10:
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.h:21:33: error: property has a previous declaration
21 | @property (readonly, retain) id rootProxy;
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:72:47: note: property declared here
72 | @property (readonly, retain) NSDistantObject *rootProxy;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCConnection.m:11:
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSPortNameServer.h:13:1: error: duplicate interface definition for class 'NSPortNameServer'
13 | @interface NSPortNameServer : NSObject
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:13:12: note: previous definition is here
13 | @interface NSPortNameServer : NSObject
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCConnection.m:207:6: warning: 'NSPortNameServer' is deprecated: first deprecated in macOS 10.13 - Use NSXPCConnection instead [-Wdeprecated-declarations]
207 | if([NSPortNameServer.systemDefaultPortNameServer registerPort:port name:_actualServiceName] == NO)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:13:12: note: 'NSPortNameServer' has been explicitly marked deprecated here
13 | @interface NSPortNameServer : NSObject
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCConnection.m:207:23: warning: 'NSPortNameServer' is deprecated: first deprecated in macOS 10.13 - Use NSXPCConnection instead [-Wdeprecated-declarations]
207 | if([NSPortNameServer.systemDefaultPortNameServer registerPort:port name:_actualServiceName] == NO)
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:13:12: note: 'NSPortNameServer' has been explicitly marked deprecated here
13 | @interface NSPortNameServer : NSObject
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCConnection.m:212:30: warning: 'NSConnection' is deprecated: first deprecated in macOS 10.13 - Use NSXPCConnection instead [-Wdeprecated-declarations]
212 | _connection = [NSConnection connectionWithReceivePort:port sendPort:nil];
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:18:12: note: 'NSConnection' has been explicitly marked deprecated here
18 | @interface NSConnection : NSObject {
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCConnection.m:213:103: warning: 'NSConnectionDidDieNotification' is deprecated: first deprecated in macOS 10.13 - Use NSXPCConnection instead [-Wdeprecated-declarations]
213 | [NSNotificationCenter.defaultCenter addObserver:self selector:@selector(_mainConnectionDidDie:) name:NSConnectionDidDieNotification object:_connection];
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:110:36: note: 'NSConnectionDidDieNotification' has been explicitly marked deprecated here
110 | FOUNDATION_EXPORT NSString * const NSConnectionDidDieNotification NS_SWIFT_UNAVAILABLE("Use NSXPCConnection instead") API_DEPRECATED("Use NSXPCConnection instead", macosx(10.0, 10.13), ios(2.0,11.0), watchos(2.0,4.0), tvos(9.0,11.0));
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCConnection.m:241:37: warning: 'NSConnection' is deprecated: first deprecated in macOS 10.13 - Use NSXPCConnection instead [-Wdeprecated-declarations]
241 | _otherConnection = [NSConnection connectionWithRegisteredName:_serviceName host:nil];
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:18:12: note: 'NSConnection' has been explicitly marked deprecated here
18 | @interface NSConnection : NSObject {
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCConnection.m:242:106: warning: 'NSConnectionDidDieNotification' is deprecated: first deprecated in macOS 10.13 - Use NSXPCConnection instead [-Wdeprecated-declarations]
242 | [NSNotificationCenter.defaultCenter addObserver:self selector:@selector(_otherConnectionDidDie:) name:NSConnectionDidDieNotification object:_otherConnection];
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:110:36: note: 'NSConnectionDidDieNotification' has been explicitly marked deprecated here
110 | FOUNDATION_EXPORT NSString * const NSConnectionDidDieNotification NS_SWIFT_UNAVAILABLE("Use NSXPCConnection instead") API_DEPRECATED("Use NSXPCConnection instead", macosx(10.0, 10.13), ios(2.0,11.0), watchos(2.0,4.0), tvos(9.0,11.0));
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCConnection.m:336:42: warning: 'NSConnection' is deprecated: first deprecated in macOS 10.13 - Use NSXPCConnection instead [-Wdeprecated-declarations]
336 | _otherConnection = [NSConnection connectionWithRegisteredName:slaveServiceName host:nil];
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:18:12: note: 'NSConnection' has been explicitly marked deprecated here
18 | @interface NSConnection : NSObject {
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCConnection.m:337:111: warning: 'NSConnectionDidDieNotification' is deprecated: first deprecated in macOS 10.13 - Use NSXPCConnection instead [-Wdeprecated-declarations]
337 | [NSNotificationCenter.defaultCenter addObserver:self selector:@selector(_otherConnectionDidDie:) name:NSConnectionDidDieNotification object:_otherConnection];
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:110:36: note: 'NSConnectionDidDieNotification' has been explicitly marked deprecated here
110 | FOUNDATION_EXPORT NSString * const NSConnectionDidDieNotification NS_SWIFT_UNAVAILABLE("Use NSXPCConnection instead") API_DEPRECATED("Use NSXPCConnection instead", macosx(10.0, 10.13), ios(2.0,11.0), watchos(2.0,4.0), tvos(9.0,11.0));
| ^
10 warnings and 5 errors generated.
[4/58] Compiling DTXIPCConnection.m
[4/58] Compiling NSString+FileNames.m
[4/58] Compiling _DTXIPCDistantObject.m
[4/58] Compiling NSMapTable+Subscripting.m
[4/58] Compiling NSConnection.m
[4/58] Compiling SBTUITestTunnelClientObjC SBTUITestTunnelClient.m
[4/58] Compiling SBTUITestTunnelClientObjC SBTUITunneledApplication.m
[4/58] Compiling SBTUITestTunnelCommonNoARC NSInvocation+DTXRemoteSerialization.m
[4/58] Compiling SBTUITestTunnelClientObjC XCTestCase+AppExtension.m
[4/58] Compiling SBTUITestTunnelCommonNoARC _DTXIPCRemoteBlockRegistry.m
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/55] Write sources
[1/55] Compiling SBTUITestTunnelCommon SBTUITestTunnel.m
[2/55] Compiling SBTUITestTunnelCommon SBTStubResponse.m
[3/55] Compiling SBTUITestTunnelCommon SBTRewrite.m
[4/55] Compiling SBTUITestTunnelCommon SBTUITestTunnelNetworkUtility.m
[5/55] Compiling SBTUITestTunnelCommon SBTRewriteReplacement.m
[6/55] Compiling SBTUITestTunnelCommon SBTStubFailureResponse.m
[7/55] Compiling SBTUITestTunnelCommon SBTRequestPropertyStorage.m
[8/55] Compiling SBTUITestTunnelCommon SBTRequestMatch.m
[9/55] Write swift-version-2F0A5646E1D333AE.txt
[10/55] Compiling SBTUITestTunnelCommon SBTRegularExpressionMatcher.m
[11/55] Compiling SBTUITestTunnelCommon SBTActiveStub.m
[12/55] Compiling SBTUITestTunnelCommon SBTMonitoredNetworkRequest.m
[13/55] Compiling _DTXIPCExportedObject.m
[14/55] Compiling SBTUITestTunnelCommon NSURLRequest+HTTPBodyFix.m
In file included from /Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/_DTXIPCDistantObject.m:11:
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCConnection-Private.h:27:31: warning: 'NSConnection' is deprecated: first deprecated in macOS 10.13 - Use NSXPCConnection instead [-Wdeprecated-declarations]
27 | @property (nonatomic, strong) NSConnection* connection;
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:18:12: note: 'NSConnection' has been explicitly marked deprecated here
18 | @interface NSConnection : NSObject {
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/_DTXIPCDistantObject.m:11:
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXIPCConnection-Private.h:28:31: warning: 'NSConnection' is deprecated: first deprecated in macOS 10.13 - Use NSXPCConnection instead [-Wdeprecated-declarations]
28 | @property (nonatomic, strong) NSConnection* otherConnection;
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:18:12: note: 'NSConnection' has been explicitly marked deprecated here
18 | @interface NSConnection : NSObject {
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/_DTXIPCDistantObject.m:12:
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.h:14:1: error: duplicate interface definition for class 'NSConnection'
14 | @interface NSConnection : NSObject
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:18:12: note: previous definition is here
18 | @interface NSConnection : NSObject {
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/_DTXIPCDistantObject.m:12:
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.h:18:33: error: property has a previous declaration
18 | @property (nullable, retain) id rootObject;
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:67:33: note: property declared here
67 | @property (nullable, retain) id rootObject;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/_DTXIPCDistantObject.m:12:
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.h:19:43: error: property has a previous declaration
19 | @property (readonly, getter=isValid) BOOL valid;
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:70:43: note: property declared here
70 | @property (readonly, getter=isValid) BOOL valid;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/_DTXIPCDistantObject.m:12:
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.h:21:33: error: property has a previous declaration
21 | @property (readonly, retain) id rootProxy;
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:72:47: note: property declared here
72 | @property (readonly, retain) NSDistantObject *rootProxy;
| ^
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/_DTXIPCDistantObject.m:84:41: error: no visible @interface for 'NSDistantObject' declares the selector '_invokeFromRemote:'
84 | [_connection.otherConnection.rootProxy _invokeFromRemote:serialized];
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/_DTXIPCDistantObject.m:98:45: error: no visible @interface for 'NSDistantObject' declares the selector '_ping'
98 | [_connection.otherConnection.rootProxy _ping];
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~
2 warnings and 6 errors generated.
[15/55] Compiling _DTXIPCDistantObject.m
[15/55] Compiling DTXIPCListener.m
[15/55] Compiling NSMapTable+Subscripting.m
[15/55] Compiling NSArray+Utils.m
[15/55] Compiling NSString+FileNames.m
[15/55] Compiling NSString+QuotedStringForJS.m
[15/55] Compiling SBTUITestTunnelCommon NSData+gzip.m
[15/55] Compiling NSString+Trimming.m
[15/55] Compiling SBTUITestTunnelCommonNoARC NSInvocation+DTXRemoteSerialization.m
[15/55] Compiling SBTUITestTunnelCommonNoARC _DTXIPCRemoteBlockRegistry.m
BUILD FAILURE 6.1 macosSpm