Build Information
Successful build of Streamline, reference 1.0.2 (10bfa1
), with Swift 6.1 for macOS (SPM) on 22 Aug 2025 20:10:34 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ziminny/Streamline.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ziminny/Streamline
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at 10bfa1a add download certificate support ios 16.4
Cloned https://github.com/ziminny/Streamline.git
Revision (git rev-parse @):
10bfa1a0ae5ca69791219efcf42478e90088a59a
SUCCESS checkout https://github.com/ziminny/Streamline.git at 1.0.2
Fetching https://github.com/daltoniam/Starscream
Fetching https://github.com/socketio/socket.io-client-swift.git
[1/5062] Fetching starscream
[305/16406] Fetching starscream, socket.io-client-swift
Fetched https://github.com/daltoniam/Starscream from cache (1.91s)
Fetched https://github.com/socketio/socket.io-client-swift.git from cache (1.91s)
Computing version for https://github.com/socketio/socket.io-client-swift.git
Computed https://github.com/socketio/socket.io-client-swift.git at 16.1.1 (5.22s)
Computing version for https://github.com/daltoniam/Starscream
Computed https://github.com/daltoniam/Starscream at 4.0.8 (0.65s)
Creating working copy for https://github.com/socketio/socket.io-client-swift.git
Working copy of https://github.com/socketio/socket.io-client-swift.git resolved at 16.1.1
Creating working copy for https://github.com/daltoniam/Starscream
Working copy of https://github.com/daltoniam/Starscream resolved at 4.0.8
========================================
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": "streamline",
"name": "Streamline",
"url": "https://github.com/ziminny/Streamline.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Streamline",
"dependencies": [
{
"identity": "socket.io-client-swift",
"name": "SocketIO",
"url": "https://github.com/socketio/socket.io-client-swift.git",
"version": "16.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/socket.io-client-swift",
"dependencies": [
{
"identity": "starscream",
"name": "Starscream",
"url": "https://github.com/daltoniam/Starscream",
"version": "4.0.8",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Starscream",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/ziminny/Streamline.git
[1/229] Fetching streamline
Fetched https://github.com/ziminny/Streamline.git from cache (0.76s)
Fetching https://github.com/socketio/socket.io-client-swift.git from cache
Fetched https://github.com/socketio/socket.io-client-swift.git from cache (0.51s)
Computing version for https://github.com/socketio/socket.io-client-swift.git
Computed https://github.com/socketio/socket.io-client-swift.git at 16.1.1 (0.57s)
Fetching https://github.com/daltoniam/Starscream from cache
Fetched https://github.com/daltoniam/Starscream from cache (0.51s)
Computing version for https://github.com/daltoniam/Starscream
Computed https://github.com/daltoniam/Starscream at 4.0.8 (0.57s)
Creating working copy for https://github.com/daltoniam/Starscream
Working copy of https://github.com/daltoniam/Starscream resolved at 4.0.8
Creating working copy for https://github.com/ziminny/Streamline.git
Working copy of https://github.com/ziminny/Streamline.git resolved at 1.0.2 (10bfa1a)
Creating working copy for https://github.com/socketio/socket.io-client-swift.git
Working copy of https://github.com/socketio/socket.io-client-swift.git resolved at 16.1.1
warning: '.resolve-product-dependencies': dependency 'streamline' is not used by any target
Found 1 product dependencies
- SocketIO
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/ziminny/Streamline.git
https://github.com/ziminny/Streamline.git
{
"dependencies" : [
{
"identity" : "socket.io-client-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "16.1.0",
"upper_bound" : "17.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/socketio/socket.io-client-swift.git"
}
],
"manifest_display_name" : "Streamline",
"name" : "Streamline",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Streamline",
"targets" : [
"Streamline"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StreamlineTests",
"module_type" : "SwiftTarget",
"name" : "StreamlineTests",
"path" : "Tests/StreamlineTests",
"sources" : [
"StreamlineTests.swift"
],
"target_dependencies" : [
"Streamline"
],
"type" : "test"
},
{
"c99name" : "Streamline",
"module_type" : "SwiftTarget",
"name" : "Streamline",
"path" : "Sources/Streamline",
"product_dependencies" : [
"SocketIO"
],
"product_memberships" : [
"Streamline"
],
"sources" : [
"JWT/JWTCheck.swift",
"JWT/JWTDecoder.swift",
"JWT/JWTError.swift",
"JWT/JWTTimeExpires.swift",
"Log/Constants.swift",
"Log/PLMLogger.swift",
"Networking/Factory/HTTPServiceFactory.swift",
"Networking/HTTP/Auth/Authorization.swift",
"Networking/HTTP/DI/Factory.swift",
"Networking/HTTP/DI/InstanceType.swift",
"Networking/HTTP/DI/ServiceProtocol.swift",
"Networking/HTTP/Exceptions/APIError.swift",
"Networking/HTTP/HTTPStatusCodes.swift",
"Networking/HTTP/Header/Accept.swift",
"Networking/HTTP/Header/ContentType.swift",
"Networking/HTTP/Header/HTTPHeader.swift",
"Networking/HTTP/Header/HTTPHeaderConfiguration.swift",
"Networking/HTTP/Header/HTTPHeaderProtocol.swift",
"Networking/HTTP/Header/InfoPlist.swift",
"Networking/HTTP/Header/Lang.swift",
"Networking/HTTP/Header/PlistFile.swift",
"Networking/HTTP/Header/UserAgent.swift",
"Networking/HTTP/Implementation/APIConfiguration.swift",
"Networking/HTTP/Implementation/APIConfigurationSessionDelegate.swift",
"Networking/HTTP/Implementation/APIRequester.swift",
"Networking/HTTP/Implementation/APIService.swift",
"Networking/HTTP/Implementation/APIServiceDelegate.swift",
"Networking/HTTP/Implementation/APIURLSession.swift",
"Networking/HTTP/Implementation/APIURLSessionProtocol.swift",
"Networking/HTTP/Implementation/BackgroundTask.swift",
"Networking/HTTP/Implementation/Encryption.swift",
"Networking/HTTP/Implementation/MTLSKeychainConfiguration.swift",
"Networking/HTTP/Implementation/MakeRequest.swift",
"Networking/HTTP/Implementation/NetworkStatus.swift",
"Networking/HTTP/Implementation/URLSessionConnectivity.swift",
"Networking/HTTP/Interceptors/CustomBaseURLInterceptor.swift",
"Networking/HTTP/Interceptors/MTLSInterceptor.swift",
"Networking/HTTP/Interceptors/RequestInterceptor.swift",
"Networking/HTTP/Model/EmptyModel.swift",
"Networking/HTTP/Model/HTTPMethod.swift",
"Networking/HTTP/Model/Model.swift",
"Networking/HTTP/Model/Pagination.swift",
"Networking/HTTP/Model/Parameters.swift",
"Networking/HTTP/Model/QueryString.swift",
"Networking/HTTP/Model/RawValue.swift",
"Networking/Socket/LCSocketManager.swift",
"Networking/Socket/SocketConfiguration.swift",
"Networking/Socket/SocketEmit.swift",
"Networking/Socket/SocketObjectMapper.swift",
"Networking/Translate/EnUS.swift",
"Networking/Translate/InjectableLanguage.swift",
"Networking/Translate/Language.swift",
"Networking/Translate/PTBR.swift",
"Networking/Translate/Translate.swift",
"Networking/Translate/TranslateMessages.swift",
"Security/PSCertificateError.swift",
"Security/PSEncryption.swift",
"Security/PSGenericKeychainError.swift",
"Security/PSGenericKeychainHandler.swift",
"Security/PSKeychainCertificateHandler.swift",
"Security/PSKeychainFacade.swift",
"Security/PSKeychainProperties.swift",
"Security/PSURLSessionLoadCertificate.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
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/5] Write sources
[1/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/25] Emitting module Starscream
[7/27] Compiling Starscream Transport.swift
[8/27] Compiling Starscream resource_bundle_accessor.swift
[9/27] Compiling Starscream Security.swift
[10/27] Compiling Starscream Server.swift
[11/27] Compiling Starscream FoundationHTTPServerHandler.swift
[12/27] Compiling Starscream FrameCollector.swift
[13/27] Compiling Starscream WSEngine.swift
[14/27] Compiling Starscream FoundationHTTPHandler.swift
[15/27] Compiling Starscream Engine.swift
[16/27] Compiling Starscream NativeEngine.swift
[17/27] Compiling Starscream StringHTTPHandler.swift
[18/27] Compiling Starscream FoundationSecurity.swift
[19/27] Compiling Starscream FoundationTransport.swift
[20/27] Compiling Starscream TCPTransport.swift
[21/27] Compiling Starscream Compression.swift
[22/27] Compiling Starscream WSCompression.swift
[23/27] Compiling Starscream Data+Extensions.swift
[24/27] Compiling Starscream Framer.swift
[25/27] Compiling Starscream HTTPHandler.swift
[26/27] Compiling Starscream WebSocketServer.swift
[27/27] Compiling Starscream WebSocket.swift
[28/50] Emitting module SocketIO
[29/52] Compiling SocketIO SocketEngineSpec.swift
[30/52] Compiling SocketIO SocketEngineWebsocket.swift
[31/52] Compiling SocketIO SocketEnginePacketType.swift
[32/52] Compiling SocketIO SocketEnginePollable.swift
[33/52] Compiling SocketIO SocketAckEmitter.swift
[34/52] Compiling SocketIO SocketAckManager.swift
[35/52] Compiling SocketIO SocketAnyEvent.swift
[36/52] Compiling SocketIO SocketEventHandler.swift
[37/52] Compiling SocketIO SocketIOClient.swift
[38/52] Compiling SocketIO SocketIOClientConfiguration.swift
[39/52] Compiling SocketIO SocketExtensions.swift
[40/52] Compiling SocketIO SocketLogger.swift
[41/52] Compiling SocketIO SocketIOClientOption.swift
[42/52] Compiling SocketIO SocketIOClientSpec.swift
[43/52] Compiling SocketIO SocketIOStatus.swift
[44/52] Compiling SocketIO SocketPacket.swift
[45/52] Compiling SocketIO SocketParsable.swift
[46/52] Compiling SocketIO SocketManager.swift
[47/52] Compiling SocketIO SocketManagerSpec.swift
[48/52] Compiling SocketIO SocketStringReader.swift
[49/52] Compiling SocketIO SocketTypes.swift
[50/52] Compiling SocketIO SocketRawView.swift
[51/52] Compiling SocketIO SocketEngine.swift
[52/52] Compiling SocketIO SocketEngineClient.swift
[53/110] Emitting module Streamline
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[54/116] Compiling Streamline Authorization.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[55/116] Compiling Streamline Factory.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[56/116] Compiling Streamline InstanceType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[57/116] Compiling Streamline ServiceProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[58/116] Compiling Streamline APIError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[59/116] Compiling Streamline HTTPStatusCodes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[60/116] Compiling Streamline Accept.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[61/116] Compiling Streamline UserAgent.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/116] Compiling Streamline APIConfiguration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/116] Compiling Streamline APIConfigurationSessionDelegate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[64/116] Compiling Streamline APIRequester.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/116] Compiling Streamline APIService.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[66/116] Compiling Streamline APIServiceDelegate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[67/116] Compiling Streamline ContentType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[68/116] Compiling Streamline HTTPHeader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[69/116] Compiling Streamline HTTPHeaderConfiguration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[70/116] Compiling Streamline HTTPHeaderProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[71/116] Compiling Streamline InfoPlist.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[72/116] Compiling Streamline Lang.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[73/116] Compiling Streamline PlistFile.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[74/116] Compiling Streamline APIURLSession.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[75/116] Compiling Streamline APIURLSessionProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[76/116] Compiling Streamline BackgroundTask.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[77/116] Compiling Streamline Encryption.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[78/116] Compiling Streamline MTLSKeychainConfiguration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[79/116] Compiling Streamline MakeRequest.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[80/116] Compiling Streamline PSGenericKeychainError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[81/116] Compiling Streamline PSGenericKeychainHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[82/116] Compiling Streamline PSKeychainCertificateHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[83/116] Compiling Streamline PSKeychainFacade.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[84/116] Compiling Streamline PSKeychainProperties.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[85/116] Compiling Streamline PSURLSessionLoadCertificate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[86/116] Compiling Streamline LCSocketManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[87/116] Compiling Streamline SocketConfiguration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[88/116] Compiling Streamline SocketEmit.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[89/116] Compiling Streamline SocketObjectMapper.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[90/116] Compiling Streamline EnUS.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[91/116] Compiling Streamline InjectableLanguage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/116] Compiling Streamline JWTCheck.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[93/116] Compiling Streamline JWTDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[94/116] Compiling Streamline JWTError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[95/116] Compiling Streamline JWTTimeExpires.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[96/116] Compiling Streamline Constants.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[97/116] Compiling Streamline PLMLogger.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[98/116] Compiling Streamline HTTPServiceFactory.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[99/116] Compiling Streamline HTTPMethod.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[100/116] Compiling Streamline Model.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[101/116] Compiling Streamline Pagination.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[102/116] Compiling Streamline Parameters.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[103/116] Compiling Streamline QueryString.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[104/116] Compiling Streamline RawValue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[105/116] Compiling Streamline Language.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[106/116] Compiling Streamline PTBR.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[107/116] Compiling Streamline Translate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[108/116] Compiling Streamline TranslateMessages.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[109/116] Compiling Streamline PSCertificateError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[110/116] Compiling Streamline PSEncryption.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[111/116] Compiling Streamline NetworkStatus.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[112/116] Compiling Streamline URLSessionConnectivity.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[113/116] Compiling Streamline CustomBaseURLInterceptor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[114/116] Compiling Streamline MTLSInterceptor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[115/116] Compiling Streamline RequestInterceptor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[116/116] Compiling Streamline EmptyModel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (15.32s)
warning: 'starscream': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Starscream/Sources/Info.plist
Build complete.
{
"dependencies" : [
{
"identity" : "socket.io-client-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "16.1.0",
"upper_bound" : "17.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/socketio/socket.io-client-swift.git"
}
],
"manifest_display_name" : "Streamline",
"name" : "Streamline",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Streamline",
"targets" : [
"Streamline"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StreamlineTests",
"module_type" : "SwiftTarget",
"name" : "StreamlineTests",
"path" : "Tests/StreamlineTests",
"sources" : [
"StreamlineTests.swift"
],
"target_dependencies" : [
"Streamline"
],
"type" : "test"
},
{
"c99name" : "Streamline",
"module_type" : "SwiftTarget",
"name" : "Streamline",
"path" : "Sources/Streamline",
"product_dependencies" : [
"SocketIO"
],
"product_memberships" : [
"Streamline"
],
"sources" : [
"JWT/JWTCheck.swift",
"JWT/JWTDecoder.swift",
"JWT/JWTError.swift",
"JWT/JWTTimeExpires.swift",
"Log/Constants.swift",
"Log/PLMLogger.swift",
"Networking/Factory/HTTPServiceFactory.swift",
"Networking/HTTP/Auth/Authorization.swift",
"Networking/HTTP/DI/Factory.swift",
"Networking/HTTP/DI/InstanceType.swift",
"Networking/HTTP/DI/ServiceProtocol.swift",
"Networking/HTTP/Exceptions/APIError.swift",
"Networking/HTTP/HTTPStatusCodes.swift",
"Networking/HTTP/Header/Accept.swift",
"Networking/HTTP/Header/ContentType.swift",
"Networking/HTTP/Header/HTTPHeader.swift",
"Networking/HTTP/Header/HTTPHeaderConfiguration.swift",
"Networking/HTTP/Header/HTTPHeaderProtocol.swift",
"Networking/HTTP/Header/InfoPlist.swift",
"Networking/HTTP/Header/Lang.swift",
"Networking/HTTP/Header/PlistFile.swift",
"Networking/HTTP/Header/UserAgent.swift",
"Networking/HTTP/Implementation/APIConfiguration.swift",
"Networking/HTTP/Implementation/APIConfigurationSessionDelegate.swift",
"Networking/HTTP/Implementation/APIRequester.swift",
"Networking/HTTP/Implementation/APIService.swift",
"Networking/HTTP/Implementation/APIServiceDelegate.swift",
"Networking/HTTP/Implementation/APIURLSession.swift",
"Networking/HTTP/Implementation/APIURLSessionProtocol.swift",
"Networking/HTTP/Implementation/BackgroundTask.swift",
"Networking/HTTP/Implementation/Encryption.swift",
"Networking/HTTP/Implementation/MTLSKeychainConfiguration.swift",
"Networking/HTTP/Implementation/MakeRequest.swift",
"Networking/HTTP/Implementation/NetworkStatus.swift",
"Networking/HTTP/Implementation/URLSessionConnectivity.swift",
"Networking/HTTP/Interceptors/CustomBaseURLInterceptor.swift",
"Networking/HTTP/Interceptors/MTLSInterceptor.swift",
"Networking/HTTP/Interceptors/RequestInterceptor.swift",
"Networking/HTTP/Model/EmptyModel.swift",
"Networking/HTTP/Model/HTTPMethod.swift",
"Networking/HTTP/Model/Model.swift",
"Networking/HTTP/Model/Pagination.swift",
"Networking/HTTP/Model/Parameters.swift",
"Networking/HTTP/Model/QueryString.swift",
"Networking/HTTP/Model/RawValue.swift",
"Networking/Socket/LCSocketManager.swift",
"Networking/Socket/SocketConfiguration.swift",
"Networking/Socket/SocketEmit.swift",
"Networking/Socket/SocketObjectMapper.swift",
"Networking/Translate/EnUS.swift",
"Networking/Translate/InjectableLanguage.swift",
"Networking/Translate/Language.swift",
"Networking/Translate/PTBR.swift",
"Networking/Translate/Translate.swift",
"Networking/Translate/TranslateMessages.swift",
"Security/PSCertificateError.swift",
"Security/PSEncryption.swift",
"Security/PSGenericKeychainError.swift",
"Security/PSGenericKeychainHandler.swift",
"Security/PSKeychainCertificateHandler.swift",
"Security/PSKeychainFacade.swift",
"Security/PSKeychainProperties.swift",
"Security/PSURLSessionLoadCertificate.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.