The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Stytch, reference main (6b763e), with Swift 6.2 for macOS (SPM) on 26 Feb 2026 03:15:39 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stytchauth/stytch-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stytchauth/stytch-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6b763e4 [version] Increment to 0.105.0 (#604)
Cloned https://github.com/stytchauth/stytch-ios.git
Revision (git rev-parse @):
6b763e446eeb51bb9ca6179993652e8ae74ecd7b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/stytchauth/stytch-ios.git at main
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
Fetching https://github.com/stytchauth/stytch-ios-dfp.git
Fetching https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk
Fetching https://github.com/marmelroy/PhoneNumberKit
[1/986] Fetching recaptcha-enterprise-mobile-sdk
[238/1220] Fetching recaptcha-enterprise-mobile-sdk, stytch-ios-dfp
[449/8692] Fetching recaptcha-enterprise-mobile-sdk, stytch-ios-dfp, phonenumberkit
[450/14940] Fetching recaptcha-enterprise-mobile-sdk, stytch-ios-dfp, phonenumberkit, swiftyjson
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (1.38s)
[8618/8692] Fetching recaptcha-enterprise-mobile-sdk, stytch-ios-dfp, phonenumberkit
Fetched https://github.com/marmelroy/PhoneNumberKit from cache (1.55s)
Fetched https://github.com/stytchauth/stytch-ios-dfp.git from cache (1.55s)
Fetched https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk from cache (1.55s)
Computing version for https://github.com/stytchauth/stytch-ios-dfp.git
Computed https://github.com/stytchauth/stytch-ios-dfp.git at 1.0.5 (2.06s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (0.47s)
Computing version for https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk
Computed https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk at 18.8.2 (0.49s)
Fetching https://github.com/google/interop-ios-for-google-sdks.git
[1/282] Fetching interop-ios-for-google-sdks
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (0.73s)
Computing version for https://github.com/google/interop-ios-for-google-sdks.git
Computed https://github.com/google/interop-ios-for-google-sdks.git at 101.0.0 (1.25s)
Computing version for https://github.com/marmelroy/PhoneNumberKit
Computed https://github.com/marmelroy/PhoneNumberKit at 4.2.5 (0.50s)
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.2
Creating working copy for https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk
Working copy of https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk resolved at 18.8.2
Creating working copy for https://github.com/stytchauth/stytch-ios-dfp.git
Working copy of https://github.com/stytchauth/stytch-ios-dfp.git resolved at 1.0.5
Creating working copy for https://github.com/google/interop-ios-for-google-sdks.git
Working copy of https://github.com/google/interop-ios-for-google-sdks.git resolved at 101.0.0
Creating working copy for https://github.com/marmelroy/PhoneNumberKit
Working copy of https://github.com/marmelroy/PhoneNumberKit resolved at 4.2.5
Downloading binary artifact https://dl.google.com/recaptchaenterprise/v18.8.2/RecaptchaEnterpriseSDK_iOS_xcframework/recaptcha-sdk-xcframework.xcframework.zip
[1421/1421] Downloading https://dl.google.com/recaptchaenterprise/v18.8.2/RecaptchaEnterpriseSDK_iOS_xcframework/recaptcha-sdk-xcframework.xcframework.zip
Downloaded https://dl.google.com/recaptchaenterprise/v18.8.2/RecaptchaEnterpriseSDK_iOS_xcframework/recaptcha-sdk-xcframework.xcframework.zip (0.65s)
========================================
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": "stytch-ios",
      "name": "Stytch",
      "url": "https://github.com/stytchauth/stytch-ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/stytch-ios",
      "dependencies": [
        {
          "identity": "phonenumberkit",
          "name": "PhoneNumberKit",
          "url": "https://github.com/marmelroy/PhoneNumberKit",
          "version": "4.2.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PhoneNumberKit",
          "dependencies": [
          ]
        },
        {
          "identity": "recaptcha-enterprise-mobile-sdk",
          "name": "RecaptchaEnterprise",
          "url": "https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk",
          "version": "18.8.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/recaptcha-enterprise-mobile-sdk",
          "dependencies": [
            {
              "identity": "interop-ios-for-google-sdks",
              "name": "InteropForGoogle",
              "url": "https://github.com/google/interop-ios-for-google-sdks.git",
              "version": "101.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/interop-ios-for-google-sdks",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swiftyjson",
          "name": "SwiftyJSON",
          "url": "https://github.com/SwiftyJSON/SwiftyJSON.git",
          "version": "5.0.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyJSON",
          "dependencies": [
          ]
        },
        {
          "identity": "stytch-ios-dfp",
          "name": "StytchDFP",
          "url": "https://github.com/stytchauth/stytch-ios-dfp.git",
          "version": "1.0.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/stytch-ios-dfp",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/stytchauth/stytch-ios.git
[1/1674257] Fetching stytch-ios
Fetched https://github.com/stytchauth/stytch-ios.git from cache (58.95s)
Fetching https://github.com/stytchauth/stytch-ios-dfp.git from cache
Fetching https://github.com/marmelroy/PhoneNumberKit from cache
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git from cache
Fetching https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk from cache
Fetched https://github.com/stytchauth/stytch-ios-dfp.git from cache (0.44s)
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (0.58s)
Fetched https://github.com/marmelroy/PhoneNumberKit from cache (0.58s)
Fetched https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk from cache (0.58s)
Computing version for https://github.com/stytchauth/stytch-ios-dfp.git
Computed https://github.com/stytchauth/stytch-ios-dfp.git at 1.0.5 (0.64s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (0.03s)
Computing version for https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk
Computed https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk at 18.8.2 (0.03s)
Fetching https://github.com/google/interop-ios-for-google-sdks.git from cache
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (0.43s)
Computing version for https://github.com/google/interop-ios-for-google-sdks.git
Computed https://github.com/google/interop-ios-for-google-sdks.git at 101.0.0 (0.49s)
Computing version for https://github.com/marmelroy/PhoneNumberKit
Computed https://github.com/marmelroy/PhoneNumberKit at 4.2.5 (0.03s)
Creating working copy for https://github.com/stytchauth/stytch-ios-dfp.git
Working copy of https://github.com/stytchauth/stytch-ios-dfp.git resolved at 1.0.5
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.2
Creating working copy for https://github.com/stytchauth/stytch-ios.git
Working copy of https://github.com/stytchauth/stytch-ios.git resolved at main (6b763e4)
Creating working copy for https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk
Working copy of https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk resolved at 18.8.2
Creating working copy for https://github.com/marmelroy/PhoneNumberKit
Working copy of https://github.com/marmelroy/PhoneNumberKit resolved at 4.2.5
Creating working copy for https://github.com/google/interop-ios-for-google-sdks.git
Working copy of https://github.com/google/interop-ios-for-google-sdks.git resolved at 101.0.0
Fetching binary artifact https://dl.google.com/recaptchaenterprise/v18.8.2/RecaptchaEnterpriseSDK_iOS_xcframework/recaptcha-sdk-xcframework.xcframework.zip from cache
Fetched https://dl.google.com/recaptchaenterprise/v18.8.2/RecaptchaEnterpriseSDK_iOS_xcframework/recaptcha-sdk-xcframework.xcframework.zip from cache (0.19s)
warning: '.resolve-product-dependencies': dependency 'stytch-ios' is not used by any target
Found 4 product dependencies
  - PhoneNumberKit
  - RecaptchaEnterprise
  - SwiftyJSON
  - StytchDFP
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/stytchauth/stytch-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[4/10] Copying PrivacyInfo.xcprivacy
[7/10] Copying PhoneNumberMetadata.json
[9/10] Write swift-version-49B95AFC49DCD68C.txt
[11/34] Emitting module PhoneNumberKit
[12/36] Compiling PhoneNumberKit PhoneNumberTextFieldDelegate.swift
[13/36] Compiling PhoneNumberKit resource_bundle_accessor.swift
[14/36] Compiling PhoneNumberKit CountryCodePickerSectionHeaderView.swift
[15/36] Compiling PhoneNumberKit CountryCodePickerTableViewCell.swift
[16/36] Compiling PhoneNumberKit PhoneNumber.swift
[17/36] Compiling PhoneNumberKit PhoneNumberFormatter.swift
[18/36] Compiling PhoneNumberKit RegexManager.swift
[19/36] Compiling PhoneNumberKit CountryCodePickerOptions.swift
[20/36] Compiling PhoneNumberKit NSRegularExpression+Swift.swift
[21/36] Compiling PhoneNumberKit ParseManager.swift
[22/36] Compiling PhoneNumberKit CountryCodePickerViewController.swift
[23/36] Compiling PhoneNumberKit PhoneNumberTextField.swift
[24/36] Compiling PhoneNumberKit PartialFormatter.swift
[25/36] Compiling PhoneNumberKit PhoneNumber+Codable.swift
[26/36] Compiling PhoneNumberKit Bundle+Resources.swift
[27/36] Compiling PhoneNumberKit Constants.swift
[28/36] Compiling PhoneNumberKit Formatter.swift
[29/36] Compiling PhoneNumberKit MetadataManager.swift
[30/36] Compiling PhoneNumberKit MetadataParsing.swift
[31/36] Compiling PhoneNumberKit MetadataTypes.swift
[32/36] Compiling PhoneNumberKit PhoneNumberParser.swift
[33/36] Compiling PhoneNumberKit PhoneNumberUtility.swift
[34/36] Emitting module SwiftyJSON
[35/36] Compiling SwiftyJSON SwiftyJSON.swift
[36/36] Compiling SwiftyJSON resource_bundle_accessor.swift
[37/253] Compiling StytchCore StytchB2BClient.Discovery.exchangeIntermediateSession+AsyncVariants.generated.swift
[38/253] Compiling StytchCore StytchB2BClient.Discovery.listOrganizations+AsyncVariants.generated.swift
[39/253] Compiling StytchCore StytchB2BClient.MagicLinks.Email.discoverySend+AsyncVariants.generated.swift
[40/253] Compiling StytchCore StytchB2BClient.MagicLinks.Email.inviteSend+AsyncVariants.generated.swift
[41/253] Compiling StytchCore StytchB2BClient.MagicLinks.Email.loginOrSignup+AsyncVariants.generated.swift
[42/253] Compiling StytchCore StytchB2BClient.MagicLinks.authenticate+AsyncVariants.generated.swift
[43/253] Compiling StytchCore StytchB2BClient.MagicLinks.discoveryAuthenticate+AsyncVariants.generated.swift
[44/253] Compiling StytchCore StytchB2BClient.Members.deleteFactor+AsyncVariants.generated.swift
[45/253] Compiling StytchCore StytchB2BClient.Members.get+AsyncVariants.generated.swift
[46/253] Compiling StytchCore StytchB2BClient.Members.update+AsyncVariants.generated.swift
[47/253] Compiling StytchCore StytchB2BClient.OAuth.Discovery.authenticate+AsyncVariants.generated.swift
[48/253] Compiling StytchCore StytchB2BClient.OAuth.ThirdParty.Discovery.start+AsyncVariants.generated.swift
[49/253] Compiling StytchCore StytchB2BClient.OAuth.ThirdParty.start+AsyncVariants.generated.swift
[50/253] Compiling StytchCore StytchB2BClient.OAuth.authenticate+AsyncVariants.generated.swift
[51/253] Compiling StytchCore StytchB2BClient.OTP.Email.Discovery.authenticate+AsyncVariants.generated.swift
[52/253] Compiling StytchCore StytchB2BClient.OTP.Email.Discovery.send+AsyncVariants.generated.swift
[53/253] Compiling StytchCore StytchB2BClient.OTP.Email.authenticate+AsyncVariants.generated.swift
[54/253] Compiling StytchCore StytchB2BClient.OTP.Email.loginOrSignup+AsyncVariants.generated.swift
[55/253] Compiling StytchCore StytchB2BClient.OTP.SMS.authenticate+AsyncVariants.generated.swift
[56/253] Compiling StytchCore StytchB2BClient.OTP.SMS.send+AsyncVariants.generated.swift
[57/253] Compiling StytchCore StytchB2BClient.Organizations.Members.create+AsyncVariants.generated.swift
[58/253] Compiling StytchCore StytchB2BClient.Organizations.Members.delete+AsyncVariants.generated.swift
[59/253] Compiling StytchCore StytchB2BClient.Organizations.Members.deleteFactor+AsyncVariants.generated.swift
[60/253] Compiling StytchCore StytchB2BClient.Organizations.Members.reactivate+AsyncVariants.generated.swift
[61/276] Emitting module StytchCore
[62/276] Compiling StytchCore StytchClient.Biometrics.register+AsyncVariants.generated.swift
[63/276] Compiling StytchCore StytchClient.Biometrics.removeRegistration+AsyncVariants.generated.swift
[64/276] Compiling StytchCore StytchClient.CryptoWallets.authenticate+AsyncVariants.generated.swift
[65/276] Compiling StytchCore StytchClient.CryptoWallets.authenticateStart+AsyncVariants.generated.swift
[66/276] Compiling StytchCore StytchClient.DFP.getTelemetryID+AsyncVariants.generated.swift
[67/276] Compiling StytchCore StytchClient.MagicLinks.Email.loginOrCreate+AsyncVariants.generated.swift
[68/276] Compiling StytchCore StytchClient.MagicLinks.Email.send+AsyncVariants.generated.swift
[69/276] Compiling StytchCore StytchClient.MagicLinks.authenticate+AsyncVariants.generated.swift
[70/276] Compiling StytchCore StytchClient.OAuth.Apple.start+AsyncVariants.generated.swift
[71/276] Compiling StytchCore StytchClient.OAuth.ThirdParty.start+AsyncVariants.generated.swift
[72/276] Compiling StytchCore StytchClient.OAuth.attach+AsyncVariants.generated.swift
[73/276] Compiling StytchCore StytchClient.OAuth.authenticate+AsyncVariants.generated.swift
[74/276] Compiling StytchCore StytchClient.OTP.authenticate+AsyncVariants.generated.swift
[75/276] Compiling StytchCore StytchClient.OTP.loginOrCreate+AsyncVariants.generated.swift
[76/276] Compiling StytchCore StytchClient.OTP.send+AsyncVariants.generated.swift
[77/276] Compiling StytchCore StytchClient.Passkeys.authenticate+AsyncVariants.generated.swift
[78/276] Compiling StytchCore StytchClient.Passkeys.register+AsyncVariants.generated.swift
[79/276] Compiling StytchCore StytchClient.Passkeys.update+AsyncVariants.generated.swift
[80/276] Compiling StytchCore StytchClient.Passwords.authenticate+AsyncVariants.generated.swift
[81/276] Compiling StytchCore StytchClient.Passwords.create+AsyncVariants.generated.swift
[82/276] Compiling StytchCore StytchClient.Passwords.resetByEmail+AsyncVariants.generated.swift
[83/276] Compiling StytchCore StytchClient.Passwords.resetByEmailStart+AsyncVariants.generated.swift
[84/276] Compiling StytchCore StytchClient.Passwords.resetByExistingPassword+AsyncVariants.generated.swift
[85/276] Compiling StytchCore StytchClient.Passwords.resetBySession+AsyncVariants.generated.swift
[86/276] Compiling StytchCore StytchClient.Passwords.strengthCheck+AsyncVariants.generated.swift
[87/276] Compiling StytchCore StytchClient.Sessions.attest+AsyncVariants.generated.swift
[88/276] Compiling StytchCore StytchClient.Sessions.authenticate+AsyncVariants.generated.swift
[89/276] Compiling StytchCore StytchClient.Sessions.revoke+AsyncVariants.generated.swift
[90/276] Compiling StytchCore StytchClient.TOTP.authenticate+AsyncVariants.generated.swift
[91/276] Compiling StytchCore StytchClient.TOTP.create+AsyncVariants.generated.swift
[92/276] Compiling StytchCore StytchClient.TOTP.recover+AsyncVariants.generated.swift
[93/276] Compiling StytchCore StytchClient.TOTP.recoveryCodes+AsyncVariants.generated.swift
[94/276] Compiling StytchCore StytchClient.UserManagement.deleteFactor+AsyncVariants.generated.swift
[95/276] Compiling StytchCore StytchClient.UserManagement.get+AsyncVariants.generated.swift
[96/276] Compiling StytchCore StytchClient.UserManagement.searchUser+AsyncVariants.generated.swift
[97/276] Compiling StytchCore StytchClient.UserManagement.update+AsyncVariants.generated.swift
[98/276] Compiling StytchCore StytchClient.handle+AsyncVariants.generated.swift
[99/276] Compiling StytchCore KeychainClient.swift
[100/276] Compiling StytchCore KeychainClientImplementation.swift
[101/276] Compiling StytchCore KeychainItem.swift
[102/276] Compiling StytchCore KeychainMigration.swift
[103/276] Compiling StytchCore KeychainMigration1.swift
[104/276] Compiling StytchCore KeychainMigration2.swift
[105/276] Compiling StytchCore KeychainMigration3.swift
[106/276] Compiling StytchCore KeychainMigration4.swift
[107/276] Compiling StytchCore LocalStorage.swift
[108/276] Compiling StytchCore NetworkMonitor.swift
[109/276] Compiling StytchCore NetworkRequestHandler.swift
[110/299] Compiling StytchCore NetworkingClient.swift
[111/299] Compiling StytchCore NetworkingRouter.swift
[112/299] Compiling StytchCore ObjectStorage.swift
[113/299] Compiling StytchCore CodeChallengedParameters.swift
[114/299] Compiling StytchCore CodeVerifierParameters.swift
[115/299] Compiling StytchCore PKCEPairManager.swift
[116/299] Compiling StytchCore PasskeysClient+Live.swift
[117/299] Compiling StytchCore PasskeysClient.swift
[118/299] Compiling StytchCore PollingClient+Live.swift
[119/299] Compiling StytchCore PollingClient.swift
[120/299] Compiling StytchCore SessionManager.swift
[121/299] Compiling StytchCore AuthenticationFactor.swift
[122/299] Compiling StytchCore BootstrapResponse.swift
[123/299] Compiling StytchCore ClientInfo+Version.swift
[124/299] Compiling StytchCore ClientInfo.swift
[125/299] Compiling StytchCore ClientType.swift
[126/299] Compiling StytchCore Completion.swift
[127/299] Compiling StytchCore DataContainer.swift
[128/299] Compiling StytchCore DeeplinkHandledStatus.swift
[129/299] Compiling StytchCore DeviceHistory.swift
[130/299] Compiling StytchCore StytchAPIError.swift
[131/299] Compiling StytchCore StytchAPIErrorType.swift
[132/299] Compiling StytchCore StytchError.swift
[133/299] Compiling StytchCore StytchSDKError.swift
[134/299] Compiling StytchCore StytchB2BClient.SCIM.rotateComplete+AsyncVariants.generated.swift
[135/299] Compiling StytchCore StytchB2BClient.SCIM.rotateStart+AsyncVariants.generated.swift
[136/299] Compiling StytchCore StytchB2BClient.SCIM.updateConnection+AsyncVariants.generated.swift
[137/299] Compiling StytchCore StytchB2BClient.SSO.OIDC.createConnection+AsyncVariants.generated.swift
[138/299] Compiling StytchCore StytchB2BClient.SSO.OIDC.updateConnection+AsyncVariants.generated.swift
[139/299] Compiling StytchCore StytchB2BClient.SSO.SAML.createConnection+AsyncVariants.generated.swift
[140/299] Compiling StytchCore StytchB2BClient.SSO.SAML.deleteVerificationCertificate+AsyncVariants.generated.swift
[141/299] Compiling StytchCore StytchB2BClient.SSO.SAML.updateConnection+AsyncVariants.generated.swift
[142/299] Compiling StytchCore StytchB2BClient.SSO.SAML.updateConnectionByURL+AsyncVariants.generated.swift
[143/299] Compiling StytchCore StytchB2BClient.SSO.authenticate+AsyncVariants.generated.swift
[144/299] Compiling StytchCore StytchB2BClient.SSO.deleteConnection+AsyncVariants.generated.swift
[145/299] Compiling StytchCore StytchB2BClient.SSO.discoverConnections+AsyncVariants.generated.swift
[146/299] Compiling StytchCore StytchB2BClient.SSO.getConnections+AsyncVariants.generated.swift
[147/299] Compiling StytchCore StytchB2BClient.SSO.start+AsyncVariants.generated.swift
[148/299] Compiling StytchCore StytchB2BClient.SearchManager.searchMember+AsyncVariants.generated.swift
[149/299] Compiling StytchCore StytchB2BClient.SearchManager.searchOrganization+AsyncVariants.generated.swift
[150/299] Compiling StytchCore StytchB2BClient.Sessions.attest+AsyncVariants.generated.swift
[151/299] Compiling StytchCore StytchB2BClient.Sessions.authenticate+AsyncVariants.generated.swift
[152/299] Compiling StytchCore StytchB2BClient.Sessions.exchange+AsyncVariants.generated.swift
[153/299] Compiling StytchCore StytchB2BClient.Sessions.revoke+AsyncVariants.generated.swift
[154/299] Compiling StytchCore StytchB2BClient.TOTP.authenticate+AsyncVariants.generated.swift
[155/299] Compiling StytchCore StytchB2BClient.TOTP.create+AsyncVariants.generated.swift
[156/299] Compiling StytchCore StytchB2BClient.handle+AsyncVariants.generated.swift
[157/299] Compiling StytchCore StytchClient.Biometrics.authenticate+AsyncVariants.generated.swift
[158/299] Compiling StytchCore StytchB2BClient.Organizations.Members.update+AsyncVariants.generated.swift
[159/299] Compiling StytchCore StytchB2BClient.Organizations.delete+AsyncVariants.generated.swift
[160/299] Compiling StytchCore StytchB2BClient.Organizations.get+AsyncVariants.generated.swift
[161/299] Compiling StytchCore StytchB2BClient.Organizations.searchMembers+AsyncVariants.generated.swift
[162/299] Compiling StytchCore StytchB2BClient.Organizations.update+AsyncVariants.generated.swift
[163/299] Compiling StytchCore StytchB2BClient.Passwords.Discovery.authenticate+AsyncVariants.generated.swift
[164/299] Compiling StytchCore StytchB2BClient.Passwords.Discovery.resetByEmail+AsyncVariants.generated.swift
[165/299] Compiling StytchCore StytchB2BClient.Passwords.Discovery.resetByEmailStart+AsyncVariants.generated.swift
[166/299] Compiling StytchCore StytchB2BClient.Passwords.authenticate+AsyncVariants.generated.swift
[167/299] Compiling StytchCore StytchB2BClient.Passwords.resetByEmail+AsyncVariants.generated.swift
[168/299] Compiling StytchCore StytchB2BClient.Passwords.resetByEmailStart+AsyncVariants.generated.swift
[169/299] Compiling StytchCore StytchB2BClient.Passwords.resetByExistingPassword+AsyncVariants.generated.swift
[170/299] Compiling StytchCore StytchB2BClient.Passwords.resetBySession+AsyncVariants.generated.swift
[171/299] Compiling StytchCore StytchB2BClient.Passwords.strengthCheck+AsyncVariants.generated.swift
[172/299] Compiling StytchCore StytchB2BClient.RBAC.allPermissions+AsyncVariants.generated.swift
[173/299] Compiling StytchCore StytchB2BClient.RBAC.isAuthorized+AsyncVariants.generated.swift
[174/299] Compiling StytchCore StytchB2BClient.RecoveryCodes.get+AsyncVariants.generated.swift
[175/299] Compiling StytchCore StytchB2BClient.RecoveryCodes.recover+AsyncVariants.generated.swift
[176/299] Compiling StytchCore StytchB2BClient.RecoveryCodes.rotate+AsyncVariants.generated.swift
[177/299] Compiling StytchCore StytchB2BClient.SCIM.createConnection+AsyncVariants.generated.swift
[178/299] Compiling StytchCore StytchB2BClient.SCIM.deleteConnection+AsyncVariants.generated.swift
[179/299] Compiling StytchCore StytchB2BClient.SCIM.getConnection+AsyncVariants.generated.swift
[180/299] Compiling StytchCore StytchB2BClient.SCIM.getConnectionGroups+AsyncVariants.generated.swift
[181/299] Compiling StytchCore StytchB2BClient.SCIM.rotateCancel+AsyncVariants.generated.swift
[182/299] Compiling StytchCore Identifier.swift
[183/299] Compiling StytchCore IntermediateSessionTokenParameters.swift
[184/299] Compiling StytchCore Minutes.swift
[185/299] Compiling StytchCore OAuthProviderValues.swift
[186/299] Compiling StytchCore Path.swift
[187/299] Compiling StytchCore RBACPolicy.swift
[188/299] Compiling StytchCore Regex.swift
[189/299] Compiling StytchCore Response.swift
[190/299] Compiling StytchCore SessionToken.swift
[191/299] Compiling StytchCore StytchClientConfiguration.swift
[192/299] Compiling StytchCore StytchLocale.swift
[193/299] Compiling StytchCore Union.swift
[194/299] Compiling StytchCore Version.swift
[195/299] Compiling StytchCore StartupClient.swift
[196/299] Compiling StytchCore B2BAuthenticateResponse.swift
[197/299] Compiling StytchCore B2BMFAAuthenticateResponse.swift
[198/299] Compiling StytchCore Member.swift
[199/299] Compiling StytchCore MemberSession.swift
[200/299] Compiling StytchCore Organization.swift
[201/299] Compiling StytchCore OrganizationType.swift
[202/299] Compiling StytchCore StytchB2BClient+AuthMethod.swift
[203/299] Compiling StytchCore StytchB2BClient+Common.swift
[204/299] Compiling StytchCore StytchB2BClient+DFP.swift
[205/299] Compiling StytchCore StytchB2BClient+Discovery.swift
[206/299] Compiling StytchCore AppleOAuthClient+Live.swift
[207/299] Compiling StytchCore AppleOAuthClient.swift
[208/299] Compiling StytchCore CaptchaClient.swift
[209/299] Compiling StytchCore CryptoClient+Live.swift
[210/299] Compiling StytchCore CryptoClient.swift
[211/299] Compiling StytchCore DFPClient.swift
[212/299] Compiling StytchCore Dependency.swift
[213/299] Compiling StytchCore EncryptedUserDefaultsClient.swift
[214/299] Compiling StytchCore EncryptedUserDefaultsClientImplementation.swift
[215/299] Compiling StytchCore EncryptedUserDefaultsItem.swift
[216/299] Compiling StytchCore Environment.swift
[217/299] Compiling StytchCore EventsClient.swift
[218/299] Compiling StytchCore CFError+Stytch.swift
[219/299] Compiling StytchCore Codable+Stytch.swift
[220/299] Compiling StytchCore Data+Stytch.swift
[221/299] Compiling StytchCore Dictionary+Stytch.swift
[222/299] Compiling StytchCore Error+StytchErrorInfo.swift
[223/299] Compiling StytchCore NSLock+Stytch.swift
[224/299] Compiling StytchCore Sequence+Stytch.swift
[225/299] Compiling StytchCore String+Stytch.swift
[226/299] Compiling StytchCore URL+Stytch.swift
[227/299] Compiling StytchCore URLComponents+Stytch.swift
[228/299] Compiling StytchCore StytchB2BClient.DFP.getTelemetryID+AsyncVariants.generated.swift
[229/299] Compiling StytchCore StytchB2BClient.Discovery.createOrganization+AsyncVariants.generated.swift
[230/299] Compiling StytchCore StytchB2BClient+MagicLinks.swift
[231/299] Compiling StytchCore StytchB2BClient+Members.swift
[232/299] Compiling StytchCore StytchB2BClient+OAuth+Discovery.swift
[233/299] Compiling StytchCore StytchB2BClient+OAuth+ThirdParty+Discovery.swift
[234/299] Compiling StytchCore StytchB2BClient+OAuth+ThirdParty.swift
[235/299] Compiling StytchCore StytchB2BClient+OAuth.swift
[236/299] Compiling StytchCore StytchB2BClient+OTP+Email+Discovery.swift
[237/299] Compiling StytchCore StytchB2BClient+OTP+Email.swift
[238/299] Compiling StytchCore StytchB2BClient+OTP+SMS.swift
[239/299] Compiling StytchCore StytchB2BClient+OTP.swift
[240/299] Compiling StytchCore StytchB2BClient+Organizations+Members+CreateParameters.swift
[241/299] Compiling StytchCore StytchB2BClient+Organizations+Members+UpdateParameters.swift
[242/299] Compiling StytchCore StytchB2BClient+Organizations+Members.swift
[243/299] Compiling StytchCore StytchB2BClient+Organizations+SearchParameters.swift
[244/299] Compiling StytchCore StytchB2BClient+Organizations+UpdateParameters.swift
[245/299] Compiling StytchCore StytchB2BClient+Organizations.swift
[246/299] Compiling StytchCore StytchB2BClient+Passwords+Discovery.swift
[247/299] Compiling StytchCore StytchB2BClient+Passwords.swift
[248/299] Compiling StytchCore StytchB2BClient+RBAC.swift
[249/299] Compiling StytchCore StytchB2BClient+RecoveryCodes.swift
[250/299] Compiling StytchCore StytchB2BClient+Routes.swift
[251/299] Compiling StytchCore StytchB2BClient+SCIM+Parameters.swift
[252/299] Compiling StytchCore StytchB2BClient+SCIM+Responses.swift
[253/299] Compiling StytchCore StytchB2BClient+SCIM.swift
[254/299] Compiling StytchCore StytchB2BClient+SSO+OIDC.swift
[255/299] Compiling StytchCore StytchB2BClient+SSO+OIDCConnection.swift
[256/299] Compiling StytchCore StytchB2BClient+SSO+SAML.swift
[257/299] Compiling StytchCore StytchB2BClient+SSO+SAMLConnection.swift
[258/299] Compiling StytchCore StytchB2BClient+SSO.swift
[259/299] Compiling StytchCore StytchB2BClient+SearchManager.swift
[260/299] Compiling StytchCore StytchB2BClient+Sessions.swift
[261/299] Compiling StytchCore StytchB2BClient+TOTP.swift
[262/299] Compiling StytchCore StytchB2BClient.swift
[263/299] Compiling StytchCore BaseRoute.swift
[264/299] Compiling StytchCore BiometricsRoute.swift
[265/299] Compiling StytchCore LAContextEvaluating.swift
[266/299] Compiling StytchCore LocalAuthenticationContextManager.swift
[267/299] Compiling StytchCore StytchClient+Biometrics.swift
[268/299] Compiling StytchCore CryptoWalletsRoute.swift
[269/299] Compiling StytchCore StytchClient+CryptoWallets.swift
[270/299] Compiling StytchCore StytchClient+DFP.swift
[271/299] Compiling StytchCore MagicLinksRoute.swift
[272/299] Compiling StytchCore StytchClient+MagicLinks.swift
[273/299] Compiling StytchCore StytchClient.MagicLinks+Email.swift
[274/299] Compiling StytchCore AuthenticateResponse.swift
[275/299] Compiling StytchCore Session.swift
[276/299] Compiling StytchCore User.swift
[277/299] Compiling StytchCore OAuth+Apple.swift
[278/299] Compiling StytchCore OAuth+ThirdParty.swift
[279/299] Compiling StytchCore OAuthRoute.swift
[280/299] Compiling StytchCore StytchClient+OAuth.swift
[281/299] Compiling StytchCore OTPRoute.swift
[282/299] Compiling StytchCore SytchClient+OTP.swift
[283/299] Compiling StytchCore PasskeysRoute.swift
[284/299] Compiling StytchCore StytchClient+Passkeys.swift
[285/299] Compiling StytchCore PasswordsRoute.swift
[286/299] Compiling StytchCore StytchClient+Passwords.swift
[287/299] Compiling StytchCore StytchClient+AuthMethod.swift
[288/299] Compiling StytchCore StytchClient+Sessions.swift
[289/299] Compiling StytchCore StytchClient.swift
[290/299] Compiling StytchCore StytchClient+TOTP.swift
[291/299] Compiling StytchCore TOTPRoute.swift
[292/299] Compiling StytchCore StytchClient+User.swift
[293/299] Compiling StytchCore UsersRoute.swift
[294/299] Compiling StytchCore StytchClientCommon.swift
[295/299] Compiling StytchCore StytchConsoleLogger.swift
[296/299] Compiling StytchCore WebAuthenticationSessionClient+Live.swift
[297/299] Compiling StytchCore WebAuthenticationSessionClient.swift
[298/299] Compiling StytchCore WebAuthenticationSessionClientConfiguration.swift
[299/299] Compiling StytchCore resource_bundle_accessor.swift
[300/409] Compiling StytchUI ErrorViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[301/409] Compiling StytchUI MFAEnrollmentSelectionViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[302/409] Compiling StytchUI MFAEnrollmentSelectionViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[303/409] Compiling StytchUI PasswordAuthenticateViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[304/409] Compiling StytchUI PasswordForgotViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[305/409] Compiling StytchUI PasswordForgotViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[306/409] Compiling StytchUI PasswordResetViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[307/409] Compiling StytchUI PasswordResetViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[308/409] Compiling StytchUI RecoveryCodeEntryViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[309/409] Compiling StytchUI RecoveryCodeEntryViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[310/409] Compiling StytchUI RecoveryCodeInput.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[311/409] Compiling StytchUI RecoveryCodeSaveViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[312/421] Compiling StytchUI CreateOrganizationsViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[313/421] Compiling StytchUI CreateOrganizationsViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[314/421] Compiling StytchUI DiscoveredOrganizationTableViewCell.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[315/421] Compiling StytchUI DiscoveredOrganizationsViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[316/421] Compiling StytchUI DiscoveredOrganizationsViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[317/421] Compiling StytchUI NoDiscoveredOrganizationsViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[318/421] Compiling StytchUI NoDiscoveredOrganizationsViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[319/421] Compiling StytchUI EmailMethodSelectionViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[320/421] Compiling StytchUI EmailMethodSelectionViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[321/421] Compiling StytchUI EmailOTPEntryViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[322/421] Compiling StytchUI EmailOTPEntryViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[323/421] Compiling StytchUI ErrorViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[324/421] Emitting module StytchUI
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[325/421] Compiling StytchUI AuthRootViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[326/421] Compiling StytchUI BiometricsRegistrationViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[327/421] Compiling StytchUI BiometricsRegistrationViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[328/421] Compiling StytchUI EmailConfirmationViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[329/421] Compiling StytchUI EmailConfirmationViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[330/421] Compiling StytchUI OAuthViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[331/421] Compiling StytchUI OAuthViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[332/421] Compiling StytchUI OTPCodeViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[333/421] Compiling StytchUI OTPCodeViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[334/421] Compiling StytchUI PasswordViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[335/421] Compiling StytchUI PasswordViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[336/421] Compiling StytchUI resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[337/421] Compiling StytchUI RecoveryCodeSaveViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[338/421] Compiling StytchUI RecoveryCodesListView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[339/421] Compiling StytchUI SMSOTPEnrollmentViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[340/421] Compiling StytchUI SMSOTPEnrollmentViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[341/421] Compiling StytchUI SMSOTPEntryViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[342/421] Compiling StytchUI SMSOTPEntryViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[343/421] Compiling StytchUI SSODiscoveryEmailViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[344/421] Compiling StytchUI SSODiscoveryEmailViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[345/421] Compiling StytchUI OrganizationSlugInput.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[346/421] Compiling StytchUI SSODiscoveryFallbackViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[347/421] Compiling StytchUI SSODiscoveryFallbackViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[348/421] Compiling StytchUI SSODiscoveryMenuViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[349/421] Compiling StytchUI UIEdgeInsets+StytchUI.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[350/421] Compiling StytchUI UIFont+IBMPlexSans.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[351/421] Compiling StytchUI UILabel+StytchUI.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[352/421] Compiling StytchUI UIViewController+StytchUI.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[353/421] Compiling StytchUI BorderedTextField.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[354/421] Compiling StytchUI EmailInput.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[355/421] Compiling StytchUI PhoneNumberInput.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[356/421] Compiling StytchUI SecureTextInput.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[357/421] Compiling StytchUI TextInputView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[358/421] Compiling StytchUI LocalizationManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[359/421] Compiling StytchUI Previews.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[360/421] Compiling StytchUI BaseViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[361/421] Compiling StytchUI B2BAuthHomeViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[362/421] Compiling StytchUI B2BAuthHomeViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[363/421] Compiling StytchUI B2BEmailViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[364/421] Compiling StytchUI B2BEmailViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[365/421] Compiling StytchUI B2BOAuthViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[366/421] Compiling StytchUI B2BOAuthViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[367/421] Compiling StytchUI B2BPasswordsHomeViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[368/421] Compiling StytchUI B2BSSOViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[369/421] Compiling StytchUI B2BSSOViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[370/421] Compiling StytchUI B2BAuthRootViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[371/421] Compiling StytchUI B2BEmailConfirmationViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[372/421] Compiling StytchUI B2BEmailConfirmationViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[373/421] Compiling StytchUI BaseViewController+Discovery.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[374/421] Compiling StytchUI BaseViewController+MFA.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[375/421] Compiling StytchUI BaseViewController+SSO.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[376/421] Compiling StytchUI B2BAuthenticationManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[377/421] Compiling StytchUI DiscoveryManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[378/421] Compiling StytchUI MemberManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[379/421] Compiling StytchUI OrganizationManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[380/421] Compiling StytchUI SSODiscoveryManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[381/421] Compiling StytchUI StytchB2BUIClient+Configuration.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[382/421] Compiling StytchUI StytchB2BUIClient+ProductOrdering.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[383/421] Compiling StytchUI StytchB2BUIClient+ValidProducts.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[384/421] Compiling StytchUI StytchB2BUIClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[385/421] Compiling StytchUI SSODiscoveryMenuViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[386/421] Compiling StytchUI TOTPEnrollmentViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[387/421] Compiling StytchUI TOTPEnrollmentViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[388/421] Compiling StytchUI TOTPSecretView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[389/421] Compiling StytchUI TOTPEntryViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[390/421] Compiling StytchUI TOTPEntryViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[391/421] Compiling StytchUI StytchUIClient+Configuration.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[392/421] Compiling StytchUI StytchUIClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[393/421] Compiling StytchUI AuthHomeViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[394/421] Compiling StytchUI AuthHomeViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[395/421] Compiling StytchUI AuthInputViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[396/421] Compiling StytchUI AuthInputViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[397/421] Compiling StytchUI AttrStringComponent.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[398/421] Compiling StytchUI Button.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[399/421] Compiling StytchUI ImageAsset.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[400/421] Compiling StytchUI LUDSIndicator.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[401/421] Compiling StytchUI LabelSeparatorView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[402/421] Compiling StytchUI OTPCodeEntryView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[403/421] Compiling StytchUI ProgressBar.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[404/421] Compiling StytchUI SpacerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[405/421] Compiling StytchUI ZXCVBNIndicator.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[406/421] Compiling StytchUI Array+StytchUI.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[407/421] Compiling StytchUI CGFloat+StytchUI.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[408/421] Compiling StytchUI StytchError+StytchUI.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[409/421] Compiling StytchUI UIColor+StytchUI.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[410/421] Compiling StytchUI ErrorPublisher.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[411/421] Compiling StytchUI EventsClient+UI.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[412/421] Compiling StytchUI FontLoader.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[413/421] Compiling StytchUI Navigation.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[414/421] Compiling StytchUI OTPEntryViewControllerProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[415/421] Compiling StytchUI SelectionTableViewCell.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[416/421] Compiling StytchUI SelectionViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[417/421] Compiling StytchUI StytchTheme.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[418/421] Compiling StytchUI AuthenticationOperations.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[419/421] Compiling StytchUI B2BMFAAuthenticateResponseDataType+MFA.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[420/421] Compiling StytchUI B2BPasswordsViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
[421/421] Compiling StytchUI BaseViewController+B2B-Helpers.swift
/Users/admin/builder/spi-builder-workspace/Sources/StytchUI/Components/Button.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | class Button: UIButton {
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/StytchUI/Media.xcassets
warning: 'stytch-ios-dfp': 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/stytch-ios-dfp/Sources/stytch-ios-dfp/StytchDFP.xcframework
BUILD FAILURE 6.2 macosSpm