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.33 (7f639c), with Swift 5.9 for macOS (Xcode) using Xcode 15.2 on 26 Jul 2024 21:37:08 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ably-cocoa -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ably/ably-cocoa.git
Reference: 1.2.33
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ably/ably-cocoa
 * tag               1.2.33     -> FETCH_HEAD
HEAD is now at 7f639c6 Merge pull request #1953 from ably/release/1.2.33
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 @):
7f639c609e50053abd4590f34333f9472645558a
SUCCESS checkout https://github.com/ably/ably-cocoa.git at 1.2.33
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  $PWD
https://github.com/ably/ably-cocoa.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
  "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",
        "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",
        "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",
        "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"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Ably",
    "schemes" : [
      "Ably-iOS",
      "Ably-macOS",
      "Ably-SoakTest-App",
      "Ably-tvOS"
    ],
    "targets" : [
      "Ably-iOS",
      "Ably-iOS-Tests",
      "Ably-macOS",
      "Ably-macOS-Tests",
      "Ably-tvOS",
      "Ably-tvOS-Tests",
      "Ably-SoakTest-App",
      "Ably-SoakTest-AppUITests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ably-cocoa"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ably-cocoa -destination platform=macOS,arch=arm64
Build complete.
Done.