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 0.39.3 (4117a2), 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: 0.39.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/clerk/clerk-ios
 * tag               0.39.3     -> FETCH_HEAD
HEAD is now at 4117a25 bump version 0.39.3
Cloned https://github.com/clerk/clerk-ios.git
Revision (git rev-parse @):
4117a258588d2d1c3613ce81711d6a2ae72db4c9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/clerk/clerk-ios.git at 0.39.3
Fetching https://github.com/kean/Get
Fetching https://github.com/kean/Nuke
Fetching https://github.com/auth0/SimpleKeychain
Fetching https://github.com/marmelroy/PhoneNumberKit
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/hmlongco/Factory
[1/3835] Fetching simplekeychain
[2/6164] Fetching simplekeychain, get
[234/19809] Fetching simplekeychain, get, factory
[235/25372] Fetching simplekeychain, get, factory, swift-algorithms
[1213/49630] Fetching simplekeychain, get, factory, swift-algorithms, nuke
[1456/56448] Fetching simplekeychain, get, factory, swift-algorithms, nuke, phonenumberkit
Fetched https://github.com/kean/Get from cache (2.21s)
Fetched https://github.com/marmelroy/PhoneNumberKit from cache (2.21s)
[36628/47301] Fetching simplekeychain, factory, swift-algorithms, nuke
Fetched https://github.com/kean/Nuke from cache (2.83s)
Fetched https://github.com/apple/swift-algorithms from cache (2.83s)
Fetched https://github.com/auth0/SimpleKeychain from cache (2.83s)
Fetched https://github.com/hmlongco/Factory from cache (2.83s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (3.19s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.08s)
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/hmlongco/Factory
Computed https://github.com/hmlongco/Factory at 2.4.0 (0.51s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.71s)
Computing version for https://github.com/auth0/SimpleKeychain
Computed https://github.com/auth0/SimpleKeychain at 1.2.0 (0.54s)
Computing version for https://github.com/marmelroy/PhoneNumberKit
Computed https://github.com/marmelroy/PhoneNumberKit at 3.8.0 (0.72s)
Computing version for https://github.com/kean/Nuke
Computed https://github.com/kean/Nuke at 12.8.0 (0.54s)
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/Nuke
Working copy of https://github.com/kean/Nuke resolved at 12.8.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/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.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/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
========================================
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.18s)
Fetching https://github.com/auth0/SimpleKeychain from cache
Fetching https://github.com/hmlongco/Factory from cache
Fetching https://github.com/apple/swift-algorithms from cache
Fetching https://github.com/kean/Get from cache
Fetching https://github.com/kean/Nuke from cache
Fetching https://github.com/marmelroy/PhoneNumberKit from cache
Fetched https://github.com/kean/Nuke from cache (0.59s)
Fetched https://github.com/auth0/SimpleKeychain from cache (0.61s)
Fetched https://github.com/marmelroy/PhoneNumberKit from cache (0.61s)
Fetched https://github.com/apple/swift-algorithms from cache (0.61s)
Fetched https://github.com/kean/Get from cache (0.61s)
Fetched https://github.com/hmlongco/Factory from cache (0.61s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (0.02s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.49s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.2.0 (0.02s)
Computing version for https://github.com/hmlongco/Factory
Computed https://github.com/hmlongco/Factory at 2.4.0 (0.02s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.02s)
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.02s)
Computing version for https://github.com/kean/Nuke
Computed https://github.com/kean/Nuke at 12.8.0 (0.03s)
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/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/marmelroy/PhoneNumberKit
Working copy of https://github.com/marmelroy/PhoneNumberKit resolved at 3.8.0
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/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/clerk/clerk-ios.git
Working copy of https://github.com/clerk/clerk-ios.git resolved at 0.39.3 (4117a25)
Creating working copy for https://github.com/hmlongco/Factory
Working copy of https://github.com/hmlongco/Factory resolved at 2.4.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
[6/14] Copying PrivacyInfo.xcprivacy
[6/14] Copying PhoneNumberMetadata.json
[6/14] Write sources
[9/14] Copying PrivacyInfo.xcprivacy
[9/14] Write sources
[12/14] Compiling _NumericsShims _NumericsShims.c
[13/14] Write swift-version--4A847ED0836F2485.txt
[15/118] Compiling RealModule Float80+Real.swift
[16/119] Compiling RealModule RealFunctions.swift
[17/119] Compiling RealModule Real.swift
[18/119] Compiling RealModule Float16+Real.swift
[19/119] Compiling RealModule Float+Real.swift
[20/119] Compiling RealModule AugmentedArithmetic.swift
[21/119] Compiling RealModule Double+Real.swift
[22/119] Compiling RealModule AlgebraicField.swift
[23/119] Compiling RealModule ApproximateEquality.swift
[24/119] Emitting module RealModule
[25/119] Compiling RealModule ElementaryFunctions.swift
[26/145] Compiling Algorithms EitherSequence.swift
[27/145] Compiling Algorithms FirstNonNil.swift
[28/145] Compiling Algorithms FlattenCollection.swift
[29/145] Compiling Algorithms Combinations.swift
[30/145] Compiling Algorithms Compacted.swift
[31/145] Compiling Algorithms Cycle.swift
[32/147] Compiling Algorithms Split.swift
[33/147] Compiling Algorithms Stride.swift
[34/147] Compiling Algorithms Joined.swift
[35/147] Compiling Algorithms Keyed.swift
[36/147] Compiling Algorithms MinMax.swift
[37/147] Compiling Algorithms Grouped.swift
[38/147] Compiling Algorithms Indexed.swift
[39/147] Compiling Algorithms Intersperse.swift
[40/147] Compiling Algorithms Partition.swift
[41/147] Compiling Algorithms Permutations.swift
[42/147] Compiling Algorithms Product.swift
[43/147] Compiling Algorithms RandomSample.swift
[44/147] Compiling Algorithms Reductions.swift
[45/147] Compiling Algorithms Rotate.swift
[46/147] Compiling Algorithms Suffix.swift
[47/147] Compiling Algorithms Trim.swift
[50/148] Compiling Algorithms Unique.swift
[51/148] Compiling Algorithms Windows.swift
[52/148] Compiling Algorithms AdjacentPairs.swift
[53/148] Compiling Algorithms Chain.swift
[54/148] Compiling Algorithms Chunked.swift
[55/148] Compiling Factory Resolutions.swift
[56/149] Compiling Factory Registrations.swift
[57/149] Emitting module Factory
[62/149] Compiling Factory Resolver.swift
[63/149] Compiling Factory Scopes.swift
[64/149] Compiling Factory Modifiers.swift
[65/149] Compiling Factory resource_bundle_accessor.swift
[69/149] Compiling Nuke RateLimiter.swift
[70/149] Compiling Nuke ResumableData.swift
[71/149] Compiling Nuke DataLoader.swift
[72/154] Compiling Get Response.swift
[73/154] Compiling Get Request.swift
[74/154] Emitting module Nuke
[75/154] Emitting module SimpleKeychain
[76/154] Compiling SimpleKeychain SimpleKeychain.swift
[77/154] Compiling SimpleKeychain SimpleKeychainError.swift
[78/154] Compiling SimpleKeychain Accessibility.swift
[79/154] Compiling Nuke DataLoading.swift
[80/154] Compiling Nuke ImagePipeline+Cache.swift
[81/154] Compiling Nuke ImagePipeline+Configuration.swift
[82/154] Compiling Nuke ImagePipeline+Delegate.swift
[83/154] Compiling Nuke ImagePipeline+Error.swift
[84/154] Compiling Nuke ImagePipeline.swift
[85/154] Compiling Nuke ImagePrefetcher.swift
[86/154] Compiling Nuke ImageDecompression.swift
[87/154] Compiling Nuke ImageProcessing.swift
[88/154] Compiling Nuke ImageProcessingOptions.swift
[89/154] Compiling Nuke ImageProcessors+Anonymous.swift
[90/154] Compiling Nuke ImageProcessors+Circle.swift
[91/154] Compiling Nuke ImageProcessors+Composition.swift
[92/154] Compiling Nuke ImageProcessors+CoreImage.swift
[93/154] Compiling Nuke ImageProcessors+GaussianBlur.swift
[94/154] Compiling Nuke ImageProcessors+Resize.swift
[95/154] Compiling Nuke ImageProcessors+RoundedCorners.swift
[96/154] Compiling Nuke ImageProcessors.swift
[97/154] Compiling Nuke AsyncPipelineTask.swift
[98/154] Compiling Nuke AsyncTask.swift
[111/154] Emitting module Get
[112/154] Compiling Get APIClientDelegate.swift
[113/154] Compiling Get DataLoader.swift
[114/154] Compiling Get APIClient.swift
[115/154] Compiling PhoneNumberKit resource_bundle_accessor.swift
[124/154] Emitting module PhoneNumberKit
[145/154] Compiling Nuke TaskFetchOriginalData.swift
[146/154] Compiling Nuke TaskFetchOriginalImage.swift
[147/154] Compiling Nuke TaskFetchWithPublisher.swift
[148/154] Compiling Nuke TaskLoadData.swift
[149/154] Compiling Nuke TaskLoadImage.swift
[150/154] Emitting module Algorithms
[155/160] Compiling NukeUI LazyImageView.swift
[156/160] Compiling NukeUI Internal.swift
[157/160] Compiling NukeUI LazyImageState.swift
[158/160] Compiling NukeUI FetchImage.swift
[159/160] Emitting module NukeUI
[160/160] Compiling NukeUI LazyImage.swift
[161/330] Compiling ClerkSDK SecuredByClerkView.swift
[162/330] Compiling ClerkSDK TextDivider.swift
[163/330] Compiling ClerkSDK UserPreviewView.swift
[164/330] Compiling ClerkSDK VerificationCodeView.swift
[165/330] Compiling ClerkSDK AuthView.swift
[166/330] Compiling ClerkSDK SSOCallbackView.swift
[167/330] Compiling ClerkSDK SignInFactorOneAlternativeMethodsView.swift
[168/330] Compiling ClerkSDK SignInFactorOneEmailCodeView.swift
[169/330] Compiling ClerkSDK SignInFactorOnePasswordView.swift
[170/330] Compiling ClerkSDK SignInFactorOnePhoneCodeView.swift
[171/330] Compiling ClerkSDK SignInFactorOneResetView.swift
[172/330] Compiling ClerkSDK SignInFactorOneUseAnotherMethodView.swift
[173/330] Compiling ClerkSDK SignInFactorOneView.swift
[174/330] Compiling ClerkSDK SignInFactorTwoAlternativeMethodsView.swift
[175/330] Compiling ClerkSDK SignInFactorTwoBackupCodeView.swift
[176/330] Compiling ClerkSDK SignInFactorTwoPhoneCodeView.swift
[177/330] Compiling ClerkSDK SignInFactorTwoTotpCodeView.swift
[178/330] Compiling ClerkSDK SignInFactorTwoUseAnotherMethodView.swift
[179/330] Compiling ClerkSDK SignInFactorTwoView.swift
[180/348] Compiling ClerkSDK AsyncButton.swift
[181/348] Compiling ClerkSDK AuthProviderButton.swift
[182/348] Compiling ClerkSDK AuthProviderIcon.swift
[183/348] Compiling ClerkSDK AuthSocialProvidersView.swift
[184/348] Compiling ClerkSDK CapsuleTag.swift
[185/348] Compiling ClerkSDK CheckBoxView.swift
[186/348] Compiling ClerkSDK CodeFormView.swift
[187/348] Compiling ClerkSDK CustomTextField.swift
[188/348] Compiling ClerkSDK DismissButton.swift
[189/348] Compiling ClerkSDK ErrorPresentation.swift
[190/348] Compiling ClerkSDK GetHelpView.swift
[191/348] Compiling ClerkSDK HeaderView.swift
[192/348] Compiling ClerkSDK IdentityPreviewView.swift
[193/348] Compiling ClerkSDK MoreActionsView.swift
[194/348] Compiling ClerkSDK OTPFieldView.swift
[195/348] Compiling ClerkSDK OrgLogoView.swift
[196/348] Compiling ClerkSDK PasswordInputView.swift
[197/348] Compiling ClerkSDK PhoneNumberField.swift
[198/348] Compiling ClerkSDK RemoveResourceView.swift
[199/348] Compiling ClerkSDK UserProfileDetailsView.swift
[200/348] Compiling ClerkSDK UserProfileEmailSection.swift
[201/348] Compiling ClerkSDK UserProfileExternalAccountSection.swift
[202/348] Compiling ClerkSDK UserProfileMfaAddSmsView.swift
[203/348] Compiling ClerkSDK UserProfileMfaAddTotpView.swift
[204/348] Compiling ClerkSDK UserProfileMfaBackupCodeListView.swift
[205/348] Compiling ClerkSDK UserProfileMfaSection.swift
[206/348] Compiling ClerkSDK UserProfilePasskeyRenameView.swift
[207/348] Compiling ClerkSDK UserProfilePasskeySection.swift
[208/348] Compiling ClerkSDK UserProfilePasskeyView.swift
[209/348] Compiling ClerkSDK UserProfilePasswordSection.swift
[210/348] Compiling ClerkSDK UserProfilePhoneNumberSection.swift
[211/348] Compiling ClerkSDK UserProfileSection.swift
[212/348] Compiling ClerkSDK UserProfileSectionHeader.swift
[213/348] Compiling ClerkSDK UserProfileSecurityView.swift
[214/348] Compiling ClerkSDK UserProfileUpdateProfileView.swift
[215/348] Compiling ClerkSDK UserProfileView.swift
[216/348] Compiling ClerkSDK ButtonConfig.swift
[217/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
[218/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
[219/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
[220/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
[221/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
[222/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
[223/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
[224/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
[225/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
[226/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
[227/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
[228/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
[229/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
[230/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
[231/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
[232/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
[233/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
[234/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
[235/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
[236/348] Compiling ClerkSDK FeedbackGenerator.swift
[237/348] Compiling ClerkSDK KeyboardHelpers.swift
[238/348] Compiling ClerkSDK ReadSize.swift
[239/348] Compiling ClerkSDK RemoveResource.swift
[240/348] Compiling ClerkSDK ClerkDangerButtonStyle.swift
[241/348] Compiling ClerkSDK ClerkPrimaryButtonStyle.swift
[242/348] Compiling ClerkSDK ClerkSecondaryButtonStyle.swift
[243/348] Compiling ClerkSDK ClerkStyleConstants.swift
[244/348] Compiling ClerkSDK AuthViewModifier.swift
[245/348] Compiling ClerkSDK ClerkBottomBrandingModifier.swift
[246/348] Compiling ClerkSDK ClerkProviderModifier.swift
[247/348] Compiling ClerkSDK ClerkStandardButtonPaddingModifier.swift
[248/348] Compiling ClerkSDK DismissButtonOverlay.swift
[249/348] Compiling ClerkSDK EraseToAnyView.swift
[250/348] Compiling ClerkSDK HiddenTextField.swift
[251/348] Compiling ClerkSDK KeyboardIgnoringBottomViewModifier.swift
[252/348] Compiling ClerkSDK LocalAuthOnForegroundModifier.swift
[253/348] Compiling ClerkSDK UserProfileViewModifier.swift
[254/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
[255/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 |
[256/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 |
[257/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 |
[258/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 |
[259/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 |
[260/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 |
[261/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 |
[262/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 |
[263/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 |
[264/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 |
[265/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 |
[266/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 |
[267/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 |
[268/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 |
[269/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 |
[270/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 |
[271/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 |
[272/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 |
[273/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 |
[274/348] Compiling ClerkSDK SignIn.swift
[275/348] Compiling ClerkSDK SignInFactor.swift
[276/348] Compiling ClerkSDK SignUp.swift
[277/348] Compiling ClerkSDK Strategy.swift
[278/348] Compiling ClerkSDK TOTPResource.swift
[279/348] Compiling ClerkSDK TokenResource.swift
[280/348] Compiling ClerkSDK User.swift
[281/348] Compiling ClerkSDK Verification.swift
[282/348] Compiling ClerkSDK ClerkAPI.swift
[283/348] Compiling ClerkSDK PathsV1.swift
[284/348] Compiling ClerkSDK PathsV1Client.swift
[285/348] Compiling ClerkSDK PathsV1ClientSessions.swift
[286/348] Compiling ClerkSDK PathsV1ClientSessionsWithID.swift
[287/348] Compiling ClerkSDK PathsV1ClientSessionsWithIDRemove.swift
[288/348] Compiling ClerkSDK PathsV1ClientSessionsWithIDTokens.swift
[289/348] Compiling ClerkSDK PathsV1ClientSessionsWithIDTokensTemplate.swift
[290/348] Compiling ClerkSDK PathsV1ClientSessionsWithIDTouch.swift
[291/348] Compiling ClerkSDK PathsV1ClientSignIns.swift
[292/348] Compiling ClerkSDK PathsV1ClientSignInsWithID.swift
[293/348] Compiling ClerkSDK SignInForgotPasswordView.swift
[294/348] Compiling ClerkSDK SignInFormView.swift
[295/348] Compiling ClerkSDK SignInResetPasswordView.swift
[296/348] Compiling ClerkSDK SignInStartView.swift
[297/348] Compiling ClerkSDK SignUpCreatePasskeyView.swift
[298/348] Compiling ClerkSDK SignUpEmailCodeView.swift
[299/348] Compiling ClerkSDK SignUpFormView.swift
[300/348] Compiling ClerkSDK SignUpPhoneCodeView.swift
[301/348] Compiling ClerkSDK SignUpStartView.swift
[302/348] Compiling ClerkSDK SignUpVerificationView.swift
[303/348] Compiling ClerkSDK UserButton.swift
[304/348] Compiling ClerkSDK UserButtonPopover.swift
[305/348] Compiling ClerkSDK UserProfileActiveDevicesSection.swift
[306/348] Compiling ClerkSDK UserProfileAddEmailView.swift
[307/348] Compiling ClerkSDK UserProfileAddExternalAccountView.swift
[308/348] Compiling ClerkSDK UserProfileAddPhoneNumberView.swift
[309/348] Compiling ClerkSDK UserProfileChangePasswordView.swift
[310/348] Compiling ClerkSDK UserProfileDeleteAccountSection.swift
[311/348] Compiling ClerkSDK PathsV1ClientSignInsWithIDAttemptFirstFactor.swift
[312/348] Compiling ClerkSDK PathsV1ClientSignInsWithIDAttemptSecondFactor.swift
[313/348] Compiling ClerkSDK PathsV1ClientSignInsWithIDPrepareFirstFactor.swift
[314/348] Compiling ClerkSDK PathsV1ClientSignInsWithIDPrepareSecondFactor.swift
[315/348] Compiling ClerkSDK PathsV1ClientSignInsWithIDResetPassword.swift
[316/348] Compiling ClerkSDK PathsV1ClientSignUps.swift
[317/348] Compiling ClerkSDK PathsV1ClientSignUpsWithID.swift
[318/348] Compiling ClerkSDK PathsV1ClientSignUpsWithIDAttemptVerification.swift
[319/348] Compiling ClerkSDK PathsV1ClientSignUpsWithIDPrepareVerification.swift
[320/348] Compiling ClerkSDK PathsV1Environment.swift
[321/348] Compiling ClerkSDK PathsV1Me.swift
[322/348] Compiling ClerkSDK PathsV1MeChangePassword.swift
[323/348] Compiling ClerkSDK PathsV1MeEmailAddresses.swift
[324/348] Compiling ClerkSDK PathsV1MeEmailAddressesWithID.swift
[325/348] Compiling ClerkSDK PathsV1MeEmailAddressesWithIDAttemptVerification.swift
[326/348] Compiling ClerkSDK PathsV1MeEmailAddressesWithIDPrepareVerification.swift
[327/348] Compiling ClerkSDK PathsV1MeExternalAccounts.swift
[328/348] Compiling ClerkSDK PathsV1MeExternalAccountsWithID.swift
[329/348] Compiling ClerkSDK PathsV1MePasskeys.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! (53.08s)
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/0.39.3
Repository:               clerk/clerk-ios
Swift version used:       6.0
Target:                   ClerkSDK
Extracting symbol information for 'ClerkSDK'...
Finished extracting symbol information for 'ClerkSDK'. (13.16s)
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.41s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/clerk/clerk-ios/0.39.3
Updating https://github.com/hmlongco/Factory
Updating https://github.com/apple/swift-algorithms
Updating https://github.com/marmelroy/PhoneNumberKit
Updating https://github.com/kean/Nuke
Updating https://github.com/auth0/SimpleKeychain
Updating https://github.com/apple/swift-numerics.git
Updating https://github.com/kean/Get
Updated https://github.com/apple/swift-algorithms (0.50s)
Updated https://github.com/hmlongco/Factory (0.50s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updated https://github.com/kean/Get (0.58s)
Updated https://github.com/apple/swift-numerics.git (0.58s)
Updated https://github.com/auth0/SimpleKeychain (0.58s)
Updated https://github.com/marmelroy/PhoneNumberKit (0.60s)
Updated https://github.com/kean/Nuke (0.60s)
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.30s)
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.50s)
Computing version for https://github.com/hmlongco/Factory
Computed https://github.com/hmlongco/Factory at 2.4.0 (0.50s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.2.0 (0.69s)
Computing version for https://github.com/auth0/SimpleKeychain
Computed https://github.com/auth0/SimpleKeychain at 1.2.0 (0.51s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (0.66s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.69s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.71s)
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.26s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.70s)
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 Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/57] Emitting module SymbolKit
[12/57] Compiling SymbolKit Identifier.swift
[13/57] Compiling SymbolKit KindIdentifier.swift
[14/57] Compiling SymbolKit Location.swift
[15/57] Compiling SymbolKit Mutability.swift
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.swift
[21/57] Compiling SymbolKit SourceRange.swift
[22/57] Compiling SymbolKit Metadata.swift
[23/57] Compiling SymbolKit Module.swift
[24/57] Compiling SymbolKit OperatingSystem.swift
[25/57] Compiling SymbolKit Platform.swift
[26/57] Compiling SymbolKit Relationship.swift
[27/57] Compiling SymbolKit RelationshipKind.swift
[28/57] Compiling SymbolKit SourceOrigin.swift
[29/57] Compiling SymbolKit GenericConstraints.swift
[30/57] Compiling SymbolKit Swift.swift
[31/57] Compiling SymbolKit DeclarationFragments.swift
[32/57] Compiling SymbolKit Fragment.swift
[33/57] Compiling SymbolKit FragmentKind.swift
[34/57] Compiling SymbolKit FunctionParameter.swift
[35/57] Compiling SymbolKit FunctionSignature.swift
[36/57] Compiling SymbolKit Names.swift
[37/57] Compiling SymbolKit SPI.swift
[38/57] Compiling SymbolKit Snippet.swift
[39/57] Compiling SymbolKit Extension.swift
[40/57] Compiling SymbolKit Symbol.swift
[41/57] Compiling SymbolKit SymbolKind.swift
[42/57] Compiling SymbolKit SymbolGraph.swift
[43/57] Compiling SymbolKit GraphCollector.swift
[44/57] Compiling SymbolKit GenericConstraint.swift
[45/57] Compiling SymbolKit GenericParameter.swift
[46/57] Compiling SymbolKit Generics.swift
[47/57] Compiling SymbolKit Namespace.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] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.17s)
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 Real.swift
[3/105] Compiling RealModule Float80+Real.swift
[4/106] Compiling RealModule AugmentedArithmetic.swift
[5/106] Compiling RealModule ApproximateEquality.swift
[6/106] Compiling RealModule Double+Real.swift
[7/106] Compiling RealModule AlgebraicField.swift
[8/106] Compiling RealModule RealFunctions.swift
[9/106] Compiling RealModule Float16+Real.swift
[10/106] Compiling RealModule ElementaryFunctions.swift
[11/106] Compiling RealModule Float+Real.swift
[12/106] Emitting module RealModule
[13/106] Compiling Nuke ImagePublisher.swift
[14/106] Compiling Nuke ImageRequestKeys.swift
[15/107] Compiling Get Response.swift
[16/107] Compiling Get Request.swift
[17/107] Compiling SimpleKeychain SimpleKeychainError.swift
[18/107] Emitting module SimpleKeychain
[19/107] Compiling SimpleKeychain Accessibility.swift
[20/107] Compiling SimpleKeychain SimpleKeychain.swift
[21/133] Compiling Algorithms Rotate.swift
[22/133] Compiling Algorithms Suffix.swift
[23/133] Compiling Algorithms AdjacentPairs.swift
[24/133] Compiling Algorithms Chain.swift
[25/133] Emitting module PhoneNumberKit
[26/133] Compiling Algorithms Chunked.swift
[27/133] Compiling Algorithms Combinations.swift
[28/133] Compiling Factory Resolver.swift
[29/133] Compiling Factory Resolutions.swift
[30/133] Compiling Factory Scopes.swift
[31/134] Compiling Algorithms Grouped.swift
[32/134] Compiling Algorithms Indexed.swift
[33/134] Compiling PhoneNumberKit resource_bundle_accessor.swift
[34/134] Compiling Get APIClientDelegate.swift
[35/134] Compiling Get APIClient.swift
[36/134] Compiling Get DataLoader.swift
[37/134] Emitting module Get
[38/134] Emitting module Factory
[39/134] Compiling Algorithms Compacted.swift
[40/134] Compiling Algorithms Cycle.swift
[41/134] Compiling Algorithms RandomSample.swift
[42/134] Compiling Algorithms Reductions.swift
[43/134] Compiling Algorithms Permutations.swift
[44/134] Compiling Algorithms Product.swift
[45/134] Compiling Factory Modifiers.swift
[48/134] Compiling Factory Registrations.swift
[55/134] Compiling Algorithms Intersperse.swift
[56/134] Compiling Algorithms Partition.swift
[57/134] Compiling Algorithms Split.swift
[58/134] Compiling Algorithms Stride.swift
[62/136] Compiling Nuke ImageProcessors+Anonymous.swift
[63/136] Compiling Nuke ImageProcessors+Circle.swift
[64/136] Compiling Nuke ImageProcessors+Composition.swift
[65/136] Compiling Nuke ImageProcessors+CoreImage.swift
[66/136] Compiling Nuke ImageProcessors+GaussianBlur.swift
[68/141] Compiling Algorithms Trim.swift
[72/141] Compiling Algorithms Joined.swift
[73/141] Compiling Algorithms Keyed.swift
[74/141] Compiling Algorithms MinMax.swift
[75/141] Compiling Algorithms EitherSequence.swift
[76/141] Compiling Algorithms FirstNonNil.swift
[77/141] Compiling Algorithms FlattenCollection.swift
[84/141] Compiling Factory resource_bundle_accessor.swift
[85/141] Compiling Algorithms Unique.swift
[86/141] Compiling Algorithms Windows.swift
[96/141] Emitting module Nuke
[97/141] Compiling Nuke Cache.swift
[98/141] Compiling Nuke DataCache.swift
[99/141] Compiling Nuke DataCaching.swift
[100/141] Compiling Nuke ImageCache.swift
[101/141] Compiling Nuke ImageCaching.swift
[102/141] Compiling Nuke AssetType.swift
[121/141] Compiling Nuke ImageProcessors+Resize.swift
[122/141] Compiling Nuke ImageProcessors+RoundedCorners.swift
[123/141] Compiling Nuke ImageProcessors.swift
[124/141] Compiling Nuke AsyncPipelineTask.swift
[125/141] Compiling Nuke AsyncTask.swift
[129/141] Compiling Nuke ImageProcessing.swift
[130/141] Compiling Nuke ImageProcessingOptions.swift
[131/141] Compiling Nuke DataLoading.swift
[132/141] Compiling Nuke ImagePipeline+Cache.swift
[133/141] Compiling Nuke ImagePipeline+Configuration.swift
[134/141] Compiling Nuke ImagePipeline+Delegate.swift
[135/141] Compiling Nuke ImagePipeline+Error.swift
[136/141] Compiling Nuke TaskFetchOriginalData.swift
[137/141] Compiling Nuke TaskFetchOriginalImage.swift
[138/141] Compiling Nuke TaskFetchWithPublisher.swift
[139/141] Compiling Nuke TaskLoadData.swift
[140/141] Compiling Nuke TaskLoadImage.swift
[141/147] Emitting module Algorithms
[142/147] Emitting module NukeUI
[143/147] Compiling NukeUI LazyImageState.swift
[144/147] Compiling NukeUI Internal.swift
[145/147] Compiling NukeUI FetchImage.swift
[146/147] Compiling NukeUI LazyImage.swift
[147/147] Compiling NukeUI LazyImageView.swift
[148/317] Compiling ClerkSDK SecuredByClerkView.swift
[149/317] Compiling ClerkSDK TextDivider.swift
[150/317] Compiling ClerkSDK UserPreviewView.swift
[151/317] Compiling ClerkSDK VerificationCodeView.swift
[152/317] Compiling ClerkSDK AuthView.swift
[153/317] Compiling ClerkSDK SSOCallbackView.swift
[154/317] Compiling ClerkSDK SignInFactorOneAlternativeMethodsView.swift
[155/317] Compiling ClerkSDK SignInFactorOneEmailCodeView.swift
[156/317] Compiling ClerkSDK SignInFactorOnePasswordView.swift
[157/317] Compiling ClerkSDK SignInFactorOnePhoneCodeView.swift
[158/317] Compiling ClerkSDK SignInFactorOneResetView.swift
[159/317] Compiling ClerkSDK SignInFactorOneUseAnotherMethodView.swift
[160/317] Compiling ClerkSDK SignInFactorOneView.swift
[161/317] Compiling ClerkSDK SignInFactorTwoAlternativeMethodsView.swift
[162/317] Compiling ClerkSDK SignInFactorTwoBackupCodeView.swift
[163/317] Compiling ClerkSDK SignInFactorTwoPhoneCodeView.swift
[164/317] Compiling ClerkSDK SignInFactorTwoTotpCodeView.swift
[165/317] Compiling ClerkSDK SignInFactorTwoUseAnotherMethodView.swift
[166/317] Compiling ClerkSDK SignInFactorTwoView.swift
[167/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
[168/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
[169/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
[170/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
[171/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
[172/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
[173/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
[174/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
[175/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
[176/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
[177/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
[178/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
[179/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
[180/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
[181/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
[182/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
[183/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
[184/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
[185/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
[186/335] Compiling ClerkSDK FeedbackGenerator.swift
[187/335] Compiling ClerkSDK KeyboardHelpers.swift
[188/335] Compiling ClerkSDK ReadSize.swift
[189/335] Compiling ClerkSDK RemoveResource.swift
[190/335] Compiling ClerkSDK ClerkDangerButtonStyle.swift
[191/335] Compiling ClerkSDK ClerkPrimaryButtonStyle.swift
[192/335] Compiling ClerkSDK ClerkSecondaryButtonStyle.swift
[193/335] Compiling ClerkSDK ClerkStyleConstants.swift
[194/335] Compiling ClerkSDK AuthViewModifier.swift
[195/335] Compiling ClerkSDK ClerkBottomBrandingModifier.swift
[196/335] Compiling ClerkSDK ClerkProviderModifier.swift
[197/335] Compiling ClerkSDK ClerkStandardButtonPaddingModifier.swift
[198/335] Compiling ClerkSDK DismissButtonOverlay.swift
[199/335] Compiling ClerkSDK EraseToAnyView.swift
[200/335] Compiling ClerkSDK HiddenTextField.swift
[201/335] Compiling ClerkSDK KeyboardIgnoringBottomViewModifier.swift
[202/335] Compiling ClerkSDK LocalAuthOnForegroundModifier.swift
[203/335] Compiling ClerkSDK UserProfileViewModifier.swift
[204/335] Compiling ClerkSDK SignInForgotPasswordView.swift
[205/335] Compiling ClerkSDK SignInFormView.swift
[206/335] Compiling ClerkSDK SignInResetPasswordView.swift
[207/335] Compiling ClerkSDK SignInStartView.swift
[208/335] Compiling ClerkSDK SignUpCreatePasskeyView.swift
[209/335] Compiling ClerkSDK SignUpEmailCodeView.swift
[210/335] Compiling ClerkSDK SignUpFormView.swift
[211/335] Compiling ClerkSDK SignUpPhoneCodeView.swift
[212/335] Compiling ClerkSDK SignUpStartView.swift
[213/335] Compiling ClerkSDK SignUpVerificationView.swift
[214/335] Compiling ClerkSDK UserButton.swift
[215/335] Compiling ClerkSDK UserButtonPopover.swift
[216/335] Compiling ClerkSDK UserProfileActiveDevicesSection.swift
[217/335] Compiling ClerkSDK UserProfileAddEmailView.swift
[218/335] Compiling ClerkSDK UserProfileAddExternalAccountView.swift
[219/335] Compiling ClerkSDK UserProfileAddPhoneNumberView.swift
[220/335] Compiling ClerkSDK UserProfileChangePasswordView.swift
[221/335] Compiling ClerkSDK UserProfileDeleteAccountSection.swift
[222/335] Compiling ClerkSDK PathsV1ClientSignInsWithIDAttemptFirstFactor.swift
[223/335] Compiling ClerkSDK PathsV1ClientSignInsWithIDAttemptSecondFactor.swift
[224/335] Compiling ClerkSDK PathsV1ClientSignInsWithIDPrepareFirstFactor.swift
[225/335] Compiling ClerkSDK PathsV1ClientSignInsWithIDPrepareSecondFactor.swift
[226/335] Compiling ClerkSDK PathsV1ClientSignInsWithIDResetPassword.swift
[227/335] Compiling ClerkSDK PathsV1ClientSignUps.swift
[228/335] Compiling ClerkSDK PathsV1ClientSignUpsWithID.swift
[229/335] Compiling ClerkSDK PathsV1ClientSignUpsWithIDAttemptVerification.swift
[230/335] Compiling ClerkSDK PathsV1ClientSignUpsWithIDPrepareVerification.swift
[231/335] Compiling ClerkSDK PathsV1Environment.swift
[232/335] Compiling ClerkSDK PathsV1Me.swift
[233/335] Compiling ClerkSDK PathsV1MeChangePassword.swift
[234/335] Compiling ClerkSDK PathsV1MeEmailAddresses.swift
[235/335] Compiling ClerkSDK PathsV1MeEmailAddressesWithID.swift
[236/335] Compiling ClerkSDK PathsV1MeEmailAddressesWithIDAttemptVerification.swift
[237/335] Compiling ClerkSDK PathsV1MeEmailAddressesWithIDPrepareVerification.swift
[238/335] Compiling ClerkSDK PathsV1MeExternalAccounts.swift
[239/335] Compiling ClerkSDK PathsV1MeExternalAccountsWithID.swift
[240/335] Compiling ClerkSDK PathsV1MePasskeys.swift
[241/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 |
[242/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 |
[243/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 |
[244/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 |
[245/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 |
[246/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 |
[247/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 |
[248/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 |
[249/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 |
[250/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 |
[251/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 |
[252/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 |
[253/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 |
[254/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 |
[255/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 |
[256/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 |
[257/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 |
[258/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 |
[259/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 |
[260/335] Compiling ClerkSDK AsyncButton.swift
[261/335] Compiling ClerkSDK AuthProviderButton.swift
[262/335] Compiling ClerkSDK AuthProviderIcon.swift
[263/335] Compiling ClerkSDK AuthSocialProvidersView.swift
[264/335] Compiling ClerkSDK CapsuleTag.swift
[265/335] Compiling ClerkSDK CheckBoxView.swift
[266/335] Compiling ClerkSDK CodeFormView.swift
[267/335] Compiling ClerkSDK CustomTextField.swift
[268/335] Compiling ClerkSDK DismissButton.swift
[269/335] Compiling ClerkSDK ErrorPresentation.swift
[270/335] Compiling ClerkSDK GetHelpView.swift
[271/335] Compiling ClerkSDK HeaderView.swift
[272/335] Compiling ClerkSDK IdentityPreviewView.swift
[273/335] Compiling ClerkSDK MoreActionsView.swift
[274/335] Compiling ClerkSDK OTPFieldView.swift
[275/335] Compiling ClerkSDK OrgLogoView.swift
[276/335] Compiling ClerkSDK PasswordInputView.swift
[277/335] Compiling ClerkSDK PhoneNumberField.swift
[278/335] Compiling ClerkSDK RemoveResourceView.swift
[279/335] Emitting module ClerkSDK
[280/335] Compiling ClerkSDK SignIn.swift
[281/335] Compiling ClerkSDK SignInFactor.swift
[282/335] Compiling ClerkSDK SignUp.swift
[283/335] Compiling ClerkSDK Strategy.swift
[284/335] Compiling ClerkSDK TOTPResource.swift
[285/335] Compiling ClerkSDK TokenResource.swift
[286/335] Compiling ClerkSDK User.swift
[287/335] Compiling ClerkSDK Verification.swift
[288/335] Compiling ClerkSDK ClerkAPI.swift
[289/335] Compiling ClerkSDK PathsV1.swift
[290/335] Compiling ClerkSDK PathsV1Client.swift
[291/335] Compiling ClerkSDK PathsV1ClientSessions.swift
[292/335] Compiling ClerkSDK PathsV1ClientSessionsWithID.swift
[293/335] Compiling ClerkSDK PathsV1ClientSessionsWithIDRemove.swift
[294/335] Compiling ClerkSDK PathsV1ClientSessionsWithIDTokens.swift
[295/335] Compiling ClerkSDK PathsV1ClientSessionsWithIDTokensTemplate.swift
[296/335] Compiling ClerkSDK PathsV1ClientSessionsWithIDTouch.swift
[297/335] Compiling ClerkSDK PathsV1ClientSignIns.swift
[298/335] Compiling ClerkSDK PathsV1ClientSignInsWithID.swift
[299/335] Compiling ClerkSDK UserProfileDetailsView.swift
[300/335] Compiling ClerkSDK UserProfileEmailSection.swift
[301/335] Compiling ClerkSDK UserProfileExternalAccountSection.swift
[302/335] Compiling ClerkSDK UserProfileMfaAddSmsView.swift
[303/335] Compiling ClerkSDK UserProfileMfaAddTotpView.swift
[304/335] Compiling ClerkSDK UserProfileMfaBackupCodeListView.swift
[305/335] Compiling ClerkSDK UserProfileMfaSection.swift
[306/335] Compiling ClerkSDK UserProfilePasskeyRenameView.swift
[307/335] Compiling ClerkSDK UserProfilePasskeySection.swift
[308/335] Compiling ClerkSDK UserProfilePasskeyView.swift
[309/335] Compiling ClerkSDK UserProfilePasswordSection.swift
[310/335] Compiling ClerkSDK UserProfilePhoneNumberSection.swift
[311/335] Compiling ClerkSDK UserProfileSection.swift
[312/335] Compiling ClerkSDK UserProfileSectionHeader.swift
[313/335] Compiling ClerkSDK UserProfileSecurityView.swift
[314/335] Compiling ClerkSDK UserProfileUpdateProfileView.swift
[315/335] Compiling ClerkSDK UserProfileView.swift
[316/335] Compiling ClerkSDK ButtonConfig.swift
[317/335] Compiling ClerkSDK ClerkAPIClientDelegate.swift
[318/335] Compiling ClerkSDK Clerk.swift
[319/335] Compiling ClerkSDK ClerkError.swift
[320/335] Compiling ClerkSDK Client.swift
[321/335] Compiling ClerkSDK ClientResponse.swift
[322/335] Compiling ClerkSDK DeletedObject.swift
[323/335] Compiling ClerkSDK EmailAddress.swift
[324/335] Compiling ClerkSDK AuthConfig.swift
[325/335] Compiling ClerkSDK DisplayConfig.swift
[326/335] Compiling ClerkSDK Environment.swift
[327/335] Compiling ClerkSDK UserSettings.swift
[328/335] Compiling ClerkSDK ExternalAccount.swift
[329/335] Compiling ClerkSDK IDTokenProvider.swift
[330/335] Compiling ClerkSDK ImageResource.swift
[331/335] Compiling ClerkSDK OAuthProvider.swift
[332/335] Compiling ClerkSDK Passkey.swift
[333/335] Compiling ClerkSDK PhoneNumber.swift
[334/335] Compiling ClerkSDK SAMLAccount.swift
[335/335] Compiling ClerkSDK Session.swift
Build of target: 'ClerkSDK' complete! (7.26s)
    1482
9	/Users/admin/builder/spi-builder-workspace/.docs/clerk/clerk-ios/0.39.3
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/clerk/clerk-ios/0.39.3
File count: 1482
Doc size:   9.0MB
Preparing doc bundle ...
Uploading prod-clerk-clerk-ios-0.39.3-6e5541e4.zip to s3://spi-docs-inbox/prod-clerk-clerk-ios-0.39.3-6e5541e4.zip
Copying... [13%]
Copying... [23%]
Copying... [33%]
Copying... [43%]
Copying... [53%]
Copying... [62%]
Copying... [72%]
Copying... [82%]
Copying... [92%]
Copying... [100%]
Done.