The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Streamline, reference main (ee0b12), with Swift 6.2 for macOS (SPM) on 9 Oct 2025 00:39:26 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ziminny/Streamline.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ziminny/Streamline
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ee0b121 add nonisolated
Cloned https://github.com/ziminny/Streamline.git
Revision (git rev-parse @):
ee0b121c36a511b0497a7d192c5591527585c01a
SUCCESS checkout https://github.com/ziminny/Streamline.git at main
Fetching https://github.com/daltoniam/Starscream
Fetching https://github.com/socketio/socket.io-client-swift.git
[1/5062] Fetching starscream
[255/16406] Fetching starscream, socket.io-client-swift
Fetched https://github.com/daltoniam/Starscream from cache (1.36s)
Fetched https://github.com/socketio/socket.io-client-swift.git from cache (1.36s)
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 (4.46s)
Computing version for https://github.com/daltoniam/Starscream
Computed https://github.com/daltoniam/Starscream at 4.0.8 (0.64s)
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/349] Fetching streamline
Fetched https://github.com/ziminny/Streamline.git from cache (0.79s)
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.52s)
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 main (ee0b121)
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.2
Building package at path:  $PWD
https://github.com/ziminny/Streamline.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[3/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-49B95AFC49DCD68C.txt
[6/25] Emitting module Starscream
[7/27] Compiling Starscream Transport.swift
[8/27] Compiling Starscream resource_bundle_accessor.swift
[9/27] Compiling Starscream StringHTTPHandler.swift
[10/27] Compiling Starscream FoundationSecurity.swift
[11/27] Compiling Starscream FoundationTransport.swift
[12/27] Compiling Starscream TCPTransport.swift
[13/27] Compiling Starscream Framer.swift
[14/27] Compiling Starscream HTTPHandler.swift
[15/27] Compiling Starscream WSEngine.swift
[16/27] Compiling Starscream FoundationHTTPHandler.swift
[17/27] Compiling Starscream FoundationHTTPServerHandler.swift
[18/27] Compiling Starscream FrameCollector.swift
[19/27] Compiling Starscream Engine.swift
[20/27] Compiling Starscream NativeEngine.swift
[21/27] Compiling Starscream Compression.swift
[22/27] Compiling Starscream WSCompression.swift
[23/27] Compiling Starscream Data+Extensions.swift
[24/27] Compiling Starscream Security.swift
[25/27] Compiling Starscream Server.swift
[26/27] Compiling Starscream WebSocketServer.swift
[27/27] Compiling Starscream WebSocket.swift
[28/50] Compiling SocketIO SocketIOClientOption.swift
[29/50] Compiling SocketIO SocketIOClientSpec.swift
[30/50] Compiling SocketIO SocketIOStatus.swift
[31/52] Compiling SocketIO SocketAckEmitter.swift
[32/52] Compiling SocketIO SocketAckManager.swift
[33/52] Compiling SocketIO SocketAnyEvent.swift
[34/52] Emitting module SocketIO
[35/52] Compiling SocketIO SocketStringReader.swift
[36/52] Compiling SocketIO SocketTypes.swift
[37/52] Compiling SocketIO SocketEnginePacketType.swift
[38/52] Compiling SocketIO SocketEnginePollable.swift
[39/52] Compiling SocketIO SocketPacket.swift
[40/52] Compiling SocketIO SocketParsable.swift
[41/52] Compiling SocketIO SocketEngineSpec.swift
[42/52] Compiling SocketIO SocketEngineWebsocket.swift
[43/52] Compiling SocketIO SocketEventHandler.swift
[44/52] Compiling SocketIO SocketIOClient.swift
[45/52] Compiling SocketIO SocketIOClientConfiguration.swift
[46/52] Compiling SocketIO SocketExtensions.swift
[47/52] Compiling SocketIO SocketLogger.swift
[48/52] Compiling SocketIO SocketManager.swift
[49/52] Compiling SocketIO SocketManagerSpec.swift
[50/52] Compiling SocketIO SocketRawView.swift
[51/52] Compiling SocketIO SocketEngine.swift
[52/52] Compiling SocketIO SocketEngineClient.swift
[53/112] Emitting module Streamline
[54/118] Compiling Streamline HTTPMethod.swift
[55/118] Compiling Streamline Model.swift
[56/118] Compiling Streamline Pagination.swift
[57/118] Compiling Streamline Parameters.swift
[58/118] Compiling Streamline QueryString.swift
[59/118] Compiling Streamline RawValue.swift
[60/118] Compiling Streamline LCSocketManager.swift
[61/118] Compiling Streamline SocketConfiguration.swift
[62/118] Compiling Streamline SocketEmit.swift
[63/118] Compiling Streamline SocketObjectMapper.swift
[64/118] Compiling Streamline EnUS.swift
[65/118] Compiling Streamline InjectableLanguage.swift
[66/118] Compiling Streamline UserAgent.swift
[67/118] Compiling Streamline APIConfiguration.swift
[68/118] Compiling Streamline APIConfigurationSessionDelegate.swift
[69/118] Compiling Streamline APIRequester.swift
[70/118] Compiling Streamline APIService.swift
[71/118] Compiling Streamline APIServiceDelegate.swift
[72/118] Compiling Streamline APIURLSession.swift
[73/118] Compiling Streamline Authorization.swift
[74/118] Compiling Streamline Factory.swift
[75/118] Compiling Streamline InstanceType.swift
[76/118] Compiling Streamline ServiceProtocol.swift
[77/118] Compiling Streamline APIError.swift
[78/118] Compiling Streamline HTTPStatusCodes.swift
[79/118] Compiling Streamline Accept.swift
[80/118] Compiling Streamline PSGenericKeychainError.swift
[81/118] Compiling Streamline PSGenericKeychainHandler.swift
[82/118] Compiling Streamline PSKeychainCertificateHandler.swift
[83/118] Compiling Streamline PSKeychainFacade.swift
[84/118] Compiling Streamline PSKeychainProperties.swift
[85/118] Compiling Streamline PSURLSessionLoadCertificate.swift
[86/118] Compiling Streamline APIURLSessionProtocol.swift
[87/118] Compiling Streamline BackgroundTask.swift
[88/118] Compiling Streamline Encryption.swift
[89/118] Compiling Streamline MTLSKeychainConfiguration.swift
[90/118] Compiling Streamline MakeRequest.swift
[91/118] Compiling Streamline NetworkStatus.swift
[92/118] Compiling Streamline URLSessionConnectivity.swift
[93/118] Compiling Streamline Language.swift
[94/118] Compiling Streamline PTBR.swift
[95/118] Compiling Streamline Translate.swift
[96/118] Compiling Streamline TranslateMessages.swift
[97/118] Compiling Streamline PSCertificateError.swift
[98/118] Compiling Streamline PSEncryption.swift
[99/118] Compiling Streamline JWTCheck.swift
[100/118] Compiling Streamline JWTDecoder.swift
[101/118] Compiling Streamline JWTError.swift
[102/118] Compiling Streamline JWTTimeExpires.swift
[103/118] Compiling Streamline Constants.swift
[104/118] Compiling Streamline PLMLogger.swift
[105/118] Compiling Streamline HTTPServiceFactory.swift
[106/118] Compiling Streamline ContentType.swift
[107/118] Compiling Streamline HTTPHeader.swift
[108/118] Compiling Streamline HTTPHeaderConfiguration.swift
[109/118] Compiling Streamline HTTPHeaderProtocol.swift
[110/118] Compiling Streamline InfoPlist.swift
[111/118] Compiling Streamline Lang.swift
[112/118] Compiling Streamline PlistFile.swift
[113/118] Compiling Streamline CustomBaseURLInterceptor.swift
[114/118] Compiling Streamline MTLSInterceptor.swift
[115/118] Compiling Streamline RequestInterceptor.swift
[116/118] Compiling Streamline NetworkFinishCollecting.swift
[117/118] Compiling Streamline NetworkMetric.swift
[118/118] Compiling Streamline EmptyModel.swift
Build complete! (13.46s)
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/Metrics/NetworkFinishCollecting.swift",
        "Networking/HTTP/Metrics/NetworkMetric.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.