The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Modals, reference 1.0.0 (4e234f), with Swift 5.9 for macOS (Xcode) using Xcode 15.2 on 12 Apr 2025 03:49:24 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/square/swift-modals.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/square/swift-modals
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 4e234f0 feat: initial commit
Cloned https://github.com/square/swift-modals.git
Revision (git rev-parse @):
4e234f0d3a4112d3ac2ad642195f4c6b9d155491
SUCCESS checkout https://github.com/square/swift-modals.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  $PWD
https://github.com/square/swift-modals.git
Command line invocation:
    /Applications/Xcode-15.2.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-custom-dump’
Checking out 1.3.3 of package ‘swift-custom-dump’
Creating working copy of package ‘workflow-swift’
Checking out 3.15.0 of package ‘workflow-swift’
Creating working copy of package ‘swift-log’
Checking out 1.6.3 of package ‘swift-log’
Creating working copy of package ‘swift-perception’
Checking out 1.5.1 of package ‘swift-perception’
Creating working copy of package ‘swift-case-paths’
Checking out 1.6.1 of package ‘swift-case-paths’
Creating working copy of package ‘RxSwift’
Checking out 6.9.0 of package ‘RxSwift’
Creating working copy of package ‘swift-syntax’
Checking out 600.0.1 of package ‘swift-syntax’
Creating working copy of package ‘swift-collections’
Checking out 1.1.4 of package ‘swift-collections’
Creating working copy of package ‘swift-identified-collections’
Checking out 1.1.1 of package ‘swift-identified-collections’
Creating working copy of package ‘ReactiveSwift’
Checking out 7.2.0 of package ‘ReactiveSwift’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.5.2 of package ‘xctest-dynamic-overlay’
Resolve Package Graph
Resolved source packages:
  swift-collections: https://github.com/apple/swift-collections @ 1.1.4
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
  swift-perception: https://github.com/pointfreeco/swift-perception @ 1.5.1
  ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ 7.2.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  swift-log: https://github.com/apple/swift-log @ 1.6.3
  Workflow: https://github.com/square/workflow-swift @ 3.15.0
  swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.1
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.6.1
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 6.9.0
  Modals: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-collections, swift-syntax, swift-perception, ReactiveSwift, xctest-dynamic-overlay, swift-log, Workflow, swift-identified-collections, swift-custom-dump, swift-case-paths, RxSwift, Modals
{
  "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" : "3.14.0",
            "upper_bound" : "4.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-AU.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-au"
            }
          }
        },
        {
          "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.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/ja.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        },
        {
          "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/ca-ES.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ca-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-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/fr-FR.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr-fr"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/en-GB.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-gb"
            }
          }
        }
      ],
      "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.2.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.2.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
Resolve Package Graph
Resolved source packages:
  swift-collections: https://github.com/apple/swift-collections @ 1.1.4
  Workflow: https://github.com/square/workflow-swift @ 3.15.0
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ 7.2.0
  swift-log: https://github.com/apple/swift-log @ 1.6.3
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 6.9.0
  swift-perception: https://github.com/pointfreeco/swift-perception @ 1.5.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
  Modals: /Users/admin/builder/spi-builder-workspace
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.6.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
Build description signature: 1cd183087eac3d5f7bfdd06da6fd80b4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1cd183087eac3d5f7bfdd06da6fd80b4.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')
Resolve Package Graph
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE }
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.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:
  Workflow: https://github.com/square/workflow-swift @ 3.15.0
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.6.1
  swift-perception: https://github.com/pointfreeco/swift-perception @ 1.5.1
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ 7.2.0
  swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.1
  swift-log: https://github.com/apple/swift-log @ 1.6.3
  swift-collections: https://github.com/apple/swift-collections @ 1.1.4
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  Modals: /Users/admin/builder/spi-builder-workspace
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 6.9.0
resolved source packages: Workflow, swift-case-paths, swift-perception, xctest-dynamic-overlay, ReactiveSwift, swift-identified-collections, swift-log, swift-collections, swift-syntax, swift-custom-dump, Modals, 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" : "3.14.0",
            "upper_bound" : "4.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-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/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/fr-FR.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr-fr"
            }
          }
        },
        {
          "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-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/ja.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Modals/Resources/ca-ES.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ca-es"
            }
          }
        }
      ],
      "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.2.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.2.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:
  swift-log: https://github.com/apple/swift-log @ 1.6.3
  ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ 7.2.0
  Modals: /Users/admin/builder/spi-builder-workspace
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  Workflow: https://github.com/square/workflow-swift @ 3.15.0
  swift-collections: https://github.com/apple/swift-collections @ 1.1.4
  swift-perception: https://github.com/pointfreeco/swift-perception @ 1.5.1
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.6.1
  RxSwift: https://github.com/ReactiveX/RxSwift.git @ 6.9.0
  swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.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
Build description signature: 1cd183087eac3d5f7bfdd06da6fd80b4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1cd183087eac3d5f7bfdd06da6fd80b4.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 }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE }
** BUILD FAILED **
BUILD FAILURE 5.9 macosXcodebuild