The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ably-cocoa, reference 1.2.40 (c53477), with Swift 6.1 for macOS (SPM) on 25 Apr 2025 20:20:17 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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ably/ably-cocoa.git
Reference: 1.2.40
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ably/ably-cocoa
 * tag               1.2.40     -> FETCH_HEAD
HEAD is now at c534770 Merge pull request #2037 from ably/release/1.2.40
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 @):
c5347707e4f9fb907df0e5c334de445899a79783
SUCCESS checkout https://github.com/ably/ably-cocoa.git at 1.2.40
Fetching https://github.com/ably/delta-codec-cocoa
Fetching https://github.com/rvi/msgpack-objective-C
[1/577] Fetching delta-codec-cocoa
[59/1083] Fetching delta-codec-cocoa, msgpack-objective-c
Fetched https://github.com/ably/delta-codec-cocoa from cache (0.81s)
Fetched https://github.com/rvi/msgpack-objective-C from cache (0.81s)
Computing version for https://github.com/ably/delta-codec-cocoa
Computed https://github.com/ably/delta-codec-cocoa at 1.3.3 (1.39s)
Computing version for https://github.com/rvi/msgpack-objective-C
Computed https://github.com/rvi/msgpack-objective-C at 0.4.0 (0.54s)
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/rvi/msgpack-objective-C
Working copy of https://github.com/rvi/msgpack-objective-C resolved at 0.4.0
========================================
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/44467] Fetching ably-cocoa
Fetched https://github.com/ably/ably-cocoa.git from cache (1.99s)
Fetching https://github.com/rvi/msgpack-objective-C from cache
Fetching https://github.com/ably/delta-codec-cocoa from cache
Fetched https://github.com/ably/delta-codec-cocoa from cache (0.43s)
Fetched https://github.com/rvi/msgpack-objective-C from cache (0.43s)
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/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/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/ably-cocoa.git
Working copy of https://github.com/ably/ably-cocoa.git resolved at 1.2.40 (c534770)
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" : [
        "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",
        "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",
        "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/131] Copying PrivacyInfo.xcprivacy
