The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Clerk, reference main (3e98ee), with Swift 6.0 for macOS (SPM) on 14 Oct 2024 22:39:29 UTC.

Swift 6 data race errors: 5

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/clerk/clerk-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/clerk/clerk-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3e98ee2 fire autofill assisted passkey when user settings change
Cloned https://github.com/clerk/clerk-ios.git
Revision (git rev-parse @):
3e98ee23623d0d1c7d1a967f0594e9d249663b26
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/clerk/clerk-ios.git at main
Fetching https://github.com/auth0/SimpleKeychain
Fetching https://github.com/hmlongco/Factory
Fetching https://github.com/marmelroy/PhoneNumberKit
Fetching https://github.com/kean/Nuke
Fetching https://github.com/kean/Get
Fetching https://github.com/apple/swift-algorithms
[1/2329] Fetching get
[95/6164] Fetching get, simplekeychain
[157/19809] Fetching get, simplekeychain, factory
[235/25372] Fetching get, simplekeychain, factory, swift-algorithms
[1076/32190] Fetching get, simplekeychain, factory, swift-algorithms, phonenumberkit
[1077/56448] Fetching get, simplekeychain, factory, swift-algorithms, phonenumberkit, nuke
Fetched https://github.com/kean/Get from cache (1.22s)
[31174/54119] Fetching simplekeychain, factory, swift-algorithms, phonenumberkit, nuke
Fetched https://github.com/apple/swift-algorithms from cache (1.97s)
Fetched https://github.com/kean/Nuke from cache (1.97s)
Fetched https://github.com/marmelroy/PhoneNumberKit from cache (1.97s)
Fetched https://github.com/auth0/SimpleKeychain from cache (1.97s)
[13454/13645] Fetching factory
Fetched https://github.com/hmlongco/Factory from cache (3.63s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (3.61s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.11s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.2.0 (0.63s)
Computing version for https://github.com/hmlongco/Factory
Computed https://github.com/hmlongco/Factory at 2.4.0 (0.47s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.62s)
Computing version for https://github.com/auth0/SimpleKeychain
Computed https://github.com/auth0/SimpleKeychain at 1.2.0 (0.47s)
Computing version for https://github.com/marmelroy/PhoneNumberKit
Computed https://github.com/marmelroy/PhoneNumberKit at 3.8.0 (0.68s)
Computing version for https://github.com/kean/Nuke
Computed https://github.com/kean/Nuke at 12.8.0 (0.52s)
Creating working copy for https://github.com/kean/Nuke
Working copy of https://github.com/kean/Nuke resolved at 12.8.0
Creating working copy for https://github.com/hmlongco/Factory
Working copy of https://github.com/hmlongco/Factory resolved at 2.4.0
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 2.2.0
Creating working copy for https://github.com/marmelroy/PhoneNumberKit
Working copy of https://github.com/marmelroy/PhoneNumberKit resolved at 3.8.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/auth0/SimpleKeychain
Working copy of https://github.com/auth0/SimpleKeychain resolved at 1.2.0
========================================
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": "clerk-ios",
      "name": "Clerk",
      "url": "https://github.com/clerk/clerk-ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/clerk-ios",
      "dependencies": [
        {
          "identity": "swift-algorithms",
          "name": "swift-algorithms",
          "url": "https://github.com/apple/swift-algorithms",
          "version": "1.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
          "dependencies": [
            {
              "identity": "swift-numerics",
              "name": "swift-numerics",
              "url": "https://github.com/apple/swift-numerics.git",
              "version": "1.0.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "simplekeychain",
          "name": "SimpleKeychain",
          "url": "https://github.com/auth0/SimpleKeychain",
          "version": "1.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SimpleKeychain",
          "dependencies": [
          ]
        },
        {
          "identity": "get",
          "name": "Get",
          "url": "https://github.com/kean/Get",
          "version": "2.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Get",
          "dependencies": [
          ]
        },
        {
          "identity": "factory",
          "name": "Factory",
          "url": "https://github.com/hmlongco/Factory",
          "version": "2.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Factory",
          "dependencies": [
          ]
        },
        {
          "identity": "nuke",
          "name": "Nuke",
          "url": "https://github.com/kean/Nuke",
          "version": "12.8.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nuke",
          "dependencies": [
          ]
        },
        {
          "identity": "phonenumberkit",
          "name": "PhoneNumberKit",
          "url": "https://github.com/marmelroy/PhoneNumberKit",
          "version": "3.8.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PhoneNumberKit",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/clerk/clerk-ios.git
[1/8026] Fetching clerk-ios
Fetched https://github.com/clerk/clerk-ios.git from cache (1.21s)
Fetching https://github.com/hmlongco/Factory from cache
Fetching https://github.com/marmelroy/PhoneNumberKit from cache
Fetching https://github.com/auth0/SimpleKeychain from cache
Fetching https://github.com/kean/Get from cache
Fetching https://github.com/kean/Nuke from cache
Fetching https://github.com/apple/swift-algorithms from cache
Fetched https://github.com/hmlongco/Factory from cache (0.49s)
Fetched https://github.com/apple/swift-algorithms from cache (0.62s)
Fetched https://github.com/auth0/SimpleKeychain from cache (0.62s)
Fetched https://github.com/kean/Nuke from cache (0.62s)
Fetched https://github.com/kean/Get from cache (0.62s)
Fetched https://github.com/marmelroy/PhoneNumberKit from cache (0.62s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (0.03s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.47s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.2.0 (0.03s)
Computing version for https://github.com/hmlongco/Factory
Computed https://github.com/hmlongco/Factory at 2.4.0 (0.03s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.03s)
Computing version for https://github.com/auth0/SimpleKeychain
Computed https://github.com/auth0/SimpleKeychain at 1.2.0 (0.02s)
Computing version for https://github.com/marmelroy/PhoneNumberKit
Computed https://github.com/marmelroy/PhoneNumberKit at 3.8.0 (0.03s)
Computing version for https://github.com/kean/Nuke
Computed https://github.com/kean/Nuke at 12.8.0 (0.04s)
Creating working copy for https://github.com/hmlongco/Factory
Working copy of https://github.com/hmlongco/Factory resolved at 2.4.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 2.2.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.0
Creating working copy for https://github.com/clerk/clerk-ios.git
Working copy of https://github.com/clerk/clerk-ios.git resolved at main (3e98ee2)
Creating working copy for https://github.com/auth0/SimpleKeychain
Working copy of https://github.com/auth0/SimpleKeychain resolved at 1.2.0
Creating working copy for https://github.com/marmelroy/PhoneNumberKit
Working copy of https://github.com/marmelroy/PhoneNumberKit resolved at 3.8.0
Creating working copy for https://github.com/kean/Nuke
Working copy of https://github.com/kean/Nuke resolved at 12.8.0
warning: '.resolve-product-dependencies': dependency 'clerk-ios' is not used by any target
Found 6 product dependencies
  - swift-algorithms
  - SimpleKeychain
  - Get
  - Factory
  - Nuke
  - PhoneNumberKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/clerk/clerk-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/14] Write sources
[2/14] Copying PhoneNumberMetadata.json
[2/14] Write sources
[5/14] Copying PrivacyInfo.xcprivacy
[5/14] Write sources
[9/14] Copying PrivacyInfo.xcprivacy
[11/14] Write sources
[12/14] Compiling _NumericsShims _NumericsShims.c
[13/14] Write swift-version--4A847ED0836F2485.txt
[15/118] Compiling RealModule Real.swift
[16/119] Compiling RealModule ApproximateEquality.swift
[17/119] Compiling RealModule RealFunctions.swift
[18/119] Compiling RealModule ElementaryFunctions.swift
[19/119] Compiling RealModule AlgebraicField.swift
[20/119] Emitting module RealModule
[21/119] Compiling RealModule AugmentedArithmetic.swift
[22/119] Compiling RealModule Double+Real.swift
[23/119] Compiling RealModule Float80+Real.swift
[24/119] Compiling RealModule Float+Real.swift
[25/119] Compiling RealModule Float16+Real.swift
[26/145] Compiling Algorithms Grouped.swift
[27/145] Compiling Algorithms Indexed.swift
[28/145] Compiling Algorithms Intersperse.swift
[29/145] Compiling Algorithms Suffix.swift
[30/145] Compiling Algorithms Trim.swift
[31/145] Compiling Algorithms Split.swift
[32/145] Compiling Algorithms Stride.swift
[33/145] Compiling Algorithms Partition.swift
[34/145] Compiling Algorithms Permutations.swift
[35/145] Compiling Algorithms Product.swift
[36/145] Compiling Algorithms EitherSequence.swift
[37/145] Compiling Algorithms FirstNonNil.swift
[38/145] Compiling Algorithms FlattenCollection.swift
[39/145] Compiling Algorithms RandomSample.swift
[40/145] Compiling Algorithms Reductions.swift
[41/145] Compiling Algorithms Rotate.swift
[42/147] Compiling Algorithms Joined.swift
[43/147] Compiling Algorithms Keyed.swift
[44/147] Compiling Algorithms MinMax.swift
[47/148] Compiling Algorithms Unique.swift
[48/148] Compiling Algorithms Windows.swift
[49/148] Emitting module Nuke
[50/153] Compiling Factory Resolutions.swift
[51/154] Compiling Factory Scopes.swift
[52/154] Compiling Factory Resolver.swift
[53/154] Compiling Factory Registrations.swift
[54/154] Compiling Factory resource_bundle_accessor.swift
[55/154] Compiling Nuke TaskFetchOriginalData.swift
[56/154] Compiling Nuke TaskFetchOriginalImage.swift
[57/154] Compiling Nuke TaskFetchWithPublisher.swift
[58/154] Compiling Nuke TaskLoadData.swift
[59/154] Compiling Nuke TaskLoadImage.swift
[60/154] Compiling Get Response.swift
[61/154] Compiling Get Request.swift
[64/154] Compiling PhoneNumberKit resource_bundle_accessor.swift
[67/154] Compiling SimpleKeychain SimpleKeychain.swift
[68/154] Compiling SimpleKeychain Accessibility.swift
[69/154] Emitting module SimpleKeychain
[70/154] Compiling SimpleKeychain SimpleKeychainError.swift
[71/154] Compiling Nuke ImageProcessors+Resize.swift
[72/154] Compiling Nuke ImageProcessors+RoundedCorners.swift
[73/154] Compiling Nuke ImageProcessors.swift
[74/154] Compiling Nuke AsyncPipelineTask.swift
[75/154] Compiling Nuke AsyncTask.swift
[76/154] Compiling Nuke Atomic.swift
[77/154] Compiling Nuke DataPublisher.swift
[78/154] Compiling Nuke Extensions.swift
[79/154] Compiling Nuke Graphics.swift
[80/154] Compiling Nuke ImagePublisher.swift
[81/154] Compiling Nuke ImageRequestKeys.swift
[82/154] Compiling Algorithms Chunked.swift
[83/154] Compiling Algorithms Combinations.swift
[90/154] Compiling Algorithms AdjacentPairs.swift
[91/154] Compiling Algorithms Chain.swift
[92/154] Emitting module PhoneNumberKit
[93/154] Compiling Nuke DataLoading.swift
[94/154] Compiling Nuke ImagePipeline+Cache.swift
[95/154] Compiling Nuke ImagePipeline+Configuration.swift
[96/154] Compiling Nuke ImagePipeline+Delegate.swift
[97/154] Compiling Nuke ImagePipeline+Error.swift
[98/154] Compiling Nuke ImagePipeline.swift
[99/154] Compiling Nuke ImagePrefetcher.swift
[100/154] Compiling Nuke ImageDecompression.swift
[101/154] Compiling Nuke ImageProcessing.swift
[102/154] Compiling Nuke ImageProcessingOptions.swift
[106/154] Compiling Nuke ImageProcessors+CoreImage.swift
[107/154] Compiling Nuke ImageProcessors+GaussianBlur.swift
[108/154] Emitting module Get
[109/154] Compiling Get APIClient.swift
[110/154] Compiling Get APIClientDelegate.swift
[111/154] Compiling Get DataLoader.swift
[114/154] Compiling Algorithms Compacted.swift
[115/154] Compiling Algorithms Cycle.swift
[144/154] Emitting module Algorithms
[145/160] Compiling NukeUI LazyImageView.swift
[146/160] Compiling Factory Modifiers.swift
[153/160] Emitting module Factory
[156/160] Compiling NukeUI LazyImageState.swift
[157/160] Compiling NukeUI Internal.swift
[158/160] Compiling NukeUI LazyImage.swift
[159/160] Emitting module NukeUI
[160/160] Compiling NukeUI FetchImage.swift
[161/330] Compiling ClerkSDK UserProfileDetailsView.swift
[162/330] Compiling ClerkSDK UserProfileEmailSection.swift
[163/330] Compiling ClerkSDK UserProfileExternalAccountSection.swift
[164/330] Compiling ClerkSDK UserProfileMfaAddSmsView.swift
[165/330] Compiling ClerkSDK UserProfileMfaAddTotpView.swift
[166/330] Compiling ClerkSDK UserProfileMfaBackupCodeListView.swift
[167/330] Compiling ClerkSDK UserProfileMfaSection.swift
[168/330] Compiling ClerkSDK UserProfilePasskeyRenameView.swift
[169/330] Compiling ClerkSDK UserProfilePasskeySection.swift
[170/330] Compiling ClerkSDK UserProfilePasskeyView.swift
[171/330] Compiling ClerkSDK UserProfilePasswordSection.swift
[172/330] Compiling ClerkSDK UserProfilePhoneNumberSection.swift
[173/330] Compiling ClerkSDK UserProfileSection.swift
[174/330] Compiling ClerkSDK UserProfileSectionHeader.swift
[175/330] Compiling ClerkSDK UserProfileSecurityView.swift
[176/330] Compiling ClerkSDK UserProfileUpdateProfileView.swift
[177/330] Compiling ClerkSDK UserProfileView.swift
[178/330] Compiling ClerkSDK ButtonConfig.swift
[179/348] Compiling ClerkSDK PathsV1MePasskeysWithID.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[180/348] Compiling ClerkSDK PathsV1MePasskeysWithIDAttemptVerification.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[181/348] Compiling ClerkSDK PathsV1MePhoneNumbers.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[182/348] Compiling ClerkSDK PathsV1MePhoneNumbersWithID.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[183/348] Compiling ClerkSDK PathsV1MePhoneNumbersWithIDAttemptVerification.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[184/348] Compiling ClerkSDK PathsV1MePhoneNumbersWithIDPrepareVerification.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[185/348] Compiling ClerkSDK PathsV1MeProfileImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[186/348] Compiling ClerkSDK PathsV1MeSessions.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[187/348] Compiling ClerkSDK PathsV1MeSessionsActive.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[188/348] Compiling ClerkSDK PathsV1MeSessionsWithID.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[189/348] Compiling ClerkSDK PathsV1MeSessionsWithIDRevoke.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[190/348] Compiling ClerkSDK PathsV1MeTOTP.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[191/348] Compiling ClerkSDK PathsV1MeTOTPAttemptVerification.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[192/348] Compiling ClerkSDK Base64Helpers.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[193/348] Compiling ClerkSDK Bundle+Ext.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[194/348] Compiling ClerkSDK TurnstileWebView.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[195/348] Compiling ClerkSDK DeepLinkHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[196/348] Compiling ClerkSDK DependencyContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[197/348] Compiling ClerkSDK DeviceID.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[198/348] Compiling ClerkSDK FeedbackGenerator.swift
[199/348] Compiling ClerkSDK KeyboardHelpers.swift
[200/348] Compiling ClerkSDK ReadSize.swift
[201/348] Compiling ClerkSDK RemoveResource.swift
[202/348] Compiling ClerkSDK ClerkDangerButtonStyle.swift
[203/348] Compiling ClerkSDK ClerkPrimaryButtonStyle.swift
[204/348] Compiling ClerkSDK ClerkSecondaryButtonStyle.swift
[205/348] Compiling ClerkSDK ClerkStyleConstants.swift
[206/348] Compiling ClerkSDK AuthViewModifier.swift
[207/348] Compiling ClerkSDK ClerkBottomBrandingModifier.swift
[208/348] Compiling ClerkSDK ClerkProviderModifier.swift
[209/348] Compiling ClerkSDK ClerkStandardButtonPaddingModifier.swift
[210/348] Compiling ClerkSDK DismissButtonOverlay.swift
[211/348] Compiling ClerkSDK EraseToAnyView.swift
[212/348] Compiling ClerkSDK HiddenTextField.swift
[213/348] Compiling ClerkSDK KeyboardIgnoringBottomViewModifier.swift
[214/348] Compiling ClerkSDK LocalAuthOnForegroundModifier.swift
[215/348] Compiling ClerkSDK UserProfileViewModifier.swift
[216/348] Compiling ClerkSDK SecuredByClerkView.swift
[217/348] Compiling ClerkSDK TextDivider.swift
[218/348] Compiling ClerkSDK UserPreviewView.swift
[219/348] Compiling ClerkSDK VerificationCodeView.swift
[220/348] Compiling ClerkSDK AuthView.swift
[221/348] Compiling ClerkSDK SSOCallbackView.swift
[222/348] Compiling ClerkSDK SignInFactorOneAlternativeMethodsView.swift
[223/348] Compiling ClerkSDK SignInFactorOneEmailCodeView.swift
[224/348] Compiling ClerkSDK SignInFactorOnePasswordView.swift
[225/348] Compiling ClerkSDK SignInFactorOnePhoneCodeView.swift
[226/348] Compiling ClerkSDK SignInFactorOneResetView.swift
[227/348] Compiling ClerkSDK SignInFactorOneUseAnotherMethodView.swift
[228/348] Compiling ClerkSDK SignInFactorOneView.swift
[229/348] Compiling ClerkSDK SignInFactorTwoAlternativeMethodsView.swift
[230/348] Compiling ClerkSDK SignInFactorTwoBackupCodeView.swift
[231/348] Compiling ClerkSDK SignInFactorTwoPhoneCodeView.swift
[232/348] Compiling ClerkSDK SignInFactorTwoTotpCodeView.swift
[233/348] Compiling ClerkSDK SignInFactorTwoUseAnotherMethodView.swift
[234/348] Compiling ClerkSDK SignInFactorTwoView.swift
[235/348] Compiling ClerkSDK SignInForgotPasswordView.swift
[236/348] Compiling ClerkSDK SignInFormView.swift
[237/348] Compiling ClerkSDK SignInResetPasswordView.swift
[238/348] Compiling ClerkSDK SignInStartView.swift
[239/348] Compiling ClerkSDK SignUpCreatePasskeyView.swift
[240/348] Compiling ClerkSDK SignUpEmailCodeView.swift
[241/348] Compiling ClerkSDK SignUpFormView.swift
[242/348] Compiling ClerkSDK SignUpPhoneCodeView.swift
[243/348] Compiling ClerkSDK SignUpStartView.swift
[244/348] Compiling ClerkSDK SignUpVerificationView.swift
[245/348] Compiling ClerkSDK UserButton.swift
[246/348] Compiling ClerkSDK UserButtonPopover.swift
[247/348] Compiling ClerkSDK UserProfileActiveDevicesSection.swift
[248/348] Compiling ClerkSDK UserProfileAddEmailView.swift
[249/348] Compiling ClerkSDK UserProfileAddExternalAccountView.swift
[250/348] Compiling ClerkSDK UserProfileAddPhoneNumberView.swift
[251/348] Compiling ClerkSDK UserProfileChangePasswordView.swift
[252/348] Compiling ClerkSDK UserProfileDeleteAccountSection.swift
[253/348] Emitting module ClerkSDK
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/PasskeyManager.swift:16:16: warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 | final class PasskeyManager: NSObject {
 15 |
 16 |     static var controller: ASAuthorizationController?
    |                |- warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'controller' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'controller' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 |     @MainActor
[254/348] Compiling ClerkSDK AsyncButton.swift
[255/348] Compiling ClerkSDK AuthProviderButton.swift
[256/348] Compiling ClerkSDK AuthProviderIcon.swift
[257/348] Compiling ClerkSDK AuthSocialProvidersView.swift
[258/348] Compiling ClerkSDK CapsuleTag.swift
[259/348] Compiling ClerkSDK CheckBoxView.swift
[260/348] Compiling ClerkSDK CodeFormView.swift
[261/348] Compiling ClerkSDK CustomTextField.swift
[262/348] Compiling ClerkSDK DismissButton.swift
[263/348] Compiling ClerkSDK ErrorPresentation.swift
[264/348] Compiling ClerkSDK GetHelpView.swift
[265/348] Compiling ClerkSDK HeaderView.swift
[266/348] Compiling ClerkSDK IdentityPreviewView.swift
[267/348] Compiling ClerkSDK MoreActionsView.swift
[268/348] Compiling ClerkSDK OTPFieldView.swift
[269/348] Compiling ClerkSDK OrgLogoView.swift
[270/348] Compiling ClerkSDK PasswordInputView.swift
[271/348] Compiling ClerkSDK PhoneNumberField.swift
[272/348] Compiling ClerkSDK RemoveResourceView.swift
[273/348] Compiling ClerkSDK PathsV1ClientSignInsWithIDAttemptFirstFactor.swift
[274/348] Compiling ClerkSDK PathsV1ClientSignInsWithIDAttemptSecondFactor.swift
[275/348] Compiling ClerkSDK PathsV1ClientSignInsWithIDPrepareFirstFactor.swift
[276/348] Compiling ClerkSDK PathsV1ClientSignInsWithIDPrepareSecondFactor.swift
[277/348] Compiling ClerkSDK PathsV1ClientSignInsWithIDResetPassword.swift
[278/348] Compiling ClerkSDK PathsV1ClientSignUps.swift
[279/348] Compiling ClerkSDK PathsV1ClientSignUpsWithID.swift
[280/348] Compiling ClerkSDK PathsV1ClientSignUpsWithIDAttemptVerification.swift
[281/348] Compiling ClerkSDK PathsV1ClientSignUpsWithIDPrepareVerification.swift
[282/348] Compiling ClerkSDK PathsV1Environment.swift
[283/348] Compiling ClerkSDK PathsV1Me.swift
[284/348] Compiling ClerkSDK PathsV1MeChangePassword.swift
[285/348] Compiling ClerkSDK PathsV1MeEmailAddresses.swift
[286/348] Compiling ClerkSDK PathsV1MeEmailAddressesWithID.swift
[287/348] Compiling ClerkSDK PathsV1MeEmailAddressesWithIDAttemptVerification.swift
[288/348] Compiling ClerkSDK PathsV1MeEmailAddressesWithIDPrepareVerification.swift
[289/348] Compiling ClerkSDK PathsV1MeExternalAccounts.swift
[290/348] Compiling ClerkSDK PathsV1MeExternalAccountsWithID.swift
[291/348] Compiling ClerkSDK PathsV1MePasskeys.swift
[292/348] Compiling ClerkSDK Error+Ext.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/PasskeyManager.swift:16:16: warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 | final class PasskeyManager: NSObject {
 15 |
 16 |     static var controller: ASAuthorizationController?
    |                |- warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'controller' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'controller' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 |     @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[293/348] Compiling ClerkSDK ExternalAuthUtils.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/PasskeyManager.swift:16:16: warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 | final class PasskeyManager: NSObject {
 15 |
 16 |     static var controller: ASAuthorizationController?
    |                |- warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'controller' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'controller' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 |     @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[294/348] Compiling ClerkSDK JSON.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/PasskeyManager.swift:16:16: warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 | final class PasskeyManager: NSObject {
 15 |
 16 |     static var controller: ASAuthorizationController?
    |                |- warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'controller' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'controller' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 |     @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[295/348] Compiling ClerkSDK JSONDecoder+Ext.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/PasskeyManager.swift:16:16: warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 | final class PasskeyManager: NSObject {
 15 |
 16 |     static var controller: ASAuthorizationController?
    |                |- warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'controller' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'controller' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 |     @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[296/348] Compiling ClerkSDK JSONEncoder+Ext.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/PasskeyManager.swift:16:16: warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 | final class PasskeyManager: NSObject {
 15 |
 16 |     static var controller: ASAuthorizationController?
    |                |- warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'controller' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'controller' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 |     @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[297/348] Compiling ClerkSDK JWTDecoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/PasskeyManager.swift:16:16: warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 | final class PasskeyManager: NSObject {
 15 |
 16 |     static var controller: ASAuthorizationController?
    |                |- warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'controller' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'controller' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 |     @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[298/348] Compiling ClerkSDK LocalAuth.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/PasskeyManager.swift:16:16: warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 | final class PasskeyManager: NSObject {
 15 |
 16 |     static var controller: ASAuthorizationController?
    |                |- warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'controller' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'controller' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 |     @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[299/348] Compiling ClerkSDK PasskeyManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/PasskeyManager.swift:16:16: warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 | final class PasskeyManager: NSObject {
 15 |
 16 |     static var controller: ASAuthorizationController?
    |                |- warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'controller' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'controller' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 |     @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[300/348] Compiling ClerkSDK RedirectConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/PasskeyManager.swift:16:16: warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 | final class PasskeyManager: NSObject {
 15 |
 16 |     static var controller: ASAuthorizationController?
    |                |- warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'controller' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'controller' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 |     @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[301/348] Compiling ClerkSDK SDKVersion.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/PasskeyManager.swift:16:16: warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 | final class PasskeyManager: NSObject {
 15 |
 16 |     static var controller: ASAuthorizationController?
    |                |- warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'controller' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'controller' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 |     @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[302/348] Compiling ClerkSDK SignInWithAppleManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/PasskeyManager.swift:16:16: warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 | final class PasskeyManager: NSObject {
 15 |
 16 |     static var controller: ASAuthorizationController?
    |                |- warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'controller' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'controller' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 |     @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[303/348] Compiling ClerkSDK String+Ext.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/PasskeyManager.swift:16:16: warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 | final class PasskeyManager: NSObject {
 15 |
 16 |     static var controller: ASAuthorizationController?
    |                |- warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'controller' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'controller' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 |     @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[304/348] Compiling ClerkSDK Task+Ext.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/PasskeyManager.swift:16:16: warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 | final class PasskeyManager: NSObject {
 15 |
 16 |     static var controller: ASAuthorizationController?
    |                |- warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'controller' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'controller' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 |     @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[305/348] Compiling ClerkSDK URLEncodedFormEncoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/PasskeyManager.swift:16:16: warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 | final class PasskeyManager: NSObject {
 15 |
 16 |     static var controller: ASAuthorizationController?
    |                |- warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'controller' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'controller' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 |     @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[306/348] Compiling ClerkSDK URLQueryItem+Ext.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/PasskeyManager.swift:16:16: warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 | final class PasskeyManager: NSObject {
 15 |
 16 |     static var controller: ASAuthorizationController?
    |                |- warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'controller' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'controller' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 |     @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[307/348] Compiling ClerkSDK WebAuthentication.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/PasskeyManager.swift:16:16: warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 | final class PasskeyManager: NSObject {
 15 |
 16 |     static var controller: ASAuthorizationController?
    |                |- warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'controller' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'controller' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 |     @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[308/348] Compiling ClerkSDK ClerkTheme.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/PasskeyManager.swift:16:16: warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 | final class PasskeyManager: NSObject {
 15 |
 16 |     static var controller: ASAuthorizationController?
    |                |- warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'controller' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'controller' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 |     @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[309/348] Compiling ClerkSDK ClerkUIState.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/PasskeyManager.swift:16:16: warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 | final class PasskeyManager: NSObject {
 15 |
 16 |     static var controller: ASAuthorizationController?
    |                |- warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'controller' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'controller' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 |     @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[310/348] Compiling ClerkSDK AccordionView.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/PasskeyManager.swift:16:16: warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 | final class PasskeyManager: NSObject {
 15 |
 16 |     static var controller: ASAuthorizationController?
    |                |- warning: static property 'controller' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'controller' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'controller' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 |     @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[311/348] Compiling ClerkSDK SignIn.swift
[312/348] Compiling ClerkSDK SignInFactor.swift
[313/348] Compiling ClerkSDK SignUp.swift
[314/348] Compiling ClerkSDK Strategy.swift
[315/348] Compiling ClerkSDK TOTPResource.swift
[316/348] Compiling ClerkSDK TokenResource.swift
[317/348] Compiling ClerkSDK User.swift
[318/348] Compiling ClerkSDK Verification.swift
[319/348] Compiling ClerkSDK ClerkAPI.swift
[320/348] Compiling ClerkSDK PathsV1.swift
[321/348] Compiling ClerkSDK PathsV1Client.swift
[322/348] Compiling ClerkSDK PathsV1ClientSessions.swift
[323/348] Compiling ClerkSDK PathsV1ClientSessionsWithID.swift
[324/348] Compiling ClerkSDK PathsV1ClientSessionsWithIDRemove.swift
[325/348] Compiling ClerkSDK PathsV1ClientSessionsWithIDTokens.swift
[326/348] Compiling ClerkSDK PathsV1ClientSessionsWithIDTokensTemplate.swift
[327/348] Compiling ClerkSDK PathsV1ClientSessionsWithIDTouch.swift
[328/348] Compiling ClerkSDK PathsV1ClientSignIns.swift
[329/348] Compiling ClerkSDK PathsV1ClientSignInsWithID.swift
[330/348] Compiling ClerkSDK ClerkAPIClientDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:60:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 58 |         do {
 59 |             try await withThrowingTaskGroup(of: Void.self) { group in
 60 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 61 |                     try await Client.getOrCreate()
 62 |                     self?.startSessionTokenPolling()
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:65:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 63 |                 }
 64 |
 65 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 66 |                     let environment = try await Environment.get()
 67 |                     self?.prefetchImages(environment: environment)
[331/348] Compiling ClerkSDK Clerk.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:60:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 58 |         do {
 59 |             try await withThrowingTaskGroup(of: Void.self) { group in
 60 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 61 |                     try await Client.getOrCreate()
 62 |                     self?.startSessionTokenPolling()
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:65:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 63 |                 }
 64 |
 65 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 66 |                     let environment = try await Environment.get()
 67 |                     self?.prefetchImages(environment: environment)
[332/348] Compiling ClerkSDK ClerkError.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:60:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 58 |         do {
 59 |             try await withThrowingTaskGroup(of: Void.self) { group in
 60 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 61 |                     try await Client.getOrCreate()
 62 |                     self?.startSessionTokenPolling()
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:65:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 63 |                 }
 64 |
 65 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 66 |                     let environment = try await Environment.get()
 67 |                     self?.prefetchImages(environment: environment)
[333/348] Compiling ClerkSDK Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:60:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 58 |         do {
 59 |             try await withThrowingTaskGroup(of: Void.self) { group in
 60 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 61 |                     try await Client.getOrCreate()
 62 |                     self?.startSessionTokenPolling()
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:65:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 63 |                 }
 64 |
 65 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 66 |                     let environment = try await Environment.get()
 67 |                     self?.prefetchImages(environment: environment)
[334/348] Compiling ClerkSDK ClientResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:60:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 58 |         do {
 59 |             try await withThrowingTaskGroup(of: Void.self) { group in
 60 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 61 |                     try await Client.getOrCreate()
 62 |                     self?.startSessionTokenPolling()
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:65:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 63 |                 }
 64 |
 65 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 66 |                     let environment = try await Environment.get()
 67 |                     self?.prefetchImages(environment: environment)
[335/348] Compiling ClerkSDK DeletedObject.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:60:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 58 |         do {
 59 |             try await withThrowingTaskGroup(of: Void.self) { group in
 60 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 61 |                     try await Client.getOrCreate()
 62 |                     self?.startSessionTokenPolling()
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:65:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 63 |                 }
 64 |
 65 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 66 |                     let environment = try await Environment.get()
 67 |                     self?.prefetchImages(environment: environment)
[336/348] Compiling ClerkSDK EmailAddress.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:60:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 58 |         do {
 59 |             try await withThrowingTaskGroup(of: Void.self) { group in
 60 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 61 |                     try await Client.getOrCreate()
 62 |                     self?.startSessionTokenPolling()
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:65:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 63 |                 }
 64 |
 65 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 66 |                     let environment = try await Environment.get()
 67 |                     self?.prefetchImages(environment: environment)
[337/348] Compiling ClerkSDK AuthConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:60:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 58 |         do {
 59 |             try await withThrowingTaskGroup(of: Void.self) { group in
 60 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 61 |                     try await Client.getOrCreate()
 62 |                     self?.startSessionTokenPolling()
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:65:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 63 |                 }
 64 |
 65 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 66 |                     let environment = try await Environment.get()
 67 |                     self?.prefetchImages(environment: environment)
[338/348] Compiling ClerkSDK DisplayConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:60:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 58 |         do {
 59 |             try await withThrowingTaskGroup(of: Void.self) { group in
 60 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 61 |                     try await Client.getOrCreate()
 62 |                     self?.startSessionTokenPolling()
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:65:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 63 |                 }
 64 |
 65 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 66 |                     let environment = try await Environment.get()
 67 |                     self?.prefetchImages(environment: environment)
[339/348] Compiling ClerkSDK Environment.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:60:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 58 |         do {
 59 |             try await withThrowingTaskGroup(of: Void.self) { group in
 60 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 61 |                     try await Client.getOrCreate()
 62 |                     self?.startSessionTokenPolling()
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:65:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 63 |                 }
 64 |
 65 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 66 |                     let environment = try await Environment.get()
 67 |                     self?.prefetchImages(environment: environment)
[340/348] Compiling ClerkSDK UserSettings.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:60:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 58 |         do {
 59 |             try await withThrowingTaskGroup(of: Void.self) { group in
 60 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 61 |                     try await Client.getOrCreate()
 62 |                     self?.startSessionTokenPolling()
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:65:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 63 |                 }
 64 |
 65 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 66 |                     let environment = try await Environment.get()
 67 |                     self?.prefetchImages(environment: environment)
[341/348] Compiling ClerkSDK ExternalAccount.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:60:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 58 |         do {
 59 |             try await withThrowingTaskGroup(of: Void.self) { group in
 60 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 61 |                     try await Client.getOrCreate()
 62 |                     self?.startSessionTokenPolling()
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:65:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 63 |                 }
 64 |
 65 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 66 |                     let environment = try await Environment.get()
 67 |                     self?.prefetchImages(environment: environment)
[342/348] Compiling ClerkSDK IDTokenProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:60:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 58 |         do {
 59 |             try await withThrowingTaskGroup(of: Void.self) { group in
 60 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 61 |                     try await Client.getOrCreate()
 62 |                     self?.startSessionTokenPolling()
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:65:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 63 |                 }
 64 |
 65 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 66 |                     let environment = try await Environment.get()
 67 |                     self?.prefetchImages(environment: environment)
[343/348] Compiling ClerkSDK ImageResource.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:60:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 58 |         do {
 59 |             try await withThrowingTaskGroup(of: Void.self) { group in
 60 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 61 |                     try await Client.getOrCreate()
 62 |                     self?.startSessionTokenPolling()
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:65:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 63 |                 }
 64 |
 65 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 66 |                     let environment = try await Environment.get()
 67 |                     self?.prefetchImages(environment: environment)
[344/348] Compiling ClerkSDK OAuthProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:60:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 58 |         do {
 59 |             try await withThrowingTaskGroup(of: Void.self) { group in
 60 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 61 |                     try await Client.getOrCreate()
 62 |                     self?.startSessionTokenPolling()
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:65:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 63 |                 }
 64 |
 65 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 66 |                     let environment = try await Environment.get()
 67 |                     self?.prefetchImages(environment: environment)
[345/348] Compiling ClerkSDK Passkey.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:60:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 58 |         do {
 59 |             try await withThrowingTaskGroup(of: Void.self) { group in
 60 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 61 |                     try await Client.getOrCreate()
 62 |                     self?.startSessionTokenPolling()
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:65:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 63 |                 }
 64 |
 65 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 66 |                     let environment = try await Environment.get()
 67 |                     self?.prefetchImages(environment: environment)
[346/348] Compiling ClerkSDK PhoneNumber.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:60:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 58 |         do {
 59 |             try await withThrowingTaskGroup(of: Void.self) { group in
 60 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 61 |                     try await Client.getOrCreate()
 62 |                     self?.startSessionTokenPolling()
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:65:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 63 |                 }
 64 |
 65 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 66 |                     let environment = try await Environment.get()
 67 |                     self?.prefetchImages(environment: environment)
[347/348] Compiling ClerkSDK SAMLAccount.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:60:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 58 |         do {
 59 |             try await withThrowingTaskGroup(of: Void.self) { group in
 60 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 61 |                     try await Client.getOrCreate()
 62 |                     self?.startSessionTokenPolling()
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:65:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 63 |                 }
 64 |
 65 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 66 |                     let environment = try await Environment.get()
 67 |                     self?.prefetchImages(environment: environment)
[348/348] Compiling ClerkSDK Session.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:60:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 58 |         do {
 59 |             try await withThrowingTaskGroup(of: Void.self) { group in
 60 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 61 |                     try await Client.getOrCreate()
 62 |                     self?.startSessionTokenPolling()
/Users/admin/builder/spi-builder-workspace/Sources/API/Models/Clerk.swift:65:23: warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 63 |                 }
 64 |
 65 |                 group.addTask { @MainActor [weak self] in
    |                       `- warning: main actor-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
 66 |                     let environment = try await Environment.get()
 67 |                     self?.prefetchImages(environment: environment)
Build complete! (51.82s)
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/UI/Media.xcassets
warning: 'swift-algorithms': 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/swift-algorithms/Sources/Algorithms/Documentation.docc
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms"
    },
    {
      "identity" : "simplekeychain",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/auth0/SimpleKeychain"
    },
    {
      "identity" : "get",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.6",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kean/Get"
    },
    {
      "identity" : "factory",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hmlongco/Factory"
    },
    {
      "identity" : "nuke",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "12.1.6",
            "upper_bound" : "13.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kean/Nuke"
    },
    {
      "identity" : "phonenumberkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.7.4",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/marmelroy/PhoneNumberKit"
    }
  ],
  "manifest_display_name" : "Clerk",
  "name" : "Clerk",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "ClerkSDK",
      "targets" : [
        "ClerkSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ClerkTests",
      "module_type" : "SwiftTarget",
      "name" : "ClerkTests",
      "path" : "Tests",
      "sources" : [
        "ClerkTests.swift"
      ],
      "target_dependencies" : [
        "ClerkSDK"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ClerkSDK",
      "module_type" : "SwiftTarget",
      "name" : "ClerkSDK",
      "path" : "Sources",
      "product_dependencies" : [
        "Algorithms",
        "SimpleKeychain",
        "Get",
        "Factory",
        "NukeUI",
        "PhoneNumberKit"
      ],
      "product_memberships" : [
        "ClerkSDK"
      ],
      "sources" : [
        "API/ClerkAPIClientDelegate.swift",
        "API/Models/Clerk.swift",
        "API/Models/ClerkError.swift",
        "API/Models/Client.swift",
        "API/Models/ClientResponse.swift",
        "API/Models/DeletedObject.swift",
        "API/Models/EmailAddress.swift",
        "API/Models/Environment/AuthConfig.swift",
        "API/Models/Environment/DisplayConfig.swift",
        "API/Models/Environment/Environment.swift",
        "API/Models/Environment/UserSettings.swift",
        "API/Models/ExternalAccount.swift",
        "API/Models/IDTokenProvider.swift",
        "API/Models/ImageResource.swift",
        "API/Models/OAuthProvider.swift",
        "API/Models/Passkey.swift",
        "API/Models/PhoneNumber.swift",
        "API/Models/SAMLAccount.swift",
        "API/Models/Session.swift",
        "API/Models/SignIn.swift",
        "API/Models/SignInFactor.swift",
        "API/Models/SignUp.swift",
        "API/Models/Strategy.swift",
        "API/Models/TOTPResource.swift",
        "API/Models/TokenResource.swift",
        "API/Models/User.swift",
        "API/Models/Verification.swift",
        "API/Paths/ClerkAPI.swift",
        "API/Paths/PathsV1.swift",
        "API/Paths/PathsV1Client.swift",
        "API/Paths/PathsV1ClientSessions.swift",
        "API/Paths/PathsV1ClientSessionsWithID.swift",
        "API/Paths/PathsV1ClientSessionsWithIDRemove.swift",
        "API/Paths/PathsV1ClientSessionsWithIDTokens.swift",
        "API/Paths/PathsV1ClientSessionsWithIDTokensTemplate.swift",
        "API/Paths/PathsV1ClientSessionsWithIDTouch.swift",
        "API/Paths/PathsV1ClientSignIns.swift",
        "API/Paths/PathsV1ClientSignInsWithID.swift",
        "API/Paths/PathsV1ClientSignInsWithIDAttemptFirstFactor.swift",
        "API/Paths/PathsV1ClientSignInsWithIDAttemptSecondFactor.swift",
        "API/Paths/PathsV1ClientSignInsWithIDPrepareFirstFactor.swift",
        "API/Paths/PathsV1ClientSignInsWithIDPrepareSecondFactor.swift",
        "API/Paths/PathsV1ClientSignInsWithIDResetPassword.swift",
        "API/Paths/PathsV1ClientSignUps.swift",
        "API/Paths/PathsV1ClientSignUpsWithID.swift",
        "API/Paths/PathsV1ClientSignUpsWithIDAttemptVerification.swift",
        "API/Paths/PathsV1ClientSignUpsWithIDPrepareVerification.swift",
        "API/Paths/PathsV1Environment.swift",
        "API/Paths/PathsV1Me.swift",
        "API/Paths/PathsV1MeChangePassword.swift",
        "API/Paths/PathsV1MeEmailAddresses.swift",
        "API/Paths/PathsV1MeEmailAddressesWithID.swift",
        "API/Paths/PathsV1MeEmailAddressesWithIDAttemptVerification.swift",
        "API/Paths/PathsV1MeEmailAddressesWithIDPrepareVerification.swift",
        "API/Paths/PathsV1MeExternalAccounts.swift",
        "API/Paths/PathsV1MeExternalAccountsWithID.swift",
        "API/Paths/PathsV1MePasskeys.swift",
        "API/Paths/PathsV1MePasskeysWithID.swift",
        "API/Paths/PathsV1MePasskeysWithIDAttemptVerification.swift",
        "API/Paths/PathsV1MePhoneNumbers.swift",
        "API/Paths/PathsV1MePhoneNumbersWithID.swift",
        "API/Paths/PathsV1MePhoneNumbersWithIDAttemptVerification.swift",
        "API/Paths/PathsV1MePhoneNumbersWithIDPrepareVerification.swift",
        "API/Paths/PathsV1MeProfileImage.swift",
        "API/Paths/PathsV1MeSessions.swift",
        "API/Paths/PathsV1MeSessionsActive.swift",
        "API/Paths/PathsV1MeSessionsWithID.swift",
        "API/Paths/PathsV1MeSessionsWithIDRevoke.swift",
        "API/Paths/PathsV1MeTOTP.swift",
        "API/Paths/PathsV1MeTOTPAttemptVerification.swift",
        "API/Utils/Base64Helpers.swift",
        "API/Utils/Bundle+Ext.swift",
        "API/Utils/Captcha/TurnstileWebView.swift",
        "API/Utils/DeepLinkHandler.swift",
        "API/Utils/DependencyContainer.swift",
        "API/Utils/DeviceID.swift",
        "API/Utils/Error+Ext.swift",
        "API/Utils/ExternalAuthUtils.swift",
        "API/Utils/JSON.swift",
        "API/Utils/JSONDecoder+Ext.swift",
        "API/Utils/JSONEncoder+Ext.swift",
        "API/Utils/JWTDecoder.swift",
        "API/Utils/LocalAuth.swift",
        "API/Utils/PasskeyManager.swift",
        "API/Utils/RedirectConfig.swift",
        "API/Utils/SDKVersion.swift",
        "API/Utils/SignInWithAppleManager.swift",
        "API/Utils/String+Ext.swift",
        "API/Utils/Task+Ext.swift",
        "API/Utils/URLEncodedFormEncoder.swift",
        "API/Utils/URLQueryItem+Ext.swift",
        "API/Utils/WebAuthentication.swift",
        "UI/ClerkTheme.swift",
        "UI/ClerkUIState.swift",
        "UI/Common/AccordionView.swift",
        "UI/Common/AsyncButton.swift",
        "UI/Common/AuthProviderButton.swift",
        "UI/Common/AuthProviderIcon.swift",
        "UI/Common/AuthSocialProvidersView.swift",
        "UI/Common/CapsuleTag.swift",
        "UI/Common/CheckBoxView.swift",
        "UI/Common/CodeFormView.swift",
        "UI/Common/CustomTextField.swift",
        "UI/Common/DismissButton.swift",
        "UI/Common/ErrorPresentation.swift",
        "UI/Common/GetHelpView.swift",
        "UI/Common/HeaderView.swift",
        "UI/Common/IdentityPreviewView.swift",
        "UI/Common/MoreActionsView.swift",
        "UI/Common/OTPFieldView.swift",
        "UI/Common/OrgLogoView.swift",
        "UI/Common/PasswordInputView.swift",
        "UI/Common/PhoneNumberField.swift",
        "UI/Common/RemoveResourceView.swift",
        "UI/Common/SecuredByClerkView.swift",
        "UI/Common/TextDivider.swift",
        "UI/Common/UserPreviewView.swift",
        "UI/Common/VerificationCodeView.swift",
        "UI/Components/Auth/AuthView.swift",
        "UI/Components/Auth/SSOCallbackView.swift",
        "UI/Components/Auth/SignIn/SignInFactorOneAlternativeMethodsView.swift",
        "UI/Components/Auth/SignIn/SignInFactorOneEmailCodeView.swift",
        "UI/Components/Auth/SignIn/SignInFactorOnePasswordView.swift",
        "UI/Components/Auth/SignIn/SignInFactorOnePhoneCodeView.swift",
        "UI/Components/Auth/SignIn/SignInFactorOneResetView.swift",
        "UI/Components/Auth/SignIn/SignInFactorOneUseAnotherMethodView.swift",
        "UI/Components/Auth/SignIn/SignInFactorOneView.swift",
        "UI/Components/Auth/SignIn/SignInFactorTwoAlternativeMethodsView.swift",
        "UI/Components/Auth/SignIn/SignInFactorTwoBackupCodeView.swift",
        "UI/Components/Auth/SignIn/SignInFactorTwoPhoneCodeView.swift",
        "UI/Components/Auth/SignIn/SignInFactorTwoTotpCodeView.swift",
        "UI/Components/Auth/SignIn/SignInFactorTwoUseAnotherMethodView.swift",
        "UI/Components/Auth/SignIn/SignInFactorTwoView.swift",
        "UI/Components/Auth/SignIn/SignInForgotPasswordView.swift",
        "UI/Components/Auth/SignIn/SignInFormView.swift",
        "UI/Components/Auth/SignIn/SignInResetPasswordView.swift",
        "UI/Components/Auth/SignIn/SignInStartView.swift",
        "UI/Components/Auth/SignUp/SignUpCreatePasskeyView.swift",
        "UI/Components/Auth/SignUp/SignUpEmailCodeView.swift",
        "UI/Components/Auth/SignUp/SignUpFormView.swift",
        "UI/Components/Auth/SignUp/SignUpPhoneCodeView.swift",
        "UI/Components/Auth/SignUp/SignUpStartView.swift",
        "UI/Components/Auth/SignUp/SignUpVerificationView.swift",
        "UI/Components/User/UserButton/UserButton.swift",
        "UI/Components/User/UserButton/UserButtonPopover.swift",
        "UI/Components/User/UserProfile/UserProfileActiveDevicesSection.swift",
        "UI/Components/User/UserProfile/UserProfileAddEmailView.swift",
        "UI/Components/User/UserProfile/UserProfileAddExternalAccountView.swift",
        "UI/Components/User/UserProfile/UserProfileAddPhoneNumberView.swift",
        "UI/Components/User/UserProfile/UserProfileChangePasswordView.swift",
        "UI/Components/User/UserProfile/UserProfileDeleteAccountSection.swift",
        "UI/Components/User/UserProfile/UserProfileDetailsView.swift",
        "UI/Components/User/UserProfile/UserProfileEmailSection.swift",
        "UI/Components/User/UserProfile/UserProfileExternalAccountSection.swift",
        "UI/Components/User/UserProfile/UserProfileMfaAddSmsView.swift",
        "UI/Components/User/UserProfile/UserProfileMfaAddTotpView.swift",
        "UI/Components/User/UserProfile/UserProfileMfaBackupCodeListView.swift",
        "UI/Components/User/UserProfile/UserProfileMfaSection.swift",
        "UI/Components/User/UserProfile/UserProfilePasskeyRenameView.swift",
        "UI/Components/User/UserProfile/UserProfilePasskeySection.swift",
        "UI/Components/User/UserProfile/UserProfilePasskeyView.swift",
        "UI/Components/User/UserProfile/UserProfilePasswordSection.swift",
        "UI/Components/User/UserProfile/UserProfilePhoneNumberSection.swift",
        "UI/Components/User/UserProfile/UserProfileSection.swift",
        "UI/Components/User/UserProfile/UserProfileSectionHeader.swift",
        "UI/Components/User/UserProfile/UserProfileSecurityView.swift",
        "UI/Components/User/UserProfile/UserProfileUpdateProfileView.swift",
        "UI/Components/User/UserProfile/UserProfileView.swift",
        "UI/Helpers/ButtonConfig.swift",
        "UI/Helpers/FeedbackGenerator.swift",
        "UI/Helpers/KeyboardHelpers.swift",
        "UI/Helpers/ReadSize.swift",
        "UI/Helpers/RemoveResource.swift",
        "UI/Styles/ClerkDangerButtonStyle.swift",
        "UI/Styles/ClerkPrimaryButtonStyle.swift",
        "UI/Styles/ClerkSecondaryButtonStyle.swift",
        "UI/Styles/ClerkStyleConstants.swift",
        "UI/ViewModifiers/AuthViewModifier.swift",
        "UI/ViewModifiers/ClerkBottomBrandingModifier.swift",
        "UI/ViewModifiers/ClerkProviderModifier.swift",
        "UI/ViewModifiers/ClerkStandardButtonPaddingModifier.swift",
        "UI/ViewModifiers/DismissButtonOverlay.swift",
        "UI/ViewModifiers/EraseToAnyView.swift",
        "UI/ViewModifiers/HiddenTextField.swift",
        "UI/ViewModifiers/KeyboardIgnoringBottomViewModifier.swift",
        "UI/ViewModifiers/LocalAuthOnForegroundModifier.swift",
        "UI/ViewModifiers/UserProfileViewModifier.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/clerk/clerk-ios/main
Repository:               clerk/clerk-ios
Swift version used:       6.0
Target:                   ClerkSDK
Extracting symbol information for 'ClerkSDK'...
Finished extracting symbol information for 'ClerkSDK'. (13.14s)
Building documentation for 'ClerkSDK'...
warning: Parameter 'debugMode' is missing documentation
  --> Sources/API/Models/Clerk.swift:38:109-38:109
36 |
37 |     /// Configures the shared clerk instance.
38 +     /// - Parameter publishableKey: The publishable key from your Clerk Dashboard, used to connect to Clerk.
   |                                                                                                             ╰─suggestion: Document 'debugMode' parameter
39 |     public func configure(publishableKey: String, debugMode: Bool = false) {
40 |         if publishableKey.trimmingCharacters(in: .whitespacesAndNewlines).isEmpty {Finished building documentation for 'ClerkSDK' (0.46s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/clerk/clerk-ios/main
Updating https://github.com/auth0/SimpleKeychain
Updating https://github.com/kean/Get
Updating https://github.com/apple/swift-algorithms
Updating https://github.com/kean/Nuke
Updating https://github.com/marmelroy/PhoneNumberKit
Updating https://github.com/apple/swift-numerics.git
Updating https://github.com/hmlongco/Factory
Updated https://github.com/auth0/SimpleKeychain (0.59s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updated https://github.com/hmlongco/Factory (0.66s)
Updated https://github.com/apple/swift-numerics.git (0.66s)
Updated https://github.com/apple/swift-algorithms (0.66s)
Updated https://github.com/kean/Nuke (0.66s)
Updated https://github.com/kean/Get (0.66s)
Updated https://github.com/marmelroy/PhoneNumberKit (0.66s)
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.24s)
Computing version for https://github.com/marmelroy/PhoneNumberKit
Computed https://github.com/marmelroy/PhoneNumberKit at 3.8.0 (0.65s)
Computing version for https://github.com/kean/Nuke
Computed https://github.com/kean/Nuke at 12.8.0 (0.47s)
Computing version for https://github.com/hmlongco/Factory
Computed https://github.com/hmlongco/Factory at 2.4.0 (0.45s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.2.0 (0.66s)
Computing version for https://github.com/auth0/SimpleKeychain
Computed https://github.com/auth0/SimpleKeychain at 1.2.0 (0.49s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (0.64s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.64s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.63s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3143] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.29s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.71s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--4A847ED0836F2485.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Compiling SymbolKit Mixin+Equals.swift
[12/57] Compiling SymbolKit Mixin+Hash.swift
[13/57] Compiling SymbolKit Mixin.swift
[14/57] Compiling SymbolKit LineList.swift
[15/57] Compiling SymbolKit Position.swift
[16/57] Compiling SymbolKit GenericConstraint.swift
[17/57] Compiling SymbolKit GenericParameter.swift
[18/57] Compiling SymbolKit Generics.swift
[19/57] Compiling SymbolKit Namespace.swift
[20/57] Compiling SymbolKit Identifier.swift
[21/57] Compiling SymbolKit KindIdentifier.swift
[22/57] Compiling SymbolKit Location.swift
[23/57] Compiling SymbolKit Mutability.swift
[24/57] Emitting module SymbolKit
[25/57] Compiling SymbolKit Names.swift
[26/57] Compiling SymbolKit SPI.swift
[27/57] Compiling SymbolKit Snippet.swift
[28/57] Compiling SymbolKit Extension.swift
[29/57] Compiling SymbolKit SourceRange.swift
[30/57] Compiling SymbolKit Metadata.swift
[31/57] Compiling SymbolKit Module.swift
[32/57] Compiling SymbolKit OperatingSystem.swift
[33/57] Compiling SymbolKit Platform.swift
[34/57] Compiling SymbolKit Relationship.swift
[35/57] Compiling SymbolKit RelationshipKind.swift
[36/57] Compiling SymbolKit SourceOrigin.swift
[37/57] Compiling SymbolKit GenericConstraints.swift
[38/57] Compiling SymbolKit Swift.swift
[39/57] Compiling SymbolKit SemanticVersion.swift
[40/57] Compiling SymbolKit AccessControl.swift
[41/57] Compiling SymbolKit Availability.swift
[42/57] Compiling SymbolKit AvailabilityItem.swift
[43/57] Compiling SymbolKit Domain.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Emitting module Snippets
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.36s)
warning: 'swift-algorithms': 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/swift-algorithms/Sources/Algorithms/Documentation.docc
Building for debugging...
[0/1] Write swift-version--4A847ED0836F2485.txt
[2/105] Compiling RealModule AlgebraicField.swift
[3/106] Compiling RealModule Float80+Real.swift
[4/106] Compiling RealModule Real.swift
[5/106] Compiling RealModule RealFunctions.swift
[6/106] Compiling RealModule Float16+Real.swift
[7/106] Compiling RealModule ElementaryFunctions.swift
[8/106] Compiling RealModule Float+Real.swift
[9/106] Compiling RealModule ApproximateEquality.swift
[10/106] Compiling RealModule AugmentedArithmetic.swift
[11/106] Compiling RealModule Double+Real.swift
[12/106] Emitting module RealModule
[13/106] Compiling Get Response.swift
[14/106] Compiling Nuke ImageResponse.swift
[15/106] Compiling Nuke ImageTask.swift
[16/133] Compiling SimpleKeychain SimpleKeychainError.swift
[17/133] Compiling SimpleKeychain Accessibility.swift
[18/133] Emitting module SimpleKeychain
[19/133] Compiling SimpleKeychain SimpleKeychain.swift
[20/133] Compiling Algorithms AdjacentPairs.swift
[21/133] Compiling Algorithms Chain.swift
[22/133] Compiling Algorithms Partition.swift
[23/133] Compiling Algorithms Permutations.swift
[24/133] Compiling Factory Resolutions.swift
[25/134] Emitting module PhoneNumberKit
[26/134] Compiling Algorithms Compacted.swift
[27/134] Compiling Algorithms Chunked.swift
[28/134] Compiling Algorithms Cycle.swift
[29/134] Compiling Algorithms Combinations.swift
[30/134] Compiling Algorithms EitherSequence.swift
[31/134] Compiling Algorithms FirstNonNil.swift
[36/134] Emitting module Factory
[39/134] Compiling Factory Resolver.swift
[40/134] Compiling Factory Scopes.swift
[41/134] Compiling Get APIClientDelegate.swift
[42/134] Compiling Get Request.swift
[43/134] Emitting module Get
[44/134] Compiling Get DataLoader.swift
[45/134] Compiling Get APIClient.swift
[46/134] Compiling PhoneNumberKit resource_bundle_accessor.swift
[47/134] Compiling Algorithms Stride.swift
[48/134] Compiling Algorithms Grouped.swift
[49/134] Compiling Algorithms Indexed.swift
[50/134] Compiling Algorithms Intersperse.swift
[51/134] Compiling Factory Modifiers.swift
[52/134] Compiling Factory Registrations.swift
[55/134] Compiling Algorithms FlattenCollection.swift
[56/134] Compiling Algorithms Split.swift
[57/134] Compiling Algorithms Joined.swift
[58/134] Compiling Algorithms Keyed.swift
[59/134] Compiling Algorithms MinMax.swift
[60/134] Compiling Algorithms Suffix.swift
[61/134] Compiling Algorithms Trim.swift
[62/136] Compiling Factory resource_bundle_accessor.swift
[76/136] Compiling Algorithms Product.swift
[77/136] Compiling Algorithms RandomSample.swift
[78/136] Compiling Algorithms Reductions.swift
[79/136] Compiling Algorithms Rotate.swift
[80/136] Compiling Nuke ImageProcessors+Resize.swift
[81/136] Compiling Nuke ImageProcessors+RoundedCorners.swift
[82/136] Compiling Nuke ImageProcessors.swift
[83/136] Compiling Nuke AsyncPipelineTask.swift
[84/136] Compiling Nuke AsyncTask.swift
[86/136] Compiling Algorithms Unique.swift
[87/136] Compiling Algorithms Windows.swift
[88/136] Compiling Nuke ImageProcessors+CoreImage.swift
[89/136] Compiling Nuke ImageProcessors+GaussianBlur.swift
[90/136] Compiling Nuke DataLoading.swift
[91/136] Compiling Nuke ImagePipeline+Cache.swift
[92/136] Compiling Nuke ImagePipeline+Configuration.swift
[93/136] Compiling Nuke ImagePipeline+Delegate.swift
[94/136] Compiling Nuke ImagePipeline+Error.swift
[95/136] Compiling Nuke ImagePipeline.swift
[96/136] Compiling Nuke ImagePrefetcher.swift
[97/136] Compiling Nuke ImageDecompression.swift
[98/136] Compiling Nuke ImageProcessing.swift
[99/136] Compiling Nuke ImageProcessingOptions.swift
[100/141] Emitting module Nuke
[109/141] Compiling Nuke Atomic.swift
[110/141] Compiling Nuke DataPublisher.swift
[111/141] Compiling Nuke Extensions.swift
[112/141] Compiling Nuke Graphics.swift
[113/141] Compiling Nuke ImagePublisher.swift
[114/141] Compiling Nuke ImageRequestKeys.swift
[133/141] Compiling Nuke TaskFetchOriginalData.swift
[134/141] Compiling Nuke TaskFetchOriginalImage.swift
[135/141] Compiling Nuke TaskFetchWithPublisher.swift
[136/141] Compiling Nuke TaskLoadData.swift
[137/141] Compiling Nuke TaskLoadImage.swift
[141/141] Emitting module Algorithms
[142/147] Compiling NukeUI LazyImageView.swift
[143/147] Compiling NukeUI Internal.swift
[144/147] Compiling NukeUI FetchImage.swift
[145/147] Emitting module NukeUI
[146/147] Compiling NukeUI LazyImageState.swift
[147/147] Compiling NukeUI LazyImage.swift
[148/317] Compiling ClerkSDK AsyncButton.swift
[149/317] Compiling ClerkSDK AuthProviderButton.swift
[150/317] Compiling ClerkSDK AuthProviderIcon.swift
[151/317] Compiling ClerkSDK AuthSocialProvidersView.swift
[152/317] Compiling ClerkSDK CapsuleTag.swift
[153/317] Compiling ClerkSDK CheckBoxView.swift
[154/317] Compiling ClerkSDK CodeFormView.swift
[155/317] Compiling ClerkSDK CustomTextField.swift
[156/317] Compiling ClerkSDK DismissButton.swift
[157/317] Compiling ClerkSDK ErrorPresentation.swift
[158/317] Compiling ClerkSDK GetHelpView.swift
[159/317] Compiling ClerkSDK HeaderView.swift
[160/317] Compiling ClerkSDK IdentityPreviewView.swift
[161/317] Compiling ClerkSDK MoreActionsView.swift
[162/317] Compiling ClerkSDK OTPFieldView.swift
[163/317] Compiling ClerkSDK OrgLogoView.swift
[164/317] Compiling ClerkSDK PasswordInputView.swift
[165/317] Compiling ClerkSDK PhoneNumberField.swift
[166/317] Compiling ClerkSDK RemoveResourceView.swift
[167/317] Compiling ClerkSDK SignInForgotPasswordView.swift
[168/317] Compiling ClerkSDK SignInFormView.swift
[169/317] Compiling ClerkSDK SignInResetPasswordView.swift
[170/317] Compiling ClerkSDK SignInStartView.swift
[171/317] Compiling ClerkSDK SignUpCreatePasskeyView.swift
[172/317] Compiling ClerkSDK SignUpEmailCodeView.swift
[173/317] Compiling ClerkSDK SignUpFormView.swift
[174/317] Compiling ClerkSDK SignUpPhoneCodeView.swift
[175/317] Compiling ClerkSDK SignUpStartView.swift
[176/317] Compiling ClerkSDK SignUpVerificationView.swift
[177/317] Compiling ClerkSDK UserButton.swift
[178/317] Compiling ClerkSDK UserButtonPopover.swift
[179/317] Compiling ClerkSDK UserProfileActiveDevicesSection.swift
[180/317] Compiling ClerkSDK UserProfileAddEmailView.swift
[181/317] Compiling ClerkSDK UserProfileAddExternalAccountView.swift
[182/317] Compiling ClerkSDK UserProfileAddPhoneNumberView.swift
[183/317] Compiling ClerkSDK UserProfileChangePasswordView.swift
[184/317] Compiling ClerkSDK UserProfileDeleteAccountSection.swift
[185/335] Compiling ClerkSDK PathsV1ClientSignInsWithIDAttemptFirstFactor.swift
[186/335] Compiling ClerkSDK PathsV1ClientSignInsWithIDAttemptSecondFactor.swift
[187/335] Compiling ClerkSDK PathsV1ClientSignInsWithIDPrepareFirstFactor.swift
[188/335] Compiling ClerkSDK PathsV1ClientSignInsWithIDPrepareSecondFactor.swift
[189/335] Compiling ClerkSDK PathsV1ClientSignInsWithIDResetPassword.swift
[190/335] Compiling ClerkSDK PathsV1ClientSignUps.swift
[191/335] Compiling ClerkSDK PathsV1ClientSignUpsWithID.swift
[192/335] Compiling ClerkSDK PathsV1ClientSignUpsWithIDAttemptVerification.swift
[193/335] Compiling ClerkSDK PathsV1ClientSignUpsWithIDPrepareVerification.swift
[194/335] Compiling ClerkSDK PathsV1Environment.swift
[195/335] Compiling ClerkSDK PathsV1Me.swift
[196/335] Compiling ClerkSDK PathsV1MeChangePassword.swift
[197/335] Compiling ClerkSDK PathsV1MeEmailAddresses.swift
[198/335] Compiling ClerkSDK PathsV1MeEmailAddressesWithID.swift
[199/335] Compiling ClerkSDK PathsV1MeEmailAddressesWithIDAttemptVerification.swift
[200/335] Compiling ClerkSDK PathsV1MeEmailAddressesWithIDPrepareVerification.swift
[201/335] Compiling ClerkSDK PathsV1MeExternalAccounts.swift
[202/335] Compiling ClerkSDK PathsV1MeExternalAccountsWithID.swift
[203/335] Compiling ClerkSDK PathsV1MePasskeys.swift
[204/335] Compiling ClerkSDK PathsV1MePasskeysWithID.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[205/335] Compiling ClerkSDK PathsV1MePasskeysWithIDAttemptVerification.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[206/335] Compiling ClerkSDK PathsV1MePhoneNumbers.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[207/335] Compiling ClerkSDK PathsV1MePhoneNumbersWithID.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[208/335] Compiling ClerkSDK PathsV1MePhoneNumbersWithIDAttemptVerification.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[209/335] Compiling ClerkSDK PathsV1MePhoneNumbersWithIDPrepareVerification.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[210/335] Compiling ClerkSDK PathsV1MeProfileImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[211/335] Compiling ClerkSDK PathsV1MeSessions.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[212/335] Compiling ClerkSDK PathsV1MeSessionsActive.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[213/335] Compiling ClerkSDK PathsV1MeSessionsWithID.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[214/335] Compiling ClerkSDK PathsV1MeSessionsWithIDRevoke.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[215/335] Compiling ClerkSDK PathsV1MeTOTP.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[216/335] Compiling ClerkSDK PathsV1MeTOTPAttemptVerification.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[217/335] Compiling ClerkSDK Base64Helpers.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[218/335] Compiling ClerkSDK Bundle+Ext.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[219/335] Compiling ClerkSDK TurnstileWebView.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[220/335] Compiling ClerkSDK DeepLinkHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[221/335] Compiling ClerkSDK DependencyContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[222/335] Compiling ClerkSDK DeviceID.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:41:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
39 |
40 |         do {
41 |             if try await SignIn.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
42 |                 WebAuthentication.currentSession?.cancel()
43 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/DeepLinkHandler.swift:46:61: warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
44 |             }
45 |
46 |             if try await SignUp.handleOAuthCallbackUrl(url) != nil {
   |                                                             `- warning: comparing non-optional value of type 'ExternalAuthResult' to 'nil' always returns true
47 |                 WebAuthentication.currentSession?.cancel()
48 |                 return
[223/335] Compiling ClerkSDK FeedbackGenerator.swift
[224/335] Compiling ClerkSDK KeyboardHelpers.swift
[225/335] Compiling ClerkSDK ReadSize.swift
[226/335] Compiling ClerkSDK RemoveResource.swift
[227/335] Compiling ClerkSDK ClerkDangerButtonStyle.swift
[228/335] Compiling ClerkSDK ClerkPrimaryButtonStyle.swift
[229/335] Compiling ClerkSDK ClerkSecondaryButtonStyle.swift
[230/335] Compiling ClerkSDK ClerkStyleConstants.swift
[231/335] Compiling ClerkSDK AuthViewModifier.swift
[232/335] Compiling ClerkSDK ClerkBottomBrandingModifier.swift
[233/335] Compiling ClerkSDK ClerkProviderModifier.swift
[234/335] Compiling ClerkSDK ClerkStandardButtonPaddingModifier.swift
[235/335] Compiling ClerkSDK DismissButtonOverlay.swift
[236/335] Compiling ClerkSDK EraseToAnyView.swift
[237/335] Compiling ClerkSDK HiddenTextField.swift
[238/335] Compiling ClerkSDK KeyboardIgnoringBottomViewModifier.swift
[239/335] Compiling ClerkSDK LocalAuthOnForegroundModifier.swift
[240/335] Compiling ClerkSDK UserProfileViewModifier.swift
[241/335] Emitting module ClerkSDK
[242/335] Compiling ClerkSDK UserProfileDetailsView.swift
[243/335] Compiling ClerkSDK UserProfileEmailSection.swift
[244/335] Compiling ClerkSDK UserProfileExternalAccountSection.swift
[245/335] Compiling ClerkSDK UserProfileMfaAddSmsView.swift
[246/335] Compiling ClerkSDK UserProfileMfaAddTotpView.swift
[247/335] Compiling ClerkSDK UserProfileMfaBackupCodeListView.swift
[248/335] Compiling ClerkSDK UserProfileMfaSection.swift
[249/335] Compiling ClerkSDK UserProfilePasskeyRenameView.swift
[250/335] Compiling ClerkSDK UserProfilePasskeySection.swift
[251/335] Compiling ClerkSDK UserProfilePasskeyView.swift
[252/335] Compiling ClerkSDK UserProfilePasswordSection.swift
[253/335] Compiling ClerkSDK UserProfilePhoneNumberSection.swift
[254/335] Compiling ClerkSDK UserProfileSection.swift
[255/335] Compiling ClerkSDK UserProfileSectionHeader.swift
[256/335] Compiling ClerkSDK UserProfileSecurityView.swift
[257/335] Compiling ClerkSDK UserProfileUpdateProfileView.swift
[258/335] Compiling ClerkSDK UserProfileView.swift
[259/335] Compiling ClerkSDK ButtonConfig.swift
[260/335] Compiling ClerkSDK SignIn.swift
[261/335] Compiling ClerkSDK SignInFactor.swift
[262/335] Compiling ClerkSDK SignUp.swift
[263/335] Compiling ClerkSDK Strategy.swift
[264/335] Compiling ClerkSDK TOTPResource.swift
[265/335] Compiling ClerkSDK TokenResource.swift
[266/335] Compiling ClerkSDK User.swift
[267/335] Compiling ClerkSDK Verification.swift
[268/335] Compiling ClerkSDK ClerkAPI.swift
[269/335] Compiling ClerkSDK PathsV1.swift
[270/335] Compiling ClerkSDK PathsV1Client.swift
[271/335] Compiling ClerkSDK PathsV1ClientSessions.swift
[272/335] Compiling ClerkSDK PathsV1ClientSessionsWithID.swift
[273/335] Compiling ClerkSDK PathsV1ClientSessionsWithIDRemove.swift
[274/335] Compiling ClerkSDK PathsV1ClientSessionsWithIDTokens.swift
[275/335] Compiling ClerkSDK PathsV1ClientSessionsWithIDTokensTemplate.swift
[276/335] Compiling ClerkSDK PathsV1ClientSessionsWithIDTouch.swift
[277/335] Compiling ClerkSDK PathsV1ClientSignIns.swift
[278/335] Compiling ClerkSDK PathsV1ClientSignInsWithID.swift
[279/335] Compiling ClerkSDK Error+Ext.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[280/335] Compiling ClerkSDK ExternalAuthUtils.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[281/335] Compiling ClerkSDK JSON.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[282/335] Compiling ClerkSDK JSONDecoder+Ext.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[283/335] Compiling ClerkSDK JSONEncoder+Ext.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[284/335] Compiling ClerkSDK JWTDecoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[285/335] Compiling ClerkSDK LocalAuth.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[286/335] Compiling ClerkSDK PasskeyManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[287/335] Compiling ClerkSDK RedirectConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[288/335] Compiling ClerkSDK SDKVersion.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[289/335] Compiling ClerkSDK SignInWithAppleManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[290/335] Compiling ClerkSDK String+Ext.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[291/335] Compiling ClerkSDK Task+Ext.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[292/335] Compiling ClerkSDK URLEncodedFormEncoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[293/335] Compiling ClerkSDK URLQueryItem+Ext.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[294/335] Compiling ClerkSDK WebAuthentication.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[295/335] Compiling ClerkSDK ClerkTheme.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[296/335] Compiling ClerkSDK ClerkUIState.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[297/335] Compiling ClerkSDK AccordionView.swift
/Users/admin/builder/spi-builder-workspace/Sources/API/Utils/String+Ext.swift:21:26: warning: expression implicitly coerced from 'Any?' to 'Any'
19 |         guard let data = self.data(using: .utf8, allowLossyConversion: false) else { return nil }
20 |         let jsonObject = try? JSONSerialization.jsonObject(with: data, options: .mutableContainers)
21 |         return try? JSON(jsonObject)
   |                          |- warning: expression implicitly coerced from 'Any?' to 'Any'
   |                          |- note: provide a default value to avoid this warning
   |                          |- note: force-unwrap the value to avoid this warning
   |                          `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
22 |     }
23 |
[298/335] Compiling ClerkSDK ClerkAPIClientDelegate.swift
[299/335] Compiling ClerkSDK Clerk.swift
[300/335] Compiling ClerkSDK ClerkError.swift
[301/335] Compiling ClerkSDK Client.swift
[302/335] Compiling ClerkSDK ClientResponse.swift
[303/335] Compiling ClerkSDK DeletedObject.swift
[304/335] Compiling ClerkSDK EmailAddress.swift
[305/335] Compiling ClerkSDK AuthConfig.swift
[306/335] Compiling ClerkSDK DisplayConfig.swift
[307/335] Compiling ClerkSDK Environment.swift
[308/335] Compiling ClerkSDK UserSettings.swift
[309/335] Compiling ClerkSDK ExternalAccount.swift
[310/335] Compiling ClerkSDK IDTokenProvider.swift
[311/335] Compiling ClerkSDK ImageResource.swift
[312/335] Compiling ClerkSDK OAuthProvider.swift
[313/335] Compiling ClerkSDK Passkey.swift
[314/335] Compiling ClerkSDK PhoneNumber.swift
[315/335] Compiling ClerkSDK SAMLAccount.swift
[316/335] Compiling ClerkSDK Session.swift
[317/335] Compiling ClerkSDK SecuredByClerkView.swift
[318/335] Compiling ClerkSDK TextDivider.swift
[319/335] Compiling ClerkSDK UserPreviewView.swift
[320/335] Compiling ClerkSDK VerificationCodeView.swift
[321/335] Compiling ClerkSDK AuthView.swift
[322/335] Compiling ClerkSDK SSOCallbackView.swift
[323/335] Compiling ClerkSDK SignInFactorOneAlternativeMethodsView.swift
[324/335] Compiling ClerkSDK SignInFactorOneEmailCodeView.swift
[325/335] Compiling ClerkSDK SignInFactorOnePasswordView.swift
[326/335] Compiling ClerkSDK SignInFactorOnePhoneCodeView.swift
[327/335] Compiling ClerkSDK SignInFactorOneResetView.swift
[328/335] Compiling ClerkSDK SignInFactorOneUseAnotherMethodView.swift
[329/335] Compiling ClerkSDK SignInFactorOneView.swift
[330/335] Compiling ClerkSDK SignInFactorTwoAlternativeMethodsView.swift
[331/335] Compiling ClerkSDK SignInFactorTwoBackupCodeView.swift
[332/335] Compiling ClerkSDK SignInFactorTwoPhoneCodeView.swift
[333/335] Compiling ClerkSDK SignInFactorTwoTotpCodeView.swift
[334/335] Compiling ClerkSDK SignInFactorTwoUseAnotherMethodView.swift
[335/335] Compiling ClerkSDK SignInFactorTwoView.swift
Build of target: 'ClerkSDK' complete! (7.33s)
    1482
9	/Users/admin/builder/spi-builder-workspace/.docs/clerk/clerk-ios/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/clerk/clerk-ios/main
File count: 1482
Doc size:   9.0MB
Preparing doc bundle ...
Uploading prod-clerk-clerk-ios-main-2622eacd.zip to s3://spi-docs-inbox/prod-clerk-clerk-ios-main-2622eacd.zip
Copying... [13%]
Copying... [23%]
Copying... [33%]
Copying... [43%]
Copying... [53%]
Copying... [63%]
Copying... [73%]
Copying... [83%]
Copying... [93%]
Copying... [100%]
Done.