Build Information
Failed to build TossPayments, reference 0.1.35 (27015a), with Swift 6.2 for visionOS using Xcode 26.3 on 6 Mar 2026 05:56:12 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TossPayments -destination generic/platform=xrOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tosspayments/payment-sdk-ios.git
Reference: 0.1.35
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tosspayments/payment-sdk-ios
* tag 0.1.35 -> FETCH_HEAD
HEAD is now at 27015a1 release: 0.1.35 (#73)
Cloned https://github.com/tosspayments/payment-sdk-ios.git
Revision (git rev-parse @):
27015a1d25c252134f3423b9665541d3903c1896
SUCCESS checkout https://github.com/tosspayments/payment-sdk-ios.git at 0.1.35
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/tosspayments/payment-sdk-ios.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "TossPayments",
"name" : "TossPayments",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "TossPayments",
"targets" : [
"TossPayments"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "TossPayments",
"module_type" : "SwiftTarget",
"name" : "TossPayments",
"path" : "TossPayments/Sources",
"product_memberships" : [
"TossPayments"
],
"sources" : [
"AppSchemeManager/AppSchemeManager.swift",
"BrowserPopupWindow/BrowserPopupHandler.swift",
"BrowserPopupWindow/BrowserPopupWindowController.swift",
"Model/AgreementStatus.swift",
"Model/CustomRequest.swift",
"Model/Etc/CarrierCode.swift",
"Model/Etc/CashReceipt.swift",
"Model/Etc/EscrowProducts.swift",
"Model/PaymentInfo/CardPaymentInfo.swift",
"Model/PaymentInfo/DefaultPaymentInfo.swift",
"Model/PaymentInfo/ForeignEasyPayPaymentInfo.swift",
"Model/PaymentInfo/GiftCertificatePaymentInfo.swift",
"Model/PaymentInfo/MobilePhonePaymentInfo.swift",
"Model/PaymentInfo/PaymentInfo.swift",
"Model/PaymentInfo/TransferPaymentInfo.swift",
"Model/PaymentInfo/VirtualAccountPaymentInfo.swift",
"Model/PaymentInfo/WebConstants.swift",
"Model/PaymentMethod/GiftCertificate.swift",
"Model/PaymentMethod/PaymentMethod.swift",
"Model/TossPaymentsResult.swift",
"Model/WidgetPaymentInfo/DefaultWidgetPaymentInfo.swift",
"Model/WidgetPaymentInfo/WidgetPaymentInfo.swift",
"Model/WidgetPaymentMethod.swift",
"Model/WidgetStatus.swift",
"Service/TossPaymentsEnvironment.swift",
"Service/TossPaymentsService.swift",
"Service/WidgetService.swift",
"SwiftUI/TossPayments/TossPaymentsView.swift",
"SwiftUI/TossPayments/WebView/TossPaymentsWebView.swift",
"SwiftUI/Widget/AgreementWidgetView.swift",
"SwiftUI/Widget/PaymentMethodWidgetView.swift",
"SwiftUI/Widget/PaymentWidgetView.swift",
"UIKit/Base/TossPaymentsDelegate.swift",
"UIKit/Base/TossPaymentsViewController+WKUIDelegate.swift",
"UIKit/Base/TossPaymentsViewController.swift",
"UIKit/Base/TossPaymentsWidgetUIDelegate.swift",
"UIKit/BrandPay/BrandPay.swift",
"UIKit/Message/ChangePaymentMethodMessage.swift",
"UIKit/Message/CustomPaymentMethodSelectedMessage.swift",
"UIKit/Message/CustomPaymentMethodUnselectedMessage.swift",
"UIKit/Message/CustomRequestMessage.swift",
"UIKit/Message/MessageHandler.swift",
"UIKit/Message/UpdateAgreementStatusMessage.swift",
"UIKit/Message/UpdateHeightMessage.swift",
"UIKit/Message/WidgetMessageProtocol.swift",
"UIKit/Message/WidgetStatusMessage.swift",
"UIKit/ScriptHandler/ErrorHandler.swift",
"UIKit/ScriptHandler/MessageScriptHandler.swift",
"UIKit/ScriptHandler/RequestHTMLMessageHandler.swift",
"UIKit/ScriptHandler/RequestPaymentsMessageHandler.swift",
"UIKit/ScriptHandler/ScriptName.swift",
"UIKit/ScriptHandler/SuccessHandler.swift",
"UIKit/ScriptHandler/UpdateHeightMessageHandler.swift",
"UIKit/TossPayments/TossPayments.swift",
"UIKit/Widget/Model/AgreementWidget.swift",
"UIKit/Widget/Model/PaymentMethodWidget.swift",
"UIKit/Widget/PaymentMethodWidget+Extensions.swift",
"UIKit/Widget/PaymentWidget+WebSources.swift",
"UIKit/Widget/PaymentWidget.swift",
"UIKit/Widget/Protocol/CanUpdateHeight.swift",
"UIKit/Widget/Protocol/PaymentWidgetComponent.swift",
"Util/UIView+TossPaymentExtension.swift",
"Util/UIWindow+TossPaymentExtension.swift",
"Util/URLComponent+TossPaymentExtension.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"workspace" : {
"name" : "TossPayments",
"schemes" : [
"SwiftUI-Example",
"TossPayments",
"UIKit-Example"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"TossPayments"
]
}
}
2026-03-06 00:55:57.715 xcodebuild[602:3635] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TossPayments -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-26.0.0.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 TossPayments -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
TossPayments: /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 'TossPayments' in project 'TossPayments'
➜ Explicit dependency on target 'TossPayments' in project 'TossPayments'
Target 'TossPayments' in project 'TossPayments' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 5ed238a46ae718db781ede7832050ea2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5ed238a46ae718db781ede7832050ea2.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.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/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
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-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/TossPayments.modulemap (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/TossPayments.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/TossPayments.DependencyMetadataFileList (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/TossPayments.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/TossPayments.DependencyStaticMetadataFileList (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/TossPayments.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments_const_extract_protocols.json (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments.SwiftConstValuesFileList (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments-OutputFileMap.json (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments.SwiftFileList (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments.LinkFileList (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/TossPayments.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/TossPayments.modulemap (in target 'TossPayments' from project 'TossPayments')
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/TossPayments.build/Debug-xros/TossPayments.build/TossPayments.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver TossPayments normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TossPayments -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments-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/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments.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/TossPayments.build/Debug-xros/TossPayments.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.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/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-6GQZABRWPS9NLXCMNXUFDDD2Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-5A06JPS0WS8V5EO3SGT504BJC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-EDMUOCQIT1K27LNV41TKKJVGU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-Q9WVFFWTGEIDZOZJOYAANWJZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-8BDJCUJ0XG0TCQFFJZTN125XN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-7PYYG1ABSQU1AY0JPKK75UHMI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-E637FMXWGL13KWOROTBWDJ8TT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-9MFXI7L2QK17CX3U6B91YVWBN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-P7KNBXKHHA1ATDOOVPBV0O1G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-PBXEMFJD5FL0G3U993X3FZ0U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-D16RF0ZCLOY0LSM8OWM7B2NV4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-DSILBFC3336O6917I9STROHW3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-3WAU7OULDZHWBU392VC83NEUF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-3P6J71AZPFY9YVFHED296QTLG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-D5IVA98LIR0MRRCZFXBRDUHVL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-9I7S72ZJ5IMU237I1CRJ1LY5K.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-1GF29KUT5MKFAE8RJ12HAID8U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-DYSQZFZJ06M2LJ48IKRO2E2HA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-7S4338DMCXVBUUV9J494V7J78.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-16UA23W6GLMWAY9GCCA0RDCVL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CommonCrypto-5BX29YHLBXX8G8OVOCBHVSD9N.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-ET467X5W9PHVJX1EN6ZJPZX1A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-95A6K9D90WKA91DTTSGSHQX6T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-1UK10IC2NMO73H3RYXIV7PBOV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-6W5BODV6RIITGV63BGIKUYOQR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-BL9IJDG48HPHY6MH7H2489CY8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-IJO6PYO68M31NSMTHWGT0RBC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-8QQITMVRRG05X3MFMJH5F6EA9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-3TAARIC11HTJXK6VKAJMDGUT9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-2NHYYLZV1CJHZTD0G7639J8ED.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/dnssd-7HRA76S524RM3GY894V867AMT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-64R4ZZ9UTDOBNUH0YAHT2Z260.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudioTypes-AMCC4FJ5S8N9W3T6UF432J6CD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-G6FS7BO3E4Q5F9NBC0U3FGUC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-AQC5LQ6C02YKUOB00GKJXBGRZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-17ZKTPOYXOICU8AXL0MH57TOK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-56FX7UF8UKMJTCZ7UBW5HYDEH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudio-8B5G6L1N6BRM3YVR4PJWTYOKH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-B5NRR0JFAXNYKOO1DQ2XDAY7P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-8JN1ZQVE1EMVLFJILC29G53H3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-AYON22NQXUEPX89HUBH98OM5G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-B5NVZN4926IHU59C5JZKR83LT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-B87NCZ3QMKEM4U27NTQ978K4B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-U5ZMZGHGVO5662YZNVIBFYWI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_LocationEssentials-1RVHNY7A3SCD811WENE2FDC39.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-BR7OTR03XXOLHE8SIBSUDIO4E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-DZ9GFDAZWJR7A9PH4KBGDU9JA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-2GV7V6O1UCNS58IZ8Q536FZE7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Network-B0GN1GLZLS0XRZ88A4VHMXDG3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-A9JRTAY6NTJP32AUVNGQ1RO4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMIDI-1AH1I8NO6BGCBUXV7ZFKC7KZ9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-DOY79FRD5W7V7BHOYY8J6GB2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-5WU9LAWJF28HE8U3OIHP92X8J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-7Z8J6F4VJ5I7GVSJBVM76RUME.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreLocation-EQ7DXKD48FVALALK801KMWBG2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-9FEAK9LBUINFW9E0RYQ9EIMID.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-EXI1C6TKS26L17ITJF8O5XAIB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-8TR3G8T3N2IJ8ENXXOVRFX65B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AudioToolbox-1DB53NYBREET8RNICKIVH57RK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVRouting-BQT6TOVPF5EZ59Q9UH40MVJ6F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMotion-7CKBIINHQO3HS993OOSJHJ8CX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-6L87KQZ1UXJENVCWWDOTU5IJY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMedia-3ZD4G73IBZBAXP7VGYGSF89JC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-69ZUNHOCV365RIE3IVPYRT4C4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-BCTNLI1L2DYVREX5JT1NIK86D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreML-8FFKL6WDJOQQ0IS3YV6DKASV4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ARKit-3EKURDBYPFOC8R6MY880SKAPU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accelerate-7KMXE2ABEC02F49WJNAVF0FDB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-JVE3CW6PZTZXYYFWPXMH4LDT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MediaToolbox-5ITH178M4Z7UM86JMJOLZJ5B1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFAudio-5A4JKF9OMH8XLRUG7E5NVBEN8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Vision-4JS1VRXEAJL24SSVQICVYCRQ1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-6RECE153ZM83QCO1GQW4YKCYY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFoundation-AI0GXDB4KJ97VA3DQEVMKBJAD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-1J0Y92OGM1F3V20SE7W829RJL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/WebKit-6OJF3JO7WYN585VLVJJFXMSF3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/GameController-CQOQEFQN6PLXVQEHWSNZNZ2Z.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ TossPayments (in target 'TossPayments' from project 'TossPayments')
EmitSwiftModule normal arm64 (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TossPaymentsWebView.swift,\ AgreementWidgetView.swift,\ PaymentMethodWidgetView.swift,\ PaymentWidgetView.swift,\ TossPaymentsDelegate.swift,\ TossPaymentsViewController+WKUIDelegate.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/TossPayments/WebView/TossPaymentsWebView.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/Widget/AgreementWidgetView.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/Widget/PaymentMethodWidgetView.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/Widget/PaymentWidgetView.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsDelegate.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsViewController+WKUIDelegate.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/TossPayments/WebView/TossPaymentsWebView.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/Widget/AgreementWidgetView.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/Widget/PaymentMethodWidgetView.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/Widget/PaymentWidgetView.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsDelegate.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsViewController+WKUIDelegate.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsViewController+WKUIDelegate.swift:55:54: warning: 'windows' was deprecated in visionOS 1.0: Use UIWindowScene.windows on a relevant window scene instead
if let viewController = UIApplication.shared.windows.first?.visibleViewController {
^
/Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsViewController+WKUIDelegate.swift:74:54: warning: 'windows' was deprecated in visionOS 1.0: Use UIWindowScene.windows on a relevant window scene instead
if let viewController = UIApplication.shared.windows.first?.visibleViewController {
^
SwiftCompile normal arm64 Compiling\ TransferPaymentInfo.swift,\ VirtualAccountPaymentInfo.swift,\ WebConstants.swift,\ GiftCertificate.swift,\ PaymentMethod.swift,\ TossPaymentsResult.swift,\ DefaultWidgetPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/TransferPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/VirtualAccountPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/WebConstants.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentMethod/GiftCertificate.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentMethod/PaymentMethod.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/TossPaymentsResult.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/WidgetPaymentInfo/DefaultWidgetPaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/TransferPaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/VirtualAccountPaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/WebConstants.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentMethod/GiftCertificate.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentMethod/PaymentMethod.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/TossPaymentsResult.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/WidgetPaymentInfo/DefaultWidgetPaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TossPaymentsViewController.swift,\ TossPaymentsWidgetUIDelegate.swift,\ BrandPay.swift,\ ChangePaymentMethodMessage.swift,\ CustomPaymentMethodSelectedMessage.swift,\ CustomPaymentMethodUnselectedMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsViewController.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsWidgetUIDelegate.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/BrandPay/BrandPay.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/ChangePaymentMethodMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/CustomPaymentMethodSelectedMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/CustomPaymentMethodUnselectedMessage.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsViewController.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsWidgetUIDelegate.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/BrandPay/BrandPay.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/ChangePaymentMethodMessage.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/CustomPaymentMethodSelectedMessage.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/CustomPaymentMethodUnselectedMessage.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PaymentWidget.swift,\ CanUpdateHeight.swift,\ PaymentWidgetComponent.swift,\ UIView+TossPaymentExtension.swift,\ UIWindow+TossPaymentExtension.swift,\ URLComponent+TossPaymentExtension.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/PaymentWidget.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Protocol/CanUpdateHeight.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Protocol/PaymentWidgetComponent.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Util/UIView+TossPaymentExtension.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Util/UIWindow+TossPaymentExtension.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Util/URLComponent+TossPaymentExtension.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/PaymentWidget.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Protocol/CanUpdateHeight.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Protocol/PaymentWidgetComponent.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Util/UIView+TossPaymentExtension.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Util/UIWindow+TossPaymentExtension.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Util/URLComponent+TossPaymentExtension.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ WidgetPaymentInfo.swift,\ WidgetPaymentMethod.swift,\ WidgetStatus.swift,\ TossPaymentsEnvironment.swift,\ TossPaymentsService.swift,\ WidgetService.swift,\ TossPaymentsView.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/WidgetPaymentInfo/WidgetPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/WidgetPaymentMethod.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/WidgetStatus.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Service/TossPaymentsEnvironment.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Service/TossPaymentsService.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Service/WidgetService.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/TossPayments/TossPaymentsView.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/WidgetPaymentInfo/WidgetPaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/WidgetPaymentMethod.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/WidgetStatus.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Service/TossPaymentsEnvironment.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Service/TossPaymentsService.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Service/WidgetService.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/TossPayments/TossPaymentsView.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CustomRequestMessage.swift,\ MessageHandler.swift,\ UpdateAgreementStatusMessage.swift,\ UpdateHeightMessage.swift,\ WidgetMessageProtocol.swift,\ WidgetStatusMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/CustomRequestMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/MessageHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/UpdateAgreementStatusMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/UpdateHeightMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/WidgetMessageProtocol.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/WidgetStatusMessage.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/CustomRequestMessage.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/MessageHandler.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/UpdateAgreementStatusMessage.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/UpdateHeightMessage.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/WidgetMessageProtocol.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/WidgetStatusMessage.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UpdateHeightMessageHandler.swift,\ TossPayments.swift,\ AgreementWidget.swift,\ PaymentMethodWidget.swift,\ PaymentMethodWidget+Extensions.swift,\ PaymentWidget+WebSources.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/UpdateHeightMessageHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/TossPayments/TossPayments.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Model/AgreementWidget.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Model/PaymentMethodWidget.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/PaymentMethodWidget+Extensions.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/PaymentWidget+WebSources.swift (in target 'TossPayments' from project 'TossPayments')
Failed frontend command:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/BrowserPopupWindow/BrowserPopupHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/BrowserPopupWindow/BrowserPopupWindowController.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/AgreementStatus.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/CustomRequest.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/Etc/CarrierCode.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/Etc/CashReceipt.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/Etc/EscrowProducts.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/CardPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/DefaultPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/ForeignEasyPayPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/GiftCertificatePaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/MobilePhonePaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/PaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/TransferPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/VirtualAccountPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/WebConstants.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentMethod/GiftCertificate.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentMethod/PaymentMethod.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/TossPaymentsResult.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/WidgetPaymentInfo/DefaultWidgetPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/WidgetPaymentInfo/WidgetPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/WidgetPaymentMethod.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/WidgetStatus.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Service/TossPaymentsEnvironment.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Service/TossPaymentsService.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Service/WidgetService.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/TossPayments/TossPaymentsView.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/TossPayments/WebView/TossPaymentsWebView.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/Widget/AgreementWidgetView.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/Widget/PaymentMethodWidgetView.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/Widget/PaymentWidgetView.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsDelegate.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsViewController+WKUIDelegate.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsViewController.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsWidgetUIDelegate.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/BrandPay/BrandPay.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/ChangePaymentMethodMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/CustomPaymentMethodSelectedMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/CustomPaymentMethodUnselectedMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/CustomRequestMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/MessageHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/UpdateAgreementStatusMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/UpdateHeightMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/WidgetMessageProtocol.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/WidgetStatusMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/ErrorHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/MessageScriptHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/RequestHTMLMessageHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/RequestPaymentsMessageHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/ScriptName.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/SuccessHandler.swift -primary-file /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/UpdateHeightMessageHandler.swift -primary-file /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/TossPayments/TossPayments.swift -primary-file /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Model/AgreementWidget.swift -primary-file /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Model/PaymentMethodWidget.swift -primary-file /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/PaymentMethodWidget+Extensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/PaymentWidget+WebSources.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/PaymentWidget.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Protocol/CanUpdateHeight.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Protocol/PaymentWidgetComponent.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Util/UIView+TossPaymentExtension.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Util/UIWindow+TossPaymentExtension.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Util/URLComponent+TossPaymentExtension.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/supplementaryOutputs-9 -target arm64-apple-xros1.0 -module-can-import-version SwiftUI 7.0.84.1 7.0.84 -module-can-import-version UIKit 9088.1.507 9088.1.255 -disable-cross-import-overlay-search -swift-module-cross-import WebKit /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/System/Library/Frameworks/WebKit.framework/Modules/WebKit.swiftcrossimport/SwiftUI.swiftoverlay -swift-module-cross-import WebKit /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/System/Library/Frameworks/WebKit.framework/Modules/WebKit.swiftcrossimport/SwiftUI.swiftoverlay -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name TossPayments -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name xros26.0 -clang-target arm64-apple-xros26.0 -in-process-plugin-server-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/UpdateHeightMessageHandler.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/AgreementWidget.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/PaymentMethodWidget.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/PaymentMethodWidget+Extensions.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/PaymentWidget+WebSources.o -index-unit-output-path /TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/UpdateHeightMessageHandler.o -index-unit-output-path /TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments.o -index-unit-output-path /TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/AgreementWidget.o -index-unit-output-path /TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/PaymentMethodWidget.o -index-unit-output-path /TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/PaymentMethodWidget+Extensions.o -index-unit-output-path /TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/PaymentWidget+WebSources.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/UpdateHeightMessageHandler.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/TossPayments/TossPayments.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Model/AgreementWidget.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Model/AgreementWidget.swift:39:20: error: 'UIScreen' is unavailable in visionOS
var size = UIScreen.main.bounds.size
^~~~~~~~
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:54:12: note: 'UIScreen' has been explicitly marked unavailable here
@interface UIScreen : NSObject <UITraitEnvironment>
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Model/PaymentMethodWidget.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Model/PaymentMethodWidget.swift:39:20: error: 'UIScreen' is unavailable in visionOS
var size = UIScreen.main.bounds.size
^~~~~~~~
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:54:12: note: 'UIScreen' has been explicitly marked unavailable here
@interface UIScreen : NSObject <UITraitEnvironment>
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/PaymentMethodWidget+Extensions.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/PaymentWidget+WebSources.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ErrorHandler.swift,\ MessageScriptHandler.swift,\ RequestHTMLMessageHandler.swift,\ RequestPaymentsMessageHandler.swift,\ ScriptName.swift,\ SuccessHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/ErrorHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/MessageScriptHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/RequestHTMLMessageHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/RequestPaymentsMessageHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/ScriptName.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/SuccessHandler.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/ErrorHandler.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/MessageScriptHandler.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/RequestHTMLMessageHandler.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/RequestHTMLMessageHandler.swift:28:30: warning: 'windows' was deprecated in visionOS 1.0: Use UIWindowScene.windows on a relevant window scene instead
UIApplication.shared.windows.first?.visibleViewController?.present(viewController, animated: true)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/RequestPaymentsMessageHandler.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/RequestPaymentsMessageHandler.swift:54:30: warning: 'windows' was deprecated in visionOS 1.0: Use UIWindowScene.windows on a relevant window scene instead
UIApplication.shared.windows.first?.visibleViewController?.present(viewController, animated: true)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/ScriptName.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/SuccessHandler.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EscrowProducts.swift,\ CardPaymentInfo.swift,\ DefaultPaymentInfo.swift,\ ForeignEasyPayPaymentInfo.swift,\ GiftCertificatePaymentInfo.swift,\ MobilePhonePaymentInfo.swift,\ PaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/Etc/EscrowProducts.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/CardPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/DefaultPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/ForeignEasyPayPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/GiftCertificatePaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/MobilePhonePaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/PaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/Etc/EscrowProducts.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/CardPaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/DefaultPaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/ForeignEasyPayPaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/GiftCertificatePaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/MobilePhonePaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/PaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AppSchemeManager.swift,\ BrowserPopupHandler.swift,\ BrowserPopupWindowController.swift,\ AgreementStatus.swift,\ CustomRequest.swift,\ CarrierCode.swift,\ CashReceipt.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/BrowserPopupWindow/BrowserPopupHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/BrowserPopupWindow/BrowserPopupWindowController.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/AgreementStatus.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/CustomRequest.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/Etc/CarrierCode.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/Etc/CashReceipt.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/BrowserPopupWindow/BrowserPopupHandler.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/TossPayments/Sources/BrowserPopupWindow/BrowserPopupHandler.swift:36:61: warning: 'windows' was deprecated in visionOS 1.0: Use UIWindowScene.windows on a relevant window scene instead
guard let topViewController = UIApplication.shared.windows
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/BrowserPopupWindow/BrowserPopupWindowController.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/AgreementStatus.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/CustomRequest.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/Etc/CarrierCode.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/Etc/CashReceipt.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for TossPayments (in target 'TossPayments' from project 'TossPayments')
SwiftDriver\ Compilation\ Requirements TossPayments normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TossPayments -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments-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/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments.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/TossPayments.build/Debug-xros/TossPayments.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.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/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling CustomRequestMessage.swift, MessageHandler.swift, UpdateAgreementStatusMessage.swift, UpdateHeightMessage.swift, WidgetMessageProtocol.swift, WidgetStatusMessage.swift (in target 'TossPayments' from project 'TossPayments')
SwiftDriverJobDiscovery normal arm64 Compiling EscrowProducts.swift, CardPaymentInfo.swift, DefaultPaymentInfo.swift, ForeignEasyPayPaymentInfo.swift, GiftCertificatePaymentInfo.swift, MobilePhonePaymentInfo.swift, PaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
SwiftDriverJobDiscovery normal arm64 Compiling TransferPaymentInfo.swift, VirtualAccountPaymentInfo.swift, WebConstants.swift, GiftCertificate.swift, PaymentMethod.swift, TossPaymentsResult.swift, DefaultWidgetPaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/TossPayments-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments-Swift.h (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/TossPayments-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TossPayments.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments.swiftmodule (in target 'TossPayments' from project 'TossPayments')
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/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TossPayments.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TossPayments.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments.swiftdoc (in target 'TossPayments' from project 'TossPayments')
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/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TossPayments.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TossPayments.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments.abi.json (in target 'TossPayments' from project 'TossPayments')
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/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TossPayments.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TossPayments.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments.swiftsourceinfo (in target 'TossPayments' from project 'TossPayments')
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/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TossPayments.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
2026-03-06 00:55:58.979 xcodebuild[612:3762] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ UpdateHeightMessageHandler.swift,\ TossPayments.swift,\ AgreementWidget.swift,\ PaymentMethodWidget.swift,\ PaymentMethodWidget+Extensions.swift,\ PaymentWidget+WebSources.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/UpdateHeightMessageHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/TossPayments/TossPayments.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Model/AgreementWidget.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Model/PaymentMethodWidget.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/PaymentMethodWidget+Extensions.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/PaymentWidget+WebSources.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Model/AgreementWidget.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Model/PaymentMethodWidget.swift (in target 'TossPayments' from project 'TossPayments')
Building workspace spi-builder-workspace with scheme TossPayments
(4 failures)
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
TossPayments: /Users/admin/builder/spi-builder-workspace
resolved source packages: TossPayments
2026-03-06 00:56:09.287 xcodebuild[725:4230] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "TossPayments",
"name" : "TossPayments",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "TossPayments",
"targets" : [
"TossPayments"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "TossPayments",
"module_type" : "SwiftTarget",
"name" : "TossPayments",
"path" : "TossPayments/Sources",
"product_memberships" : [
"TossPayments"
],
"sources" : [
"AppSchemeManager/AppSchemeManager.swift",
"BrowserPopupWindow/BrowserPopupHandler.swift",
"BrowserPopupWindow/BrowserPopupWindowController.swift",
"Model/AgreementStatus.swift",
"Model/CustomRequest.swift",
"Model/Etc/CarrierCode.swift",
"Model/Etc/CashReceipt.swift",
"Model/Etc/EscrowProducts.swift",
"Model/PaymentInfo/CardPaymentInfo.swift",
"Model/PaymentInfo/DefaultPaymentInfo.swift",
"Model/PaymentInfo/ForeignEasyPayPaymentInfo.swift",
"Model/PaymentInfo/GiftCertificatePaymentInfo.swift",
"Model/PaymentInfo/MobilePhonePaymentInfo.swift",
"Model/PaymentInfo/PaymentInfo.swift",
"Model/PaymentInfo/TransferPaymentInfo.swift",
"Model/PaymentInfo/VirtualAccountPaymentInfo.swift",
"Model/PaymentInfo/WebConstants.swift",
"Model/PaymentMethod/GiftCertificate.swift",
"Model/PaymentMethod/PaymentMethod.swift",
"Model/TossPaymentsResult.swift",
"Model/WidgetPaymentInfo/DefaultWidgetPaymentInfo.swift",
"Model/WidgetPaymentInfo/WidgetPaymentInfo.swift",
"Model/WidgetPaymentMethod.swift",
"Model/WidgetStatus.swift",
"Service/TossPaymentsEnvironment.swift",
"Service/TossPaymentsService.swift",
"Service/WidgetService.swift",
"SwiftUI/TossPayments/TossPaymentsView.swift",
"SwiftUI/TossPayments/WebView/TossPaymentsWebView.swift",
"SwiftUI/Widget/AgreementWidgetView.swift",
"SwiftUI/Widget/PaymentMethodWidgetView.swift",
"SwiftUI/Widget/PaymentWidgetView.swift",
"UIKit/Base/TossPaymentsDelegate.swift",
"UIKit/Base/TossPaymentsViewController+WKUIDelegate.swift",
"UIKit/Base/TossPaymentsViewController.swift",
"UIKit/Base/TossPaymentsWidgetUIDelegate.swift",
"UIKit/BrandPay/BrandPay.swift",
"UIKit/Message/ChangePaymentMethodMessage.swift",
"UIKit/Message/CustomPaymentMethodSelectedMessage.swift",
"UIKit/Message/CustomPaymentMethodUnselectedMessage.swift",
"UIKit/Message/CustomRequestMessage.swift",
"UIKit/Message/MessageHandler.swift",
"UIKit/Message/UpdateAgreementStatusMessage.swift",
"UIKit/Message/UpdateHeightMessage.swift",
"UIKit/Message/WidgetMessageProtocol.swift",
"UIKit/Message/WidgetStatusMessage.swift",
"UIKit/ScriptHandler/ErrorHandler.swift",
"UIKit/ScriptHandler/MessageScriptHandler.swift",
"UIKit/ScriptHandler/RequestHTMLMessageHandler.swift",
"UIKit/ScriptHandler/RequestPaymentsMessageHandler.swift",
"UIKit/ScriptHandler/ScriptName.swift",
"UIKit/ScriptHandler/SuccessHandler.swift",
"UIKit/ScriptHandler/UpdateHeightMessageHandler.swift",
"UIKit/TossPayments/TossPayments.swift",
"UIKit/Widget/Model/AgreementWidget.swift",
"UIKit/Widget/Model/PaymentMethodWidget.swift",
"UIKit/Widget/PaymentMethodWidget+Extensions.swift",
"UIKit/Widget/PaymentWidget+WebSources.swift",
"UIKit/Widget/PaymentWidget.swift",
"UIKit/Widget/Protocol/CanUpdateHeight.swift",
"UIKit/Widget/Protocol/PaymentWidgetComponent.swift",
"Util/UIView+TossPaymentExtension.swift",
"Util/UIWindow+TossPaymentExtension.swift",
"Util/URLComponent+TossPaymentExtension.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"TossPayments"
]
}
}
2026-03-06 00:56:10.387 xcodebuild[733:4304] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TossPayments -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-26.0.0.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 TossPayments -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
TossPayments: /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 'TossPayments' in project 'TossPayments'
➜ Explicit dependency on target 'TossPayments' in project 'TossPayments'
Target 'TossPayments' in project 'TossPayments' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache
SwiftDriver TossPayments normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TossPayments -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments-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/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments.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/TossPayments.build/Debug-xros/TossPayments.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.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/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AppSchemeManager.swift,\ BrowserPopupHandler.swift,\ BrowserPopupWindowController.swift,\ AgreementStatus.swift,\ CustomRequest.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/BrowserPopupWindow/BrowserPopupHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/BrowserPopupWindow/BrowserPopupWindowController.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/AgreementStatus.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/CustomRequest.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/BrowserPopupWindow/BrowserPopupHandler.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/TossPayments/Sources/BrowserPopupWindow/BrowserPopupHandler.swift:36:61: warning: 'windows' was deprecated in visionOS 1.0: Use UIWindowScene.windows on a relevant window scene instead
guard let topViewController = UIApplication.shared.windows
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/BrowserPopupWindow/BrowserPopupWindowController.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/AgreementStatus.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/CustomRequest.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TossPaymentsEnvironment.swift,\ TossPaymentsService.swift,\ WidgetService.swift,\ TossPaymentsView.swift,\ TossPaymentsWebView.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Service/TossPaymentsEnvironment.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Service/TossPaymentsService.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Service/WidgetService.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/TossPayments/TossPaymentsView.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/TossPayments/WebView/TossPaymentsWebView.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Service/TossPaymentsEnvironment.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Service/TossPaymentsService.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Service/WidgetService.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/TossPayments/TossPaymentsView.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/TossPayments/WebView/TossPaymentsWebView.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AgreementWidgetView.swift,\ PaymentMethodWidgetView.swift,\ PaymentWidgetView.swift,\ TossPaymentsDelegate.swift,\ TossPaymentsViewController+WKUIDelegate.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/Widget/AgreementWidgetView.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/Widget/PaymentMethodWidgetView.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/Widget/PaymentWidgetView.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsDelegate.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsViewController+WKUIDelegate.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/Widget/AgreementWidgetView.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/Widget/PaymentMethodWidgetView.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/Widget/PaymentWidgetView.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsDelegate.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsViewController+WKUIDelegate.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsViewController+WKUIDelegate.swift:55:54: warning: 'windows' was deprecated in visionOS 1.0: Use UIWindowScene.windows on a relevant window scene instead
if let viewController = UIApplication.shared.windows.first?.visibleViewController {
^
/Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsViewController+WKUIDelegate.swift:74:54: warning: 'windows' was deprecated in visionOS 1.0: Use UIWindowScene.windows on a relevant window scene instead
if let viewController = UIApplication.shared.windows.first?.visibleViewController {
^
SwiftCompile normal arm64 Compiling\ CarrierCode.swift,\ CashReceipt.swift,\ WidgetPaymentInfo.swift,\ WidgetPaymentMethod.swift,\ WidgetStatus.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/Etc/CarrierCode.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/Etc/CashReceipt.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/WidgetPaymentInfo/WidgetPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/WidgetPaymentMethod.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/WidgetStatus.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/Etc/CarrierCode.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/Etc/CashReceipt.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/WidgetPaymentInfo/WidgetPaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/WidgetPaymentMethod.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/WidgetStatus.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RequestHTMLMessageHandler.swift,\ RequestPaymentsMessageHandler.swift,\ ScriptName.swift,\ SuccessHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/RequestHTMLMessageHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/RequestPaymentsMessageHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/ScriptName.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/SuccessHandler.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/RequestHTMLMessageHandler.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/RequestHTMLMessageHandler.swift:28:30: warning: 'windows' was deprecated in visionOS 1.0: Use UIWindowScene.windows on a relevant window scene instead
UIApplication.shared.windows.first?.visibleViewController?.present(viewController, animated: true)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/RequestPaymentsMessageHandler.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/RequestPaymentsMessageHandler.swift:54:30: warning: 'windows' was deprecated in visionOS 1.0: Use UIWindowScene.windows on a relevant window scene instead
UIApplication.shared.windows.first?.visibleViewController?.present(viewController, animated: true)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/ScriptName.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/SuccessHandler.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TossPaymentsViewController.swift,\ TossPaymentsWidgetUIDelegate.swift,\ BrandPay.swift,\ ChangePaymentMethodMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsViewController.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsWidgetUIDelegate.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/BrandPay/BrandPay.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/ChangePaymentMethodMessage.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsViewController.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsWidgetUIDelegate.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/BrandPay/BrandPay.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/ChangePaymentMethodMessage.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PaymentMethodWidget+Extensions.swift,\ PaymentWidget+WebSources.swift,\ PaymentWidget.swift,\ CanUpdateHeight.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/PaymentMethodWidget+Extensions.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/PaymentWidget+WebSources.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/PaymentWidget.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Protocol/CanUpdateHeight.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/PaymentMethodWidget+Extensions.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/PaymentWidget+WebSources.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/PaymentWidget.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Protocol/CanUpdateHeight.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CustomPaymentMethodSelectedMessage.swift,\ CustomPaymentMethodUnselectedMessage.swift,\ ErrorHandler.swift,\ MessageScriptHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/CustomPaymentMethodSelectedMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/CustomPaymentMethodUnselectedMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/ErrorHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/MessageScriptHandler.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/CustomPaymentMethodSelectedMessage.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/CustomPaymentMethodUnselectedMessage.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/ErrorHandler.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/MessageScriptHandler.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ TossPayments (in target 'TossPayments' from project 'TossPayments')
EmitSwiftModule normal arm64 (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PaymentWidgetComponent.swift,\ UIView+TossPaymentExtension.swift,\ UIWindow+TossPaymentExtension.swift,\ URLComponent+TossPaymentExtension.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Protocol/PaymentWidgetComponent.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Util/UIView+TossPaymentExtension.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Util/UIWindow+TossPaymentExtension.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Util/URLComponent+TossPaymentExtension.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Protocol/PaymentWidgetComponent.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Util/UIView+TossPaymentExtension.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Util/UIWindow+TossPaymentExtension.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Util/URLComponent+TossPaymentExtension.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UpdateHeightMessageHandler.swift,\ TossPayments.swift,\ AgreementWidget.swift,\ PaymentMethodWidget.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/UpdateHeightMessageHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/TossPayments/TossPayments.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Model/AgreementWidget.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Model/PaymentMethodWidget.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/UpdateHeightMessageHandler.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/TossPayments/TossPayments.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Model/AgreementWidget.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Model/AgreementWidget.swift:39:20: error: 'UIScreen' is unavailable in visionOS
var size = UIScreen.main.bounds.size
^~~~~~~~
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:54:12: note: 'UIScreen' has been explicitly marked unavailable here
@interface UIScreen : NSObject <UITraitEnvironment>
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Model/PaymentMethodWidget.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Model/PaymentMethodWidget.swift:39:20: error: 'UIScreen' is unavailable in visionOS
var size = UIScreen.main.bounds.size
^~~~~~~~
/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:54:12: note: 'UIScreen' has been explicitly marked unavailable here
@interface UIScreen : NSObject <UITraitEnvironment>
^
Failed frontend command:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/BrowserPopupWindow/BrowserPopupHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/BrowserPopupWindow/BrowserPopupWindowController.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/AgreementStatus.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/CustomRequest.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/Etc/CarrierCode.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/Etc/CashReceipt.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/Etc/EscrowProducts.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/CardPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/DefaultPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/ForeignEasyPayPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/GiftCertificatePaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/MobilePhonePaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/PaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/TransferPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/VirtualAccountPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/WebConstants.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentMethod/GiftCertificate.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentMethod/PaymentMethod.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/TossPaymentsResult.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/WidgetPaymentInfo/DefaultWidgetPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/WidgetPaymentInfo/WidgetPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/WidgetPaymentMethod.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/WidgetStatus.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Service/TossPaymentsEnvironment.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Service/TossPaymentsService.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Service/WidgetService.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/TossPayments/TossPaymentsView.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/TossPayments/WebView/TossPaymentsWebView.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/Widget/AgreementWidgetView.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/Widget/PaymentMethodWidgetView.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/SwiftUI/Widget/PaymentWidgetView.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsDelegate.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsViewController+WKUIDelegate.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsViewController.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Base/TossPaymentsWidgetUIDelegate.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/BrandPay/BrandPay.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/ChangePaymentMethodMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/CustomPaymentMethodSelectedMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/CustomPaymentMethodUnselectedMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/CustomRequestMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/MessageHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/UpdateAgreementStatusMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/UpdateHeightMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/WidgetMessageProtocol.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/WidgetStatusMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/ErrorHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/MessageScriptHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/RequestHTMLMessageHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/RequestPaymentsMessageHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/ScriptName.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/SuccessHandler.swift -primary-file /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/UpdateHeightMessageHandler.swift -primary-file /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/TossPayments/TossPayments.swift -primary-file /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Model/AgreementWidget.swift -primary-file /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Model/PaymentMethodWidget.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/PaymentMethodWidget+Extensions.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/PaymentWidget+WebSources.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/PaymentWidget.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Protocol/CanUpdateHeight.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Protocol/PaymentWidgetComponent.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Util/UIView+TossPaymentExtension.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Util/UIWindow+TossPaymentExtension.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Util/URLComponent+TossPaymentExtension.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/supplementaryOutputs-8 -target arm64-apple-xros1.0 -module-can-import-version SwiftUI 7.0.84.1 7.0.84 -module-can-import-version UIKit 9088.1.507 9088.1.255 -disable-cross-import-overlay-search -swift-module-cross-import WebKit /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/System/Library/Frameworks/WebKit.framework/Modules/WebKit.swiftcrossimport/SwiftUI.swiftoverlay -swift-module-cross-import WebKit /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/System/Library/Frameworks/WebKit.framework/Modules/WebKit.swiftcrossimport/SwiftUI.swiftoverlay -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name TossPayments -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name xros26.0 -clang-target arm64-apple-xros26.0 -in-process-plugin-server-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/UpdateHeightMessageHandler.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/AgreementWidget.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/PaymentMethodWidget.o -index-unit-output-path /TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/UpdateHeightMessageHandler.o -index-unit-output-path /TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/TossPayments.o -index-unit-output-path /TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/AgreementWidget.o -index-unit-output-path /TossPayments.build/Debug-xros/TossPayments.build/Objects-normal/arm64/PaymentMethodWidget.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling PaymentWidgetComponent.swift, UIView+TossPaymentExtension.swift, UIWindow+TossPaymentExtension.swift, URLComponent+TossPaymentExtension.swift (in target 'TossPayments' from project 'TossPayments')
SwiftDriverJobDiscovery normal arm64 Compiling CustomPaymentMethodSelectedMessage.swift, CustomPaymentMethodUnselectedMessage.swift, ErrorHandler.swift, MessageScriptHandler.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 Compiling\ GiftCertificatePaymentInfo.swift,\ MobilePhonePaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/GiftCertificatePaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/MobilePhonePaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/GiftCertificatePaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/MobilePhonePaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UpdateAgreementStatusMessage.swift,\ WidgetMessageProtocol.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/UpdateAgreementStatusMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/WidgetMessageProtocol.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/UpdateAgreementStatusMessage.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/WidgetMessageProtocol.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling CarrierCode.swift, CashReceipt.swift, WidgetPaymentInfo.swift, WidgetPaymentMethod.swift, WidgetStatus.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 Compiling\ TossPaymentsResult.swift,\ DefaultWidgetPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/TossPaymentsResult.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/WidgetPaymentInfo/DefaultWidgetPaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/TossPaymentsResult.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/WidgetPaymentInfo/DefaultWidgetPaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling RequestHTMLMessageHandler.swift, RequestPaymentsMessageHandler.swift, ScriptName.swift, SuccessHandler.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 Compiling\ VirtualAccountPaymentInfo.swift,\ WebConstants.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/VirtualAccountPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/WebConstants.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/VirtualAccountPaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/WebConstants.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling AgreementWidgetView.swift, PaymentMethodWidgetView.swift, PaymentWidgetView.swift, TossPaymentsDelegate.swift, TossPaymentsViewController+WKUIDelegate.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 Compiling\ CustomRequestMessage.swift,\ MessageHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/CustomRequestMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/MessageHandler.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/CustomRequestMessage.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/MessageHandler.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling TossPaymentsViewController.swift, TossPaymentsWidgetUIDelegate.swift, BrandPay.swift, ChangePaymentMethodMessage.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 Compiling\ GiftCertificate.swift,\ PaymentMethod.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentMethod/GiftCertificate.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentMethod/PaymentMethod.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentMethod/GiftCertificate.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentMethod/PaymentMethod.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling TossPaymentsEnvironment.swift, TossPaymentsService.swift, WidgetService.swift, TossPaymentsView.swift, TossPaymentsWebView.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 Compiling\ WidgetStatusMessage.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/WidgetStatusMessage.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Message/WidgetStatusMessage.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling PaymentMethodWidget+Extensions.swift, PaymentWidget+WebSources.swift, PaymentWidget.swift, CanUpdateHeight.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 Compiling\ DefaultPaymentInfo.swift,\ ForeignEasyPayPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/DefaultPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/ForeignEasyPayPaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/DefaultPaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/ForeignEasyPayPaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PaymentInfo.swift,\ TransferPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/PaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/TransferPaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/PaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/TransferPaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling AppSchemeManager.swift, BrowserPopupHandler.swift, BrowserPopupWindowController.swift, AgreementStatus.swift, CustomRequest.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 Compiling\ EscrowProducts.swift,\ CardPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/Etc/EscrowProducts.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/Model/PaymentInfo/CardPaymentInfo.swift (in target 'TossPayments' from project 'TossPayments')
2026-03-06 00:56:11.243 xcodebuild[735:4335] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Model/AgreementWidget.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Model/PaymentMethodWidget.swift (in target 'TossPayments' from project 'TossPayments')
SwiftCompile normal arm64 Compiling\ UpdateHeightMessageHandler.swift,\ TossPayments.swift,\ AgreementWidget.swift,\ PaymentMethodWidget.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/ScriptHandler/UpdateHeightMessageHandler.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/TossPayments/TossPayments.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Model/AgreementWidget.swift /Users/admin/builder/spi-builder-workspace/TossPayments/Sources/UIKit/Widget/Model/PaymentMethodWidget.swift (in target 'TossPayments' from project 'TossPayments')
Building workspace spi-builder-workspace with scheme TossPayments
(4 failures)
BUILD FAILURE 6.2 visionOS