Build Information
Successful build of AppSyncRealTimeClient, reference main (ab284d
), with Swift 5.9 for macOS (SPM) on 28 Oct 2024 23:38:54 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aws-amplify/aws-appsync-realtime-client-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aws-amplify/aws-appsync-realtime-client-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ab284da chore(deps): bump rexml from 3.3.7 to 3.3.9 (#168)
Cloned https://github.com/aws-amplify/aws-appsync-realtime-client-ios.git
Revision (git rev-parse @):
ab284da9f668d346e29cf64898c5ef123195d06d
SUCCESS checkout https://github.com/aws-amplify/aws-appsync-realtime-client-ios.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/aws-amplify/aws-appsync-realtime-client-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/21] Compiling Starscream Framer.swift
[3/21] Compiling Starscream HTTPHandler.swift
[4/21] Compiling Starscream Security.swift
[5/21] Compiling Starscream Server.swift
[6/23] Compiling Starscream Engine.swift
[7/23] Compiling Starscream NativeEngine.swift
[8/23] Compiling Starscream FoundationHTTPServerHandler.swift
[9/23] Compiling Starscream FrameCollector.swift
[10/23] Compiling Starscream WSEngine.swift
[11/23] Compiling Starscream FoundationHTTPHandler.swift
[12/23] Emitting module Starscream
[13/23] Compiling Starscream FoundationTransport.swift
[14/23] Compiling Starscream TCPTransport.swift
[15/23] Compiling Starscream StringHTTPHandler.swift
[16/23] Compiling Starscream FoundationSecurity.swift
[17/23] Compiling Starscream Compression.swift
[18/23] Compiling Starscream WSCompression.swift
[19/23] Compiling Starscream Data+Extensions.swift
[20/23] Compiling Starscream WebSocketServer.swift
[21/23] Compiling Starscream WebSocket.swift
[22/23] Compiling Starscream Transport.swift
[23/23] Compiling Starscream resource_bundle_accessor.swift
[24/69] Emitting module AppSyncRealTimeClient
[25/73] Compiling AppSyncRealTimeClient RetryableConnection.swift
[26/73] Compiling AppSyncRealTimeClient SubscriptionConnection.swift
[27/73] Compiling AppSyncRealTimeClient SubscriptionItem.swift
[28/73] Compiling AppSyncRealTimeClient AppSyncConnectionRequest.swift
[29/73] Compiling AppSyncRealTimeClient AppSyncMessage+Encodable.swift
[30/73] Compiling AppSyncRealTimeClient CountdownTimer.swift
[31/73] Compiling AppSyncRealTimeClient OIDCAuthProvider.swift
[32/73] Compiling AppSyncRealTimeClient OIDCAuthProviderAsync.swift
[33/73] Compiling AppSyncRealTimeClient SubscriptionConnectionType.swift
[34/73] Compiling AppSyncRealTimeClient SubscriptionConstants.swift
[35/73] Compiling AppSyncRealTimeClient ConnectionProviderFactory.swift
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/InterceptableConnection+Default.swift:17:22: warning: 'interceptConnection(_:for:)' is deprecated: Use the async version under ConnectionInterceptableAsync or completion handler flavor
let result = interceptConnection(request, for: endpoint)
^
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/InterceptableConnection+Default.swift:29:22: warning: 'interceptMessage(_:for:)' is deprecated: Use the async version under MessageInterceptableAsync or completion handler flavor
let result = interceptMessage(message, for: endpoint)
^
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/InterceptableConnection+Default.swift:41:22: warning: 'interceptConnection(_:for:)' is deprecated: Use the async version under ConnectionInterceptorAsync or completion handler flavor
let result = interceptConnection(request, for: endpoint)
^
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/InterceptableConnection+Default.swift:53:22: warning: 'interceptMessage(_:for:)' is deprecated: Use the async version under MessageInterceptorAsync or completion handler flavor
let result = interceptMessage(message, for: endpoint)
^
[36/73] Compiling AppSyncRealTimeClient InterceptableConnection+Default.swift
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/InterceptableConnection+Default.swift:17:22: warning: 'interceptConnection(_:for:)' is deprecated: Use the async version under ConnectionInterceptableAsync or completion handler flavor
let result = interceptConnection(request, for: endpoint)
^
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/InterceptableConnection+Default.swift:29:22: warning: 'interceptMessage(_:for:)' is deprecated: Use the async version under MessageInterceptableAsync or completion handler flavor
let result = interceptMessage(message, for: endpoint)
^
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/InterceptableConnection+Default.swift:41:22: warning: 'interceptConnection(_:for:)' is deprecated: Use the async version under ConnectionInterceptorAsync or completion handler flavor
let result = interceptConnection(request, for: endpoint)
^
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/InterceptableConnection+Default.swift:53:22: warning: 'interceptMessage(_:for:)' is deprecated: Use the async version under MessageInterceptorAsync or completion handler flavor
let result = interceptMessage(message, for: endpoint)
^
[37/73] Compiling AppSyncRealTimeClient InterceptableConnection.swift
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/InterceptableConnection+Default.swift:17:22: warning: 'interceptConnection(_:for:)' is deprecated: Use the async version under ConnectionInterceptableAsync or completion handler flavor
let result = interceptConnection(request, for: endpoint)
^
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/InterceptableConnection+Default.swift:29:22: warning: 'interceptMessage(_:for:)' is deprecated: Use the async version under MessageInterceptableAsync or completion handler flavor
let result = interceptMessage(message, for: endpoint)
^
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/InterceptableConnection+Default.swift:41:22: warning: 'interceptConnection(_:for:)' is deprecated: Use the async version under ConnectionInterceptorAsync or completion handler flavor
let result = interceptConnection(request, for: endpoint)
^
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/InterceptableConnection+Default.swift:53:22: warning: 'interceptMessage(_:for:)' is deprecated: Use the async version under MessageInterceptorAsync or completion handler flavor
let result = interceptMessage(message, for: endpoint)
^
[38/73] Compiling AppSyncRealTimeClient InterceptableConnectionAsync.swift
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/InterceptableConnection+Default.swift:17:22: warning: 'interceptConnection(_:for:)' is deprecated: Use the async version under ConnectionInterceptableAsync or completion handler flavor
let result = interceptConnection(request, for: endpoint)
^
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/InterceptableConnection+Default.swift:29:22: warning: 'interceptMessage(_:for:)' is deprecated: Use the async version under MessageInterceptableAsync or completion handler flavor
let result = interceptMessage(message, for: endpoint)
^
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/InterceptableConnection+Default.swift:41:22: warning: 'interceptConnection(_:for:)' is deprecated: Use the async version under ConnectionInterceptorAsync or completion handler flavor
let result = interceptConnection(request, for: endpoint)
^
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/InterceptableConnection+Default.swift:53:22: warning: 'interceptMessage(_:for:)' is deprecated: Use the async version under MessageInterceptorAsync or completion handler flavor
let result = interceptMessage(message, for: endpoint)
^
[39/73] Compiling AppSyncRealTimeClient ConnectivityMonitor.swift
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/InterceptableConnection+Default.swift:17:22: warning: 'interceptConnection(_:for:)' is deprecated: Use the async version under ConnectionInterceptableAsync or completion handler flavor
let result = interceptConnection(request, for: endpoint)
^
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/InterceptableConnection+Default.swift:29:22: warning: 'interceptMessage(_:for:)' is deprecated: Use the async version under MessageInterceptableAsync or completion handler flavor
let result = interceptMessage(message, for: endpoint)
^
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/InterceptableConnection+Default.swift:41:22: warning: 'interceptConnection(_:for:)' is deprecated: Use the async version under ConnectionInterceptorAsync or completion handler flavor
let result = interceptConnection(request, for: endpoint)
^
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/InterceptableConnection+Default.swift:53:22: warning: 'interceptMessage(_:for:)' is deprecated: Use the async version under MessageInterceptorAsync or completion handler flavor
let result = interceptMessage(message, for: endpoint)
^
[40/73] Compiling AppSyncRealTimeClient TaskQueue.swift
[41/73] Compiling AppSyncRealTimeClient AppSyncWebsocketProvider.swift
[42/73] Compiling AppSyncRealTimeClient StarscreamAdapter+Delegate.swift
[43/73] Compiling AppSyncRealTimeClient StarscreamAdapter.swift
[44/73] Compiling AppSyncRealTimeClient AppSyncJSONHelper.swift
[45/73] Compiling AppSyncRealTimeClient AppSyncJSONValue.swift
[46/73] Compiling AppSyncRealTimeClient AppSyncLogger.swift
[47/73] Compiling AppSyncRealTimeClient AppSyncURLHelper.swift
[48/73] Compiling AppSyncRealTimeClient AtomicValue.swift
[49/73] Compiling AppSyncRealTimeClient RealtimeConnectionProvider+Websocket.swift
[50/73] Compiling AppSyncRealTimeClient RealtimeConnectionProvider.swift
[51/73] Compiling AppSyncRealTimeClient RealtimeConnectionProviderResponse.swift
[52/73] Compiling AppSyncRealTimeClient RealtimeConnectionProviderAsync+ConnectionInterceptableAsync.swift
[53/73] Compiling AppSyncRealTimeClient RealtimeConnectionProviderAsync+MessageInterceptableAsync.swift
[54/73] Compiling AppSyncRealTimeClient RealtimeConnectionProviderAsync+StaleConnection.swift
[55/73] Compiling AppSyncRealTimeClient RealtimeConnectionProviderAsync+Websocket.swift
[56/73] Compiling AppSyncRealTimeClient RealtimeConnectionProviderAsync.swift
[57/73] Compiling AppSyncRealTimeClient ConnectionProvider.swift
[58/73] Compiling AppSyncRealTimeClient ConnectionProviderError.swift
[59/73] Compiling AppSyncRealTimeClient ConnectivityPath.swift
[60/73] Compiling AppSyncRealTimeClient APIKeyAuthInterceptor.swift
[61/73] Compiling AppSyncRealTimeClient OIDCAuthInterceptor.swift
[62/73] Compiling AppSyncRealTimeClient OIDCAuthInterceptorAsync.swift
[63/73] Compiling AppSyncRealTimeClient RealtimeGatewayURLInterceptor.swift
[64/73] Compiling AppSyncRealTimeClient AWSAppSyncRealTimeClient.swift
[65/73] Compiling AppSyncRealTimeClient AppSyncSubscriptionConnection+Connection.swift
[66/73] Compiling AppSyncRealTimeClient AppSyncSubscriptionConnection+DataHandler.swift
[67/73] Compiling AppSyncRealTimeClient AppSyncSubscriptionConnection+ErrorHandler.swift
[68/73] Compiling AppSyncRealTimeClient AppSyncSubscriptionConnection.swift
[69/73] Compiling AppSyncRealTimeClient AppSyncMessage.swift
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/AppsyncRealtimeConnection/RealtimeConnectionProvider+ConnectionInterceptable.swift:58:72: warning: 'interceptConnection(_:for:)' is deprecated: Use the async version under ConnectionInterceptorAsync or completion handler flavor
let finalRequest = connectionInterceptors.reduce(request) { $1.interceptConnection($0, for: endpoint) }
^
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/AppsyncRealtimeConnection/RealtimeConnectionProvider+MessageInterceptable.swift:56:69: warning: 'interceptMessage(_:for:)' is deprecated: Use the async version under MessageInterceptorAsync or completion handler flavor
let finalMessage = messageInterceptors.reduce(message) { $1.interceptMessage($0, for: endpoint) }
^
[70/73] Compiling AppSyncRealTimeClient AppSyncResponse.swift
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/AppsyncRealtimeConnection/RealtimeConnectionProvider+ConnectionInterceptable.swift:58:72: warning: 'interceptConnection(_:for:)' is deprecated: Use the async version under ConnectionInterceptorAsync or completion handler flavor
let finalRequest = connectionInterceptors.reduce(request) { $1.interceptConnection($0, for: endpoint) }
^
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/AppsyncRealtimeConnection/RealtimeConnectionProvider+MessageInterceptable.swift:56:69: warning: 'interceptMessage(_:for:)' is deprecated: Use the async version under MessageInterceptorAsync or completion handler flavor
let finalMessage = messageInterceptors.reduce(message) { $1.interceptMessage($0, for: endpoint) }
^
[71/73] Compiling AppSyncRealTimeClient RealtimeConnectionProvider+ConnectionInterceptable.swift
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/AppsyncRealtimeConnection/RealtimeConnectionProvider+ConnectionInterceptable.swift:58:72: warning: 'interceptConnection(_:for:)' is deprecated: Use the async version under ConnectionInterceptorAsync or completion handler flavor
let finalRequest = connectionInterceptors.reduce(request) { $1.interceptConnection($0, for: endpoint) }
^
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/AppsyncRealtimeConnection/RealtimeConnectionProvider+MessageInterceptable.swift:56:69: warning: 'interceptMessage(_:for:)' is deprecated: Use the async version under MessageInterceptorAsync or completion handler flavor
let finalMessage = messageInterceptors.reduce(message) { $1.interceptMessage($0, for: endpoint) }
^
[72/73] Compiling AppSyncRealTimeClient RealtimeConnectionProvider+MessageInterceptable.swift
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/AppsyncRealtimeConnection/RealtimeConnectionProvider+ConnectionInterceptable.swift:58:72: warning: 'interceptConnection(_:for:)' is deprecated: Use the async version under ConnectionInterceptorAsync or completion handler flavor
let finalRequest = connectionInterceptors.reduce(request) { $1.interceptConnection($0, for: endpoint) }
^
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/AppsyncRealtimeConnection/RealtimeConnectionProvider+MessageInterceptable.swift:56:69: warning: 'interceptMessage(_:for:)' is deprecated: Use the async version under MessageInterceptorAsync or completion handler flavor
let finalMessage = messageInterceptors.reduce(message) { $1.interceptMessage($0, for: endpoint) }
^
[73/73] Compiling AppSyncRealTimeClient RealtimeConnectionProvider+StaleConnection.swift
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/AppsyncRealtimeConnection/RealtimeConnectionProvider+ConnectionInterceptable.swift:58:72: warning: 'interceptConnection(_:for:)' is deprecated: Use the async version under ConnectionInterceptorAsync or completion handler flavor
let finalRequest = connectionInterceptors.reduce(request) { $1.interceptConnection($0, for: endpoint) }
^
/Users/admin/builder/spi-builder-workspace/AppSyncRealTimeClient/ConnectionProvider/AppsyncRealtimeConnection/RealtimeConnectionProvider+MessageInterceptable.swift:56:69: warning: 'interceptMessage(_:for:)' is deprecated: Use the async version under MessageInterceptorAsync or completion handler flavor
let finalMessage = messageInterceptors.reduce(message) { $1.interceptMessage($0, for: endpoint) }
^
Build complete! (13.33s)
Fetching https://github.com/daltoniam/Starscream
[1/4902] Fetching starscream
Fetched https://github.com/daltoniam/Starscream (1.73s)
Computing version for https://github.com/daltoniam/Starscream
Computed https://github.com/daltoniam/Starscream at 4.0.8 (0.60s)
Creating working copy for https://github.com/daltoniam/Starscream
Working copy of https://github.com/daltoniam/Starscream resolved at 4.0.8
Build complete.
Done.