Build Information
Failed to build FootprintSwift, reference 3.0.7 (0a8f37), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 22 Jun 2025 21:58:33 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FootprintSwift -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/onefootprint/footprint-swift.git
Reference: 3.0.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/onefootprint/footprint-swift
* tag 3.0.7 -> FETCH_HEAD
HEAD is now at 0a8f37c 3.0.7
Cloned https://github.com/onefootprint/footprint-swift.git
Revision (git rev-parse @):
0a8f37ca81ce10fb4821edf1d2400a47380d6451
SUCCESS checkout https://github.com/onefootprint/footprint-swift.git at 3.0.7
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/onefootprint/footprint-swift.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
FootprintSwift: /Users/admin/builder/spi-builder-workspace
resolved source packages: FootprintSwift
{
"dependencies" : [
],
"manifest_display_name" : "FootprintSwift",
"name" : "FootprintSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "FootprintSwift",
"targets" : [
"FootprintSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FootprintSwiftTests",
"module_type" : "SwiftTarget",
"name" : "FootprintSwiftTests",
"path" : "Tests/FootprintSwiftTests",
"sources" : [
"FootprintSwiftTests.swift"
],
"target_dependencies" : [
"FootprintSwift"
],
"type" : "test"
},
{
"c99name" : "FootprintSwift",
"module_type" : "SwiftTarget",
"name" : "FootprintSwift",
"path" : "Sources/FootprintSwift",
"product_memberships" : [
"FootprintSwift"
],
"sources" : [
"Hosted/FootprintAppearance/FootprintAppearance.swift",
"Hosted/FootprintAppearance/FootprintAppearanceRules.swift",
"Hosted/FootprintAppearance/FootprintAppearanceTheme.swift",
"Hosted/FootprintAppearance/FootprintAppearanceVariables.swift",
"Hosted/FootprintAttestationManager/FootprintAttestationManager.swift",
"Hosted/FootprintAttestationManager/FootprintAttester.swift",
"Hosted/FootprintAttestationManager/FootprintDeviceAttestation.swift",
"Hosted/FootprintAttestationManager/FootprintKeychainStorage.swift",
"Hosted/FootprintAuthSessionManager.swift",
"Hosted/FootprintConfiguration/FootprintBootstrapData.swift",
"Hosted/FootprintConfiguration/FootprintConfiguration.swift",
"Hosted/FootprintConfiguration/FootprintL10n.swift",
"Hosted/FootprintConfiguration/FootprintOptions.swift",
"Hosted/FootprintHostedError.swift",
"Hosted/FootprintLogger.swift",
"Hosted/FootprintSdkArgsManager.swift",
"Hosted/FootprintSdkMetadata.swift",
"Hosted/FootprintSdkTelemetry.swift",
"Hosted/FootprintSwift.swift",
"OnboardingComponents/AuthTokenStatus.swift",
"OnboardingComponents/Client/APIs/BusinessesAPI.swift",
"OnboardingComponents/Client/APIs/ChallengeAPI.swift",
"OnboardingComponents/Client/APIs/D2pAPI.swift",
"OnboardingComponents/Client/APIs/DocumentAPI.swift",
"OnboardingComponents/Client/APIs/HostedAPI.swift",
"OnboardingComponents/Client/APIs/IdentifyAPI.swift",
"OnboardingComponents/Client/APIs/My1fpAPI.swift",
"OnboardingComponents/Client/APIs/OnboardingAPI.swift",
"OnboardingComponents/Client/APIs/OrganizationAPI.swift",
"OnboardingComponents/Client/APIs/SdkArgsAPI.swift",
"OnboardingComponents/Client/APIs/UserAPI.swift",
"OnboardingComponents/Client/APIs/UsersAPI.swift",
"OnboardingComponents/Client/APIs/VaultAPI.swift",
"OnboardingComponents/Client/Infrastructure/APIHelper.swift",
"OnboardingComponents/Client/Infrastructure/APIs.swift",
"OnboardingComponents/Client/Infrastructure/CodableHelper.swift",
"OnboardingComponents/Client/Infrastructure/Extensions.swift",
"OnboardingComponents/Client/Infrastructure/JSONDataEncoding.swift",
"OnboardingComponents/Client/Infrastructure/JSONEncodingHelper.swift",
"OnboardingComponents/Client/Infrastructure/JSONValue.swift",
"OnboardingComponents/Client/Infrastructure/Models.swift",
"OnboardingComponents/Client/Infrastructure/OpenISO8601DateFormatter.swift",
"OnboardingComponents/Client/Infrastructure/SynchronizedDictionary.swift",
"OnboardingComponents/Client/Infrastructure/URLSessionImplementations.swift",
"OnboardingComponents/Client/Infrastructure/Validation.swift",
"OnboardingComponents/Client/Models/AuthMethod.swift",
"OnboardingComponents/Client/Models/AuthRequirementsResponse.swift",
"OnboardingComponents/Client/Models/AuthRequirementsResponseAllRequirementsInner.swift",
"OnboardingComponents/Client/Models/AuthorizeRequirement.swift",
"OnboardingComponents/Client/Models/AuthorizedOrg.swift",
"OnboardingComponents/Client/Models/BusinessDecryptResponse.swift",
"OnboardingComponents/Client/Models/CheckSessionResponse.swift",
"OnboardingComponents/Client/Models/CollectDataRequirement.swift",
"OnboardingComponents/Client/Models/CollectInvestorProfileRequirement.swift",
"OnboardingComponents/Client/Models/CollectedAttributes.swift",
"OnboardingComponents/Client/Models/ConsentRequest.swift",
"OnboardingComponents/Client/Models/CreateDeviceAttestationRequest.swift",
"OnboardingComponents/Client/Models/CreateDocumentRequest.swift",
"OnboardingComponents/Client/Models/CreateDocumentResponse.swift",
"OnboardingComponents/Client/Models/CreateOnboardingTimelineRequest.swift",
"OnboardingComponents/Client/Models/CreateSdkArgsTokenResponse.swift",
"OnboardingComponents/Client/Models/CreateUserTokenRequest.swift",
"OnboardingComponents/Client/Models/CreateUserTokenResponse.swift",
"OnboardingComponents/Client/Models/D2pGenerateRequest.swift",
"OnboardingComponents/Client/Models/D2pGenerateRequestMeta.swift",
"OnboardingComponents/Client/Models/D2pGenerateRequestMetaL10n.swift",
"OnboardingComponents/Client/Models/D2pGenerateResponse.swift",
"OnboardingComponents/Client/Models/D2pSmsRequest.swift",
"OnboardingComponents/Client/Models/D2pSmsResponse.swift",
"OnboardingComponents/Client/Models/D2pStatusResponse.swift",
"OnboardingComponents/Client/Models/D2pUpdateStatusRequest.swift",
"OnboardingComponents/Client/Models/DeviceAttestationChallengeResponse.swift",
"OnboardingComponents/Client/Models/DocumentRequirement.swift",
"OnboardingComponents/Client/Models/DocumentResponse.swift",
"OnboardingComponents/Client/Models/EmailVerifyRequest.swift",
"OnboardingComponents/Client/Models/FingerprintVisitRequest.swift",
"OnboardingComponents/Client/Models/GetDeviceAttestationChallengeRequest.swift",
"OnboardingComponents/Client/Models/GetSdkArgsTokenResponse.swift",
"OnboardingComponents/Client/Models/GetSdkArgsTokenResponseObConfig.swift",
"OnboardingComponents/Client/Models/GetUserTokenResponse.swift",
"OnboardingComponents/Client/Models/HostedBusiness.swift",
"OnboardingComponents/Client/Models/HostedBusinessInvited.swift",
"OnboardingComponents/Client/Models/HostedBusinessInviter.swift",
"OnboardingComponents/Client/Models/HostedValidateResponse.swift",
"OnboardingComponents/Client/Models/IdentifyRequest.swift",
"OnboardingComponents/Client/Models/IdentifyResponse.swift",
"OnboardingComponents/Client/Models/IdentifyResponseUser.swift",
"OnboardingComponents/Client/Models/IdentifyResponseUserAuthMethodsInner.swift",
"OnboardingComponents/Client/Models/IdentifyVerifyRequest.swift",
"OnboardingComponents/Client/Models/IdentifyVerifyResponse.swift",
"OnboardingComponents/Client/Models/KbaResponse.swift",
"OnboardingComponents/Client/Models/LiteIdentifyRequest.swift",
"OnboardingComponents/Client/Models/LiteIdentifyResponse.swift",
"OnboardingComponents/Client/Models/LogBody.swift",
"OnboardingComponents/Client/Models/LoginChallengeRequest.swift",
"OnboardingComponents/Client/Models/LoginChallengeResponse.swift",
"OnboardingComponents/Client/Models/LoginChallengeResponseChallengeData.swift",
"OnboardingComponents/Client/Models/ModelErrorResponse.swift",
"OnboardingComponents/Client/Models/NeuroIdentityIdResponse.swift",
"OnboardingComponents/Client/Models/OnboardingResponse.swift",
"OnboardingComponents/Client/Models/OnboardingSessionResponse.swift",
"OnboardingComponents/Client/Models/OnboardingStatusResponse.swift",
"OnboardingComponents/Client/Models/PostOnboardingRequest.swift",
"OnboardingComponents/Client/Models/ProcessRequest.swift",
"OnboardingComponents/Client/Models/ProcessRequirement.swift",
"OnboardingComponents/Client/Models/PublicOnboardingConfiguration.swift",
"OnboardingComponents/Client/Models/RawBusinessDataRequest.swift",
"OnboardingComponents/Client/Models/RegisterAuthMethodRequirement.swift",
"OnboardingComponents/Client/Models/RegisterPasskeyRequirement.swift",
"OnboardingComponents/Client/Models/Requirement.swift",
"OnboardingComponents/Client/Models/SignupChallengeRequest.swift",
"OnboardingComponents/Client/Models/SignupChallengeRequestEmail.swift",
"OnboardingComponents/Client/Models/SignupChallengeResponse.swift",
"OnboardingComponents/Client/Models/SkipPasskeyRegisterRequest.swift",
"OnboardingComponents/Client/Models/SkipPasskeyRegisterRequestContext.swift",
"OnboardingComponents/Client/Models/SkipPasskeyRegisterRequestContextAttemptsInner.swift",
"OnboardingComponents/Client/Models/SocureDeviceSessionIdRequest.swift",
"OnboardingComponents/Client/Models/StytchTelemetryRequest.swift",
"OnboardingComponents/Client/Models/UserChallengeRequest.swift",
"OnboardingComponents/Client/Models/UserChallengeResponse.swift",
"OnboardingComponents/Client/Models/UserChallengeVerifyRequest.swift",
"OnboardingComponents/Client/Models/UserDecryptRequest.swift",
"OnboardingComponents/Client/Models/VaultBadRequestResponse.swift",
"OnboardingComponents/Client/Models/VaultDI.swift",
"OnboardingComponents/Client/Models/VaultData.swift",
"OnboardingComponents/Components/EmailInputField.swift",
"OnboardingComponents/Components/FpField.swift",
"OnboardingComponents/Components/FpFieldError.swift",
"OnboardingComponents/Components/FpForm.swift",
"OnboardingComponents/Components/FpInput.swift",
"OnboardingComponents/Components/FpLabel.swift",
"OnboardingComponents/Components/PinInputField.swift",
"OnboardingComponents/FieldManager.swift",
"OnboardingComponents/FootprintError.swift",
"OnboardingComponents/FootprintProvider.swift",
"OnboardingComponents/FootprintQueries.swift",
"OnboardingComponents/FootprintSupportedCountryCodes.swift",
"OnboardingComponents/FormManager.swift",
"OnboardingComponents/FpFieldName.swift",
"OnboardingComponents/RequirementAttributes.swift",
"OnboardingComponents/Utils/DateFormatters.swift",
"OnboardingComponents/Utils/FieldProps.swift",
"OnboardingComponents/Utils/InputFormatters.swift",
"OnboardingComponents/Utils/Validations/IsAddressLine.swift",
"OnboardingComponents/Utils/Validations/IsAlphanumeric.swift",
"OnboardingComponents/Utils/Validations/IsDob.swift",
"OnboardingComponents/Utils/Validations/IsEmail.swift",
"OnboardingComponents/Utils/Validations/IsEmailDomain.swift",
"OnboardingComponents/Utils/Validations/IsIpAddress.swift",
"OnboardingComponents/Utils/Validations/IsName.swift",
"OnboardingComponents/Utils/Validations/IsPhoneCountryCode.swift",
"OnboardingComponents/Utils/Validations/IsPhoneNumber.swift",
"OnboardingComponents/Utils/Validations/IsSSN4.swift",
"OnboardingComponents/Utils/Validations/IsSSN9.swift",
"OnboardingComponents/Utils/Validations/IsSandboxFixtureNumber.swift",
"OnboardingComponents/Utils/Validations/IsSupportedCountryCode.swift",
"OnboardingComponents/Utils/Validations/IsTin.swift",
"OnboardingComponents/Utils/Validations/IsTokenFormat.swift",
"OnboardingComponents/Utils/Validations/IsURL.swift",
"OnboardingComponents/Utils/Validations/isEinFormat.swift",
"OnboardingComponents/Utils/Validations/isValidDate.swift",
"OnboardingComponents/Utils/VaultDataFormatters.swift",
"OnboardingComponents/Verify.swift",
"Shared/PackageInfo.swift",
"Shared/SandboxOutcome.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FootprintSwift"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FootprintSwift -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme FootprintSwift -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
FootprintSwift: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'FootprintSwift' in project 'FootprintSwift'
➜ Explicit dependency on target 'FootprintSwift' in project 'FootprintSwift'
Target 'FootprintSwift' in project 'FootprintSwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: e956ca7d7411c1c0dcb246cd6e10d12e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e956ca7d7411c1c0dcb246cd6e10d12e.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/FootprintSwift.DependencyStaticMetadataFileList (in target 'FootprintSwift' from project 'FootprintSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/FootprintSwift.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/FootprintSwift.DependencyMetadataFileList (in target 'FootprintSwift' from project 'FootprintSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/FootprintSwift.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/FootprintSwift.modulemap (in target 'FootprintSwift' from project 'FootprintSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/FootprintSwift.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/Objects-normal/arm64/FootprintSwift.LinkFileList (in target 'FootprintSwift' from project 'FootprintSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/Objects-normal/arm64/FootprintSwift.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/Objects-normal/arm64/FootprintSwift_const_extract_protocols.json (in target 'FootprintSwift' from project 'FootprintSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/Objects-normal/arm64/FootprintSwift_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/Objects-normal/arm64/FootprintSwift.SwiftConstValuesFileList (in target 'FootprintSwift' from project 'FootprintSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/Objects-normal/arm64/FootprintSwift.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/Objects-normal/arm64/FootprintSwift.SwiftFileList (in target 'FootprintSwift' from project 'FootprintSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/Objects-normal/arm64/FootprintSwift.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/Objects-normal/arm64/FootprintSwift-OutputFileMap.json (in target 'FootprintSwift' from project 'FootprintSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/Objects-normal/arm64/FootprintSwift-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/FootprintSwift.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/FootprintSwift.modulemap (in target 'FootprintSwift' from project 'FootprintSwift')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/FootprintSwift.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver FootprintSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FootprintSwift' from project 'FootprintSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FootprintSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/Objects-normal/arm64/FootprintSwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/Objects-normal/arm64/FootprintSwift-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/FootprintSwift.build/Debug/FootprintSwift.build/Objects-normal/arm64/FootprintSwift.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/Objects-normal/arm64/FootprintSwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.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/FootprintSwift.build/Debug/FootprintSwift.build/Objects-normal/arm64/FootprintSwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/FootprintSwift/Hosted/FootprintAttestationManager/FootprintDeviceAttestation.swift:2:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^ (in target 'FootprintSwift' from project 'FootprintSwift')
/Users/admin/builder/spi-builder-workspace/Sources/FootprintSwift/Hosted/FootprintAttestationManager/FootprintDeviceAttestation.swift:2:8: note: A dependency of main module 'FootprintSwift'
import UIKit
^ (in target 'FootprintSwift' from project 'FootprintSwift')
/Users/admin/builder/spi-builder-workspace/Sources/FootprintSwift/OnboardingComponents/FootprintProvider.swift:2:8: note: Also imported here
import UIKit
^ (in target 'FootprintSwift' from project 'FootprintSwift')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:68aeaf93451ed1e1e0a5973bf34e6778483664fb, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:68aeaf93451ed1e1e0a5973bf34e6778483664fb, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:68aeaf93451ed1e1e0a5973bf34e6778483664fb, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:68aeaf93451ed1e1e0a5973bf34e6778483664fb, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/FootprintSwift/Hosted/FootprintAttestationManager/FootprintDeviceAttestation.swift:2:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FootprintSwift/Hosted/FootprintAttestationManager/FootprintDeviceAttestation.swift:2:8: note: a dependency of main module 'FootprintSwift'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FootprintSwift/OnboardingComponents/FootprintProvider.swift:2:8: note: also imported here
import UIKit
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver FootprintSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FootprintSwift' from project 'FootprintSwift')
Building workspace spi-builder-workspace with scheme FootprintSwift
(2 failures)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
FootprintSwift: /Users/admin/builder/spi-builder-workspace
resolved source packages: FootprintSwift
{
"dependencies" : [
],
"manifest_display_name" : "FootprintSwift",
"name" : "FootprintSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "FootprintSwift",
"targets" : [
"FootprintSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FootprintSwiftTests",
"module_type" : "SwiftTarget",
"name" : "FootprintSwiftTests",
"path" : "Tests/FootprintSwiftTests",
"sources" : [
"FootprintSwiftTests.swift"
],
"target_dependencies" : [
"FootprintSwift"
],
"type" : "test"
},
{
"c99name" : "FootprintSwift",
"module_type" : "SwiftTarget",
"name" : "FootprintSwift",
"path" : "Sources/FootprintSwift",
"product_memberships" : [
"FootprintSwift"
],
"sources" : [
"Hosted/FootprintAppearance/FootprintAppearance.swift",
"Hosted/FootprintAppearance/FootprintAppearanceRules.swift",
"Hosted/FootprintAppearance/FootprintAppearanceTheme.swift",
"Hosted/FootprintAppearance/FootprintAppearanceVariables.swift",
"Hosted/FootprintAttestationManager/FootprintAttestationManager.swift",
"Hosted/FootprintAttestationManager/FootprintAttester.swift",
"Hosted/FootprintAttestationManager/FootprintDeviceAttestation.swift",
"Hosted/FootprintAttestationManager/FootprintKeychainStorage.swift",
"Hosted/FootprintAuthSessionManager.swift",
"Hosted/FootprintConfiguration/FootprintBootstrapData.swift",
"Hosted/FootprintConfiguration/FootprintConfiguration.swift",
"Hosted/FootprintConfiguration/FootprintL10n.swift",
"Hosted/FootprintConfiguration/FootprintOptions.swift",
"Hosted/FootprintHostedError.swift",
"Hosted/FootprintLogger.swift",
"Hosted/FootprintSdkArgsManager.swift",
"Hosted/FootprintSdkMetadata.swift",
"Hosted/FootprintSdkTelemetry.swift",
"Hosted/FootprintSwift.swift",
"OnboardingComponents/AuthTokenStatus.swift",
"OnboardingComponents/Client/APIs/BusinessesAPI.swift",
"OnboardingComponents/Client/APIs/ChallengeAPI.swift",
"OnboardingComponents/Client/APIs/D2pAPI.swift",
"OnboardingComponents/Client/APIs/DocumentAPI.swift",
"OnboardingComponents/Client/APIs/HostedAPI.swift",
"OnboardingComponents/Client/APIs/IdentifyAPI.swift",
"OnboardingComponents/Client/APIs/My1fpAPI.swift",
"OnboardingComponents/Client/APIs/OnboardingAPI.swift",
"OnboardingComponents/Client/APIs/OrganizationAPI.swift",
"OnboardingComponents/Client/APIs/SdkArgsAPI.swift",
"OnboardingComponents/Client/APIs/UserAPI.swift",
"OnboardingComponents/Client/APIs/UsersAPI.swift",
"OnboardingComponents/Client/APIs/VaultAPI.swift",
"OnboardingComponents/Client/Infrastructure/APIHelper.swift",
"OnboardingComponents/Client/Infrastructure/APIs.swift",
"OnboardingComponents/Client/Infrastructure/CodableHelper.swift",
"OnboardingComponents/Client/Infrastructure/Extensions.swift",
"OnboardingComponents/Client/Infrastructure/JSONDataEncoding.swift",
"OnboardingComponents/Client/Infrastructure/JSONEncodingHelper.swift",
"OnboardingComponents/Client/Infrastructure/JSONValue.swift",
"OnboardingComponents/Client/Infrastructure/Models.swift",
"OnboardingComponents/Client/Infrastructure/OpenISO8601DateFormatter.swift",
"OnboardingComponents/Client/Infrastructure/SynchronizedDictionary.swift",
"OnboardingComponents/Client/Infrastructure/URLSessionImplementations.swift",
"OnboardingComponents/Client/Infrastructure/Validation.swift",
"OnboardingComponents/Client/Models/AuthMethod.swift",
"OnboardingComponents/Client/Models/AuthRequirementsResponse.swift",
"OnboardingComponents/Client/Models/AuthRequirementsResponseAllRequirementsInner.swift",
"OnboardingComponents/Client/Models/AuthorizeRequirement.swift",
"OnboardingComponents/Client/Models/AuthorizedOrg.swift",
"OnboardingComponents/Client/Models/BusinessDecryptResponse.swift",
"OnboardingComponents/Client/Models/CheckSessionResponse.swift",
"OnboardingComponents/Client/Models/CollectDataRequirement.swift",
"OnboardingComponents/Client/Models/CollectInvestorProfileRequirement.swift",
"OnboardingComponents/Client/Models/CollectedAttributes.swift",
"OnboardingComponents/Client/Models/ConsentRequest.swift",
"OnboardingComponents/Client/Models/CreateDeviceAttestationRequest.swift",
"OnboardingComponents/Client/Models/CreateDocumentRequest.swift",
"OnboardingComponents/Client/Models/CreateDocumentResponse.swift",
"OnboardingComponents/Client/Models/CreateOnboardingTimelineRequest.swift",
"OnboardingComponents/Client/Models/CreateSdkArgsTokenResponse.swift",
"OnboardingComponents/Client/Models/CreateUserTokenRequest.swift",
"OnboardingComponents/Client/Models/CreateUserTokenResponse.swift",
"OnboardingComponents/Client/Models/D2pGenerateRequest.swift",
"OnboardingComponents/Client/Models/D2pGenerateRequestMeta.swift",
"OnboardingComponents/Client/Models/D2pGenerateRequestMetaL10n.swift",
"OnboardingComponents/Client/Models/D2pGenerateResponse.swift",
"OnboardingComponents/Client/Models/D2pSmsRequest.swift",
"OnboardingComponents/Client/Models/D2pSmsResponse.swift",
"OnboardingComponents/Client/Models/D2pStatusResponse.swift",
"OnboardingComponents/Client/Models/D2pUpdateStatusRequest.swift",
"OnboardingComponents/Client/Models/DeviceAttestationChallengeResponse.swift",
"OnboardingComponents/Client/Models/DocumentRequirement.swift",
"OnboardingComponents/Client/Models/DocumentResponse.swift",
"OnboardingComponents/Client/Models/EmailVerifyRequest.swift",
"OnboardingComponents/Client/Models/FingerprintVisitRequest.swift",
"OnboardingComponents/Client/Models/GetDeviceAttestationChallengeRequest.swift",
"OnboardingComponents/Client/Models/GetSdkArgsTokenResponse.swift",
"OnboardingComponents/Client/Models/GetSdkArgsTokenResponseObConfig.swift",
"OnboardingComponents/Client/Models/GetUserTokenResponse.swift",
"OnboardingComponents/Client/Models/HostedBusiness.swift",
"OnboardingComponents/Client/Models/HostedBusinessInvited.swift",
"OnboardingComponents/Client/Models/HostedBusinessInviter.swift",
"OnboardingComponents/Client/Models/HostedValidateResponse.swift",
"OnboardingComponents/Client/Models/IdentifyRequest.swift",
"OnboardingComponents/Client/Models/IdentifyResponse.swift",
"OnboardingComponents/Client/Models/IdentifyResponseUser.swift",
"OnboardingComponents/Client/Models/IdentifyResponseUserAuthMethodsInner.swift",
"OnboardingComponents/Client/Models/IdentifyVerifyRequest.swift",
"OnboardingComponents/Client/Models/IdentifyVerifyResponse.swift",
"OnboardingComponents/Client/Models/KbaResponse.swift",
"OnboardingComponents/Client/Models/LiteIdentifyRequest.swift",
"OnboardingComponents/Client/Models/LiteIdentifyResponse.swift",
"OnboardingComponents/Client/Models/LogBody.swift",
"OnboardingComponents/Client/Models/LoginChallengeRequest.swift",
"OnboardingComponents/Client/Models/LoginChallengeResponse.swift",
"OnboardingComponents/Client/Models/LoginChallengeResponseChallengeData.swift",
"OnboardingComponents/Client/Models/ModelErrorResponse.swift",
"OnboardingComponents/Client/Models/NeuroIdentityIdResponse.swift",
"OnboardingComponents/Client/Models/OnboardingResponse.swift",
"OnboardingComponents/Client/Models/OnboardingSessionResponse.swift",
"OnboardingComponents/Client/Models/OnboardingStatusResponse.swift",
"OnboardingComponents/Client/Models/PostOnboardingRequest.swift",
"OnboardingComponents/Client/Models/ProcessRequest.swift",
"OnboardingComponents/Client/Models/ProcessRequirement.swift",
"OnboardingComponents/Client/Models/PublicOnboardingConfiguration.swift",
"OnboardingComponents/Client/Models/RawBusinessDataRequest.swift",
"OnboardingComponents/Client/Models/RegisterAuthMethodRequirement.swift",
"OnboardingComponents/Client/Models/RegisterPasskeyRequirement.swift",
"OnboardingComponents/Client/Models/Requirement.swift",
"OnboardingComponents/Client/Models/SignupChallengeRequest.swift",
"OnboardingComponents/Client/Models/SignupChallengeRequestEmail.swift",
"OnboardingComponents/Client/Models/SignupChallengeResponse.swift",
"OnboardingComponents/Client/Models/SkipPasskeyRegisterRequest.swift",
"OnboardingComponents/Client/Models/SkipPasskeyRegisterRequestContext.swift",
"OnboardingComponents/Client/Models/SkipPasskeyRegisterRequestContextAttemptsInner.swift",
"OnboardingComponents/Client/Models/SocureDeviceSessionIdRequest.swift",
"OnboardingComponents/Client/Models/StytchTelemetryRequest.swift",
"OnboardingComponents/Client/Models/UserChallengeRequest.swift",
"OnboardingComponents/Client/Models/UserChallengeResponse.swift",
"OnboardingComponents/Client/Models/UserChallengeVerifyRequest.swift",
"OnboardingComponents/Client/Models/UserDecryptRequest.swift",
"OnboardingComponents/Client/Models/VaultBadRequestResponse.swift",
"OnboardingComponents/Client/Models/VaultDI.swift",
"OnboardingComponents/Client/Models/VaultData.swift",
"OnboardingComponents/Components/EmailInputField.swift",
"OnboardingComponents/Components/FpField.swift",
"OnboardingComponents/Components/FpFieldError.swift",
"OnboardingComponents/Components/FpForm.swift",
"OnboardingComponents/Components/FpInput.swift",
"OnboardingComponents/Components/FpLabel.swift",
"OnboardingComponents/Components/PinInputField.swift",
"OnboardingComponents/FieldManager.swift",
"OnboardingComponents/FootprintError.swift",
"OnboardingComponents/FootprintProvider.swift",
"OnboardingComponents/FootprintQueries.swift",
"OnboardingComponents/FootprintSupportedCountryCodes.swift",
"OnboardingComponents/FormManager.swift",
"OnboardingComponents/FpFieldName.swift",
"OnboardingComponents/RequirementAttributes.swift",
"OnboardingComponents/Utils/DateFormatters.swift",
"OnboardingComponents/Utils/FieldProps.swift",
"OnboardingComponents/Utils/InputFormatters.swift",
"OnboardingComponents/Utils/Validations/IsAddressLine.swift",
"OnboardingComponents/Utils/Validations/IsAlphanumeric.swift",
"OnboardingComponents/Utils/Validations/IsDob.swift",
"OnboardingComponents/Utils/Validations/IsEmail.swift",
"OnboardingComponents/Utils/Validations/IsEmailDomain.swift",
"OnboardingComponents/Utils/Validations/IsIpAddress.swift",
"OnboardingComponents/Utils/Validations/IsName.swift",
"OnboardingComponents/Utils/Validations/IsPhoneCountryCode.swift",
"OnboardingComponents/Utils/Validations/IsPhoneNumber.swift",
"OnboardingComponents/Utils/Validations/IsSSN4.swift",
"OnboardingComponents/Utils/Validations/IsSSN9.swift",
"OnboardingComponents/Utils/Validations/IsSandboxFixtureNumber.swift",
"OnboardingComponents/Utils/Validations/IsSupportedCountryCode.swift",
"OnboardingComponents/Utils/Validations/IsTin.swift",
"OnboardingComponents/Utils/Validations/IsTokenFormat.swift",
"OnboardingComponents/Utils/Validations/IsURL.swift",
"OnboardingComponents/Utils/Validations/isEinFormat.swift",
"OnboardingComponents/Utils/Validations/isValidDate.swift",
"OnboardingComponents/Utils/VaultDataFormatters.swift",
"OnboardingComponents/Verify.swift",
"Shared/PackageInfo.swift",
"Shared/SandboxOutcome.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FootprintSwift"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FootprintSwift -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme FootprintSwift -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
FootprintSwift: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'FootprintSwift' in project 'FootprintSwift'
➜ Explicit dependency on target 'FootprintSwift' in project 'FootprintSwift'
Target 'FootprintSwift' in project 'FootprintSwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
SwiftDriver FootprintSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FootprintSwift' from project 'FootprintSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FootprintSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/Objects-normal/arm64/FootprintSwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/Objects-normal/arm64/FootprintSwift-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/FootprintSwift.build/Debug/FootprintSwift.build/Objects-normal/arm64/FootprintSwift.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/Objects-normal/arm64/FootprintSwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FootprintSwift.build/Debug/FootprintSwift.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/FootprintSwift.build/Debug/FootprintSwift.build/Objects-normal/arm64/FootprintSwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/FootprintSwift/Hosted/FootprintAttestationManager/FootprintDeviceAttestation.swift:2:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^ (in target 'FootprintSwift' from project 'FootprintSwift')
/Users/admin/builder/spi-builder-workspace/Sources/FootprintSwift/Hosted/FootprintAttestationManager/FootprintDeviceAttestation.swift:2:8: note: A dependency of main module 'FootprintSwift'
import UIKit
^ (in target 'FootprintSwift' from project 'FootprintSwift')
/Users/admin/builder/spi-builder-workspace/Sources/FootprintSwift/OnboardingComponents/FootprintProvider.swift:2:8: note: Also imported here
import UIKit
^ (in target 'FootprintSwift' from project 'FootprintSwift')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:68aeaf93451ed1e1e0a5973bf34e6778483664fb, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:68aeaf93451ed1e1e0a5973bf34e6778483664fb, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:68aeaf93451ed1e1e0a5973bf34e6778483664fb, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:68aeaf93451ed1e1e0a5973bf34e6778483664fb, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/FootprintSwift/Hosted/FootprintAttestationManager/FootprintDeviceAttestation.swift:2:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FootprintSwift/Hosted/FootprintAttestationManager/FootprintDeviceAttestation.swift:2:8: note: a dependency of main module 'FootprintSwift'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FootprintSwift/OnboardingComponents/FootprintProvider.swift:2:8: note: also imported here
import UIKit
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver FootprintSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FootprintSwift' from project 'FootprintSwift')
Building workspace spi-builder-workspace with scheme FootprintSwift
(2 failures)
BUILD FAILURE 6.2 macosXcodebuild