Build Information
Failed to build Modals, reference main (d060be
), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 18 Apr 2025 22:48:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.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: 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 d060bea docs: generate api docs (#1)
Cloned https://github.com/square/swift-modals.git
Revision (git rev-parse @):
d060bea1f9242f4acc2bd8e124fce45e52c1af6b
SUCCESS checkout https://github.com/square/swift-modals.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.0
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" : "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/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/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"
}
Command line invocation:
/Applications/Xcode-16.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/square/workflow-swift
Fetching from https://github.com/apple/swift-log
Fetching from https://github.com/pointfreeco/swift-custom-dump
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/pointfreeco/swift-perception
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-collections’
Checking out 1.1.4 of package ‘swift-collections’
Creating working copy of package ‘swift-case-paths’
Checking out 1.7.0 of package ‘swift-case-paths’
Creating working copy of package ‘RxSwift’
Checking out 6.9.0 of package ‘RxSwift’
Creating working copy of package ‘workflow-swift’
Checking out 3.16.0 of package ‘workflow-swift’
Creating working copy of package ‘ReactiveSwift’
Checking out 7.2.0 of package ‘ReactiveSwift’
Creating working copy of package ‘swift-identified-collections’
Checking out 1.1.1 of package ‘swift-identified-collections’
Creating working copy of package ‘swift-custom-dump’
Checking out 1.3.3 of package ‘swift-custom-dump’
Creating working copy of package ‘swift-log’
Checking out 1.6.3 of package ‘swift-log’
Creating working copy of package ‘swift-syntax’
Checking out 600.0.1 of package ‘swift-syntax’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.5.2 of package ‘xctest-dynamic-overlay’
Resolve Package Graph
Resolved source packages:
Workflow: https://github.com/square/workflow-swift @ 3.16.0
RxSwift: https://github.com/ReactiveX/RxSwift.git @ 6.9.0
Modals: /Users/admin/builder/spi-builder-workspace
swift-collections: https://github.com/apple/swift-collections @ 1.1.4
swift-perception: https://github.com/pointfreeco/swift-perception @ 1.6.0
swift-log: https://github.com/apple/swift-log @ 1.6.3
swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.0
swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.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
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ 7.2.0
resolved source packages: Workflow, RxSwift, Modals, swift-collections, swift-perception, swift-log, swift-case-paths, swift-identified-collections, swift-syntax, swift-custom-dump, xctest-dynamic-overlay, ReactiveSwift
{
"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/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/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-16.2.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.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 "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"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
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-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.1
swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.0
Workflow: https://github.com/square/workflow-swift @ 3.16.0
Modals: /Users/admin/builder/spi-builder-workspace
swift-log: https://github.com/apple/swift-log @ 1.6.3
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
RxSwift: https://github.com/ReactiveX/RxSwift.git @ 6.9.0
swift-perception: https://github.com/pointfreeco/swift-perception @ 1.6.0
swift-collections: https://github.com/apple/swift-collections @ 1.1.4
ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ 7.2.0
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-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: c885da6953c51273e31e122e7056919a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c885da6953c51273e31e122e7056919a.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:e136be8c168155e30d1340abc3bd096cfaf17089, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:e136be8c168155e30d1340abc3bd096cfaf17089, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:e136be8c168155e30d1340abc3bd096cfaf17089, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:e136be8c168155e30d1340abc3bd096cfaf17089, 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.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:
RxSwift: https://github.com/ReactiveX/RxSwift.git @ 6.9.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
Modals: /Users/admin/builder/spi-builder-workspace
swift-collections: https://github.com/apple/swift-collections @ 1.1.4
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ 7.2.0
swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.0
swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
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 @ 3.16.0
resolved source packages: RxSwift, swift-identified-collections, swift-log, Modals, swift-collections, xctest-dynamic-overlay, ReactiveSwift, swift-case-paths, swift-syntax, swift-perception, swift-custom-dump, 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" : "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/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/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-16.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-16.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:
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-perception: https://github.com/pointfreeco/swift-perception @ 1.6.0
Modals: /Users/admin/builder/spi-builder-workspace
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ 7.2.0
swift-collections: https://github.com/apple/swift-collections @ 1.1.4
Workflow: https://github.com/square/workflow-swift @ 3.16.0
RxSwift: https://github.com/ReactiveX/RxSwift.git @ 6.9.0
swift-log: https://github.com/apple/swift-log @ 1.6.3
swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.0
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-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 0dd8718589132930cf733f5a0e604be9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0dd8718589132930cf733f5a0e604be9.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:e136be8c168155e30d1340abc3bd096cfaf17089, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:e136be8c168155e30d1340abc3bd096cfaf17089, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:e136be8c168155e30d1340abc3bd096cfaf17089, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:e136be8c168155e30d1340abc3bd096cfaf17089, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Modals-Package
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild