The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TossPayments, reference main (27015a), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 6 Mar 2026 10:01:15 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TossPayments -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tosspayments/payment-sdk-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tosspayments/payment-sdk-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tosspayments/payment-sdk-ios.git
https://github.com/tosspayments/payment-sdk-ios.git
{
  "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"
}
Command line invocation:
    /Applications/Xcode-16.3.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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TossPayments -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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 platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 99b6347a3de2f9033238ad6a1ad4fc96
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/99b6347a3de2f9033238ad6a1ad4fc96.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/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/TossPayments.build/TossPayments.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/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/TossPayments.build/TossPayments.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/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/TossPayments.build/TossPayments.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/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/TossPayments.build/Objects-normal/arm64/TossPayments_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/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/TossPayments.build/Objects-normal/arm64/TossPayments.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/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/TossPayments.build/Objects-normal/arm64/TossPayments.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/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/TossPayments.build/Objects-normal/arm64/TossPayments-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/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/TossPayments.build/Objects-normal/arm64/TossPayments.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/TossPayments.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/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/TossPayments.build/TossPayments.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
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-16.3.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/TossPayments.build/Objects-normal/arm64/TossPayments.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/Objects-normal/arm64/TossPayments-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/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/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/TossPayments.build/Objects-normal/arm64/TossPayments_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/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/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\ 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

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\ 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

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

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\ 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

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

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ TossPayments (in target 'TossPayments' from project 'TossPayments')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /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 /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 /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 -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/Objects-normal/arm64/TossPayments_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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 -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name TossPayments -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/Objects-normal/arm64/TossPayments.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/Objects-normal/arm64/TossPayments.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/Objects-normal/arm64/TossPayments-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/Objects-normal/arm64/TossPayments-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/Objects-normal/arm64/TossPayments-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/Objects-normal/arm64/TossPayments.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/Objects-normal/arm64/TossPayments.abi.json
EmitSwiftModule normal arm64 (in target 'TossPayments' from project 'TossPayments')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
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\ 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/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

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

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\ 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\ 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')
Command SwiftCompile failed with a nonzero exit code
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:2c2331e7b159a67d72ac7514c0de4efe4926f4c3, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:2c2331e7b159a67d72ac7514c0de4efe4926f4c3, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:2c2331e7b159a67d72ac7514c0de4efe4926f4c3, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:2c2331e7b159a67d72ac7514c0de4efe4926f4c3, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ TossPayments (in target 'TossPayments' from project 'TossPayments')
	EmitSwiftModule normal arm64 (in target 'TossPayments' from project 'TossPayments')
	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')
	Building workspace spi-builder-workspace with scheme TossPayments
(4 failures)
Command line invocation:
    /Applications/Xcode-16.3.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
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TossPayments -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.3.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 platform=macOS,arch=arm64
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 4b07547687227d0bd5be29d5d1b71075
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4b07547687227d0bd5be29d5d1b71075.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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-16.3.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/TossPayments.build/Objects-normal/arm64/TossPayments.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/Objects-normal/arm64/TossPayments-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/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/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/TossPayments.build/Objects-normal/arm64/TossPayments_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/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/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,\ 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

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

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ TossPayments (in target 'TossPayments' from project 'TossPayments')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /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 /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 /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 -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/Objects-normal/arm64/TossPayments_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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 -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name TossPayments -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/Objects-normal/arm64/TossPayments.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/Objects-normal/arm64/TossPayments.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/Objects-normal/arm64/TossPayments-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/Objects-normal/arm64/TossPayments-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/Objects-normal/arm64/TossPayments-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/Objects-normal/arm64/TossPayments.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TossPayments.build/Debug/TossPayments.build/Objects-normal/arm64/TossPayments.abi.json
EmitSwiftModule normal arm64 (in target 'TossPayments' from project 'TossPayments')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
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\ 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

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/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

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

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\ 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\ 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\ 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\ 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

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

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\ 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')
Command SwiftCompile failed with a nonzero exit code
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:2c2331e7b159a67d72ac7514c0de4efe4926f4c3, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:2c2331e7b159a67d72ac7514c0de4efe4926f4c3, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:2c2331e7b159a67d72ac7514c0de4efe4926f4c3, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:2c2331e7b159a67d72ac7514c0de4efe4926f4c3, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ TossPayments (in target 'TossPayments' from project 'TossPayments')
	EmitSwiftModule normal arm64 (in target 'TossPayments' from project 'TossPayments')
	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')
	Building workspace spi-builder-workspace with scheme TossPayments
(4 failures)
BUILD FAILURE 6.1 macosXcodebuild