Build Information
Successful build of ably-cocoa, reference main (05c9a9
), with Swift 6.1 for macOS (SPM) on 26 Jun 2025 00:53: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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ably/ably-cocoa.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ably/ably-cocoa
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 05c9a95 Merge pull request #2069 from ably/release/1.2.41
Submodule path 'ably-common': checked out 'b2eeb4e1efa8de83693649314c5d575a096fdb78'
Submodule 'ably-common' (https://github.com/ably/ably-common.git) registered for path 'ably-common'
Cloning into '/Users/admin/builder/spi-builder-workspace/ably-common'...
Cloned https://github.com/ably/ably-cocoa.git
Revision (git rev-parse @):
05c9a9529c67a9a1d82e4f51d359df9e0a20b299
SUCCESS checkout https://github.com/ably/ably-cocoa.git at main
Fetching https://github.com/rvi/msgpack-objective-C
Fetching https://github.com/ably/delta-codec-cocoa
[1/506] Fetching msgpack-objective-c
[88/1103] Fetching msgpack-objective-c, delta-codec-cocoa
Fetched https://github.com/rvi/msgpack-objective-C from cache (0.90s)
Fetched https://github.com/ably/delta-codec-cocoa from cache (0.90s)
Computing version for https://github.com/ably/delta-codec-cocoa
Computed https://github.com/ably/delta-codec-cocoa at 1.3.3 (1.60s)
Computing version for https://github.com/rvi/msgpack-objective-C
Computed https://github.com/rvi/msgpack-objective-C at 0.4.0 (0.64s)
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/ably/delta-codec-cocoa
Working copy of https://github.com/ably/delta-codec-cocoa resolved at 1.3.3
========================================
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": "ably-cocoa",
"name": "ably-cocoa",
"url": "https://github.com/ably/ably-cocoa.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ably-cocoa",
"dependencies": [
{
"identity": "msgpack-objective-c",
"name": "msgpack",
"url": "https://github.com/rvi/msgpack-objective-C",
"version": "0.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/msgpack-objective-C",
"dependencies": [
]
},
{
"identity": "delta-codec-cocoa",
"name": "AblyDeltaCodec",
"url": "https://github.com/ably/delta-codec-cocoa",
"version": "1.3.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/delta-codec-cocoa",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/ably/ably-cocoa.git
[1/44846] Fetching ably-cocoa
Fetched https://github.com/ably/ably-cocoa.git from cache (2.05s)
Fetching https://github.com/rvi/msgpack-objective-C from cache
Fetching https://github.com/ably/delta-codec-cocoa from cache
Fetched https://github.com/rvi/msgpack-objective-C from cache (0.42s)
Fetched https://github.com/ably/delta-codec-cocoa from cache (0.42s)
Computing version for https://github.com/ably/delta-codec-cocoa
Computed https://github.com/ably/delta-codec-cocoa at 1.3.3 (0.48s)
Computing version for https://github.com/rvi/msgpack-objective-C
Computed https://github.com/rvi/msgpack-objective-C at 0.4.0 (0.03s)
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/ably/delta-codec-cocoa
Working copy of https://github.com/ably/delta-codec-cocoa resolved at 1.3.3
Creating working copy for https://github.com/ably/ably-cocoa.git
Working copy of https://github.com/ably/ably-cocoa.git resolved at main (05c9a95)
warning: '.resolve-product-dependencies': dependency 'ably-cocoa' is not used by any target
Found 2 product dependencies
- msgpack
- AblyDeltaCodec
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/ably/ably-cocoa.git
https://github.com/ably/ably-cocoa.git
{
"dependencies" : [
{
"identity" : "msgpack-objective-c",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/rvi/msgpack-objective-C"
},
{
"identity" : "delta-codec-cocoa",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ably/delta-codec-cocoa"
}
],
"manifest_display_name" : "ably-cocoa",
"name" : "ably-cocoa",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.11"
},
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "Ably",
"targets" : [
"Ably"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Ably",
"module_type" : "ClangTarget",
"name" : "Ably",
"path" : "Source",
"product_dependencies" : [
"msgpack",
"AblyDeltaCodec"
],
"product_memberships" : [
"Ably"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ARTAnnotation.m",
"ARTAttachRequestParams.m",
"ARTAttachRetryState.m",
"ARTAuth.m",
"ARTAuthDetails.m",
"ARTAuthOptions.m",
"ARTBackoffRetryDelayCalculator.m",
"ARTBaseMessage.m",
"ARTChannel.m",
"ARTChannelOptions.m",
"ARTChannelProtocol.m",
"ARTChannelStateChangeParams.m",
"ARTChannels.m",
"ARTClientInformation.m",
"ARTClientOptions.m",
"ARTConnectRetryState.m",
"ARTConnection.m",
"ARTConnectionDetails.m",
"ARTConnectionStateChangeParams.m",
"ARTConstants.m",
"ARTContinuousClock.m",
"ARTCrypto.m",
"ARTDataEncoder.m",
"ARTDataQuery.m",
"ARTDefault.m",
"ARTDeltaCodec.m",
"ARTDeviceDetails.m",
"ARTDeviceIdentityTokenDetails.m",
"ARTDevicePushDetails.m",
"ARTErrorChecker.m",
"ARTEventEmitter.m",
"ARTFallback.m",
"ARTFallbackHosts.m",
"ARTFormEncode.m",
"ARTGCD.m",
"ARTHTTPPaginatedResponse.m",
"ARTHttp.m",
"ARTInternalLog.m",
"ARTInternalLogCore.m",
"ARTJitterCoefficientGenerator.m",
"ARTJsonEncoder.m",
"ARTJsonLikeEncoder.m",
"ARTLocalDevice.m",
"ARTLocalDeviceStorage.m",
"ARTLog.m",
"ARTLogAdapter.m",
"ARTMessage.m",
"ARTMessageOperation.m",
"ARTMsgPackEncoder.m",
"ARTNSArray+ARTFunctional.m",
"ARTNSDate+ARTUtil.m",
"ARTNSDictionary+ARTDictionaryUtil.m",
"ARTNSError+ARTUtils.m",
"ARTNSHTTPURLResponse+ARTPaginated.m",
"ARTNSMutableDictionary+ARTDictionaryUtil.m",
"ARTNSMutableRequest+ARTPush.m",
"ARTNSMutableRequest+ARTRest.m",
"ARTNSMutableURLRequest+ARTPaginated.m",
"ARTNSMutableURLRequest+ARTUtils.m",
"ARTNSString+ARTUtil.m",
"ARTNSURL+ARTUtils.m",
"ARTOSReachability.m",
"ARTPaginatedResult.m",
"ARTPendingMessage.m",
"ARTPresence.m",
"ARTPresenceMessage.m",
"ARTProtocolMessage.m",
"ARTPush.m",
"ARTPushActivationEvent.m",
"ARTPushActivationState.m",
"ARTPushActivationStateMachine.m",
"ARTPushAdmin.m",
"ARTPushChannel.m",
"ARTPushChannelSubscription.m",
"ARTPushChannelSubscriptions.m",
"ARTPushDeviceRegistrations.m",
"ARTQueuedDealloc.m",
"ARTQueuedMessage.m",
"ARTRealtime.m",
"ARTRealtimeAnnotations.m",
"ARTRealtimeChannel.m",
"ARTRealtimeChannelOptions.m",
"ARTRealtimeChannels.m",
"ARTRealtimePresence.m",
"ARTRealtimeTransport.m",
"ARTRealtimeTransportFactory.m",
"ARTRest.m",
"ARTRestChannel.m",
"ARTRestChannels.m",
"ARTRestPresence.m",
"ARTRetrySequence.m",
"ARTStats.m",
"ARTStatus.m",
"ARTStringifiable.m",
"ARTTestClientOptions.m",
"ARTTokenDetails.m",
"ARTTokenParams.m",
"ARTTokenRequest.m",
"ARTTypes.m",
"ARTURLSessionServerTrust.m",
"ARTWebSocketFactory.m",
"ARTWebSocketTransport.m",
"ARTWrapperSDKProxyOptions.m",
"ARTWrapperSDKProxyPush.m",
"ARTWrapperSDKProxyPushAdmin.m",
"ARTWrapperSDKProxyPushChannel.m",
"ARTWrapperSDKProxyPushChannelSubscriptions.m",
"ARTWrapperSDKProxyPushDeviceRegistrations.m",
"ARTWrapperSDKProxyRealtime.m",
"ARTWrapperSDKProxyRealtimeAnnotations.m",
"ARTWrapperSDKProxyRealtimeChannel.m",
"ARTWrapperSDKProxyRealtimeChannels.m",
"ARTWrapperSDKProxyRealtimePresence.m",
"NSURLQueryItem+Stringifiable.m",
"SocketRocket/ARTSRSecurityPolicy.m",
"SocketRocket/ARTSRWebSocket.m",
"SocketRocket/Internal/ARTSRConstants.m",
"SocketRocket/Internal/Delegate/ARTSRDelegateController.m",
"SocketRocket/Internal/IOConsumer/ARTSRIOConsumer.m",
"SocketRocket/Internal/IOConsumer/ARTSRIOConsumerPool.m",
"SocketRocket/Internal/Proxy/ARTSRProxyConnect.m",
"SocketRocket/Internal/RunLoop/ARTSRRunLoopThread.m",
"SocketRocket/Internal/Security/ARTSRPinningSecurityPolicy.m",
"SocketRocket/Internal/Utilities/ARTSRError.m",
"SocketRocket/Internal/Utilities/ARTSRHTTPConnectMessage.m",
"SocketRocket/Internal/Utilities/ARTSRHash.m",
"SocketRocket/Internal/Utilities/ARTSRMutex.m",
"SocketRocket/Internal/Utilities/ARTSRRandom.m",
"SocketRocket/Internal/Utilities/ARTSRSIMDHelpers.m",
"SocketRocket/Internal/Utilities/ARTSRURLUtilities.m",
"SocketRocket/NSRunLoop+ARTSRWebSocket.m",
"SocketRocket/NSURLRequest+ARTSRWebSocket.m"
],
"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/134] Copying PrivacyInfo.xcprivacy
[1/134] Compiling ARTSRError.m
[2/134] Compiling ARTSRSIMDHelpers.m
[3/134] Compiling NSURLRequest+ARTSRWebSocket.m
[4/134] Compiling ARTSRHTTPConnectMessage.m
[5/134] Compiling ARTSRRunLoopThread.m
[6/134] Compiling ARTSRHash.m
[7/134] Compiling ARTSRPinningSecurityPolicy.m
[8/134] Compiling NSRunLoop+ARTSRWebSocket.m
[9/134] Compiling ARTSRProxyConnect.m
[10/134] Compiling ARTSRMutex.m
[11/134] Compiling ARTSRIOConsumerPool.m
[12/134] Compiling ARTSRIOConsumer.m
[13/134] Compiling ARTSRConstants.m
[14/134] Compiling ARTSRDelegateController.m
[15/134] Compiling ARTSRURLUtilities.m
[16/134] Compiling ARTSRSecurityPolicy.m
[17/134] Compiling ARTSRRandom.m
[18/134] Compiling Ably resource_bundle_accessor.m
[19/134] Compiling Ably NSURLQueryItem+Stringifiable.m
[20/134] Compiling ARTSRWebSocket.m
[21/134] Compiling Ably ARTWrapperSDKProxyRealtimePresence.m
[22/134] Compiling Ably ARTWrapperSDKProxyRealtimeChannels.m
[23/134] Compiling Ably ARTWrapperSDKProxyRealtimeAnnotations.m
[24/134] Compiling Ably ARTWrapperSDKProxyRealtimeChannel.m
[25/134] Compiling Ably ARTWrapperSDKProxyPushDeviceRegistrations.m
[25/134] Compiling Ably ARTWrapperSDKProxyRealtime.m
[27/134] Compiling Ably ARTWrapperSDKProxyPushChannelSubscriptions.m
[28/134] Compiling Ably ARTWrapperSDKProxyPushChannel.m
[29/134] Compiling Ably ARTWrapperSDKProxyPushAdmin.m
[30/134] Compiling Ably ARTWrapperSDKProxyPush.m
[31/134] Compiling Ably ARTWrapperSDKProxyOptions.m
[32/134] Compiling Ably ARTWebSocketFactory.m
[33/134] Compiling Ably ARTURLSessionServerTrust.m
[34/134] Compiling Ably ARTWebSocketTransport.m
[35/134] Compiling Ably ARTTokenDetails.m
[36/134] Compiling Ably ARTTokenRequest.m
[37/134] Compiling Ably ARTStringifiable.m
[38/134] Compiling Ably ARTTestClientOptions.m
[39/134] Compiling Ably ARTTokenParams.m
[40/134] Compiling Ably ARTTypes.m
[41/134] Compiling Ably ARTStatus.m
[42/134] Compiling Ably ARTStats.m
[43/134] Compiling Ably ARTRetrySequence.m
[44/134] Compiling Ably ARTRestPresence.m
[45/134] Compiling Ably ARTRestChannels.m
[46/134] Compiling Ably ARTRealtimeTransport.m
[47/134] Compiling Ably ARTRealtimeTransportFactory.m
[48/134] Compiling Ably ARTRealtimeChannelOptions.m
[49/134] Compiling Ably ARTRestChannel.m
[50/134] Compiling Ably ARTRealtimeChannels.m
[51/134] Compiling Ably ARTRealtimeAnnotations.m
[52/134] Compiling Ably ARTRest.m
[53/134] Compiling Ably ARTRealtimePresence.m
[54/134] Compiling Ably ARTRealtimeChannel.m
[55/134] Compiling Ably ARTQueuedDealloc.m
[56/134] Compiling Ably ARTQueuedMessage.m
[57/134] Compiling Ably ARTPushChannelSubscription.m
[58/134] Compiling Ably ARTPushDeviceRegistrations.m
[59/134] Compiling Ably ARTPushChannelSubscriptions.m
[60/134] Compiling Ably ARTRealtime.m
[61/134] Compiling Ably ARTPushChannel.m
[62/134] Compiling Ably ARTPushAdmin.m
[62/134] Compiling Ably ARTPushActivationStateMachine.m
[64/134] Compiling Ably ARTPushActivationEvent.m
[65/134] Compiling Ably ARTPushActivationState.m
[66/134] Compiling Ably ARTPush.m
[67/134] Compiling Ably ARTProtocolMessage.m
[68/134] Compiling Ably ARTPresenceMessage.m
[69/134] Compiling Ably ARTPresence.m
[70/134] Compiling Ably ARTPendingMessage.m
[71/134] Compiling Ably ARTPaginatedResult.m
[72/134] Compiling Ably ARTNSURL+ARTUtils.m
[73/134] Compiling Ably ARTNSString+ARTUtil.m
[74/134] Compiling Ably ARTNSMutableURLRequest+ARTUtils.m
[75/134] Compiling Ably ARTNSMutableURLRequest+ARTPaginated.m
[76/134] Compiling Ably ARTOSReachability.m
[77/134] Compiling Ably ARTNSMutableRequest+ARTRest.m
[78/134] Compiling Ably ARTNSMutableRequest+ARTPush.m
[79/134] Compiling Ably ARTNSMutableDictionary+ARTDictionaryUtil.m
[80/134] Compiling Ably ARTNSHTTPURLResponse+ARTPaginated.m
[81/134] Compiling Ably ARTNSDictionary+ARTDictionaryUtil.m
[81/134] Compiling Ably ARTNSError+ARTUtils.m
[83/134] Compiling Ably ARTNSDate+ARTUtil.m
[84/134] Compiling Ably ARTNSArray+ARTFunctional.m
[85/134] Compiling Ably ARTMessageOperation.m
[86/134] Compiling Ably ARTMessage.m
[87/134] Compiling Ably ARTMsgPackEncoder.m
[88/134] Compiling Ably ARTLogAdapter.m
[89/134] Compiling Ably ARTLog.m
[90/134] Compiling Ably ARTLocalDeviceStorage.m
[91/134] Compiling Ably ARTLocalDevice.m
[92/134] Compiling Ably ARTJsonLikeEncoder.m
[93/134] Compiling Ably ARTJitterCoefficientGenerator.m
[94/134] Compiling Ably ARTJsonEncoder.m
[95/134] Compiling Ably ARTInternalLogCore.m
[96/134] Compiling Ably ARTInternalLog.m
[97/134] Compiling Ably ARTHttp.m
[98/134] Compiling Ably ARTGCD.m
[99/134] Compiling Ably ARTHTTPPaginatedResponse.m
[100/134] Compiling Ably ARTFormEncode.m
[101/134] Compiling Ably ARTFallbackHosts.m
[102/134] Compiling Ably ARTFallback.m
[103/134] Compiling Ably ARTErrorChecker.m
[104/134] Compiling Ably ARTEventEmitter.m
[105/134] Compiling Ably ARTDevicePushDetails.m
[106/134] Compiling Ably ARTDeviceIdentityTokenDetails.m
[107/134] Compiling Ably ARTDeviceDetails.m
[108/134] Compiling Ably ARTDefault.m
[109/134] Compiling Ably ARTDeltaCodec.m
[110/134] Compiling Ably ARTDataQuery.m
[111/134] Compiling Ably ARTDataEncoder.m
[112/134] Compiling Ably ARTCrypto.m
[113/134] Compiling Ably ARTConstants.m
[114/134] Compiling Ably ARTContinuousClock.m
[115/134] Compiling Ably ARTConnectionStateChangeParams.m
[116/134] Compiling Ably ARTConnectionDetails.m
[117/134] Compiling Ably ARTConnection.m
[118/134] Compiling Ably ARTConnectRetryState.m
[119/134] Compiling Ably ARTClientInformation.m
[120/134] Compiling Ably ARTClientOptions.m
[121/134] Compiling Ably ARTChannels.m
[122/134] Compiling Ably ARTChannelStateChangeParams.m
[123/134] Compiling Ably ARTChannelProtocol.m
[124/134] Compiling Ably ARTChannelOptions.m
[125/134] Compiling Ably ARTChannel.m
[126/134] Compiling Ably ARTBaseMessage.m
[127/134] Compiling Ably ARTBackoffRetryDelayCalculator.m
[128/134] Compiling Ably ARTAuthDetails.m
[129/134] Compiling Ably ARTAuthOptions.m
[130/134] Compiling Ably ARTAttachRequestParams.m
[131/134] Compiling Ably ARTAttachRetryState.m
[132/134] Compiling Ably ARTAnnotation.m
[133/134] Compiling Ably ARTAuth.m
Build complete! (11.13s)
Build complete.
{
"dependencies" : [
{
"identity" : "msgpack-objective-c",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/rvi/msgpack-objective-C"
},
{
"identity" : "delta-codec-cocoa",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ably/delta-codec-cocoa"
}
],
"manifest_display_name" : "ably-cocoa",
"name" : "ably-cocoa",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.11"
},
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "Ably",
"targets" : [
"Ably"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Ably",
"module_type" : "ClangTarget",
"name" : "Ably",
"path" : "Source",
"product_dependencies" : [
"msgpack",
"AblyDeltaCodec"
],
"product_memberships" : [
"Ably"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ARTAnnotation.m",
"ARTAttachRequestParams.m",
"ARTAttachRetryState.m",
"ARTAuth.m",
"ARTAuthDetails.m",
"ARTAuthOptions.m",
"ARTBackoffRetryDelayCalculator.m",
"ARTBaseMessage.m",
"ARTChannel.m",
"ARTChannelOptions.m",
"ARTChannelProtocol.m",
"ARTChannelStateChangeParams.m",
"ARTChannels.m",
"ARTClientInformation.m",
"ARTClientOptions.m",
"ARTConnectRetryState.m",
"ARTConnection.m",
"ARTConnectionDetails.m",
"ARTConnectionStateChangeParams.m",
"ARTConstants.m",
"ARTContinuousClock.m",
"ARTCrypto.m",
"ARTDataEncoder.m",
"ARTDataQuery.m",
"ARTDefault.m",
"ARTDeltaCodec.m",
"ARTDeviceDetails.m",
"ARTDeviceIdentityTokenDetails.m",
"ARTDevicePushDetails.m",
"ARTErrorChecker.m",
"ARTEventEmitter.m",
"ARTFallback.m",
"ARTFallbackHosts.m",
"ARTFormEncode.m",
"ARTGCD.m",
"ARTHTTPPaginatedResponse.m",
"ARTHttp.m",
"ARTInternalLog.m",
"ARTInternalLogCore.m",
"ARTJitterCoefficientGenerator.m",
"ARTJsonEncoder.m",
"ARTJsonLikeEncoder.m",
"ARTLocalDevice.m",
"ARTLocalDeviceStorage.m",
"ARTLog.m",
"ARTLogAdapter.m",
"ARTMessage.m",
"ARTMessageOperation.m",
"ARTMsgPackEncoder.m",
"ARTNSArray+ARTFunctional.m",
"ARTNSDate+ARTUtil.m",
"ARTNSDictionary+ARTDictionaryUtil.m",
"ARTNSError+ARTUtils.m",
"ARTNSHTTPURLResponse+ARTPaginated.m",
"ARTNSMutableDictionary+ARTDictionaryUtil.m",
"ARTNSMutableRequest+ARTPush.m",
"ARTNSMutableRequest+ARTRest.m",
"ARTNSMutableURLRequest+ARTPaginated.m",
"ARTNSMutableURLRequest+ARTUtils.m",
"ARTNSString+ARTUtil.m",
"ARTNSURL+ARTUtils.m",
"ARTOSReachability.m",
"ARTPaginatedResult.m",
"ARTPendingMessage.m",
"ARTPresence.m",
"ARTPresenceMessage.m",
"ARTProtocolMessage.m",
"ARTPush.m",
"ARTPushActivationEvent.m",
"ARTPushActivationState.m",
"ARTPushActivationStateMachine.m",
"ARTPushAdmin.m",
"ARTPushChannel.m",
"ARTPushChannelSubscription.m",
"ARTPushChannelSubscriptions.m",
"ARTPushDeviceRegistrations.m",
"ARTQueuedDealloc.m",
"ARTQueuedMessage.m",
"ARTRealtime.m",
"ARTRealtimeAnnotations.m",
"ARTRealtimeChannel.m",
"ARTRealtimeChannelOptions.m",
"ARTRealtimeChannels.m",
"ARTRealtimePresence.m",
"ARTRealtimeTransport.m",
"ARTRealtimeTransportFactory.m",
"ARTRest.m",
"ARTRestChannel.m",
"ARTRestChannels.m",
"ARTRestPresence.m",
"ARTRetrySequence.m",
"ARTStats.m",
"ARTStatus.m",
"ARTStringifiable.m",
"ARTTestClientOptions.m",
"ARTTokenDetails.m",
"ARTTokenParams.m",
"ARTTokenRequest.m",
"ARTTypes.m",
"ARTURLSessionServerTrust.m",
"ARTWebSocketFactory.m",
"ARTWebSocketTransport.m",
"ARTWrapperSDKProxyOptions.m",
"ARTWrapperSDKProxyPush.m",
"ARTWrapperSDKProxyPushAdmin.m",
"ARTWrapperSDKProxyPushChannel.m",
"ARTWrapperSDKProxyPushChannelSubscriptions.m",
"ARTWrapperSDKProxyPushDeviceRegistrations.m",
"ARTWrapperSDKProxyRealtime.m",
"ARTWrapperSDKProxyRealtimeAnnotations.m",
"ARTWrapperSDKProxyRealtimeChannel.m",
"ARTWrapperSDKProxyRealtimeChannels.m",
"ARTWrapperSDKProxyRealtimePresence.m",
"NSURLQueryItem+Stringifiable.m",
"SocketRocket/ARTSRSecurityPolicy.m",
"SocketRocket/ARTSRWebSocket.m",
"SocketRocket/Internal/ARTSRConstants.m",
"SocketRocket/Internal/Delegate/ARTSRDelegateController.m",
"SocketRocket/Internal/IOConsumer/ARTSRIOConsumer.m",
"SocketRocket/Internal/IOConsumer/ARTSRIOConsumerPool.m",
"SocketRocket/Internal/Proxy/ARTSRProxyConnect.m",
"SocketRocket/Internal/RunLoop/ARTSRRunLoopThread.m",
"SocketRocket/Internal/Security/ARTSRPinningSecurityPolicy.m",
"SocketRocket/Internal/Utilities/ARTSRError.m",
"SocketRocket/Internal/Utilities/ARTSRHTTPConnectMessage.m",
"SocketRocket/Internal/Utilities/ARTSRHash.m",
"SocketRocket/Internal/Utilities/ARTSRMutex.m",
"SocketRocket/Internal/Utilities/ARTSRRandom.m",
"SocketRocket/Internal/Utilities/ARTSRSIMDHelpers.m",
"SocketRocket/Internal/Utilities/ARTSRURLUtilities.m",
"SocketRocket/NSRunLoop+ARTSRWebSocket.m",
"SocketRocket/NSURLRequest+ARTSRWebSocket.m"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.