The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TwilioVerifySNA, reference main (1bdcce), with Swift 6.1 for macOS (SPM) on 9 Feb 2026 20:31:35 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/twilio/twilio-verify-sna-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/twilio/twilio-verify-sna-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1bdccee fix: Resolve Keep-Alive Redirect Handling and Add Default Path for HTTP/1.1 Requests (#23)
Cloned https://github.com/twilio/twilio-verify-sna-ios.git
Revision (git rev-parse @):
1bdccee2a3c96faacef57fdb8e80aa6a48eb4bd6
SUCCESS checkout https://github.com/twilio/twilio-verify-sna-ios.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/twilio/twilio-verify-sna-ios.git
https://github.com/twilio/twilio-verify-sna-ios.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TwilioVerifySNA",
  "name" : "TwilioVerifySNA",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "TwilioVerifySNA",
      "targets" : [
        "TwilioVerifySNA",
        "SNANetworking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TwilioVerifySNATests",
      "module_type" : "SwiftTarget",
      "name" : "TwilioVerifySNATests",
      "path" : "Tests",
      "sources" : [
        "Domain/Mocks/MockCellularSession.swift",
        "Domain/Mocks/MockNetworkRequestProvider.swift",
        "Domain/Mocks/MockRequestManager.swift",
        "Domain/RequestManagerTests.swift",
        "Domain/TwilioVerifySNASessionTests.swift",
        "Networking/NetworkRequestProviderTests.swift"
      ],
      "target_dependencies" : [
        "TwilioVerifySNA"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TwilioVerifySNA",
      "module_type" : "SwiftTarget",
      "name" : "TwilioVerifySNA",
      "path" : "Sources",
      "product_memberships" : [
        "TwilioVerifySNA"
      ],
      "sources" : [
        "Common/TwilioVerifySNAErrorProtocol.swift",
        "Domain/RequestManager/RequestManager+Errors.swift",
        "Domain/RequestManager/RequestManager.swift",
        "Domain/RequestManager/RequestManagerProtocol.swift",
        "Domain/TwilioVerifySNA/TwilioVerifySNA.swift",
        "Domain/TwilioVerifySNA/TwilioVerifySNABuilder.swift",
        "Domain/TwilioVerifySNA/TwilioVerifySNAError.swift",
        "Domain/TwilioVerifySNA/TwilioVerifySNASession.swift",
        "Networking/NetworkRequestProvider+Errors.swift",
        "Networking/NetworkRequestProvider.swift",
        "Networking/NetworkRequestProviderProtocol.swift",
        "TwilioVerifySNAConfig.swift"
      ],
      "target_dependencies" : [
        "SNANetworking"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SNANetworking",
      "module_type" : "ClangTarget",
      "name" : "SNANetworking",
      "path" : "SNASources",
      "product_memberships" : [
        "TwilioVerifySNA"
      ],
      "sources" : [
        "CellularGetAddrinfo.m",
        "CellularSession.m",
        "CellularSessionResult.m",
        "SocketAddress.m",
        "sslfuncs.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
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/7] Write sources
[1/7] Write swift-version-2F0A5646E1D333AE.txt
[2/7] Compiling SNANetworking sslfuncs.c
[3/7] Compiling SNANetworking CellularSessionResult.m
/Users/admin/builder/spi-builder-workspace/SNASources/CellularSession.m:115:11: warning: initializing 'char *' with an expression of type 'NS_RETURNS_INNER_POINTER const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  115 |     char* service = [[url scheme] UTF8String];
      |           ^         ~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SNASources/CellularSession.m:119:17: warning: assigning to 'char *' from 'NS_RETURNS_INNER_POINTER const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  119 |         service = [portString UTF8String];
      |                 ^ ~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SNASources/CellularSession.m:273:33: warning: 'SSLCreateContext' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
  273 |         SSLContextRef context = SSLCreateContext(kCFAllocatorDefault, kSSLClientSide, kSSLStreamType);
      |                                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:316:1: note: 'SSLCreateContext' has been explicitly marked deprecated here
  316 | SSLCreateContext(CFAllocatorRef __nullable alloc, SSLProtocolSide protocolSide, SSLConnectionType connectionType)
      | ^
/Users/admin/builder/spi-builder-workspace/SNASources/CellularSession.m:273:71: warning: 'kSSLClientSide' is deprecated: first deprecated in macOS 10.15 [-Wdeprecated-declarations]
  273 |         SSLContextRef context = SSLCreateContext(kCFAllocatorDefault, kSSLClientSide, kSSLStreamType);
      |                                                                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:218:5: note: 'kSSLClientSide' has been explicitly marked deprecated here
  218 |     kSSLClientSide CF_ENUM_DEPRECATED(10_2, 10_15, 2_0, 13_0)
      |     ^
/Users/admin/builder/spi-builder-workspace/SNASources/CellularSession.m:273:87: warning: 'kSSLStreamType' is deprecated: first deprecated in macOS 10.15 [-Wdeprecated-declarations]
  273 |         SSLContextRef context = SSLCreateContext(kCFAllocatorDefault, kSSLClientSide, kSSLStreamType);
      |                                                                                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:223:5: note: 'kSSLStreamType' has been explicitly marked deprecated here
  223 |     kSSLStreamType CF_ENUM_DEPRECATED(10_2, 10_15, 2_0, 13_0),
      |     ^
/Users/admin/builder/spi-builder-workspace/SNASources/CellularSession.m:276:18: warning: 'SSLSetIOFuncs' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
  276 |         status = SSLSetIOFuncs(context, ssl_read, ssl_write);
      |                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:418:1: note: 'SSLSetIOFuncs' has been explicitly marked deprecated here
  418 | SSLSetIOFuncs                           (SSLContextRef          context,
      | ^
/Users/admin/builder/spi-builder-workspace/SNASources/CellularSession.m:278:13: warning: 'SSLClose' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
  278 |             SSLClose(context);
      |             ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1731:1: note: 'SSLClose' has been explicitly marked deprecated here
 1731 | SSLClose                                        (SSLContextRef          context)
      | ^
/Users/admin/builder/spi-builder-workspace/SNASources/CellularSession.m:288:18: warning: 'SSLSetConnection' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
  288 |         status = SSLSetConnection(context, (SSLConnectionRef)&sock);
      |                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:657:1: note: 'SSLSetConnection' has been explicitly marked deprecated here
  657 | SSLSetConnection                        (SSLContextRef                  context,
      | ^
/Users/admin/builder/spi-builder-workspace/SNASources/CellularSession.m:290:13: warning: 'SSLClose' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
  290 |             SSLClose(context);
      |             ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1731:1: note: 'SSLClose' has been explicitly marked deprecated here
 1731 | SSLClose                                        (SSLContextRef          context)
      | ^
/Users/admin/builder/spi-builder-workspace/SNASources/CellularSession.m:300:18: warning: 'SSLSetPeerDomainName' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
  300 |         status = SSLSetPeerDomainName(context, [[url host] UTF8String], strlen([[url host] UTF8String]));
      |                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:686:1: note: 'SSLSetPeerDomainName' has been explicitly marked deprecated here
  686 | SSLSetPeerDomainName            (SSLContextRef          context,
      | ^
/Users/admin/builder/spi-builder-workspace/SNASources/CellularSession.m:302:13: warning: 'SSLClose' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
  302 |             SSLClose(context);
      |             ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1731:1: note: 'SSLClose' has been explicitly marked deprecated here
 1731 | SSLClose                                        (SSLContextRef          context)
      | ^
/Users/admin/builder/spi-builder-workspace/SNASources/CellularSession.m:313:22: warning: 'SSLHandshake' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
  313 |             status = SSLHandshake(context);
      |                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1641:1: note: 'SSLHandshake' has been explicitly marked deprecated here
 1641 | SSLHandshake                            (SSLContextRef          context)
      | ^
/Users/admin/builder/spi-builder-workspace/SNASources/CellularSession.m:316:13: warning: 'SSLClose' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
  316 |             SSLClose(context);
      |             ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1731:1: note: 'SSLClose' has been explicitly marked deprecated here
 1731 | SSLClose                                        (SSLContextRef          context)
      | ^
/Users/admin/builder/spi-builder-workspace/SNASources/CellularSession.m:327:18: warning: 'SSLWrite' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
  327 |         status = SSLWrite(context, request, strlen(request), &processed);
      |                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1670:1: note: 'SSLWrite' has been explicitly marked deprecated here
 1670 | SSLWrite                                        (SSLContextRef          context,
      | ^
/Users/admin/builder/spi-builder-workspace/SNASources/CellularSession.m:329:13: warning: 'SSLClose' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
  329 |             SSLClose(context);
      |             ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1731:1: note: 'SSLClose' has been explicitly marked deprecated here
 1731 | SSLClose                                        (SSLContextRef          context)
      | ^
/Users/admin/builder/spi-builder-workspace/SNASources/CellularSession.m:340:22: warning: 'SSLRead' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
  340 |             status = SSLRead(context, buffer, sizeof(buffer) - 1, &processed);
      |                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1689:1: note: 'SSLRead' has been explicitly marked deprecated here
 1689 | SSLRead                                         (SSLContextRef          context,
      | ^
/Users/admin/builder/spi-builder-workspace/SNASources/CellularSession.m:357:17: warning: 'SSLClose' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
  357 |                 SSLClose(context);
      |                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1731:1: note: 'SSLClose' has been explicitly marked deprecated here
 1731 | SSLClose                                        (SSLContextRef          context)
      | ^
/Users/admin/builder/spi-builder-workspace/SNASources/CellularSession.m:364:21: warning: 'SSLClose' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
  364 |                     SSLClose(context);
      |                     ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1731:1: note: 'SSLClose' has been explicitly marked deprecated here
 1731 | SSLClose                                        (SSLContextRef          context)
      | ^
/Users/admin/builder/spi-builder-workspace/SNASources/CellularSession.m:376:13: warning: 'SSLClose' is deprecated: first deprecated in macOS 10.15 - No longer supported. Use Network.framework. [-Wdeprecated-declarations]
  376 |             SSLClose(context);
      |             ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1731:1: note: 'SSLClose' has been explicitly marked deprecated here
 1731 | SSLClose                                        (SSLContextRef          context)
      | ^
19 warnings generated.
[4/7] Compiling SNANetworking CellularSession.m
[5/7] Compiling SNANetworking CellularGetAddrinfo.m
[6/7] Compiling SNANetworking SocketAddress.m
[8/19] Compiling TwilioVerifySNA NetworkRequestProviderProtocol.swift
[9/19] Compiling TwilioVerifySNA NetworkRequestProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/Networking/NetworkRequestProvider.swift:57:50: warning: capture of 'self' with non-sendable type 'NetworkRequestProvider' in a '@Sendable' closure
21 | import SNANetworking
22 |
23 | public final class NetworkRequestProvider {
   |                    `- note: class 'NetworkRequestProvider' does not conform to the 'Sendable' protocol
24 |
25 |     // MARK: - Properties
   :
55 |     ) {
56 |         networkRequestQueue.async {
57 |             let networkOperationOnCellularData = self.cellularSession.performRequest(url)
   |                                                  `- warning: capture of 'self' with non-sendable type 'NetworkRequestProvider' in a '@Sendable' closure
58 |
59 |             guard case .success = networkOperationOnCellularData.status else {
/Users/admin/builder/spi-builder-workspace/Sources/Networking/NetworkRequestProvider.swift:60:17: warning: capture of 'onComplete' with non-sendable type 'NetworkRequestResult' (aka '(Result<String, NetworkRequestProvider.RequestError>) -> ()') in a '@Sendable' closure
58 |
59 |             guard case .success = networkOperationOnCellularData.status else {
60 |                 onComplete(
   |                 |- warning: capture of 'onComplete' with non-sendable type 'NetworkRequestResult' (aka '(Result<String, NetworkRequestProvider.RequestError>) -> ()') in a '@Sendable' closure
   |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
61 |                     .failure(.cellularRequestError(cause: networkOperationOnCellularData.status))
62 |                 )
[10/19] Compiling TwilioVerifySNA TwilioVerifySNABuilder.swift
[11/19] Compiling TwilioVerifySNA NetworkRequestProvider+Errors.swift
[12/20] Compiling TwilioVerifySNA TwilioVerifySNA.swift
[13/20] Compiling TwilioVerifySNA RequestManager.swift
[14/20] Compiling TwilioVerifySNA RequestManagerProtocol.swift
[15/20] Emitting module TwilioVerifySNA
[16/20] Compiling TwilioVerifySNA TwilioVerifySNAErrorProtocol.swift
[17/20] Compiling TwilioVerifySNA RequestManager+Errors.swift
[18/20] Compiling TwilioVerifySNA TwilioVerifySNASession.swift
/Users/admin/builder/spi-builder-workspace/Sources/Domain/TwilioVerifySNA/TwilioVerifySNASession.swift:88:13: warning: capture of 'self' with non-sendable type 'TwilioVerifySNASession' in a '@Sendable' closure
 22 | import SNANetworking
 23 |
 24 | final class TwilioVerifySNASession: TwilioVerifySNA {
    |             `- note: class 'TwilioVerifySNASession' does not conform to the 'Sendable' protocol
 25 |
 26 |     // MARK: - Properties
    :
 86 |     ) {
 87 |         urlRequestQueue.async {
 88 |             self.handleURLRequest(url, onComplete: onComplete)
    |             `- warning: capture of 'self' with non-sendable type 'TwilioVerifySNASession' in a '@Sendable' closure
 89 |         }
 90 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Domain/TwilioVerifySNA/TwilioVerifySNASession.swift:88:52: warning: capture of 'onComplete' with non-sendable type 'ProcessURLCallback' (aka '(Result<(), TwilioVerifySNAError>) -> ()') in a '@Sendable' closure
 86 |     ) {
 87 |         urlRequestQueue.async {
 88 |             self.handleURLRequest(url, onComplete: onComplete)
    |                                                    |- warning: capture of 'onComplete' with non-sendable type 'ProcessURLCallback' (aka '(Result<(), TwilioVerifySNAError>) -> ()') in a '@Sendable' closure
    |                                                    `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
 89 |         }
 90 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Domain/TwilioVerifySNA/TwilioVerifySNASession.swift:107:13: warning: capture of 'self' with non-sendable type 'TwilioVerifySNASession?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 22 | import SNANetworking
 23 |
 24 | final class TwilioVerifySNASession: TwilioVerifySNA {
    |             `- note: class 'TwilioVerifySNASession' does not conform to the 'Sendable' protocol
 25 |
 26 |     // MARK: - Properties
    :
105 |     private func startMonitoringNetwork() {
106 |         monitor.pathUpdateHandler = { [weak self] pathUpdateHandler in
107 |             self?.networkStatus = pathUpdateHandler.status == .satisfied ?
    |             `- warning: capture of 'self' with non-sendable type 'TwilioVerifySNASession?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
108 |                 .connected :
109 |                 .disconnected
/Users/admin/builder/spi-builder-workspace/Sources/Domain/TwilioVerifySNA/TwilioVerifySNASession.swift:134:13: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
132 |             deadline: .now() + Constants.waitForConnectionTimeInSeconds
133 |         ) { [weak self] in
134 |             self?.waitForConnectionAccumulatedTime += Constants.waitForConnectionTimeInSeconds
    |             |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
    |             `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
135 |             self?.processURL(url, onComplete: completionHandler)
136 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Domain/TwilioVerifySNA/TwilioVerifySNASession.swift:135:47: warning: sending 'completionHandler' risks causing data races; this is an error in the Swift 6 language mode
133 |         ) { [weak self] in
134 |             self?.waitForConnectionAccumulatedTime += Constants.waitForConnectionTimeInSeconds
135 |             self?.processURL(url, onComplete: completionHandler)
    |                                               |- warning: sending 'completionHandler' risks causing data races; this is an error in the Swift 6 language mode
    |                                               `- note: task-isolated 'completionHandler' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
136 |         }
137 |     }
[19/20] Compiling TwilioVerifySNA TwilioVerifySNAError.swift
[20/20] Compiling TwilioVerifySNA TwilioVerifySNAConfig.swift
Build complete! (6.45s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TwilioVerifySNA",
  "name" : "TwilioVerifySNA",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "TwilioVerifySNA",
      "targets" : [
        "TwilioVerifySNA",
        "SNANetworking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TwilioVerifySNATests",
      "module_type" : "SwiftTarget",
      "name" : "TwilioVerifySNATests",
      "path" : "Tests",
      "sources" : [
        "Domain/Mocks/MockCellularSession.swift",
        "Domain/Mocks/MockNetworkRequestProvider.swift",
        "Domain/Mocks/MockRequestManager.swift",
        "Domain/RequestManagerTests.swift",
        "Domain/TwilioVerifySNASessionTests.swift",
        "Networking/NetworkRequestProviderTests.swift"
      ],
      "target_dependencies" : [
        "TwilioVerifySNA"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TwilioVerifySNA",
      "module_type" : "SwiftTarget",
      "name" : "TwilioVerifySNA",
      "path" : "Sources",
      "product_memberships" : [
        "TwilioVerifySNA"
      ],
      "sources" : [
        "Common/TwilioVerifySNAErrorProtocol.swift",
        "Domain/RequestManager/RequestManager+Errors.swift",
        "Domain/RequestManager/RequestManager.swift",
        "Domain/RequestManager/RequestManagerProtocol.swift",
        "Domain/TwilioVerifySNA/TwilioVerifySNA.swift",
        "Domain/TwilioVerifySNA/TwilioVerifySNABuilder.swift",
        "Domain/TwilioVerifySNA/TwilioVerifySNAError.swift",
        "Domain/TwilioVerifySNA/TwilioVerifySNASession.swift",
        "Networking/NetworkRequestProvider+Errors.swift",
        "Networking/NetworkRequestProvider.swift",
        "Networking/NetworkRequestProviderProtocol.swift",
        "TwilioVerifySNAConfig.swift"
      ],
      "target_dependencies" : [
        "SNANetworking"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SNANetworking",
      "module_type" : "ClangTarget",
      "name" : "SNANetworking",
      "path" : "SNASources",
      "product_memberships" : [
        "TwilioVerifySNA"
      ],
      "sources" : [
        "CellularGetAddrinfo.m",
        "CellularSession.m",
        "CellularSessionResult.m",
        "SocketAddress.m",
        "sslfuncs.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.