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 (e5182b), with Swift 5.10 for macOS (Xcode) using Xcode 15.4 on 28 Jun 2025 05:21:04 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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 e5182b2 feat: update workflow dependency to 4.0 (#4)
Cloned https://github.com/square/swift-modals.git
Revision (git rev-parse @):
e5182b2571c48420b4524b8c7feedef3c6ed7ef2
SUCCESS checkout https://github.com/square/swift-modals.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.10
Building package at path:  $PWD
https://github.com/square/swift-modals.git
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/apple/swift-log
Fetching from https://github.com/square/workflow-swift
Fetching from https://github.com/pointfreeco/swift-custom-dump
Fetching from https://github.com/pointfreeco/swift-perception
Fetching from https://github.com/pointfreeco/swift-identified-collections
Fetching from https://github.com/pointfreeco/swift-case-paths
Fetching from https://github.com/swiftlang/swift-syntax
Fetching from https://github.com/ReactiveX/RxSwift.git
Fetching from https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching from https://github.com/apple/swift-collections
Creating working copy of package ‘swift-perception’
Checking out 1.6.0 of package ‘swift-perception’
Creating working copy of package ‘swift-custom-dump’
Checking out 1.3.3 of package ‘swift-custom-dump’
Creating working copy of package ‘RxSwift’
Checking out 6.9.0 of package ‘RxSwift’
Creating working copy of package ‘swift-collections’
Checking out 1.2.0 of package ‘swift-collections’
Creating working copy of package ‘swift-log’
Checking out 1.6.3 of package ‘swift-log’
Creating working copy of package ‘ReactiveSwift’
Checking out 7.2.0 of package ‘ReactiveSwift’
Creating working copy of package ‘swift-case-paths’
Checking out 1.7.1 of package ‘swift-case-paths’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.5.2 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘workflow-swift’
Checking out 4.0.1 of package ‘workflow-swift’
Creating working copy of package ‘swift-identified-collections’
Checking out 1.1.1 of package ‘swift-identified-collections’
Creating working copy of package ‘swift-syntax’
Checking out 600.0.1 of package ‘swift-syntax’
Resolved source packages:
  swift-log: https://github.com/apple/swift-log @ 1.6.3
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.1
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 6.9.0
  swift-collections: https://github.com/apple/swift-collections @ 1.2.0
  swift-perception: https://github.com/pointfreeco/swift-perception @ 1.6.0
  ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ 7.2.0
  Modals: /Users/admin/builder/spi-builder-workspace
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.1
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  Workflow: https://github.com/square/workflow-swift @ 4.0.1
resolved source packages: swift-log, swift-custom-dump, swift-identified-collections, swift-syntax, RxSwift, swift-collections, swift-perception, ReactiveSwift, Modals, swift-case-paths, xctest-dynamic-overlay, Workflow
{
  "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/en-GB.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-gb"
            }
          }
        },
        {
          "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.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        },
        {
          "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/fr-CA.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr-ca"
            }
          }
        },
        {
          "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/en-CA.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-ca"
            }
          }
        },
        {
          "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-IE.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-ie"
            }
          }
        },
        {
          "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/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/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/ModalsLogging.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-15.4.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-15.4.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
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 6.9.0
  Modals: /Users/admin/builder/spi-builder-workspace
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  swift-perception: https://github.com/pointfreeco/swift-perception @ 1.6.0
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.1
  Workflow: https://github.com/square/workflow-swift @ 4.0.1
  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
  swift-collections: https://github.com/apple/swift-collections @ 1.2.0
  ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ 7.2.0
  swift-log: https://github.com/apple/swift-log @ 1.6.3
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
Prepare packages
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-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -x c -c /dev/null
ExecuteExternalTool /bin/cat /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: c8ca278b1e748f48ef3ed940cbb965bb
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c8ca278b1e748f48ef3ed940cbb965bb.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:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 6.9.0
  ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ 7.2.0
  swift-collections: https://github.com/apple/swift-collections @ 1.2.0
  Modals: /Users/admin/builder/spi-builder-workspace
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.1
  swift-perception: https://github.com/pointfreeco/swift-perception @ 1.6.0
  swift-log: https://github.com/apple/swift-log @ 1.6.3
  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
  Workflow: https://github.com/square/workflow-swift @ 4.0.1
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
resolved source packages: RxSwift, ReactiveSwift, swift-collections, Modals, swift-custom-dump, swift-case-paths, swift-perception, swift-log, swift-identified-collections, xctest-dynamic-overlay, Workflow, swift-syntax
{
  "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/en-CA.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-ca"
            }
          }
        },
        {
          "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/en-IE.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-ie"
            }
          }
        },
        {
          "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/en-GB.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-gb"
            }
          }
        },
        {
          "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.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "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/fr-CA.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr-ca"
            }
          }
        },
        {
          "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/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/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/ModalsLogging.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-15.4.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-15.4.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
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 6.9.0
  Workflow: https://github.com/square/workflow-swift @ 4.0.1
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ 7.2.0
  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-perception: https://github.com/pointfreeco/swift-perception @ 1.6.0
  swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.1
  swift-collections: https://github.com/apple/swift-collections @ 1.2.0
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
  Modals: /Users/admin/builder/spi-builder-workspace
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
Prepare packages
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-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -x c -c /dev/null
ExecuteExternalTool /bin/cat /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: c8ca278b1e748f48ef3ed940cbb965bb
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c8ca278b1e748f48ef3ed940cbb965bb.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:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
** BUILD FAILED **
BUILD FAILURE 5.10 macosXcodebuild