The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Modals, reference main (773324), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 1 Jul 2025 00:04:25 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/square/swift-modals.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/square/swift-modals
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7733245 feat: structured logging (#5)
Cloned https://github.com/square/swift-modals.git
Revision (git rev-parse @):
7733245ce1c0a4eb4e606563c6a66e4b919cc87c
SUCCESS checkout https://github.com/square/swift-modals.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/square/swift-modals.git
https://github.com/square/swift-modals.git
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    },
    {
      "identity" : "workflow-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/square/workflow-swift"
    }
  ],
  "manifest_display_name" : "Modals",
  "name" : "Modals",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "Modals",
      "targets" : [
        "Modals"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowModals",
      "targets" : [
        "WorkflowModals"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WorkflowModals",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowModals",
      "path" : "WorkflowModals",
      "product_dependencies" : [
        "WorkflowUI"
      ],
      "product_memberships" : [
        "WorkflowModals"
      ],
      "sources" : [
        "Sources/AnyModalToastContainer.swift",
        "Sources/Builder.swift",
        "Sources/Modal.swift",
        "Sources/ModalContainer.swift",
        "Sources/ModalHostContainer.swift",
        "Sources/ModalListObserver+Workflow.swift",
        "Sources/ModalsRendering.swift",
        "Sources/PresentedModalsManager.swift",
        "Sources/Toast.swift",
        "Sources/ToastContainer.swift",
        "Sources/UIViewController+LoggingAttribution.swift",
        "Sources/WorkflowModalListProvider.swift"
      ],
      "target_dependencies" : [
        "Modals"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Modals",
      "module_type" : "SwiftTarget",
      "name" : "Modals",
      "path" : "Modals",
      "product_dependencies" : [
        "ViewEnvironmentUI",
        "Logging"
      ],
      "product_memberships" : [
        "Modals",
        "WorkflowModals"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/ca-ES.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ca-es"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/en-AU.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-au"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/en-CA.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-ca"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/en-GB.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-gb"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/en-IE.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-ie"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/es-ES.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "es-es"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/es.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/fr-CA.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr-ca"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/fr-FR.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr-fr"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/ja.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        }
      ],
      "sources" : [
        "Sources/AccessibilityProxyView.swift",
        "Sources/Bundle+Modals.swift",
        "Sources/CACornerMask+Extensions.swift",
        "Sources/CGSize+Extensions.swift",
        "Sources/ClippingView.swift",
        "Sources/Dynamics.swift",
        "Sources/KeyboardObserver/KeyboardObserver.swift",
        "Sources/LocalizedStrings.swift",
        "Sources/Logging/ModalPresentationWillTransitionLogEvent.swift",
        "Sources/Logging/ModalsLogging.swift",
        "Sources/ModalAnimation.swift",
        "Sources/ModalBehaviorContext.swift",
        "Sources/ModalBehaviorPreferences.swift",
        "Sources/ModalDecoration.swift",
        "Sources/ModalDisplayValues.swift",
        "Sources/ModalHeightSizing.swift",
        "Sources/ModalHost.swift",
        "Sources/ModalHostContainerViewController.swift",
        "Sources/ModalHostValidation.swift",
        "Sources/ModalInfo.swift",
        "Sources/ModalList.swift",
        "Sources/ModalListObserver.swift",
        "Sources/ModalPreferenceContext.swift",
        "Sources/ModalPresentable.swift",
        "Sources/ModalPresentationContext.swift",
        "Sources/ModalPresentationFilter.swift",
        "Sources/ModalPresentationPassthroughView.swift",
        "Sources/ModalPresentationStyle.swift",
        "Sources/ModalPresentationStyleProvider.swift",
        "Sources/ModalPresentationViewController+FocusRestoration.swift",
        "Sources/ModalPresentationViewController.swift",
        "Sources/ModalPresenter.swift",
        "Sources/ModalReverseTransitionValues.swift",
        "Sources/ModalRoundedCorners.swift",
        "Sources/ModalShadow.swift",
        "Sources/ModalTransitionValues+CrossFade.swift",
        "Sources/ModalTransitionValues.swift",
        "Sources/ModalWidthSizing.swift",
        "Sources/PreferredContentSize.swift",
        "Sources/PresentableModal.swift",
        "Sources/ShadowView.swift",
        "Sources/Toasts/PresentableToast.swift",
        "Sources/Toasts/ToastBehaviorContext.swift",
        "Sources/Toasts/ToastBehaviorPreferences.swift",
        "Sources/Toasts/ToastContainerPresentationStyle.swift",
        "Sources/Toasts/ToastContainerPresentationStyleProvider.swift",
        "Sources/Toasts/ToastDisplayContext.swift",
        "Sources/Toasts/ToastDisplayValues.swift",
        "Sources/Toasts/ToastInteractiveExitContext.swift",
        "Sources/Toasts/ToastPreheatContext.swift",
        "Sources/Toasts/ToastPreheatValues.swift",
        "Sources/Toasts/ToastPresentable.swift",
        "Sources/Toasts/ToastPresentationStyle.swift",
        "Sources/Toasts/ToastPresentationStyleProvider.swift",
        "Sources/Toasts/ToastPresentationViewController+PanGesture.swift",
        "Sources/Toasts/ToastPresentationViewController+Presentation.swift",
        "Sources/Toasts/ToastPresentationViewController+StyleContexts.swift",
        "Sources/Toasts/ToastPresentationViewController+Timer.swift",
        "Sources/Toasts/ToastPresentationViewController+Transitions.swift",
        "Sources/Toasts/ToastPresentationViewController.swift",
        "Sources/Toasts/ToastPresentationViewControllerDelegate.swift",
        "Sources/Toasts/ToastPresenter.swift",
        "Sources/Toasts/ToastSafeAreaAnchor.swift",
        "Sources/Toasts/ToastTransitionContext.swift",
        "Sources/Toasts/ToastTransitionValues.swift",
        "Sources/TrampolineModalListObserver.swift",
        "Sources/TrampolineModalPresenter.swift",
        "Sources/UICoordinateSpace+Extensions.swift",
        "Sources/UIResponder+Extensions.swift",
        "Sources/UIView+Modals.swift",
        "Sources/UIViewAnimating+Extensions.swift",
        "Sources/UIViewController+Extensions.swift",
        "Sources/UIViewController+Modals.swift",
        "Sources/UIViewController+Orientation.swift",
        "Sources/Visibility.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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
Fetching from https://github.com/square/workflow-swift
Fetching from https://github.com/apple/swift-log (cached)
Fetching from https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching from https://github.com/pointfreeco/swift-perception
Fetching from https://github.com/pointfreeco/swift-identified-collections
Fetching from https://github.com/ReactiveX/RxSwift.git
Fetching from https://github.com/pointfreeco/swift-case-paths (cached)
Fetching from https://github.com/pointfreeco/swift-custom-dump (cached)
Fetching from https://github.com/swiftlang/swift-syntax (cached)
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay (cached)
Fetching from https://github.com/apple/swift-collections (cached)
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.5.2 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘RxSwift’
Checking out 6.9.0 of package ‘RxSwift’
Creating working copy of package ‘swift-custom-dump’
Checking out 1.3.3 of package ‘swift-custom-dump’
Creating working copy of package ‘workflow-swift’
Checking out 4.0.1 of package ‘workflow-swift’
Creating working copy of package ‘swift-syntax’
Checking out 600.0.1 of package ‘swift-syntax’
Creating working copy of package ‘swift-identified-collections’
Checking out 1.1.1 of package ‘swift-identified-collections’
Creating working copy of package ‘swift-collections’
Checking out 1.2.0 of package ‘swift-collections’
Creating working copy of package ‘ReactiveSwift’
Checking out 7.2.1 of package ‘ReactiveSwift’
Creating working copy of package ‘swift-perception’
Checking out 1.6.0 of package ‘swift-perception’
Creating working copy of package ‘swift-log’
Checking out 1.6.3 of package ‘swift-log’
Creating working copy of package ‘swift-case-paths’
Checking out 1.7.1 of package ‘swift-case-paths’
Resolve Package Graph
Resolved source packages:
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.1
  swift-collections: https://github.com/apple/swift-collections @ 1.2.0
  Workflow: https://github.com/square/workflow-swift @ 4.0.1
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ 7.2.1
  swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.1
  swift-log: https://github.com/apple/swift-log @ 1.6.3
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 6.9.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  Modals: /Users/admin/builder/spi-builder-workspace
  swift-perception: https://github.com/pointfreeco/swift-perception @ 1.6.0
resolved source packages: swift-case-paths, swift-collections, Workflow, swift-syntax, swift-custom-dump, ReactiveSwift, swift-identified-collections, swift-log, RxSwift, xctest-dynamic-overlay, Modals, swift-perception
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    },
    {
      "identity" : "workflow-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/square/workflow-swift"
    }
  ],
  "manifest_display_name" : "Modals",
  "name" : "Modals",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "Modals",
      "targets" : [
        "Modals"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowModals",
      "targets" : [
        "WorkflowModals"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WorkflowModals",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowModals",
      "path" : "WorkflowModals",
      "product_dependencies" : [
        "WorkflowUI"
      ],
      "product_memberships" : [
        "WorkflowModals"
      ],
      "sources" : [
        "Sources/AnyModalToastContainer.swift",
        "Sources/Builder.swift",
        "Sources/Modal.swift",
        "Sources/ModalContainer.swift",
        "Sources/ModalHostContainer.swift",
        "Sources/ModalListObserver+Workflow.swift",
        "Sources/ModalsRendering.swift",
        "Sources/PresentedModalsManager.swift",
        "Sources/Toast.swift",
        "Sources/ToastContainer.swift",
        "Sources/UIViewController+LoggingAttribution.swift",
        "Sources/WorkflowModalListProvider.swift"
      ],
      "target_dependencies" : [
        "Modals"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Modals",
      "module_type" : "SwiftTarget",
      "name" : "Modals",
      "path" : "Modals",
      "product_dependencies" : [
        "ViewEnvironmentUI",
        "Logging"
      ],
      "product_memberships" : [
        "Modals",
        "WorkflowModals"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/ca-ES.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ca-es"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/en-AU.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-au"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/en-CA.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-ca"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/en-GB.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-gb"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/en-IE.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-ie"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/es-ES.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "es-es"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/es.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/fr-CA.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr-ca"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/fr-FR.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr-fr"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/ja.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        }
      ],
      "sources" : [
        "Sources/AccessibilityProxyView.swift",
        "Sources/Bundle+Modals.swift",
        "Sources/CACornerMask+Extensions.swift",
        "Sources/CGSize+Extensions.swift",
        "Sources/ClippingView.swift",
        "Sources/Dynamics.swift",
        "Sources/KeyboardObserver/KeyboardObserver.swift",
        "Sources/LocalizedStrings.swift",
        "Sources/Logging/ModalPresentationWillTransitionLogEvent.swift",
        "Sources/Logging/ModalsLogging.swift",
        "Sources/ModalAnimation.swift",
        "Sources/ModalBehaviorContext.swift",
        "Sources/ModalBehaviorPreferences.swift",
        "Sources/ModalDecoration.swift",
        "Sources/ModalDisplayValues.swift",
        "Sources/ModalHeightSizing.swift",
        "Sources/ModalHost.swift",
        "Sources/ModalHostContainerViewController.swift",
        "Sources/ModalHostValidation.swift",
        "Sources/ModalInfo.swift",
        "Sources/ModalList.swift",
        "Sources/ModalListObserver.swift",
        "Sources/ModalPreferenceContext.swift",
        "Sources/ModalPresentable.swift",
        "Sources/ModalPresentationContext.swift",
        "Sources/ModalPresentationFilter.swift",
        "Sources/ModalPresentationPassthroughView.swift",
        "Sources/ModalPresentationStyle.swift",
        "Sources/ModalPresentationStyleProvider.swift",
        "Sources/ModalPresentationViewController+FocusRestoration.swift",
        "Sources/ModalPresentationViewController.swift",
        "Sources/ModalPresenter.swift",
        "Sources/ModalReverseTransitionValues.swift",
        "Sources/ModalRoundedCorners.swift",
        "Sources/ModalShadow.swift",
        "Sources/ModalTransitionValues+CrossFade.swift",
        "Sources/ModalTransitionValues.swift",
        "Sources/ModalWidthSizing.swift",
        "Sources/PreferredContentSize.swift",
        "Sources/PresentableModal.swift",
        "Sources/ShadowView.swift",
        "Sources/Toasts/PresentableToast.swift",
        "Sources/Toasts/ToastBehaviorContext.swift",
        "Sources/Toasts/ToastBehaviorPreferences.swift",
        "Sources/Toasts/ToastContainerPresentationStyle.swift",
        "Sources/Toasts/ToastContainerPresentationStyleProvider.swift",
        "Sources/Toasts/ToastDisplayContext.swift",
        "Sources/Toasts/ToastDisplayValues.swift",
        "Sources/Toasts/ToastInteractiveExitContext.swift",
        "Sources/Toasts/ToastPreheatContext.swift",
        "Sources/Toasts/ToastPreheatValues.swift",
        "Sources/Toasts/ToastPresentable.swift",
        "Sources/Toasts/ToastPresentationStyle.swift",
        "Sources/Toasts/ToastPresentationStyleProvider.swift",
        "Sources/Toasts/ToastPresentationViewController+PanGesture.swift",
        "Sources/Toasts/ToastPresentationViewController+Presentation.swift",
        "Sources/Toasts/ToastPresentationViewController+StyleContexts.swift",
        "Sources/Toasts/ToastPresentationViewController+Timer.swift",
        "Sources/Toasts/ToastPresentationViewController+Transitions.swift",
        "Sources/Toasts/ToastPresentationViewController.swift",
        "Sources/Toasts/ToastPresentationViewControllerDelegate.swift",
        "Sources/Toasts/ToastPresenter.swift",
        "Sources/Toasts/ToastSafeAreaAnchor.swift",
        "Sources/Toasts/ToastTransitionContext.swift",
        "Sources/Toasts/ToastTransitionValues.swift",
        "Sources/TrampolineModalListObserver.swift",
        "Sources/TrampolineModalPresenter.swift",
        "Sources/UICoordinateSpace+Extensions.swift",
        "Sources/UIResponder+Extensions.swift",
        "Sources/UIView+Modals.swift",
        "Sources/UIViewAnimating+Extensions.swift",
        "Sources/UIViewController+Extensions.swift",
        "Sources/UIViewController+Modals.swift",
        "Sources/UIViewController+Orientation.swift",
        "Sources/Visibility.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Modals",
      "Modals-Package",
      "WorkflowModals"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Modals-Package -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 Modals-Package -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
Resolve Package Graph
Resolved source packages:
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
  swift-collections: https://github.com/apple/swift-collections @ 1.2.0
  swift-perception: https://github.com/pointfreeco/swift-perception @ 1.6.0
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 6.9.0
  Workflow: https://github.com/square/workflow-swift @ 4.0.1
  ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ 7.2.1
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.1
  swift-log: https://github.com/apple/swift-log @ 1.6.3
  Modals: /Users/admin/builder/spi-builder-workspace
  swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (15 targets)
    Target 'WorkflowModals' in project 'Modals'
        ➜ Explicit dependency on target 'WorkflowModals' in project 'Modals'
        ➜ Explicit dependency on target 'Modals' in project 'Modals'
        ➜ Explicit dependency on target 'ViewEnvironmentUI' in project 'Workflow'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'WorkflowUI' in project 'Workflow'
    Target 'WorkflowModals' in project 'Modals'
        ➜ Explicit dependency on target 'Modals' in project 'Modals'
        ➜ Explicit dependency on target 'ViewEnvironmentUI' in project 'Workflow'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'WorkflowUI' in project 'Workflow'
    Target 'WorkflowUI' in project 'Workflow'
        ➜ Explicit dependency on target 'WorkflowUI' in project 'Workflow'
        ➜ Explicit dependency on target 'Workflow' in project 'Workflow'
        ➜ Explicit dependency on target 'ViewEnvironment' in project 'Workflow'
        ➜ Explicit dependency on target 'ViewEnvironmentUI' in project 'Workflow'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'WorkflowUI' in project 'Workflow'
        ➜ Explicit dependency on target 'Workflow' in project 'Workflow'
        ➜ Explicit dependency on target 'ViewEnvironment' in project 'Workflow'
        ➜ Explicit dependency on target 'ViewEnvironmentUI' in project 'Workflow'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'Workflow' in project 'Workflow'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'ReactiveSwift' in project 'ReactiveSwift'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'ReactiveSwift' in project 'ReactiveSwift' (no dependencies)
    Target 'Modals' in project 'Modals'
        ➜ Explicit dependency on target 'Modals' in project 'Modals'
        ➜ Explicit dependency on target 'Modals_Modals' in project 'Modals'
        ➜ Explicit dependency on target 'ViewEnvironmentUI' in project 'Workflow'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Modals' in project 'Modals'
        ➜ Explicit dependency on target 'Modals_Modals' in project 'Modals'
        ➜ Explicit dependency on target 'ViewEnvironmentUI' in project 'Workflow'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'ViewEnvironmentUI' in project 'Workflow'
        ➜ Explicit dependency on target 'ViewEnvironmentUI' in project 'Workflow'
        ➜ Explicit dependency on target 'ViewEnvironment' in project 'Workflow'
    Target 'ViewEnvironmentUI' in project 'Workflow'
        ➜ Explicit dependency on target 'ViewEnvironment' in project 'Workflow'
    Target 'ViewEnvironment' in project 'Workflow' (no dependencies)
    Target 'Modals_Modals' in project 'Modals' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/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/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 7b6cf11b4aa17c5a865e97c638cad116
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7b6cf11b4aa17c5a865e97c638cad116.xcbuilddata
error: The package product 'ViewEnvironmentUI' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'WorkflowModals' from project 'Modals')
error: The package product 'WorkflowUI' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'WorkflowModals' from project 'Modals')
error: The package product 'ViewEnvironmentUI' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'Modals' from project 'Modals')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:3678c7a802501fa94c470d9f64bd6a9c7d1927ce, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:3678c7a802501fa94c470d9f64bd6a9c7d1927ce, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:3678c7a802501fa94c470d9f64bd6a9c7d1927ce, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:3678c7a802501fa94c470d9f64bd6a9c7d1927ce, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Modals-Package
(1 failure)
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:
  swift-log: https://github.com/apple/swift-log @ 1.6.3
  swift-perception: https://github.com/pointfreeco/swift-perception @ 1.6.0
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  Workflow: https://github.com/square/workflow-swift @ 4.0.1
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
  swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.1
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ 7.2.1
  swift-collections: https://github.com/apple/swift-collections @ 1.2.0
  Modals: /Users/admin/builder/spi-builder-workspace
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.1
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 6.9.0
resolved source packages: swift-log, swift-perception, swift-custom-dump, Workflow, swift-syntax, swift-identified-collections, xctest-dynamic-overlay, ReactiveSwift, swift-collections, Modals, swift-case-paths, RxSwift
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    },
    {
      "identity" : "workflow-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/square/workflow-swift"
    }
  ],
  "manifest_display_name" : "Modals",
  "name" : "Modals",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "Modals",
      "targets" : [
        "Modals"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowModals",
      "targets" : [
        "WorkflowModals"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WorkflowModals",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowModals",
      "path" : "WorkflowModals",
      "product_dependencies" : [
        "WorkflowUI"
      ],
      "product_memberships" : [
        "WorkflowModals"
      ],
      "sources" : [
        "Sources/AnyModalToastContainer.swift",
        "Sources/Builder.swift",
        "Sources/Modal.swift",
        "Sources/ModalContainer.swift",
        "Sources/ModalHostContainer.swift",
        "Sources/ModalListObserver+Workflow.swift",
        "Sources/ModalsRendering.swift",
        "Sources/PresentedModalsManager.swift",
        "Sources/Toast.swift",
        "Sources/ToastContainer.swift",
        "Sources/UIViewController+LoggingAttribution.swift",
        "Sources/WorkflowModalListProvider.swift"
      ],
      "target_dependencies" : [
        "Modals"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Modals",
      "module_type" : "SwiftTarget",
      "name" : "Modals",
      "path" : "Modals",
      "product_dependencies" : [
        "ViewEnvironmentUI",
        "Logging"
      ],
      "product_memberships" : [
        "Modals",
        "WorkflowModals"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/ca-ES.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ca-es"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/en-AU.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-au"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/en-CA.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-ca"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/en-GB.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-gb"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/en-IE.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-ie"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/es-ES.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "es-es"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/es.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/fr-CA.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr-ca"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/fr-FR.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr-fr"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/ja.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        }
      ],
      "sources" : [
        "Sources/AccessibilityProxyView.swift",
        "Sources/Bundle+Modals.swift",
        "Sources/CACornerMask+Extensions.swift",
        "Sources/CGSize+Extensions.swift",
        "Sources/ClippingView.swift",
        "Sources/Dynamics.swift",
        "Sources/KeyboardObserver/KeyboardObserver.swift",
        "Sources/LocalizedStrings.swift",
        "Sources/Logging/ModalPresentationWillTransitionLogEvent.swift",
        "Sources/Logging/ModalsLogging.swift",
        "Sources/ModalAnimation.swift",
        "Sources/ModalBehaviorContext.swift",
        "Sources/ModalBehaviorPreferences.swift",
        "Sources/ModalDecoration.swift",
        "Sources/ModalDisplayValues.swift",
        "Sources/ModalHeightSizing.swift",
        "Sources/ModalHost.swift",
        "Sources/ModalHostContainerViewController.swift",
        "Sources/ModalHostValidation.swift",
        "Sources/ModalInfo.swift",
        "Sources/ModalList.swift",
        "Sources/ModalListObserver.swift",
        "Sources/ModalPreferenceContext.swift",
        "Sources/ModalPresentable.swift",
        "Sources/ModalPresentationContext.swift",
        "Sources/ModalPresentationFilter.swift",
        "Sources/ModalPresentationPassthroughView.swift",
        "Sources/ModalPresentationStyle.swift",
        "Sources/ModalPresentationStyleProvider.swift",
        "Sources/ModalPresentationViewController+FocusRestoration.swift",
        "Sources/ModalPresentationViewController.swift",
        "Sources/ModalPresenter.swift",
        "Sources/ModalReverseTransitionValues.swift",
        "Sources/ModalRoundedCorners.swift",
        "Sources/ModalShadow.swift",
        "Sources/ModalTransitionValues+CrossFade.swift",
        "Sources/ModalTransitionValues.swift",
        "Sources/ModalWidthSizing.swift",
        "Sources/PreferredContentSize.swift",
        "Sources/PresentableModal.swift",
        "Sources/ShadowView.swift",
        "Sources/Toasts/PresentableToast.swift",
        "Sources/Toasts/ToastBehaviorContext.swift",
        "Sources/Toasts/ToastBehaviorPreferences.swift",
        "Sources/Toasts/ToastContainerPresentationStyle.swift",
        "Sources/Toasts/ToastContainerPresentationStyleProvider.swift",
        "Sources/Toasts/ToastDisplayContext.swift",
        "Sources/Toasts/ToastDisplayValues.swift",
        "Sources/Toasts/ToastInteractiveExitContext.swift",
        "Sources/Toasts/ToastPreheatContext.swift",
        "Sources/Toasts/ToastPreheatValues.swift",
        "Sources/Toasts/ToastPresentable.swift",
        "Sources/Toasts/ToastPresentationStyle.swift",
        "Sources/Toasts/ToastPresentationStyleProvider.swift",
        "Sources/Toasts/ToastPresentationViewController+PanGesture.swift",
        "Sources/Toasts/ToastPresentationViewController+Presentation.swift",
        "Sources/Toasts/ToastPresentationViewController+StyleContexts.swift",
        "Sources/Toasts/ToastPresentationViewController+Timer.swift",
        "Sources/Toasts/ToastPresentationViewController+Transitions.swift",
        "Sources/Toasts/ToastPresentationViewController.swift",
        "Sources/Toasts/ToastPresentationViewControllerDelegate.swift",
        "Sources/Toasts/ToastPresenter.swift",
        "Sources/Toasts/ToastSafeAreaAnchor.swift",
        "Sources/Toasts/ToastTransitionContext.swift",
        "Sources/Toasts/ToastTransitionValues.swift",
        "Sources/TrampolineModalListObserver.swift",
        "Sources/TrampolineModalPresenter.swift",
        "Sources/UICoordinateSpace+Extensions.swift",
        "Sources/UIResponder+Extensions.swift",
        "Sources/UIView+Modals.swift",
        "Sources/UIViewAnimating+Extensions.swift",
        "Sources/UIViewController+Extensions.swift",
        "Sources/UIViewController+Modals.swift",
        "Sources/UIViewController+Orientation.swift",
        "Sources/Visibility.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Modals",
      "Modals-Package",
      "WorkflowModals"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Modals-Package -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 Modals-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  swift-perception: https://github.com/pointfreeco/swift-perception @ 1.6.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.1
  ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ 7.2.1
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  Modals: /Users/admin/builder/spi-builder-workspace
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.1
  swift-log: https://github.com/apple/swift-log @ 1.6.3
  swift-collections: https://github.com/apple/swift-collections @ 1.2.0
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
  Workflow: https://github.com/square/workflow-swift @ 4.0.1
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 6.9.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (15 targets)
    Target 'WorkflowModals' in project 'Modals'
        ➜ Explicit dependency on target 'WorkflowModals' in project 'Modals'
        ➜ Explicit dependency on target 'Modals' in project 'Modals'
        ➜ Explicit dependency on target 'ViewEnvironmentUI' in project 'Workflow'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'WorkflowUI' in project 'Workflow'
    Target 'WorkflowModals' in project 'Modals'
        ➜ Explicit dependency on target 'Modals' in project 'Modals'
        ➜ Explicit dependency on target 'ViewEnvironmentUI' in project 'Workflow'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'WorkflowUI' in project 'Workflow'
    Target 'WorkflowUI' in project 'Workflow'
        ➜ Explicit dependency on target 'WorkflowUI' in project 'Workflow'
        ➜ Explicit dependency on target 'Workflow' in project 'Workflow'
        ➜ Explicit dependency on target 'ViewEnvironment' in project 'Workflow'
        ➜ Explicit dependency on target 'ViewEnvironmentUI' in project 'Workflow'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'WorkflowUI' in project 'Workflow'
        ➜ Explicit dependency on target 'Workflow' in project 'Workflow'
        ➜ Explicit dependency on target 'ViewEnvironment' in project 'Workflow'
        ➜ Explicit dependency on target 'ViewEnvironmentUI' in project 'Workflow'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'Workflow' in project 'Workflow'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'ReactiveSwift' in project 'ReactiveSwift'
        ➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
    Target 'ReactiveSwift' in project 'ReactiveSwift' (no dependencies)
    Target 'Modals' in project 'Modals'
        ➜ Explicit dependency on target 'Modals' in project 'Modals'
        ➜ Explicit dependency on target 'Modals_Modals' in project 'Modals'
        ➜ Explicit dependency on target 'ViewEnvironmentUI' in project 'Workflow'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Modals' in project 'Modals'
        ➜ Explicit dependency on target 'Modals_Modals' in project 'Modals'
        ➜ Explicit dependency on target 'ViewEnvironmentUI' in project 'Workflow'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'ViewEnvironmentUI' in project 'Workflow'
        ➜ Explicit dependency on target 'ViewEnvironmentUI' in project 'Workflow'
        ➜ Explicit dependency on target 'ViewEnvironment' in project 'Workflow'
    Target 'ViewEnvironmentUI' in project 'Workflow'
        ➜ Explicit dependency on target 'ViewEnvironment' in project 'Workflow'
    Target 'ViewEnvironment' in project 'Workflow' (no dependencies)
    Target 'Modals_Modals' in project 'Modals' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/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/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: e532e8873f9100f515b215dd0ee393a0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e532e8873f9100f515b215dd0ee393a0.xcbuilddata
error: The package product 'ViewEnvironmentUI' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'Modals' from project 'Modals')
error: The package product 'ViewEnvironmentUI' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'WorkflowModals' from project 'Modals')
error: The package product 'WorkflowUI' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'WorkflowModals' from project 'Modals')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:3678c7a802501fa94c470d9f64bd6a9c7d1927ce, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:3678c7a802501fa94c470d9f64bd6a9c7d1927ce, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:3678c7a802501fa94c470d9f64bd6a9c7d1927ce, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:3678c7a802501fa94c470d9f64bd6a9c7d1927ce, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Modals-Package
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild