Build Information
Successful build of AmplifyUIAuthenticator, reference main (839cd9
), with Swift 6.2 (beta) for iOS using Xcode 26.0 on 5 Sep 2025 21:54:30 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AmplifyUIAuthenticator -destination generic/platform=iOS
Build Log
SwiftDriverJobDiscovery normal arm64 Compiling AssociateWebAuthnCredentialTask.swift, DeleteWebAuthnCredentialTask.swift, AWSAuthFetchDevicesTask.swift, AWSAuthForgetDeviceTask.swift, AWSAuthRememberDeviceTask.swift, FetchMFAPreferenceTask.swift, AWSAuthTaskHelper.swift, ListWebAuthnCredentialsTask.swift, AWSWebAuthCredentialsModels.swift, AmplifyAuthTask.swift, AmplifyAuthTaskNonThrowing.swift, AuthAssociateWebAuthnCredentialTask.swift, AuthAutoSignInTask.swift, AuthChangePasswordTask.swift, AuthConfirmResetPasswordTask.swift, AuthConfirmSignInTask.swift, AuthConfirmSignUpTask.swift, AuthDeleteUserTask.swift, AuthDeleteWebAuthnCredentialTask.swift, AuthFetchSessionTask.swift, AuthListWebAuthnCredentialsTask.swift, AuthResendSignUpCodeTask.swift, AuthResetPasswordTask.swift, AuthSetUpTOTPTask.swift (in target 'AWSCognitoAuthPlugin' from project 'Amplify')
SwiftCompile normal arm64 Compiling\ ContinueSignInWithEmailMFASetupView.swift,\ ContinueSignInWithMFASelectionView.swift,\ ContinueSignInWithMFASetupSelectionView.swift,\ ContinueSignInWithTOTPCopyKeyView.swift,\ ContinueSignInWithTOTPSetupQRCodeView.swift,\ ContinueSignInWithTOTPSetupView.swift,\ ErrorView.swift,\ AuthenticatorMessageView.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithEmailMFASetupView.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithMFASelectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithMFASetupSelectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithTOTPCopyKeyView.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithTOTPSetupQRCodeView.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithTOTPSetupView.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ErrorView.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Internal/AuthenticatorMessageView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithEmailMFASetupView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithEmailMFASetupView.swift:69:30: warning: capture of non-sendable type 'Header.Type' in an isolated closure
Task { await continueSignIn() }
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithEmailMFASetupView.swift:69:30: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
Task { await continueSignIn() }
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithEmailMFASetupView.swift:53:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithEmailMFASetupView.swift:53:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithEmailMFASetupView.swift:78:23: warning: capture of non-sendable type 'Header.Type' in an isolated closure
await continueSignIn()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithEmailMFASetupView.swift:78:23: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
await continueSignIn()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithEmailMFASetupView.swift:53:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithEmailMFASetupView.swift:53:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithMFASelectionView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithMFASelectionView.swift:88:30: warning: capture of non-sendable type 'Header.Type' in an isolated closure
Task { await continueSignIn() }
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithMFASelectionView.swift:88:30: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
Task { await continueSignIn() }
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithMFASelectionView.swift:39:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithMFASelectionView.swift:39:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithMFASelectionView.swift:99:23: warning: capture of non-sendable type 'Header.Type' in an isolated closure
await continueSignIn()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithMFASelectionView.swift:99:23: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
await continueSignIn()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithMFASelectionView.swift:39:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithMFASelectionView.swift:39:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithMFASetupSelectionView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithMFASetupSelectionView.swift:75:30: warning: capture of non-sendable type 'Header.Type' in an isolated closure
Task { await continueSignIn() }
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithMFASetupSelectionView.swift:75:30: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
Task { await continueSignIn() }
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithMFASetupSelectionView.swift:39:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithMFASetupSelectionView.swift:39:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithMFASetupSelectionView.swift:86:23: warning: capture of non-sendable type 'Header.Type' in an isolated closure
await continueSignIn()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithMFASetupSelectionView.swift:86:23: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
await continueSignIn()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithMFASetupSelectionView.swift:39:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithMFASetupSelectionView.swift:39:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithTOTPCopyKeyView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithTOTPSetupQRCodeView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithTOTPSetupView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithTOTPSetupView.swift:96:30: warning: capture of non-sendable type 'Header.Type' in an isolated closure
Task { await continueSignIn() }
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithTOTPSetupView.swift:96:30: warning: capture of non-sendable type 'QRCodeContent.Type' in an isolated closure
Task { await continueSignIn() }
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithTOTPSetupView.swift:96:30: warning: capture of non-sendable type 'CopyKeyContent.Type' in an isolated closure
Task { await continueSignIn() }
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithTOTPSetupView.swift:96:30: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
Task { await continueSignIn() }
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithTOTPSetupView.swift:59:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithTOTPSetupView.swift:59:32: warning: capture of non-sendable type 'QRCodeContent.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithTOTPSetupView.swift:59:32: warning: capture of non-sendable type 'CopyKeyContent.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithTOTPSetupView.swift:59:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithTOTPSetupView.swift:107:23: warning: capture of non-sendable type 'Header.Type' in an isolated closure
await continueSignIn()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithTOTPSetupView.swift:107:23: warning: capture of non-sendable type 'QRCodeContent.Type' in an isolated closure
await continueSignIn()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithTOTPSetupView.swift:107:23: warning: capture of non-sendable type 'CopyKeyContent.Type' in an isolated closure
await continueSignIn()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithTOTPSetupView.swift:107:23: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
await continueSignIn()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithTOTPSetupView.swift:59:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithTOTPSetupView.swift:59:32: warning: capture of non-sendable type 'QRCodeContent.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithTOTPSetupView.swift:59:32: warning: capture of non-sendable type 'CopyKeyContent.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ContinueSignInWithTOTPSetupView.swift:59:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ErrorView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Internal/AuthenticatorMessageView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Authenticator (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
EmitSwiftModule normal arm64 (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Service/AuthenticationService.swift:19:1: warning: extension declares a conformance of imported type 'AuthCategory' to imported protocol 'ObservableObject'; this will not behave correctly if the owners of 'Amplify' introduce this conformance in the future
extension Amplify.AuthCategory: AuthenticationService, ObservableObject {}
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Service/AuthenticationService.swift:19:1: note: add '@retroactive' to silence this warning
extension Amplify.AuthCategory: AuthenticationService, ObservableObject {}
^ ~~~~~~~~~~~~~~~~
@retroactive ObservableObject
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ Authenticator.swift,\ AmplifyConfiguration.swift,\ AuthenticatorOptions.swift,\ ComponentInformation.swift,\ AuthError+Connectivity.swift,\ AuthUserAttributeKey+LocalizedTitle.swift,\ Bundle+Utils.swift,\ Color+AmplifyUI.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Configuration/AmplifyConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Configuration/AuthenticatorOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Constants/ComponentInformation.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Extensions/AuthError+Connectivity.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Extensions/AuthUserAttributeKey+LocalizedTitle.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Extensions/Bundle+Utils.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Extensions/Color+AmplifyUI.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/DerivedSources/resource_bundle_accessor.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:267:23: warning: capture of non-sendable type 'LoadingContent.Type' in an isolated closure
await state.reloadState(initialStep: initialStep)
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:267:23: warning: capture of non-sendable type 'SignInContent.Type' in an isolated closure
await state.reloadState(initialStep: initialStep)
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:267:23: warning: capture of non-sendable type 'ConfirmSignInWithNewPasswordContent.Type' in an isolated closure
await state.reloadState(initialStep: initialStep)
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:267:23: warning: capture of non-sendable type 'ConfirmSignInWithMFACodeContent.Type' in an isolated closure
await state.reloadState(initialStep: initialStep)
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:267:23: warning: capture of non-sendable type 'ConfirmSignInWithOTPContent.Type' in an isolated closure
await state.reloadState(initialStep: initialStep)
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:267:23: warning: capture of non-sendable type 'ConfirmSignInWithTOTPCodeContent.Type' in an isolated closure
await state.reloadState(initialStep: initialStep)
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:267:23: warning: capture of non-sendable type 'ContinueSignInWithMFASelectionContent.Type' in an isolated closure
await state.reloadState(initialStep: initialStep)
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:267:23: warning: capture of non-sendable type 'ContinueSignInWithMFASetupSelectionContent.Type' in an isolated closure
await state.reloadState(initialStep: initialStep)
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:267:23: warning: capture of non-sendable type 'ContinueSignInWithEmailMFASetupContent.Type' in an isolated closure
await state.reloadState(initialStep: initialStep)
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:267:23: warning: capture of non-sendable type 'ContinueSignInWithTOTPSetupContent.Type' in an isolated closure
await state.reloadState(initialStep: initialStep)
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:267:23: warning: capture of non-sendable type 'ConfirmSignInWithCustomChallengeContent.Type' in an isolated closure
await state.reloadState(initialStep: initialStep)
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:267:23: warning: capture of non-sendable type 'SignUpContent.Type' in an isolated closure
await state.reloadState(initialStep: initialStep)
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:267:23: warning: capture of non-sendable type 'ConfirmSignUpContent.Type' in an isolated closure
await state.reloadState(initialStep: initialStep)
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:267:23: warning: capture of non-sendable type 'ResetPasswordContent.Type' in an isolated closure
await state.reloadState(initialStep: initialStep)
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:267:23: warning: capture of non-sendable type 'ConfirmResetPasswordContent.Type' in an isolated closure
await state.reloadState(initialStep: initialStep)
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:267:23: warning: capture of non-sendable type 'VerifyUserContent.Type' in an isolated closure
await state.reloadState(initialStep: initialStep)
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:267:23: warning: capture of non-sendable type 'ConfirmVerifyUserContent.Type' in an isolated closure
await state.reloadState(initialStep: initialStep)
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:267:23: warning: capture of non-sendable type 'SignedInContent.Type' in an isolated closure
await state.reloadState(initialStep: initialStep)
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:267:23: warning: capture of non-sendable type 'ErrorContent.Type' in an isolated closure
await state.reloadState(initialStep: initialStep)
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:267:23: warning: capture of non-sendable type 'Header.Type' in an isolated closure
await state.reloadState(initialStep: initialStep)
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:267:23: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
await state.reloadState(initialStep: initialStep)
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:233:32: warning: capture of non-sendable type 'LoadingContent.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:233:32: warning: capture of non-sendable type 'SignInContent.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:233:32: warning: capture of non-sendable type 'ConfirmSignInWithNewPasswordContent.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:233:32: warning: capture of non-sendable type 'ConfirmSignInWithMFACodeContent.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:233:32: warning: capture of non-sendable type 'ConfirmSignInWithOTPContent.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:233:32: warning: capture of non-sendable type 'ConfirmSignInWithTOTPCodeContent.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:233:32: warning: capture of non-sendable type 'ContinueSignInWithMFASelectionContent.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:233:32: warning: capture of non-sendable type 'ContinueSignInWithMFASetupSelectionContent.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:233:32: warning: capture of non-sendable type 'ContinueSignInWithEmailMFASetupContent.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:233:32: warning: capture of non-sendable type 'ContinueSignInWithTOTPSetupContent.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:233:32: warning: capture of non-sendable type 'ConfirmSignInWithCustomChallengeContent.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:233:32: warning: capture of non-sendable type 'SignUpContent.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:233:32: warning: capture of non-sendable type 'ConfirmSignUpContent.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:233:32: warning: capture of non-sendable type 'ResetPasswordContent.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:233:32: warning: capture of non-sendable type 'ConfirmResetPasswordContent.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:233:32: warning: capture of non-sendable type 'VerifyUserContent.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:233:32: warning: capture of non-sendable type 'ConfirmVerifyUserContent.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:233:32: warning: capture of non-sendable type 'SignedInContent.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:233:32: warning: capture of non-sendable type 'ErrorContent.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:233:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:233:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Authenticator.swift:364:40: warning: immutable value 'deliveryDetails' was never used; consider replacing with '_' or removing it
case .confirmSignInWithOTP(let deliveryDetails):
~~~~^~~~~~~~~~~~~~~
_
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Configuration/AmplifyConfiguration.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Configuration/AuthenticatorOptions.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Constants/ComponentInformation.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Extensions/AuthError+Connectivity.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Extensions/AuthUserAttributeKey+LocalizedTitle.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Extensions/Bundle+Utils.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Extensions/Color+AmplifyUI.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling CognitoIdentityProviderClient.swift (in target 'AWSCognitoIdentityProvider' from project 'aws-sdk-swift')
SwiftCompile normal arm64 Compiling\ AuthenticatorTextWithHeader.swift,\ AuthenticatorView.swift,\ ConfirmSignInWithCodeView.swift,\ DefaultHeader.swift,\ SignUpInputField.swift,\ Button.swift,\ DatePicker.swift,\ ImageButton.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Internal/AuthenticatorTextWithHeader.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Internal/AuthenticatorView.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Internal/ConfirmSignInWithCodeView.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Internal/DefaultHeader.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Internal/SignUpInputField.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Primitives/Button.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Primitives/DatePicker.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Primitives/ImageButton.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Internal/AuthenticatorTextWithHeader.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Internal/AuthenticatorView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Internal/ConfirmSignInWithCodeView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Internal/ConfirmSignInWithCodeView.swift:99:30: warning: capture of non-sendable type 'Header.Type' in an isolated closure
Task { await confirmSignIn() }
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Internal/ConfirmSignInWithCodeView.swift:99:30: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
Task { await confirmSignIn() }
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Internal/ConfirmSignInWithCodeView.swift:83:25: warning: capture of non-sendable type 'Header.Type' in an isolated closure
var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Internal/ConfirmSignInWithCodeView.swift:83:25: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Internal/ConfirmSignInWithCodeView.swift:108:23: warning: capture of non-sendable type 'Header.Type' in an isolated closure
await confirmSignIn()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Internal/ConfirmSignInWithCodeView.swift:108:23: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
await confirmSignIn()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Internal/ConfirmSignInWithCodeView.swift:83:25: warning: capture of non-sendable type 'Header.Type' in an isolated closure
var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Internal/ConfirmSignInWithCodeView.swift:83:25: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
var body: some View {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Internal/DefaultHeader.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Internal/SignUpInputField.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Primitives/Button.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Primitives/DatePicker.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Primitives/ImageButton.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling AmplifySRPClient.swift, SRPClientBehavior.swift, SRPKeys.swift, CognitoIdentityBehavior.swift, CognitoUserPoolBehavior.swift, AWSCognitoIdentity+AuthErrorConvertible.swift, AWSCongnitoIdentityProvider+AuthErrorConvertible.swift, AuthErrorConvertible.swift, ClientError+AuthErrorConvertible.swift, CommonRunTimeError+AuthErrorConvertible.swift, AuthUserAttribute+Helper.swift, ListDevicesOutputResponse+Helper.swift, SignInResponseBehavior.swift, SignUpOutputResponse+Helper.swift, SdkTypealiases.swift, UserPoolAnalytics.swift, UserPoolAnalyticsBehavior.swift, AuthConfiguration.swift, AuthenticationConfiguration.swift, ChallengeNameTypeExtension.swift, ConfirmSignInEventData.swift, DeviceMetadata.swift, FederatedToken.swift, HostedUIConfigurationData.swift (in target 'AWSCognitoAuthPlugin' from project 'Amplify')
SwiftCompile normal arm64 Compiling\ Color+Utils.swift,\ DeliveryDestination+Value.swift,\ EnvironmentValues+Authenticator.swift,\ Logger+Error.swift,\ String+Localizable.swift,\ AuthenticatorMessage.swift,\ AuthenticatorState.swift,\ AuthenticatorStep.swift,\ AuthenticatorMFAType.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Extensions/Color+Utils.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Extensions/DeliveryDestination+Value.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Extensions/EnvironmentValues+Authenticator.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Extensions/Logger+Error.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Extensions/String+Localizable.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Models/AuthenticatorMessage.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Models/AuthenticatorState.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Models/AuthenticatorStep.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Models/Internal/AuthenticatorMFAType.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Extensions/Color+Utils.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Extensions/DeliveryDestination+Value.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Extensions/EnvironmentValues+Authenticator.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Extensions/Logger+Error.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Extensions/String+Localizable.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Models/AuthenticatorMessage.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Models/AuthenticatorState.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Models/AuthenticatorStep.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Models/Internal/AuthenticatorMFAType.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling AuthorizationEnvironment.swift, CredentialStoreEnvironment.swift, HostedUIEnvironemt.swift, IDFactory.swift, SRPAuthEnvironment.swift, SRPSignInEnvironment.swift, UserPoolEnvironment.swift, AuthHubEventBehavior.swift, AuthHubEventHandler.swift, AWSAuthCognitoSession.swift, AWSAuthDevice.swift, AWSAuthUser.swift, AWSCognitoAuthService.swift, AWSCognitoNetworkPreferences.swift, AWSCognitoSecureStoragePreferences.swift, AWSCognitoSignOutResult.swift, AWSCognitoUserPoolTokens.swift, AWSCognitoWebAuthnCredential.swift, AuthAWSCognitoCredentials.swift, AuthChallengeType.swift, AuthFactorTypeExtension.swift, AuthFlowType.swift, AWSCognitoAuthError.swift, FederateToIdentityPoolResult.swift (in target 'AWSCognitoAuthPlugin' from project 'Amplify')
SwiftCompile normal arm64 Compiling\ ConfirmResetPasswordView.swift,\ ConfirmSignInWithCustomChallengeView.swift,\ ConfirmSignInWithMFACodeView.swift,\ ConfirmSignInWithNewPasswordView.swift,\ ConfirmSignInWithOTPView.swift,\ ConfirmSignInWithTOTPCodeView.swift,\ ConfirmSignUpView.swift,\ ConfirmVerifyUserView.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmResetPasswordView.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignInWithCustomChallengeView.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignInWithMFACodeView.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignInWithNewPasswordView.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignInWithOTPView.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignInWithTOTPCodeView.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignUpView.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmVerifyUserView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmResetPasswordView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmResetPasswordView.swift:111:27: warning: capture of non-sendable type 'Header.Type' in an isolated closure
await confirmResetPassword()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmResetPasswordView.swift:111:27: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
await confirmResetPassword()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmResetPasswordView.swift:65:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmResetPasswordView.swift:65:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmResetPasswordView.swift:130:27: warning: capture of non-sendable type 'Header.Type' in an isolated closure
await confirmResetPassword()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmResetPasswordView.swift:130:27: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
await confirmResetPassword()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmResetPasswordView.swift:65:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmResetPasswordView.swift:65:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignInWithCustomChallengeView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignInWithMFACodeView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignInWithNewPasswordView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignInWithNewPasswordView.swift:92:27: warning: capture of non-sendable type 'Header.Type' in an isolated closure
await confirmSignIn()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignInWithNewPasswordView.swift:92:27: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
await confirmSignIn()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignInWithNewPasswordView.swift:62:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignInWithNewPasswordView.swift:62:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignInWithNewPasswordView.swift:106:27: warning: capture of non-sendable type 'Header.Type' in an isolated closure
await confirmSignIn()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignInWithNewPasswordView.swift:106:27: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
await confirmSignIn()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignInWithNewPasswordView.swift:62:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignInWithNewPasswordView.swift:62:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignInWithOTPView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignInWithTOTPCodeView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignUpView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignUpView.swift:70:31: warning: capture of non-sendable type 'Header.Type' in an isolated closure
await sendCode()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignUpView.swift:70:31: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
await sendCode()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignUpView.swift:42:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignUpView.swift:42:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignUpView.swift:79:27: warning: capture of non-sendable type 'Header.Type' in an isolated closure
await confirmSignUp()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignUpView.swift:79:27: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
await confirmSignUp()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignUpView.swift:42:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignUpView.swift:42:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignUpView.swift:94:23: warning: capture of non-sendable type 'Header.Type' in an isolated closure
await confirmSignUp()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignUpView.swift:94:23: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
await confirmSignUp()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignUpView.swift:42:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmSignUpView.swift:42:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmVerifyUserView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmVerifyUserView.swift:61:27: warning: capture of non-sendable type 'Header.Type' in an isolated closure
await confirmVerifyUser()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmVerifyUserView.swift:61:27: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
await confirmVerifyUser()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmVerifyUserView.swift:41:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmVerifyUserView.swift:41:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmVerifyUserView.swift:68:27: warning: capture of non-sendable type 'Header.Type' in an isolated closure
await skip()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmVerifyUserView.swift:68:27: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
await skip()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmVerifyUserView.swift:41:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmVerifyUserView.swift:41:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmVerifyUserView.swift:78:23: warning: capture of non-sendable type 'Header.Type' in an isolated closure
await confirmVerifyUser()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmVerifyUserView.swift:78:23: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
await confirmVerifyUser()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmVerifyUserView.swift:41:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ConfirmVerifyUserView.swift:41:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
SwiftDriverJobDiscovery normal arm64 Emitting module for Authenticator (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
SwiftDriver\ Compilation\ Requirements Authenticator normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Authenticator -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/Source/LibNative/module.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCMqtt.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCEventStream.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCChecksums.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCAuth.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCSdkUtils.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCHttp.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCIo.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCCal.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCCompression.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCCommon.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/libtommathAmplify.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AmplifyAvailability.modulemap -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-mqtt/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-event-stream/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-checksums/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-auth/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-sdkutils/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-http/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-io/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-cal/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-compression/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-common/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/config -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/amplify-swift/AmplifyPlugins/Auth/Sources/libtommath/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/amplify-swift/AmplifyPlugins/Auth/Sources/AmplifyAvailability/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling SignUpState.swift, WebAuthnSignInState.swift, KeychainStoreError+AuthConvertible.swift, SignInError+Helper.swift, SignUpError+Helper.swift, WebAuthnError+AuthConvertible.swift, AuthState+Resolver.swift, AuthenticationState+Resolver.swift, AuthorizationState+Resolver.swift, CredentialStoreState+Resolver.swift, CustomSignInState+Resolver.swift, DeleteUserState+Resolver.swift, FetchAuthSessionState+Resolver.swift, MigrateSignInState+Resolver.swift, RefreshSessionState+Resolver.swift, DeviceSRPState+Resolver.swift, SRPSignInState+Resolver.swift, HostedUISignInState+Resolver.swift, SignInChallengeState+Resolver.swift, SignInState+Resolver.swift, WebAuthnSignInState+Resolver.swift, SignOutState+Resolver.swift, SignUpState+Resolver.swift, SignInTOTPSetupState+Resolver.swift (in target 'AWSCognitoAuthPlugin' from project 'Amplify')
SwiftCompile normal arm64 Compiling\ PasswordField.swift,\ PhoneNumberField.swift,\ RadioButton.swift,\ TextField.swift,\ ResetPasswordView.swift,\ SignInView.swift,\ SignUpView.swift,\ VerifyUserView.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Primitives/PasswordField.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Primitives/PhoneNumberField.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Primitives/RadioButton.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Primitives/TextField.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ResetPasswordView.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/SignInView.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/SignUpView.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/VerifyUserView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Primitives/PasswordField.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Primitives/PasswordField.swift:106:18: warning: result of call to 'accessibilityHidden' is unused
textView.accessibilityHidden(true)
^ ~~~~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Primitives/PhoneNumberField.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Primitives/PhoneNumberField.swift:132:18: warning: result of call to 'accessibilityHidden' is unused
textView.accessibilityHidden(true)
^ ~~~~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Primitives/RadioButton.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Primitives/TextField.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/Primitives/TextField.swift:90:18: warning: result of call to 'accessibilityHidden' is unused
textView.accessibilityHidden(true)
^ ~~~~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ResetPasswordView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ResetPasswordView.swift:62:27: warning: capture of non-sendable type 'Header.Type' in an isolated closure
await resetPassword()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ResetPasswordView.swift:62:27: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
await resetPassword()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ResetPasswordView.swift:50:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ResetPasswordView.swift:50:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ResetPasswordView.swift:72:23: warning: capture of non-sendable type 'Header.Type' in an isolated closure
await resetPassword()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ResetPasswordView.swift:72:23: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
await resetPassword()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ResetPasswordView.swift:50:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/ResetPasswordView.swift:50:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/SignInView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/SignInView.swift:93:27: warning: capture of non-sendable type 'Header.Type' in an isolated closure
await signIn()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/SignInView.swift:93:27: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
await signIn()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/SignInView.swift:68:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/SignInView.swift:68:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/SignInView.swift:108:27: warning: capture of non-sendable type 'Header.Type' in an isolated closure
await signIn()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/SignInView.swift:108:27: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
await signIn()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/SignInView.swift:68:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/SignInView.swift:68:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/SignUpView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/SignUpView.swift:65:27: warning: capture of non-sendable type 'Header.Type' in an isolated closure
await signUp()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/SignUpView.swift:65:27: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
await signUp()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/SignUpView.swift:48:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/SignUpView.swift:48:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/SignUpView.swift:77:27: warning: capture of non-sendable type 'Header.Type' in an isolated closure
await signUp()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/SignUpView.swift:77:27: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
await signUp()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/SignUpView.swift:48:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/SignUpView.swift:48:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/VerifyUserView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/VerifyUserView.swift:54:27: warning: capture of non-sendable type 'Header.Type' in an isolated closure
await verifyUser()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/VerifyUserView.swift:54:27: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
await verifyUser()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/VerifyUserView.swift:37:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/VerifyUserView.swift:37:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/VerifyUserView.swift:63:27: warning: capture of non-sendable type 'Header.Type' in an isolated closure
await skip()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/VerifyUserView.swift:63:27: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
await skip()
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/VerifyUserView.swift:37:32: warning: capture of non-sendable type 'Header.Type' in an isolated closure
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Views/VerifyUserView.swift:37:32: warning: capture of non-sendable type 'Footer.Type' in an isolated closure
public var body: some View {
^
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Authenticator-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator-Swift.h (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Authenticator-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling Color+Utils.swift, DeliveryDestination+Value.swift, EnvironmentValues+Authenticator.swift, Logger+Error.swift, String+Localizable.swift, AuthenticatorMessage.swift, AuthenticatorState.swift, AuthenticatorStep.swift, AuthenticatorMFAType.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Authenticator.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator.swiftmodule (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Authenticator.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Authenticator.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator.swiftdoc (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Authenticator.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Authenticator.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator.abi.json (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Authenticator.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Authenticator.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator.swiftsourceinfo (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Authenticator.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ AuthenticatorStateProtocol.swift,\ Credentials.swift,\ InputType.swift,\ Step.swift,\ Validator.swift,\ SignUpAttribute.swift,\ SignUpField.swift,\ TOTPOptions.swift,\ AmplifyAuthenticationService.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Models/Internal/AuthenticatorStateProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Models/Internal/Credentials.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Models/Internal/InputType.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Models/Internal/Step.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Models/Internal/Validator.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Models/SignUpAttribute.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Models/SignUpField.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Options/TOTPOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Service/AmplifyAuthenticationService.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Models/Internal/AuthenticatorStateProtocol.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Models/Internal/Credentials.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Models/Internal/InputType.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Models/Internal/Step.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Models/Internal/Validator.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Models/SignUpAttribute.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Models/SignUpField.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Options/TOTPOptions.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Service/AmplifyAuthenticationService.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ContinueSignInWithEmailMFASetupView.swift, ContinueSignInWithMFASelectionView.swift, ContinueSignInWithMFASetupSelectionView.swift, ContinueSignInWithTOTPCopyKeyView.swift, ContinueSignInWithTOTPSetupQRCodeView.swift, ContinueSignInWithTOTPSetupView.swift, ErrorView.swift, AuthenticatorMessageView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
SwiftCompile normal arm64 Compiling\ AuthenticationService.swift,\ AuthenticatorBaseState.swift,\ ConfirmResetPasswordState.swift,\ ConfirmSignInWithCodeState.swift,\ ConfirmSignInWithNewPasswordState.swift,\ ConfirmSignUpState.swift,\ ConfirmVerifyUserState.swift,\ ContinueSignInWithEmailMFASetupState.swift,\ ContinueSignInWithMFASelectionState.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Service/AuthenticationService.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/AuthenticatorBaseState.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/ConfirmResetPasswordState.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/ConfirmSignInWithCodeState.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/ConfirmSignInWithNewPasswordState.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/ConfirmSignUpState.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/ConfirmVerifyUserState.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/ContinueSignInWithEmailMFASetupState.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/ContinueSignInWithMFASelectionState.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Service/AuthenticationService.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Service/AuthenticationService.swift:19:1: warning: extension declares a conformance of imported type 'AuthCategory' to imported protocol 'ObservableObject'; this will not behave correctly if the owners of 'Amplify' introduce this conformance in the future
extension Amplify.AuthCategory: AuthenticationService, ObservableObject {}
^
/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Service/AuthenticationService.swift:19:1: note: add '@retroactive' to silence this warning
extension Amplify.AuthCategory: AuthenticationService, ObservableObject {}
^ ~~~~~~~~~~~~~~~~
@retroactive ObservableObject
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/AuthenticatorBaseState.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/ConfirmResetPasswordState.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/ConfirmSignInWithCodeState.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/ConfirmSignInWithNewPasswordState.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/ConfirmSignUpState.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/ConfirmVerifyUserState.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/ContinueSignInWithEmailMFASetupState.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/ContinueSignInWithMFASelectionState.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AuthenticatorField.swift,\ AuthenticatorLogging.swift,\ FieldValidator.swift,\ KeyboardIterableFields.swift,\ Padding.swift,\ Platform.swift,\ PreviewFactory.swift,\ RegionUtils.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Utilities/AuthenticatorField.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Utilities/AuthenticatorLogging.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Utilities/FieldValidator.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Utilities/KeyboardIterableFields.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Utilities/Padding.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Utilities/Platform.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Utilities/PreviewFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Utilities/RegionUtils.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Utilities/AuthenticatorField.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Utilities/AuthenticatorLogging.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Utilities/FieldValidator.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Utilities/KeyboardIterableFields.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Utilities/Padding.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Utilities/Platform.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Utilities/PreviewFactory.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Utilities/RegionUtils.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling AuthenticatorTextWithHeader.swift, AuthenticatorView.swift, ConfirmSignInWithCodeView.swift, DefaultHeader.swift, SignUpInputField.swift, Button.swift, DatePicker.swift, ImageButton.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
SwiftCompile normal arm64 Compiling\ ContinueSignInWithMFASetupSelectionState.swift,\ ContinueSignInWithTOTPSetupState.swift,\ ResetPasswordState.swift,\ SignInState.swift,\ SignUpState.swift,\ SignedInState.swift,\ VerifyUserState.swift,\ AuthenticatorTheme.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/ContinueSignInWithMFASetupSelectionState.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/ContinueSignInWithTOTPSetupState.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/ResetPasswordState.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/SignInState.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/SignUpState.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/SignedInState.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/VerifyUserState.swift /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Theming/AuthenticatorTheme.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/ContinueSignInWithMFASetupSelectionState.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/ContinueSignInWithTOTPSetupState.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/ResetPasswordState.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/SignInState.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/SignUpState.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/SignedInState.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/States/VerifyUserState.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Theming/AuthenticatorTheme.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling AuthenticatorStateProtocol.swift, Credentials.swift, InputType.swift, Step.swift, Validator.swift, SignUpAttribute.swift, SignUpField.swift, TOTPOptions.swift, AmplifyAuthenticationService.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, Authenticator.swift, AmplifyConfiguration.swift, AuthenticatorOptions.swift, ComponentInformation.swift, AuthError+Connectivity.swift, AuthUserAttributeKey+LocalizedTitle.swift, Bundle+Utils.swift, Color+AmplifyUI.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
SwiftDriverJobDiscovery normal arm64 Compiling FetchHostedUISignInToken.swift, InitializeHostedUISignIn.swift, ShowHostedUISignIn.swift, InitializeResolveChallenge.swift, IntializeSignInFlow.swift, InitiateMigrateAuth.swift, StartMigrateAuthFlow.swift, CancelSignIn.swift, InitiateAuthSRP.swift, SRPSignInHelper.swift, StartSRPFlow.swift, ThrowSignInError.swift, VerifyPasswordSRP+Calculations.swift, VerifyPasswordSRP+ChallengeParameters.swift, VerifyPasswordSRP.swift, CompleteTOTPSetup.swift, InitializeTOTPSetup.swift, SetUpTOTP.swift, VerifyTOTPSetup.swift, InitiateUserAuth.swift, VerifySignInChallenge.swift, AssertWebAuthnCredentials.swift, FetchCredentialOptions.swift, InitializeWebAuthn.swift (in target 'AWSCognitoAuthPlugin' from project 'Amplify')
SwiftDriverJobDiscovery normal arm64 Compiling ConfirmResetPasswordView.swift, ConfirmSignInWithCustomChallengeView.swift, ConfirmSignInWithMFACodeView.swift, ConfirmSignInWithNewPasswordView.swift, ConfirmSignInWithOTPView.swift, ConfirmSignInWithTOTPCodeView.swift, ConfirmSignUpView.swift, ConfirmVerifyUserView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
SwiftDriverJobDiscovery normal arm64 Compiling AuthEvents.swift, AuthenticationEvent.swift, AuthorizationEvent.swift, CredentialStoreEvent.swift, DeleteUserEvent.swift, FetchAuthSessionEvent.swift, HostedUIEvent.swift, RefreshSessionEvent.swift, SetUpTOTPEvent.swift, SignInChallengeEvent.swift, SignInEvent.swift, SignOutEvent.swift, SignUpEvent.swift, WebAuthnEvent.swift, AuthState.swift, AuthenticationState.swift, AuthorizationState.swift, CredentialStoreState.swift, CustomSignInState.swift, AuthState+Debug.swift, AuthenticationState+Debug.swift, AuthorizationState+Debug.swift, CredentialStoreState+Debug.swift, CustomSignInState+Debug.swift (in target 'AWSCognitoAuthPlugin' from project 'Amplify')
SwiftDriverJobDiscovery normal arm64 Compiling AuthenticationService.swift, AuthenticatorBaseState.swift, ConfirmResetPasswordState.swift, ConfirmSignInWithCodeState.swift, ConfirmSignInWithNewPasswordState.swift, ConfirmSignUpState.swift, ConfirmVerifyUserState.swift, ContinueSignInWithEmailMFASetupState.swift, ContinueSignInWithMFASelectionState.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
SwiftDriverJobDiscovery normal arm64 Compiling AuthenticatorField.swift, AuthenticatorLogging.swift, FieldValidator.swift, KeyboardIterableFields.swift, Padding.swift, Platform.swift, PreviewFactory.swift, RegionUtils.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
SwiftDriverJobDiscovery normal arm64 Compiling PasswordField.swift, PhoneNumberField.swift, RadioButton.swift, TextField.swift, ResetPasswordView.swift, SignInView.swift, SignUpView.swift, VerifyUserView.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
SwiftDriverJobDiscovery normal arm64 Compiling ContinueSignInWithMFASetupSelectionState.swift, ContinueSignInWithTOTPSetupState.swift, ResetPasswordState.swift, SignInState.swift, SignUpState.swift, SignedInState.swift, VerifyUserState.swift, AuthenticatorTheme.swift (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
SwiftDriver\ Compilation Authenticator normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Authenticator -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/Source/LibNative/module.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCMqtt.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCEventStream.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCChecksums.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCAuth.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCSdkUtils.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCHttp.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCIo.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCCal.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCCompression.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCCommon.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/libtommathAmplify.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AmplifyAvailability.modulemap -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-mqtt/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-event-stream/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-checksums/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-auth/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-sdkutils/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-http/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-io/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-cal/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-compression/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-common/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/config -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/amplify-swift/AmplifyPlugins/Auth/Sources/libtommath/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/amplify-swift/AmplifyPlugins/Auth/Sources/AmplifyAvailability/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Models.swift (in target 'AWSCognitoIdentityProvider' from project 'aws-sdk-swift')
SwiftDriver\ Compilation AWSCognitoIdentityProvider normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AWSCognitoIdentityProvider' from project 'aws-sdk-swift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AWSCognitoIdentityProvider -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/aws-sdk-swift.build/Debug-iphoneos/AWSCognitoIdentityProvider.build/Objects-normal/arm64/AWSCognitoIdentityProvider.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/Source/LibNative/module.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCMqtt.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCEventStream.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCChecksums.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCAuth.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCSdkUtils.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCHttp.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCIo.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCCal.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCCompression.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCCommon.modulemap -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/aws-sdk-swift.build/Debug-iphoneos/AWSCognitoIdentityProvider.build/Objects-normal/arm64/AWSCognitoIdentityProvider-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/aws-sdk-swift.build/Debug-iphoneos/AWSCognitoIdentityProvider.build/Objects-normal/arm64/AWSCognitoIdentityProvider.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name aws_sdk_swift -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/aws-sdk-swift.build/Debug-iphoneos/AWSCognitoIdentityProvider.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/aws-sdk-swift.build/Debug-iphoneos/AWSCognitoIdentityProvider.build/Objects-normal/arm64/AWSCognitoIdentityProvider_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-mqtt/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-event-stream/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-checksums/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-auth/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-sdkutils/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-http/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-io/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-cal/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-compression/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-common/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/config -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/aws-sdk-swift.build/Debug-iphoneos/AWSCognitoIdentityProvider.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/aws-sdk-swift.build/Debug-iphoneos/AWSCognitoIdentityProvider.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/aws-sdk-swift.build/Debug-iphoneos/AWSCognitoIdentityProvider.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/aws-sdk-swift.build/Debug-iphoneos/AWSCognitoIdentityProvider.build/Objects-normal/arm64/AWSCognitoIdentityProvider-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AWSCognitoIdentityProvider.o normal (in target 'AWSCognitoIdentityProvider' from project 'aws-sdk-swift')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-sdk-swift
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/aws-sdk-swift.build/Debug-iphoneos/AWSCognitoIdentityProvider.build/Objects-normal/arm64/AWSCognitoIdentityProvider.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/aws-sdk-swift.build/Debug-iphoneos/AWSCognitoIdentityProvider.build/Objects-normal/arm64/AWSCognitoIdentityProvider_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/aws-sdk-swift.build/Debug-iphoneos/AWSCognitoIdentityProvider.build/Objects-normal/arm64/AWSCognitoIdentityProvider_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/aws-sdk-swift.build/Debug-iphoneos/AWSCognitoIdentityProvider.build/Objects-normal/arm64/AWSCognitoIdentityProvider.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/aws-sdk-swift.build/Debug-iphoneos/AWSCognitoIdentityProvider.build/Objects-normal/arm64/AWSCognitoIdentityProvider-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AWSCognitoIdentityProvider.o
ExtractAppIntentsMetadata (in target 'AWSCognitoIdentityProvider' from project 'aws-sdk-swift')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-sdk-swift
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name AWSCognitoIdentityProvider --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk --xcode-version 17A5241e --platform-family iOS --deployment-target 13.0 --bundle-identifier aws-sdk-swift.AWSCognitoIdentityProvider --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AWSCognitoIdentityProvider.appintents --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AWSCognitoIdentityProvider.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/aws-sdk-swift.build/Debug-iphoneos/AWSCognitoIdentityProvider.build/Objects-normal/arm64/AWSCognitoIdentityProvider_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/aws-sdk-swift.build/Debug-iphoneos/AWSCognitoIdentityProvider.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/aws-sdk-swift.build/Debug-iphoneos/AWSCognitoIdentityProvider.build/Objects-normal/arm64/AWSCognitoIdentityProvider.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/aws-sdk-swift.build/Debug-iphoneos/AWSCognitoIdentityProvider.build/AWSCognitoIdentityProvider.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/aws-sdk-swift.build/Debug-iphoneos/AWSCognitoIdentityProvider.build/AWSCognitoIdentityProvider.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/aws-sdk-swift.build/Debug-iphoneos/AWSCognitoIdentityProvider.build/Objects-normal/arm64/AWSCognitoIdentityProvider.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-09-05 14:54:27.881 appintentsmetadataprocessor[3533:20380] Starting appintentsmetadataprocessor export
2025-09-05 14:54:27.923 appintentsmetadataprocessor[3533:20380] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AWSCognitoIdentityProvider.o (in target 'AWSCognitoIdentityProvider' from project 'aws-sdk-swift')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-sdk-swift
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AWSCognitoIdentityProvider.o
SwiftDriverJobDiscovery normal arm64 Compiling Environment+Type.swift, StateMachineEvent+Type.swift, AuthUserAttributeKey+RawValue.swift, ConfirmSignUpInput+Amplify.swift, Date+UTC.swift, HttpClientEngineProxy.swift, InitiateAuthInput+Amplify.swift, RespondToAuthChallengeInput+Amplify.swift, SignUpInput+Amplify.swift, AWSAuthAutoSignInTask.swift, AWSAuthChangePasswordTask.swift, AWSAuthClearFederationToIdentityPoolTask.swift, AWSAuthConfirmResetPasswordTask.swift, AWSAuthConfirmSignInTask.swift, AWSAuthConfirmSignUpTask.swift, AWSAuthDeleteUserTask.swift, AWSAuthFederateToIdentityPoolTask.swift, AWSAuthFetchSessionTask.swift, AWSAuthResendSignUpCodeTask.swift, AWSAuthResetPasswordTask.swift, AWSAuthSignInTask.swift, AWSAuthSignOutTask.swift, AWSAuthSignUpTask.swift, AWSAuthWebUISignInTask.swift (in target 'AWSCognitoAuthPlugin' from project 'Amplify')
SwiftDriver\ Compilation AWSCognitoAuthPlugin normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AWSCognitoAuthPlugin' from project 'Amplify')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AWSCognitoAuthPlugin -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Amplify.build/Debug-iphoneos/AWSCognitoAuthPlugin.build/Objects-normal/arm64/AWSCognitoAuthPlugin.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/Source/LibNative/module.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCMqtt.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCEventStream.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCChecksums.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCAuth.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCSdkUtils.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCHttp.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCIo.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCCal.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCCompression.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AwsCCommon.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/libtommathAmplify.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AmplifyAvailability.modulemap -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Amplify.build/Debug-iphoneos/AWSCognitoAuthPlugin.build/Objects-normal/arm64/AWSCognitoAuthPlugin-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Amplify.build/Debug-iphoneos/AWSCognitoAuthPlugin.build/Objects-normal/arm64/AWSCognitoAuthPlugin.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name amplify_swift -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Amplify.build/Debug-iphoneos/AWSCognitoAuthPlugin.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Amplify.build/Debug-iphoneos/AWSCognitoAuthPlugin.build/Objects-normal/arm64/AWSCognitoAuthPlugin_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-mqtt/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-event-stream/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-checksums/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-auth/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-sdkutils/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-http/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-io/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-cal/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-compression/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/aws-c-common/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/aws-crt-swift/aws-common-runtime/config -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/amplify-swift/AmplifyPlugins/Auth/Sources/libtommath/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/amplify-swift/AmplifyPlugins/Auth/Sources/AmplifyAvailability/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Amplify.build/Debug-iphoneos/AWSCognitoAuthPlugin.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Amplify.build/Debug-iphoneos/AWSCognitoAuthPlugin.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Amplify.build/Debug-iphoneos/AWSCognitoAuthPlugin.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Amplify.build/Debug-iphoneos/AWSCognitoAuthPlugin.build/Objects-normal/arm64/AWSCognitoAuthPlugin-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AWSCognitoAuthPlugin.o normal (in target 'AWSCognitoAuthPlugin' from project 'Amplify')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/amplify-swift
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Amplify.build/Debug-iphoneos/AWSCognitoAuthPlugin.build/Objects-normal/arm64/AWSCognitoAuthPlugin.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Amplify.build/Debug-iphoneos/AWSCognitoAuthPlugin.build/Objects-normal/arm64/AWSCognitoAuthPlugin_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Amplify.build/Debug-iphoneos/AWSCognitoAuthPlugin.build/Objects-normal/arm64/AWSCognitoAuthPlugin_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Amplify.build/Debug-iphoneos/AWSCognitoAuthPlugin.build/Objects-normal/arm64/AWSCognitoAuthPlugin.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Amplify.build/Debug-iphoneos/AWSCognitoAuthPlugin.build/Objects-normal/arm64/AWSCognitoAuthPlugin-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AWSCognitoAuthPlugin.o
ExtractAppIntentsMetadata (in target 'AWSCognitoAuthPlugin' from project 'Amplify')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/amplify-swift
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name AWSCognitoAuthPlugin --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk --xcode-version 17A5241e --platform-family iOS --deployment-target 13.0 --bundle-identifier amplify-swift.AWSCognitoAuthPlugin --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AWSCognitoAuthPlugin.appintents --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AWSCognitoAuthPlugin.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Amplify.build/Debug-iphoneos/AWSCognitoAuthPlugin.build/Objects-normal/arm64/AWSCognitoAuthPlugin_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Amplify.build/Debug-iphoneos/AWSCognitoAuthPlugin.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Amplify.build/Debug-iphoneos/AWSCognitoAuthPlugin.build/Objects-normal/arm64/AWSCognitoAuthPlugin.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Amplify.build/Debug-iphoneos/AWSCognitoAuthPlugin.build/AWSCognitoAuthPlugin.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Amplify.build/Debug-iphoneos/AWSCognitoAuthPlugin.build/AWSCognitoAuthPlugin.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Amplify.build/Debug-iphoneos/AWSCognitoAuthPlugin.build/Objects-normal/arm64/AWSCognitoAuthPlugin.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-09-05 14:54:28.566 appintentsmetadataprocessor[3536:20401] Starting appintentsmetadataprocessor export
2025-09-05 14:54:28.614 appintentsmetadataprocessor[3536:20401] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AWSCognitoAuthPlugin.o (in target 'AWSCognitoAuthPlugin' from project 'Amplify')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/amplify-swift
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AWSCognitoAuthPlugin.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Authenticator.o normal (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios15.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Authenticator.o
ExtractAppIntentsMetadata (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Authenticator --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk --xcode-version 17A5241e --platform-family iOS --deployment-target 15.0 --bundle-identifier spi-builder-workspace.Authenticator --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Authenticator.appintents --target-triple arm64-apple-ios15.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Authenticator.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Authenticator.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Authenticator.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AmplifyUIAuthenticator.build/Debug-iphoneos/Authenticator.build/Objects-normal/arm64/Authenticator.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-09-05 14:54:28.689 appintentsmetadataprocessor[3539:20416] Starting appintentsmetadataprocessor export
2025-09-05 14:54:28.734 appintentsmetadataprocessor[3539:20416] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Authenticator.o (in target 'Authenticator' from project 'AmplifyUIAuthenticator')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Authenticator.o
** BUILD SUCCEEDED **
Build complete.
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "amplify-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "2.45.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/aws-amplify/amplify-swift"
}
],
"manifest_display_name" : "AmplifyUIAuthenticator",
"name" : "AmplifyUIAuthenticator",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "Authenticator",
"targets" : [
"Authenticator"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AuthenticatorTests",
"module_type" : "SwiftTarget",
"name" : "AuthenticatorTests",
"path" : "Tests/AuthenticatorTests",
"sources" : [
"Mocks/MockAuthenticationService.swift",
"Mocks/MockAuthenticatorState.swift",
"States/AuthenticatorBaseStateTests.swift",
"States/ConfirmResetPasswordStateTests.swift",
"States/ConfirmSignInWithCodeStateTests.swift",
"States/ConfirmSignInWithNewPasswordStateTests.swift",
"States/ConfirmSignUpStateTests.swift",
"States/ConfirmVerifyUserStateTests.swift",
"States/ContinueSignInWithEmailMFASetupStateTests.swift",
"States/ContinueSignInWithMFASelectionStateTests.swift",
"States/ContinueSignInWithMFASetupSelectionStateTests.swift",
"States/ContinueSignInWithTOTPSetupStateTests.swift",
"States/ResetPasswordStateTests.swift",
"States/SignInStateTests.swift",
"States/SignUpStateTests.swift",
"States/SignedInStateTests.swift",
"States/VerifyUserStateTests.swift"
],
"target_dependencies" : [
"Authenticator"
],
"type" : "test"
},
{
"c99name" : "Authenticator",
"module_type" : "SwiftTarget",
"name" : "Authenticator",
"path" : "Sources/Authenticator",
"product_dependencies" : [
"Amplify",
"AWSCognitoAuthPlugin"
],
"product_memberships" : [
"Authenticator"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Authenticator/Resources/en.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "en"
}
}
}
],
"sources" : [
"Authenticator.swift",
"Configuration/AmplifyConfiguration.swift",
"Configuration/AuthenticatorOptions.swift",
"Constants/ComponentInformation.swift",
"Extensions/AuthError+Connectivity.swift",
"Extensions/AuthUserAttributeKey+LocalizedTitle.swift",
"Extensions/Bundle+Utils.swift",
"Extensions/Color+AmplifyUI.swift",
"Extensions/Color+Utils.swift",
"Extensions/DeliveryDestination+Value.swift",
"Extensions/EnvironmentValues+Authenticator.swift",
"Extensions/Logger+Error.swift",
"Extensions/String+Localizable.swift",
"Models/AuthenticatorMessage.swift",
"Models/AuthenticatorState.swift",
"Models/AuthenticatorStep.swift",
"Models/Internal/AuthenticatorMFAType.swift",
"Models/Internal/AuthenticatorStateProtocol.swift",
"Models/Internal/Credentials.swift",
"Models/Internal/InputType.swift",
"Models/Internal/Step.swift",
"Models/Internal/Validator.swift",
"Models/SignUpAttribute.swift",
"Models/SignUpField.swift",
"Options/TOTPOptions.swift",
"Service/AmplifyAuthenticationService.swift",
"Service/AuthenticationService.swift",
"States/AuthenticatorBaseState.swift",
"States/ConfirmResetPasswordState.swift",
"States/ConfirmSignInWithCodeState.swift",
"States/ConfirmSignInWithNewPasswordState.swift",
"States/ConfirmSignUpState.swift",
"States/ConfirmVerifyUserState.swift",
"States/ContinueSignInWithEmailMFASetupState.swift",
"States/ContinueSignInWithMFASelectionState.swift",
"States/ContinueSignInWithMFASetupSelectionState.swift",
"States/ContinueSignInWithTOTPSetupState.swift",
"States/ResetPasswordState.swift",
"States/SignInState.swift",
"States/SignUpState.swift",
"States/SignedInState.swift",
"States/VerifyUserState.swift",
"Theming/AuthenticatorTheme.swift",
"Utilities/AuthenticatorField.swift",
"Utilities/AuthenticatorLogging.swift",
"Utilities/FieldValidator.swift",
"Utilities/KeyboardIterableFields.swift",
"Utilities/Padding.swift",
"Utilities/Platform.swift",
"Utilities/PreviewFactory.swift",
"Utilities/RegionUtils.swift",
"Views/ConfirmResetPasswordView.swift",
"Views/ConfirmSignInWithCustomChallengeView.swift",
"Views/ConfirmSignInWithMFACodeView.swift",
"Views/ConfirmSignInWithNewPasswordView.swift",
"Views/ConfirmSignInWithOTPView.swift",
"Views/ConfirmSignInWithTOTPCodeView.swift",
"Views/ConfirmSignUpView.swift",
"Views/ConfirmVerifyUserView.swift",
"Views/ContinueSignInWithEmailMFASetupView.swift",
"Views/ContinueSignInWithMFASelectionView.swift",
"Views/ContinueSignInWithMFASetupSelectionView.swift",
"Views/ContinueSignInWithTOTPCopyKeyView.swift",
"Views/ContinueSignInWithTOTPSetupQRCodeView.swift",
"Views/ContinueSignInWithTOTPSetupView.swift",
"Views/ErrorView.swift",
"Views/Internal/AuthenticatorMessageView.swift",
"Views/Internal/AuthenticatorTextWithHeader.swift",
"Views/Internal/AuthenticatorView.swift",
"Views/Internal/ConfirmSignInWithCodeView.swift",
"Views/Internal/DefaultHeader.swift",
"Views/Internal/SignUpInputField.swift",
"Views/Primitives/Button.swift",
"Views/Primitives/DatePicker.swift",
"Views/Primitives/ImageButton.swift",
"Views/Primitives/PasswordField.swift",
"Views/Primitives/PhoneNumberField.swift",
"Views/Primitives/RadioButton.swift",
"Views/Primitives/TextField.swift",
"Views/ResetPasswordView.swift",
"Views/SignInView.swift",
"Views/SignUpView.swift",
"Views/VerifyUserView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.