[1/131] Compiling ARTSRHTTPConnectMessage.m
[2/131] Compiling ARTSRSIMDHelpers.m
[3/131] Compiling Ably resource_bundle_accessor.m
[4/131] Compiling ARTSRMutex.m
[5/131] Compiling ARTSRPinningSecurityPolicy.m
[6/131] Compiling ARTSRRunLoopThread.m
[7/131] Compiling ARTSRHash.m
[8/131] Compiling NSURLRequest+ARTSRWebSocket.m
[9/131] Compiling ARTSRError.m
[10/131] Compiling ARTSRIOConsumerPool.m
[11/131] Compiling ARTSRProxyConnect.m
[12/131] Compiling ARTSRIOConsumer.m
[13/131] Compiling NSRunLoop+ARTSRWebSocket.m
[14/131] Compiling ARTSRDelegateController.m
[15/131] Compiling ARTSRConstants.m
[16/131] Compiling ARTSRSecurityPolicy.m
[17/131] Compiling Ably NSURLQueryItem+Stringifiable.m
[18/131] Compiling ARTSRURLUtilities.m
[19/131] Compiling ARTSRWebSocket.m
[20/131] Compiling ARTSRRandom.m
[21/131] Compiling Ably ARTWrapperSDKProxyRealtimePresence.m
[22/131] Compiling Ably ARTWrapperSDKProxyRealtimeChannels.m
[23/131] Compiling Ably ARTWrapperSDKProxyRealtimeChannel.m
[24/131] Compiling Ably ARTWrapperSDKProxyPushDeviceRegistrations.m
[25/131] Compiling Ably ARTWrapperSDKProxyRealtime.m
[26/131] Compiling Ably ARTWrapperSDKProxyPushChannelSubscriptions.m
[27/131] Compiling Ably ARTWrapperSDKProxyPushChannel.m
[28/131] Compiling Ably ARTWrapperSDKProxyPushAdmin.m
[29/131] Compiling Ably ARTWrapperSDKProxyPush.m
[30/131] Compiling Ably ARTWrapperSDKProxyOptions.m
[31/131] Compiling Ably ARTWebSocketTransport.m
[32/131] Compiling Ably ARTWebSocketFactory.m
[33/131] Compiling Ably ARTURLSessionServerTrust.m
[34/131] Compiling Ably ARTTypes.m
[35/131] Compiling Ably ARTTokenRequest.m
[36/131] Compiling Ably ARTTokenParams.m
[37/131] Compiling Ably ARTTokenDetails.m
[38/131] Compiling Ably ARTTestClientOptions.m
[39/131] Compiling Ably ARTStringifiable.m
[40/131] Compiling Ably ARTStatus.m
[41/131] Compiling Ably ARTRetrySequence.m
[42/131] Compiling Ably ARTStats.m
[43/131] Compiling Ably ARTRestChannels.m
[44/131] Compiling Ably ARTRestPresence.m
[45/131] Compiling Ably ARTRestChannel.m
[46/131] Compiling Ably ARTRealtimeTransportFactory.m
[47/131] Compiling Ably ARTRealtimeTransport.m
[48/131] Compiling Ably ARTRest.m
[49/131] Compiling Ably ARTRealtimeChannelOptions.m
[50/131] Compiling Ably ARTRealtimeChannels.m
[51/131] Compiling Ably ARTQueuedDealloc.m
[52/131] Compiling Ably ARTRealtimePresence.m
[53/131] Compiling Ably ARTQueuedMessage.m
[54/131] Compiling Ably ARTPushDeviceRegistrations.m
[55/131] Compiling Ably ARTPushChannelSubscriptions.m
/Users/admin/builder/spi-builder-workspace/Source/ARTRealtimeChannel.m:866:27: warning: comparison of different enumeration types ('ARTRealtimeChannelState' (aka 'enum ARTRealtimeChannelState') and 'enum ARTChannelEvent') [-Wenum-compare]
  866 |     if (self.state_nosync == ARTChannelEventDetaching) {
      |         ~~~~~~~~~~~~~~~~~ ^  ~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
[56/131] Compiling Ably ARTRealtimeChannel.m
[57/131] Compiling Ably ARTPushChannelSubscription.m
[58/131] Compiling Ably ARTPushAdmin.m
[59/131] Compiling Ably ARTRealtime.m
[60/131] Compiling Ably ARTPushActivationStateMachine.m
[61/131] Compiling Ably ARTPushActivationEvent.m
[62/131] Compiling Ably ARTPushChannel.m
[63/131] Compiling Ably ARTPushActivationState.m
[64/131] Compiling Ably ARTProtocolMessage.m
[65/131] Compiling Ably ARTPush.m
[66/131] Compiling Ably ARTPresenceMessage.m
[67/131] Compiling Ably ARTPresence.m
[68/131] Compiling Ably ARTNSURL+ARTUtils.m
[69/131] Compiling Ably ARTPendingMessage.m
[70/131] Compiling Ably ARTPaginatedResult.m
[71/131] Compiling Ably ARTNSString+ARTUtil.m
[72/131] Compiling Ably ARTNSMutableURLRequest+ARTUtils.m
[73/131] Compiling Ably ARTNSMutableURLRequest+ARTPaginated.m
[74/131] Compiling Ably ARTNSMutableRequest+ARTRest.m
[75/131] Compiling Ably ARTNSMutableRequest+ARTPush.m
[76/131] Compiling Ably ARTNSMutableDictionary+ARTDictionaryUtil.m
[77/131] Compiling Ably ARTOSReachability.m
[78/131] Compiling Ably ARTNSError+ARTUtils.m
[79/131] Compiling Ably ARTNSHTTPURLResponse+ARTPaginated.m
[80/131] Compiling Ably ARTNSDictionary+ARTDictionaryUtil.m
[81/131] Compiling Ably ARTNSDate+ARTUtil.m
[82/131] Compiling Ably ARTNSArray+ARTFunctional.m
[83/131] Compiling Ably ARTMessageOperation.m
[84/131] Compiling Ably ARTLogAdapter.m
[85/131] Compiling Ably ARTMessage.m
[86/131] Compiling Ably ARTLog.m
[87/131] Compiling Ably ARTMsgPackEncoder.m
[88/131] Compiling Ably ARTLocalDeviceStorage.m
[89/131] Compiling Ably ARTLocalDevice.m
[90/131] Compiling Ably ARTJsonEncoder.m
[91/131] Compiling Ably ARTJitterCoefficientGenerator.m
[92/131] Compiling Ably ARTJsonLikeEncoder.m
[93/131] Compiling Ably ARTInternalLogCore.m
[94/131] Compiling Ably ARTInternalLog.m
[95/131] Compiling Ably ARTHttp.m
[96/131] Compiling Ably ARTHTTPPaginatedResponse.m
[97/131] Compiling Ably ARTGCD.m
[98/131] Compiling Ably ARTFormEncode.m
[99/131] Compiling Ably ARTFallbackHosts.m
[100/131] Compiling Ably ARTFallback.m
[101/131] Compiling Ably ARTErrorChecker.m
[102/131] Compiling Ably ARTEventEmitter.m
[103/131] Compiling Ably ARTDevicePushDetails.m
[104/131] Compiling Ably ARTDeviceIdentityTokenDetails.m
[105/131] Compiling Ably ARTDeviceDetails.m
[106/131] Compiling Ably ARTDefault.m
[107/131] Compiling Ably ARTDeltaCodec.m
[108/131] Compiling Ably ARTDataQuery.m
[109/131] Compiling Ably ARTDataEncoder.m
[110/131] Compiling Ably ARTCrypto.m
[111/131] Compiling Ably ARTContinuousClock.m
[112/131] Compiling Ably ARTConstants.m
[113/131] Compiling Ably ARTConnectionStateChangeParams.m
[114/131] Compiling Ably ARTConnectionDetails.m
[115/131] Compiling Ably ARTConnection.m
[116/131] Compiling Ably ARTConnectRetryState.m
[117/131] Compiling Ably ARTClientInformation.m
[118/131] Compiling Ably ARTClientOptions.m
[119/131] Compiling Ably ARTChannels.m
[120/131] Compiling Ably ARTChannelStateChangeParams.m
[121/131] Compiling Ably ARTChannelProtocol.m
[122/131] Compiling Ably ARTChannelOptions.m
[123/131] Compiling Ably ARTBaseMessage.m
[124/131] Compiling Ably ARTChannel.m
[125/131] Compiling Ably ARTBackoffRetryDelayCalculator.m
[126/131] Compiling Ably ARTAuthDetails.m
[127/131] Compiling Ably ARTAuthOptions.m
[128/131] Compiling Ably ARTAttachRequestParams.m
[129/131] Compiling Ably ARTAttachRetryState.m
[130/131] Compiling Ably ARTAuth.m
Build complete! (9.87s)
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" : [
        "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",
        "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",
        "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.