This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 Container with Swift 6.0 for watchOS using Xcode 16.0.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Container -destination generic/platform=watchos OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

    var completionCurve: UIView.AnimationCurve { get }
                         ^~~~~~
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:17:29: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
    var transitionAnimator: UIViewControllerAnimatedTransitioning? { get }
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:18:28: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    var transitionContext: UIViewControllerContextTransitioning? { get }
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:20:58: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    func startInteractiveTransition(_ transitionContext: UIViewControllerContextTransitioning, using animator: UIViewControllerAnimatedTransitioning)
                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:20:112: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
    func startInteractiveTransition(_ transitionContext: UIViewControllerContextTransitioning, using animator: UIViewControllerAnimatedTransitioning)
                                                                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:34:167: error: cannot find 'UIViewImplicitlyAnimating' in scope
            preconditionFailure("In order to fully use the \(ContainerPercentDrivenInteractiveTransitioner.self), the animator must provide an object conforming to \(UIViewImplicitlyAnimating.self).")
                                                                                                                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:38:61: error: cannot infer type of closure parameter '_' without a type annotation
        interruptibleAnimator?.addCompletion? { [weak self] _ in
                                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:39:43: error: 'nil' requires a contextual type
            self?.interruptibleAnimator = nil
                                          ^
SwiftCompile normal arm64_32 Compiling\ ContainerViewControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewControllerDelegate.swift (in target 'Container' from project 'Container')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.PostTransitionBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerViewControllerDelegate.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerViewControllerDelegate.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerViewControllerDelegate.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerViewControllerDelegate.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/Container_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Container -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerViewControllerDelegate.o -index-unit-output-path /Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerViewControllerDelegate.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewControllerDelegate.swift (in target 'Container' from project 'Container')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.PostTransitionBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerViewControllerDelegate.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerViewControllerDelegate.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerViewControllerDelegate.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerViewControllerDelegate.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/Container_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Container -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerViewControllerDelegate.o -index-unit-output-path /Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerViewControllerDelegate.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewControllerDelegate.swift:19:84: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
                                 to destination: ContainerViewController.Child) -> UIViewControllerAnimatedTransitioning?
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:15:26: error: cannot find type 'UIView' in scope
    var completionCurve: UIView.AnimationCurve { get }
                         ^~~~~~
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:17:29: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
    var transitionAnimator: UIViewControllerAnimatedTransitioning? { get }
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:18:28: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    var transitionContext: UIViewControllerContextTransitioning? { get }
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:20:58: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    func startInteractiveTransition(_ transitionContext: UIViewControllerContextTransitioning, using animator: UIViewControllerAnimatedTransitioning)
                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:20:112: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
    func startInteractiveTransition(_ transitionContext: UIViewControllerContextTransitioning, using animator: UIViewControllerAnimatedTransitioning)
                                                                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewControllerDelegate.swift:60:84: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
                                 to destination: ContainerViewController.Child) -> UIViewControllerAnimatedTransitioning? { return nil }
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SwiftCompile normal arm64_32 Compiling\ ContainerTransitionContext.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift (in target 'Container' from project 'Container')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.PostTransitionBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerTransitionContext.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerTransitionContext.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerTransitionContext.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerTransitionContext.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/Container_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Container -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerTransitionContext.o -index-unit-output-path /Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerTransitionContext.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift (in target 'Container' from project 'Container')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.PostTransitionBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerTransitionContext.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerTransitionContext.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerTransitionContext.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerTransitionContext.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/Container_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Container -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerTransitionContext.o -index-unit-output-path /Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerTransitionContext.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ ContainerViewController.PostTransitionBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.PostTransitionBehavior.swift (in target 'Container' from project 'Container')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.PostTransitionBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerViewController.PostTransitionBehavior.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerViewController.PostTransitionBehavior.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerViewController.PostTransitionBehavior.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerViewController.PostTransitionBehavior.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/Container_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Container -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerViewController.PostTransitionBehavior.o -index-unit-output-path /Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerViewController.PostTransitionBehavior.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.PostTransitionBehavior.swift (in target 'Container' from project 'Container')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.PostTransitionBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerViewController.PostTransitionBehavior.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerViewController.PostTransitionBehavior.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerViewController.PostTransitionBehavior.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerViewController.PostTransitionBehavior.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/Container_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Container -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerViewController.PostTransitionBehavior.o -index-unit-output-path /Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/ContainerViewController.PostTransitionBehavior.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.PostTransitionBehavior.swift:33:27: warning: static property 'removeAllNonVisibleChildren' is not concurrency-safe because non-'Sendable' type 'ContainerViewController.PostTransitionBehavior' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let removeAllNonVisibleChildren: PostTransitionBehavior = .removeAllNonVisibleChildren(exceptWithIdentifiers: [])
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.PostTransitionBehavior.swift:15:17: note: consider making enum 'PostTransitionBehavior' conform to the 'Sendable' protocol
    public enum PostTransitionBehavior {
                ^
                                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.PostTransitionBehavior.swift:33:27: note: annotate 'removeAllNonVisibleChildren' with '@MainActor' if property should only be accessed from the main actor
        public static let removeAllNonVisibleChildren: PostTransitionBehavior = .removeAllNonVisibleChildren(exceptWithIdentifiers: [])
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.PostTransitionBehavior.swift:33:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let removeAllNonVisibleChildren: PostTransitionBehavior = .removeAllNonVisibleChildren(exceptWithIdentifiers: [])
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:34:36: error: cannot find type 'UIViewController' in scope
        public let viewController: UIViewController
                                   ^~~~~~~~~~~~~~~~
SwiftCompile normal arm64_32 Compiling\ DefaultContainerTransitionAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift (in target 'Container' from project 'Container')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.PostTransitionBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/DefaultContainerTransitionAnimator.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/DefaultContainerTransitionAnimator.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/DefaultContainerTransitionAnimator.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/DefaultContainerTransitionAnimator.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/Container_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Container -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/DefaultContainerTransitionAnimator.o -index-unit-output-path /Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/DefaultContainerTransitionAnimator.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift (in target 'Container' from project 'Container')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.PostTransitionBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/DefaultContainerTransitionAnimator.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/DefaultContainerTransitionAnimator.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/DefaultContainerTransitionAnimator.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/DefaultContainerTransitionAnimator.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/Container_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Container -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/DefaultContainerTransitionAnimator.o -index-unit-output-path /Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/DefaultContainerTransitionAnimator.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift:11:53: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
class DefaultContainerTransitionAnimator: NSObject, UIViewControllerAnimatedTransitioning {
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift:14:54: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    func transitionDuration(using transitionContext: UIViewControllerContextTransitioning?) -> TimeInterval {
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift:18:53: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    func animateTransition(using transitionContext: UIViewControllerContextTransitioning) {
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift:19:85: error: cannot infer contextual base in reference to member 'to'
        guard let destinationController = transitionContext.viewController(forKey: .to), let destination = destinationController.view else {
                                                                                   ~^~
SwiftCompile normal armv7k Compiling\ ContainerPercentDrivenInteractiveTransitioner.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift (in target 'Container' from project 'Container')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.PostTransitionBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewControllerDelegate.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/armv7k/ContainerPercentDrivenInteractiveTransitioner.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/armv7k/ContainerPercentDrivenInteractiveTransitioner.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/armv7k/ContainerPercentDrivenInteractiveTransitioner.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/armv7k/ContainerPercentDrivenInteractiveTransitioner.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/armv7k/Container_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Container -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/armv7k/ContainerPercentDrivenInteractiveTransitioner.o -index-unit-output-path /Container.build/Debug-watchos/Container.build/Objects-normal/armv7k/ContainerPercentDrivenInteractiveTransitioner.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift (in target 'Container' from project 'Container')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.PostTransitionBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewControllerDelegate.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/armv7k/ContainerPercentDrivenInteractiveTransitioner.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/armv7k/ContainerPercentDrivenInteractiveTransitioner.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/armv7k/ContainerPercentDrivenInteractiveTransitioner.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/armv7k/ContainerPercentDrivenInteractiveTransitioner.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/armv7k/Container_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Container -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/armv7k/ContainerPercentDrivenInteractiveTransitioner.o -index-unit-output-path /Container.build/Debug-watchos/Container.build/Objects-normal/armv7k/ContainerPercentDrivenInteractiveTransitioner.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:26:32: error: cannot find type 'UITimingCurveProvider' in scope
    open lazy var timingCurve: UITimingCurveProvider = UICubicTimingParameters(animationCurve: completionCurve)
                               ^~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:14:34: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
    open var transitionAnimator: UIViewControllerAnimatedTransitioning?
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:15:46: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    open private(set) var transitionContext: UIViewControllerContextTransitioning?
                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:16:45: error: cannot find type 'UIViewImplicitlyAnimating' in scope
    private(set) var interruptibleAnimator: UIViewImplicitlyAnimating?
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:25:31: error: cannot find type 'UIView' in scope
    open var completionCurve: UIView.AnimationCurve = .easeInOut
                              ^~~~~~
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:29:53: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    open func startInteractiveTransition(_ context: UIViewControllerContextTransitioning, using animator: UIViewControllerAnimatedTransitioning) {
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:29:107: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
    open func startInteractiveTransition(_ context: UIViewControllerContextTransitioning, using animator: UIViewControllerAnimatedTransitioning) {
                                                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:15:26: error: cannot find type 'UIView' in scope
    var completionCurve: UIView.AnimationCurve { get }
                         ^~~~~~
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:17:29: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
    var transitionAnimator: UIViewControllerAnimatedTransitioning? { get }
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:18:28: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    var transitionContext: UIViewControllerContextTransitioning? { get }
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:20:58: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    func startInteractiveTransition(_ transitionContext: UIViewControllerContextTransitioning, using animator: UIViewControllerAnimatedTransitioning)
                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:20:112: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
    func startInteractiveTransition(_ transitionContext: UIViewControllerContextTransitioning, using animator: UIViewControllerAnimatedTransitioning)
                                                                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:34:167: error: cannot find 'UIViewImplicitlyAnimating' in scope
            preconditionFailure("In order to fully use the \(ContainerPercentDrivenInteractiveTransitioner.self), the animator must provide an object conforming to \(UIViewImplicitlyAnimating.self).")
                                                                                                                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:38:61: error: cannot infer type of closure parameter '_' without a type annotation
        interruptibleAnimator?.addCompletion? { [weak self] _ in
                                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:39:43: error: 'nil' requires a contextual type
            self?.interruptibleAnimator = nil
                                          ^
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Container (in target 'Container' from project 'Container')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.PostTransitionBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/Container_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Container -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/Container.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/Container.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/Container-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/Container-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/Container-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/Container.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/Container.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:34:36: error: cannot find type 'UIViewController' in scope
 32 |
 33 |         /// The `UIViewController` associated with this child. It is embedded as a child view controller of the `ContainerViewController` itself when presented.
 34 |         public let viewController: UIViewController
    |                                    `- error: cannot find type 'UIViewController' in scope
 35 |
 36 |         // MARK: Initializer
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:39:61: error: cannot find type 'UIViewController' in scope
 37 |
 38 |         /// Initializes a new `Child` object with a given `identifier` and `viewConroller`.
 39 |         public init(identifier: Identifier, viewController: UIViewController) {
    |                                                             `- error: cannot find type 'UIViewController' in scope
 40 |             self.identifier = identifier
 41 |             self.viewController = viewController
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:71:31: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'ContainerViewController.ChildManager.InsertionBehavior' may have shared mutable state; this is an error in the Swift 6 language mode
 61 |
 62 |         /// Describes the method in which a new `Child` is inserted into the `ChildManager` storage.
 63 |         public enum InsertionBehavior {
    |                     `- note: consider making enum 'InsertionBehavior' conform to the 'Sendable' protocol
 64 |
 65 |             /// Describes a custom behavior that describes the addition of a new `Child`. This behavior is given access to the existing list of `Child` objects as well as the new child, and is expected to return the updated list of children.
    :
 69 |
 70 |             /// This behavior inserts the new child at the front of the list of children. It does not conduct a uniqueness check.
 71 |             public static let `default` = InsertionBehavior.custom { into, new in return [new] + into }
    |                               |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'ContainerViewController.ChildManager.InsertionBehavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |                               |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
    |                               `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 72 |
 73 |             /// This behavior inserts the new child at the front of the list of children, and then removes any previously added children with the same identifier.
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:74:31: warning: static property 'uniqued' is not concurrency-safe because non-'Sendable' type 'ContainerViewController.ChildManager.InsertionBehavior' may have shared mutable state; this is an error in the Swift 6 language mode
 61 |
 62 |         /// Describes the method in which a new `Child` is inserted into the `ChildManager` storage.
 63 |         public enum InsertionBehavior {
    |                     `- note: consider making enum 'InsertionBehavior' conform to the 'Sendable' protocol
 64 |
 65 |             /// Describes a custom behavior that describes the addition of a new `Child`. This behavior is given access to the existing list of `Child` objects as well as the new child, and is expected to return the updated list of children.
    :
 72 |
 73 |             /// This behavior inserts the new child at the front of the list of children, and then removes any previously added children with the same identifier.
 74 |             public static let uniqued = InsertionBehavior.custom { into, new in
    |                               |- warning: static property 'uniqued' is not concurrency-safe because non-'Sendable' type 'ContainerViewController.ChildManager.InsertionBehavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |                               |- note: annotate 'uniqued' with '@MainActor' if property should only be accessed from the main actor
    |                               `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 75 |                 return ([new] + into).reduce([]) { $0.contains($1) ? $0 : $0 + [$1] }
 76 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:145:55: error: cannot find type 'UIViewController' in scope
143 |         /// Returns the first existing `Child` stored by the `ChildManager`, if one exists.
144 |         /// - Parameter viewController: The viewController to search for. Pointer comparison is used to identify a view controller.
145 |         public func existingChild(for viewController: UIViewController) -> Child? {
    |                                                       `- error: cannot find type 'UIViewController' in scope
146 |             return existingChild(where: { $0.viewController === viewController })
147 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.PostTransitionBehavior.swift:33:27: warning: static property 'removeAllNonVisibleChildren' is not concurrency-safe because non-'Sendable' type 'ContainerViewController.PostTransitionBehavior' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 |     /// This type describes a function or behavior that is run after a `ContainerViewController` finishes a transition.
15 |     public enum PostTransitionBehavior {
   |                 `- note: consider making enum 'PostTransitionBehavior' conform to the 'Sendable' protocol
16 |
17 |         /// No action will be taken after each transition.
   :
31 |
32 |         /// This behavior will remove all `Child` objects the `ChildManager` is storing, except for the one currently visible.
33 |         public static let removeAllNonVisibleChildren: PostTransitionBehavior = .removeAllNonVisibleChildren(exceptWithIdentifiers: [])
   |                           |- warning: static property 'removeAllNonVisibleChildren' is not concurrency-safe because non-'Sendable' type 'ContainerViewController.PostTransitionBehavior' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'removeAllNonVisibleChildren' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
34 |
35 |         /// This behavior will remove all `Child` objects the `ChildManager` is storing, except for the one currently visible and any children whose identifiers have been specified.
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.swift:34:37: error: cannot find type 'UIViewController' in scope
 32 |
 33 |     /// The currently visible `UIViewController`.
 34 |     open var visibleViewController: UIViewController? { visibleChild?.viewController }
    |                                     `- error: cannot find type 'UIViewController' in scope
 35 |
 36 |     /// The currently visible `Child`. Setting this variable will result in the container transitioning to the given child.
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewControllerDelegate.swift:19:84: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
17 |     func containerViewController(_ container: ContainerViewController,
18 |                                  animationControllerForTransitionFrom source: ContainerViewController.Child,
19 |                                  to destination: ContainerViewController.Child) -> UIViewControllerAnimatedTransitioning?
   |                                                                                    `- error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
20 |
21 |     /// Asks your delegate for the transition interactor object to use when presenting a view controller.
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.swift:45:45: error: cannot find type 'UIViewControllerContextTransitioning' in scope
 43 |
 44 |     // MARK: Transitioning
 45 |     private var containerTransitionContext: UIViewControllerContextTransitioning?
    |                                             `- error: cannot find type 'UIViewControllerContextTransitioning' in scope
 46 |     open var containerTransitionCoordinator: ContainerViewControllerTransitionCoordinator?
 47 |
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:14:51: error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
12 |
13 |     @discardableResult
14 |     func animate(alongsideTransition animation: ((UIViewControllerTransitionCoordinatorContext) -> Void)?,
   |                                                   `- error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
15 |                  completion: ((UIViewControllerTransitionCoordinatorContext) -> Void)?) -> Bool
16 |
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:15:32: error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
13 |     @discardableResult
14 |     func animate(alongsideTransition animation: ((UIViewControllerTransitionCoordinatorContext) -> Void)?,
15 |                  completion: ((UIViewControllerTransitionCoordinatorContext) -> Void)?) -> Bool
   |                                `- error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
16 |
17 |     func notifyWhenInteractionEnds(_ handler: @escaping (UIViewControllerTransitionCoordinatorContext) -> Void)
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:17:58: error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
15 |                  completion: ((UIViewControllerTransitionCoordinatorContext) -> Void)?) -> Bool
16 |
17 |     func notifyWhenInteractionEnds(_ handler: @escaping (UIViewControllerTransitionCoordinatorContext) -> Void)
   |                                                          `- error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
18 |     func notifyWhenInteractionChanges(_ handler: @escaping (UIViewControllerTransitionCoordinatorContext) -> Void)
19 | }
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:18:61: error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
16 |
17 |     func notifyWhenInteractionEnds(_ handler: @escaping (UIViewControllerTransitionCoordinatorContext) -> Void)
18 |     func notifyWhenInteractionChanges(_ handler: @escaping (UIViewControllerTransitionCoordinatorContext) -> Void)
   |                                                             `- error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
19 | }
20 |
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.swift:57:21: error: initializer does not override a designated initializer from its superclass
 55 |     }
 56 |
 57 |     public override init(nibName nibNameOrNil: String?, bundle nibBundleOrNil: Bundle?) {
    |                     `- error: initializer does not override a designated initializer from its superclass
 58 |         super.init(nibName: nibNameOrNil, bundle: nibBundleOrNil)
 59 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.swift:66:24: error: method does not override any method from its superclass
 64 |
 65 |     // MARK: Lifecycle
 66 |     open override func viewDidLoad() {
    |                        `- error: method does not override any method from its superclass
 67 |         super.viewDidLoad()
 68 |
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.swift:10:37: error: cannot find type 'UIViewController' in scope
  8 | import UIKit
  9 |
 10 | open class ContainerViewController: UIViewController {
    |                                     `- error: cannot find type 'UIViewController' in scope
 11 |
 12 |     // MARK: Properties
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.swift:160:63: error: cannot find type 'UIView' in scope
158 |     }
159 |
160 |     func configure(destination: Child, inContainer container: UIView) {
    |                                                               `- error: cannot find type 'UIView' in scope
161 |         ///It is the animator's responsibility (as with all `UIViewControllerAnimatedTransitioning` objects) to add the destinationView as a subview of the container view.
162 |         ///The container will simply ensure the proper layout is used once the transition is completed.
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
 21 | @class NSLayoutManager;
 22 | @class UIImage;
 23 | @class UIView;
    | `- note: interface 'UIView' forward declared here
 24 | @class NSFileWrapper;
 25 | @class NSTextAttachmentViewProvider;
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:15:26: error: cannot find type 'UIView' in scope
13 |     var wantsInteractiveStart: Bool { get }
14 |     var completionSpeed: CGFloat { get }
15 |     var completionCurve: UIView.AnimationCurve { get }
   |                          `- error: cannot find type 'UIView' in scope
16 |
17 |     var transitionAnimator: UIViewControllerAnimatedTransitioning? { get }
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
 21 | @class NSLayoutManager;
 22 | @class UIImage;
 23 | @class UIView;
    | `- note: interface 'UIView' forward declared here
 24 | @class NSFileWrapper;
 25 | @class NSTextAttachmentViewProvider;
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:17:29: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
15 |     var completionCurve: UIView.AnimationCurve { get }
16 |
17 |     var transitionAnimator: UIViewControllerAnimatedTransitioning? { get }
   |                             `- error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
18 |     var transitionContext: UIViewControllerContextTransitioning? { get }
19 |
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:18:28: error: cannot find type 'UIViewControllerContextTransitioning' in scope
16 |
17 |     var transitionAnimator: UIViewControllerAnimatedTransitioning? { get }
18 |     var transitionContext: UIViewControllerContextTransitioning? { get }
   |                            `- error: cannot find type 'UIViewControllerContextTransitioning' in scope
19 |
20 |     func startInteractiveTransition(_ transitionContext: UIViewControllerContextTransitioning, using animator: UIViewControllerAnimatedTransitioning)
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:20:58: error: cannot find type 'UIViewControllerContextTransitioning' in scope
18 |     var transitionContext: UIViewControllerContextTransitioning? { get }
19 |
20 |     func startInteractiveTransition(_ transitionContext: UIViewControllerContextTransitioning, using animator: UIViewControllerAnimatedTransitioning)
   |                                                          `- error: cannot find type 'UIViewControllerContextTransitioning' in scope
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:20:112: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
18 |     var transitionContext: UIViewControllerContextTransitioning? { get }
19 |
20 |     func startInteractiveTransition(_ transitionContext: UIViewControllerContextTransitioning, using animator: UIViewControllerAnimatedTransitioning)
   |                                                                                                                `- error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewControllerDelegate.swift:60:84: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
58 |     func containerViewController(_ container: ContainerViewController,
59 |                                  animationControllerForTransitionFrom source: ContainerViewController.Child,
60 |                                  to destination: ContainerViewController.Child) -> UIViewControllerAnimatedTransitioning? { return nil }
   |                                                                                    `- error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
61 |     func containerViewController(_ container: ContainerViewController,
62 |                                  interactionControllerForTransitionFrom source: ContainerViewController.Child,
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:26:32: error: cannot find type 'UITimingCurveProvider' in scope
24 |     open var completionSpeed: CGFloat = 1.0
25 |     open var completionCurve: UIView.AnimationCurve = .easeInOut
26 |     open lazy var timingCurve: UITimingCurveProvider = UICubicTimingParameters(animationCurve: completionCurve)
   |                                `- error: cannot find type 'UITimingCurveProvider' in scope
27 |
28 |     // MARK: ContainerPercentDrivenInteractiveTransitioning
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:14:34: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
12 |
13 |     // MARK: Properties
14 |     open var transitionAnimator: UIViewControllerAnimatedTransitioning?
   |                                  `- error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
15 |     open private(set) var transitionContext: UIViewControllerContextTransitioning?
16 |     private(set) var interruptibleAnimator: UIViewImplicitlyAnimating?
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:15:46: error: cannot find type 'UIViewControllerContextTransitioning' in scope
13 |     // MARK: Properties
14 |     open var transitionAnimator: UIViewControllerAnimatedTransitioning?
15 |     open private(set) var transitionContext: UIViewControllerContextTransitioning?
   |                                              `- error: cannot find type 'UIViewControllerContextTransitioning' in scope
16 |     private(set) var interruptibleAnimator: UIViewImplicitlyAnimating?
17 |
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:16:45: error: cannot find type 'UIViewImplicitlyAnimating' in scope
14 |     open var transitionAnimator: UIViewControllerAnimatedTransitioning?
15 |     open private(set) var transitionContext: UIViewControllerContextTransitioning?
16 |     private(set) var interruptibleAnimator: UIViewImplicitlyAnimating?
   |                                             `- error: cannot find type 'UIViewImplicitlyAnimating' in scope
17 |
18 |     // MARK: Internal State
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:25:31: error: cannot find type 'UIView' in scope
23 |     open var wantsInteractiveStart: Bool = true
24 |     open var completionSpeed: CGFloat = 1.0
25 |     open var completionCurve: UIView.AnimationCurve = .easeInOut
   |                               `- error: cannot find type 'UIView' in scope
26 |     open lazy var timingCurve: UITimingCurveProvider = UICubicTimingParameters(animationCurve: completionCurve)
27 |
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
 21 | @class NSLayoutManager;
 22 | @class UIImage;
 23 | @class UIView;
    | `- note: interface 'UIView' forward declared here
 24 | @class NSFileWrapper;
 25 | @class NSTextAttachmentViewProvider;
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:29:53: error: cannot find type 'UIViewControllerContextTransitioning' in scope
27 |
28 |     // MARK: ContainerPercentDrivenInteractiveTransitioning
29 |     open func startInteractiveTransition(_ context: UIViewControllerContextTransitioning, using animator: UIViewControllerAnimatedTransitioning) {
   |                                                     `- error: cannot find type 'UIViewControllerContextTransitioning' in scope
30 |         transitionContext = context
31 |         transitionAnimator = animator
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:29:107: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
27 |
28 |     // MARK: ContainerPercentDrivenInteractiveTransitioning
29 |     open func startInteractiveTransition(_ context: UIViewControllerContextTransitioning, using animator: UIViewControllerAnimatedTransitioning) {
   |                                                                                                           `- error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
30 |         transitionContext = context
31 |         transitionAnimator = animator
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:30:25: error: cannot find type 'UIView' in scope
28 |
29 |     // MARK: Initializers
30 |     init(containerView: UIView, fromViewController: UIViewController, toViewController: UIViewController) {
   |                         `- error: cannot find type 'UIView' in scope
31 |         self.containerView = containerView
32 |         self.presentationStyle = toViewController.modalPresentationStyle
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
 21 | @class NSLayoutManager;
 22 | @class UIImage;
 23 | @class UIView;
    | `- note: interface 'UIView' forward declared here
 24 | @class NSFileWrapper;
 25 | @class NSTextAttachmentViewProvider;
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:30:53: error: cannot find type 'UIViewController' in scope
28 |
29 |     // MARK: Initializers
30 |     init(containerView: UIView, fromViewController: UIViewController, toViewController: UIViewController) {
   |                                                     `- error: cannot find type 'UIViewController' in scope
31 |         self.containerView = containerView
32 |         self.presentationStyle = toViewController.modalPresentationStyle
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:30:89: error: cannot find type 'UIViewController' in scope
28 |
29 |     // MARK: Initializers
30 |     init(containerView: UIView, fromViewController: UIViewController, toViewController: UIViewController) {
   |                                                                                         `- error: cannot find type 'UIViewController' in scope
31 |         self.containerView = containerView
32 |         self.presentationStyle = toViewController.modalPresentationStyle
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:16:24: error: cannot find type 'UIView' in scope
14 |
15 |     // MARK: Properties
16 |     var containerView: UIView
   |                        `- error: cannot find type 'UIView' in scope
17 |     var percentComplete: CGFloat = 0
18 |     var presentationStyle: UIModalPresentationStyle
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
 21 | @class NSLayoutManager;
 22 | @class UIImage;
 23 | @class UIView;
    | `- note: interface 'UIView' forward declared here
 24 | @class NSFileWrapper;
 25 | @class NSTextAttachmentViewProvider;
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:18:28: error: cannot find type 'UIModalPresentationStyle' in scope
16 |     var containerView: UIView
17 |     var percentComplete: CGFloat = 0
18 |     var presentationStyle: UIModalPresentationStyle
   |                            `- error: cannot find type 'UIModalPresentationStyle' in scope
19 |     var transitionWasCancelled: Bool = false
20 |     var targetTransform: CGAffineTransform = .identity
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:24:35: error: cannot find type 'UITransitionContextViewControllerKey' in scope
22 |     var isInteractive: Bool = false
23 |
24 |     private var viewControllers: [UITransitionContextViewControllerKey: UIViewController]
   |                                   `- error: cannot find type 'UITransitionContextViewControllerKey' in scope
25 |     private var views: [UITransitionContextViewKey: UIView]
26 |
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:25:25: error: cannot find type 'UITransitionContextViewKey' in scope
23 |
24 |     private var viewControllers: [UITransitionContextViewControllerKey: UIViewController]
25 |     private var views: [UITransitionContextViewKey: UIView]
   |                         `- error: cannot find type 'UITransitionContextViewKey' in scope
26 |
27 |     var completion: Completion?
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:40:39: error: cannot find type 'UIViewControllerContextTransitioning' in scope
38 |
39 | // MARK: UIViewControllerContextTransitioning
40 | extension ContainerTransitionContext: UIViewControllerContextTransitioning {
   |                                       `- error: cannot find type 'UIViewControllerContextTransitioning' in scope
41 |
42 |     /// The frames are set to .null when they are not known or otherwise undefined.  For example the finalFrame of the fromViewController will be .null if and only if the fromView will be removed from the window at the end of the transition. On the other hand, if the finalFrame is not .null then it must be respected at the end of the transition.
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:43:31: error: cannot find type 'UIViewController' in scope
41 |
42 |     /// The frames are set to .null when they are not known or otherwise undefined.  For example the finalFrame of the fromViewController will be .null if and only if the fromView will be removed from the window at the end of the transition. On the other hand, if the finalFrame is not .null then it must be respected at the end of the transition.
43 |     func initialFrame(for vc: UIViewController) -> CGRect {
   |                               `- error: cannot find type 'UIViewController' in scope
44 |         guard vc == viewController(forKey: .from) else { return .null }
45 |         return containerView.bounds
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:49:29: error: cannot find type 'UIViewController' in scope
47 |
48 |     /// The frames are set to .null when they are not known or otherwise undefined.  For example the finalFrame of the fromViewController will be .null if and only if the fromView will be removed from the window at the end of the transition. On the other hand, if the finalFrame is not .null then it must be respected at the end of the transition.
49 |     func finalFrame(for vc: UIViewController) -> CGRect {
   |                             `- error: cannot find type 'UIViewController' in scope
50 |         guard vc == viewController(forKey: .to) else { return .null }
51 |         return containerView.bounds
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:54:78: error: cannot find type 'UIViewController' in scope
52 |     }
53 |
54 |     func viewController(forKey key: UITransitionContextViewControllerKey) -> UIViewController? {
   |                                                                              `- error: cannot find type 'UIViewController' in scope
55 |         return viewControllers[key]
56 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:54:37: error: cannot find type 'UITransitionContextViewControllerKey' in scope
52 |     }
53 |
54 |     func viewController(forKey key: UITransitionContextViewControllerKey) -> UIViewController? {
   |                                     `- error: cannot find type 'UITransitionContextViewControllerKey' in scope
55 |         return viewControllers[key]
56 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:58:58: error: cannot find type 'UIView' in scope
56 |     }
57 |
58 |     func view(forKey key: UITransitionContextViewKey) -> UIView? {
   |                                                          `- error: cannot find type 'UIView' in scope
59 |         return views[key]
60 |     }
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
 21 | @class NSLayoutManager;
 22 | @class UIImage;
 23 | @class UIView;
    | `- note: interface 'UIView' forward declared here
 24 | @class NSFileWrapper;
 25 | @class NSTextAttachmentViewProvider;
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:58:27: error: cannot find type 'UITransitionContextViewKey' in scope
56 |     }
57 |
58 |     func view(forKey key: UITransitionContextViewKey) -> UIView? {
   |                           `- error: cannot find type 'UITransitionContextViewKey' in scope
59 |         return views[key]
60 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:26:26: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
24 |
25 |     // MARK: Properties
26 |     public let animator: UIViewControllerAnimatedTransitioning
   |                          `- error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
27 |     public let interactor: ContainerViewControllerInteractiveTransitioning
28 |
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:30:27: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
28 |
29 |     // MARK: Initializer
30 |     public init(animator: UIViewControllerAnimatedTransitioning, interactor: ContainerViewControllerInteractiveTransitioning) {
   |                           `- error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
31 |         self.animator = animator
32 |         self.interactor = interactor
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:11:63: error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
 9 |
10 | /// The `ContainerViewControllerTransitionCoordinator` protocol is intended to closely mimic the `UIViewControllerTransitionCoordinator` protocol, with the exception that alongside animations must occur in the container of the transition and can not occur outside.
11 | public protocol ContainerViewControllerTransitionCoordinator: UIViewControllerTransitionCoordinatorContext {
   |                                                               `- error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
12 |
13 |     @discardableResult
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:34:58: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
32 |
33 |     // MARK: Initializers
34 |     init?(context: ContainerTransitionContext, animator: UIViewControllerAnimatedTransitioning, interactor: ContainerViewControllerInteractiveTransitioning? = nil) {
   |                                                          `- error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
35 |         guard let interruptibleAnimator = animator.interruptibleAnimator?(using: context) else { return nil }
36 |
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:25:49: error: cannot find 'UIView' in scope
23 |
24 |     private static let defaultCompletionVelocity: CGFloat = 1.0
25 |     private static let defaultCompletionCurve = UIView.AnimationCurve.easeInOut
   |                                                 `- error: cannot find 'UIView' in scope
26 |
27 |     // MARK: Properties
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
 21 | @class NSLayoutManager;
 22 | @class UIImage;
 23 | @class UIView;
    | `- note: interface 'UIView' forward declared here
 24 | @class NSFileWrapper;
 25 | @class NSTextAttachmentViewProvider;
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:29:27: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
27 |     // MARK: Properties
28 |     private let context: ContainerTransitionContext
29 |     private let animator: UIViewControllerAnimatedTransitioning
   |                           `- error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
30 |     private let interactor: ContainerViewControllerInteractiveTransitioning?
31 |     private var interruptibleAnimator: UIViewImplicitlyAnimating
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:31:40: error: cannot find type 'UIViewImplicitlyAnimating' in scope
29 |     private let animator: UIViewControllerAnimatedTransitioning
30 |     private let interactor: ContainerViewControllerInteractiveTransitioning?
31 |     private var interruptibleAnimator: UIViewImplicitlyAnimating
   |                                        `- error: cannot find type 'UIViewImplicitlyAnimating' in scope
32 |
33 |     // MARK: Initializers
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:46:28: error: cannot find type 'UIModalPresentationStyle' in scope
44 |     // MARK: UIViewControllerTransitionCoordinatorContext
45 |     var isAnimated: Bool { return context.isAnimated }
46 |     var presentationStyle: UIModalPresentationStyle { return context.presentationStyle }
   |                            `- error: cannot find type 'UIModalPresentationStyle' in scope
47 |     var initiallyInteractive: Bool { return interactor?.wantsInteractiveStart ?? false }
48 |     var isInterruptible: Bool = true //This coordinator requires the usage of an UIViewImplicitlyAnimating interruptible animator, which by default is interruptible.
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:54:26: error: cannot find type 'UIView' in scope
52 |     var percentComplete: CGFloat { return context.percentComplete }
53 |     var completionVelocity: CGFloat { return interactor?.completionSpeed ?? ContainerTransitionCoordinator.defaultCompletionVelocity }
54 |     var completionCurve: UIView.AnimationCurve { return interactor?.completionCurve ?? ContainerTransitionCoordinator.defaultCompletionCurve }
   |                          `- error: cannot find type 'UIView' in scope
55 |     var containerView: UIView { return context.containerView }
56 |     var targetTransform: CGAffineTransform { return context.targetTransform }
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
 21 | @class NSLayoutManager;
 22 | @class UIImage;
 23 | @class UIView;
    | `- note: interface 'UIView' forward declared here
 24 | @class NSFileWrapper;
 25 | @class NSTextAttachmentViewProvider;
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:55:24: error: cannot find type 'UIView' in scope
53 |     var completionVelocity: CGFloat { return interactor?.completionSpeed ?? ContainerTransitionCoordinator.defaultCompletionVelocity }
54 |     var completionCurve: UIView.AnimationCurve { return interactor?.completionCurve ?? ContainerTransitionCoordinator.defaultCompletionCurve }
55 |     var containerView: UIView { return context.containerView }
   |                        `- error: cannot find type 'UIView' in scope
56 |     var targetTransform: CGAffineTransform { return context.targetTransform }
57 |
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
 21 | @class NSLayoutManager;
 22 | @class UIImage;
 23 | @class UIView;
    | `- note: interface 'UIView' forward declared here
 24 | @class NSFileWrapper;
 25 | @class NSTextAttachmentViewProvider;
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:58:78: error: cannot find type 'UIViewController' in scope
56 |     var targetTransform: CGAffineTransform { return context.targetTransform }
57 |
58 |     func viewController(forKey key: UITransitionContextViewControllerKey) -> UIViewController? {
   |                                                                              `- error: cannot find type 'UIViewController' in scope
59 |         return context.viewController(forKey: key)
60 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:58:37: error: cannot find type 'UITransitionContextViewControllerKey' in scope
56 |     var targetTransform: CGAffineTransform { return context.targetTransform }
57 |
58 |     func viewController(forKey key: UITransitionContextViewControllerKey) -> UIViewController? {
   |                                     `- error: cannot find type 'UITransitionContextViewControllerKey' in scope
59 |         return context.viewController(forKey: key)
60 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:62:58: error: cannot find type 'UIView' in scope
60 |     }
61 |
62 |     func view(forKey key: UITransitionContextViewKey) -> UIView? {
   |                                                          `- error: cannot find type 'UIView' in scope
63 |         return context.view(forKey: key)
64 |     }
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
 21 | @class NSLayoutManager;
 22 | @class UIImage;
 23 | @class UIView;
    | `- note: interface 'UIView' forward declared here
 24 | @class NSFileWrapper;
 25 | @class NSTextAttachmentViewProvider;
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:62:27: error: cannot find type 'UITransitionContextViewKey' in scope
60 |     }
61 |
62 |     func view(forKey key: UITransitionContextViewKey) -> UIView? {
   |                           `- error: cannot find type 'UITransitionContextViewKey' in scope
63 |         return context.view(forKey: key)
64 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:67:51: error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
65 |
66 |     // MARK: UIViewControllerTransitionCoordinatorContext
67 |     func animate(alongsideTransition animation: ((UIViewControllerTransitionCoordinatorContext) -> Void)?,
   |                                                   `- error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
68 |                  completion: ((UIViewControllerTransitionCoordinatorContext) -> Void)? = nil) -> Bool {
69 |         interruptibleAnimator.addAnimations? { animation?(self) }
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:68:32: error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
66 |     // MARK: UIViewControllerTransitionCoordinatorContext
67 |     func animate(alongsideTransition animation: ((UIViewControllerTransitionCoordinatorContext) -> Void)?,
68 |                  completion: ((UIViewControllerTransitionCoordinatorContext) -> Void)? = nil) -> Bool {
   |                                `- error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
69 |         interruptibleAnimator.addAnimations? { animation?(self) }
70 |         interruptibleAnimator.addCompletion? { _ in completion?(self) }
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:75:58: error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
73 |     }
74 |
75 |     func notifyWhenInteractionEnds(_ handler: @escaping (UIViewControllerTransitionCoordinatorContext) -> Void) {
   |                                                          `- error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
76 |         notifyWhenInteractionChanges(handler)
77 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:79:61: error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
77 |     }
78 |
79 |     func notifyWhenInteractionChanges(_ handler: @escaping (UIViewControllerTransitionCoordinatorContext) -> Void) {
   |                                                             `- error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
80 |         interruptibleAnimator.addCompletion? { _ in handler(self) }
81 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift:11:53: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
 9 |
10 | /// This class is internal to the framework. It is the internal default transition animator used by the ContainerViewController when its delegate does not provide one.
11 | class DefaultContainerTransitionAnimator: NSObject, UIViewControllerAnimatedTransitioning {
   |                                                     `- error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
12 |
13 |     // MARK: UIViewControllerAnimatedTransitioning
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift:14:54: error: cannot find type 'UIViewControllerContextTransitioning' in scope
12 |
13 |     // MARK: UIViewControllerAnimatedTransitioning
14 |     func transitionDuration(using transitionContext: UIViewControllerContextTransitioning?) -> TimeInterval {
   |                                                      `- error: cannot find type 'UIViewControllerContextTransitioning' in scope
15 |         return 0.0
16 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift:18:53: error: cannot find type 'UIViewControllerContextTransitioning' in scope
16 |     }
17 |
18 |     func animateTransition(using transitionContext: UIViewControllerContextTransitioning) {
   |                                                     `- error: cannot find type 'UIViewControllerContextTransitioning' in scope
19 |         guard let destinationController = transitionContext.viewController(forKey: .to), let destination = destinationController.view else {
20 |             preconditionFailure("The context is improperly configured - a destination view controller must be provided.")
SwiftEmitModule normal armv7k Emitting\ module\ for\ Container (in target 'Container' from project 'Container')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.PostTransitionBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/armv7k/Container_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Container -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/armv7k/Container.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/armv7k/Container.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/armv7k/Container-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/armv7k/Container-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/armv7k/Container-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/armv7k/Container.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/armv7k/Container.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:34:36: error: cannot find type 'UIViewController' in scope
 32 |
 33 |         /// The `UIViewController` associated with this child. It is embedded as a child view controller of the `ContainerViewController` itself when presented.
 34 |         public let viewController: UIViewController
    |                                    `- error: cannot find type 'UIViewController' in scope
 35 |
 36 |         // MARK: Initializer
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:39:61: error: cannot find type 'UIViewController' in scope
 37 |
 38 |         /// Initializes a new `Child` object with a given `identifier` and `viewConroller`.
 39 |         public init(identifier: Identifier, viewController: UIViewController) {
    |                                                             `- error: cannot find type 'UIViewController' in scope
 40 |             self.identifier = identifier
 41 |             self.viewController = viewController
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:71:31: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'ContainerViewController.ChildManager.InsertionBehavior' may have shared mutable state; this is an error in the Swift 6 language mode
 61 |
 62 |         /// Describes the method in which a new `Child` is inserted into the `ChildManager` storage.
 63 |         public enum InsertionBehavior {
    |                     `- note: consider making enum 'InsertionBehavior' conform to the 'Sendable' protocol
 64 |
 65 |             /// Describes a custom behavior that describes the addition of a new `Child`. This behavior is given access to the existing list of `Child` objects as well as the new child, and is expected to return the updated list of children.
    :
 69 |
 70 |             /// This behavior inserts the new child at the front of the list of children. It does not conduct a uniqueness check.
 71 |             public static let `default` = InsertionBehavior.custom { into, new in return [new] + into }
    |                               |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'ContainerViewController.ChildManager.InsertionBehavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |                               |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
    |                               `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 72 |
 73 |             /// This behavior inserts the new child at the front of the list of children, and then removes any previously added children with the same identifier.
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:74:31: warning: static property 'uniqued' is not concurrency-safe because non-'Sendable' type 'ContainerViewController.ChildManager.InsertionBehavior' may have shared mutable state; this is an error in the Swift 6 language mode
 61 |
 62 |         /// Describes the method in which a new `Child` is inserted into the `ChildManager` storage.
 63 |         public enum InsertionBehavior {
    |                     `- note: consider making enum 'InsertionBehavior' conform to the 'Sendable' protocol
 64 |
 65 |             /// Describes a custom behavior that describes the addition of a new `Child`. This behavior is given access to the existing list of `Child` objects as well as the new child, and is expected to return the updated list of children.
    :
 72 |
 73 |             /// This behavior inserts the new child at the front of the list of children, and then removes any previously added children with the same identifier.
 74 |             public static let uniqued = InsertionBehavior.custom { into, new in
    |                               |- warning: static property 'uniqued' is not concurrency-safe because non-'Sendable' type 'ContainerViewController.ChildManager.InsertionBehavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |                               |- note: annotate 'uniqued' with '@MainActor' if property should only be accessed from the main actor
    |                               `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 75 |                 return ([new] + into).reduce([]) { $0.contains($1) ? $0 : $0 + [$1] }
 76 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift:145:55: error: cannot find type 'UIViewController' in scope
143 |         /// Returns the first existing `Child` stored by the `ChildManager`, if one exists.
144 |         /// - Parameter viewController: The viewController to search for. Pointer comparison is used to identify a view controller.
145 |         public func existingChild(for viewController: UIViewController) -> Child? {
    |                                                       `- error: cannot find type 'UIViewController' in scope
146 |             return existingChild(where: { $0.viewController === viewController })
147 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.PostTransitionBehavior.swift:33:27: warning: static property 'removeAllNonVisibleChildren' is not concurrency-safe because non-'Sendable' type 'ContainerViewController.PostTransitionBehavior' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 |     /// This type describes a function or behavior that is run after a `ContainerViewController` finishes a transition.
15 |     public enum PostTransitionBehavior {
   |                 `- note: consider making enum 'PostTransitionBehavior' conform to the 'Sendable' protocol
16 |
17 |         /// No action will be taken after each transition.
   :
31 |
32 |         /// This behavior will remove all `Child` objects the `ChildManager` is storing, except for the one currently visible.
33 |         public static let removeAllNonVisibleChildren: PostTransitionBehavior = .removeAllNonVisibleChildren(exceptWithIdentifiers: [])
   |                           |- warning: static property 'removeAllNonVisibleChildren' is not concurrency-safe because non-'Sendable' type 'ContainerViewController.PostTransitionBehavior' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'removeAllNonVisibleChildren' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
34 |
35 |         /// This behavior will remove all `Child` objects the `ChildManager` is storing, except for the one currently visible and any children whose identifiers have been specified.
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.swift:34:37: error: cannot find type 'UIViewController' in scope
 32 |
 33 |     /// The currently visible `UIViewController`.
 34 |     open var visibleViewController: UIViewController? { visibleChild?.viewController }
    |                                     `- error: cannot find type 'UIViewController' in scope
 35 |
 36 |     /// The currently visible `Child`. Setting this variable will result in the container transitioning to the given child.
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewControllerDelegate.swift:19:84: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
17 |     func containerViewController(_ container: ContainerViewController,
18 |                                  animationControllerForTransitionFrom source: ContainerViewController.Child,
19 |                                  to destination: ContainerViewController.Child) -> UIViewControllerAnimatedTransitioning?
   |                                                                                    `- error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
20 |
21 |     /// Asks your delegate for the transition interactor object to use when presenting a view controller.
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.swift:45:45: error: cannot find type 'UIViewControllerContextTransitioning' in scope
 43 |
 44 |     // MARK: Transitioning
 45 |     private var containerTransitionContext: UIViewControllerContextTransitioning?
    |                                             `- error: cannot find type 'UIViewControllerContextTransitioning' in scope
 46 |     open var containerTransitionCoordinator: ContainerViewControllerTransitionCoordinator?
 47 |
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:14:51: error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
12 |
13 |     @discardableResult
14 |     func animate(alongsideTransition animation: ((UIViewControllerTransitionCoordinatorContext) -> Void)?,
   |                                                   `- error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
15 |                  completion: ((UIViewControllerTransitionCoordinatorContext) -> Void)?) -> Bool
16 |
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:15:32: error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
13 |     @discardableResult
14 |     func animate(alongsideTransition animation: ((UIViewControllerTransitionCoordinatorContext) -> Void)?,
15 |                  completion: ((UIViewControllerTransitionCoordinatorContext) -> Void)?) -> Bool
   |                                `- error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
16 |
17 |     func notifyWhenInteractionEnds(_ handler: @escaping (UIViewControllerTransitionCoordinatorContext) -> Void)
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:17:58: error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
15 |                  completion: ((UIViewControllerTransitionCoordinatorContext) -> Void)?) -> Bool
16 |
17 |     func notifyWhenInteractionEnds(_ handler: @escaping (UIViewControllerTransitionCoordinatorContext) -> Void)
   |                                                          `- error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
18 |     func notifyWhenInteractionChanges(_ handler: @escaping (UIViewControllerTransitionCoordinatorContext) -> Void)
19 | }
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:18:61: error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
16 |
17 |     func notifyWhenInteractionEnds(_ handler: @escaping (UIViewControllerTransitionCoordinatorContext) -> Void)
18 |     func notifyWhenInteractionChanges(_ handler: @escaping (UIViewControllerTransitionCoordinatorContext) -> Void)
   |                                                             `- error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
19 | }
20 |
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.swift:57:21: error: initializer does not override a designated initializer from its superclass
 55 |     }
 56 |
 57 |     public override init(nibName nibNameOrNil: String?, bundle nibBundleOrNil: Bundle?) {
    |                     `- error: initializer does not override a designated initializer from its superclass
 58 |         super.init(nibName: nibNameOrNil, bundle: nibBundleOrNil)
 59 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.swift:66:24: error: method does not override any method from its superclass
 64 |
 65 |     // MARK: Lifecycle
 66 |     open override func viewDidLoad() {
    |                        `- error: method does not override any method from its superclass
 67 |         super.viewDidLoad()
 68 |
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.swift:10:37: error: cannot find type 'UIViewController' in scope
  8 | import UIKit
  9 |
 10 | open class ContainerViewController: UIViewController {
    |                                     `- error: cannot find type 'UIViewController' in scope
 11 |
 12 |     // MARK: Properties
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.swift:160:63: error: cannot find type 'UIView' in scope
158 |     }
159 |
160 |     func configure(destination: Child, inContainer container: UIView) {
    |                                                               `- error: cannot find type 'UIView' in scope
161 |         ///It is the animator's responsibility (as with all `UIViewControllerAnimatedTransitioning` objects) to add the destinationView as a subview of the container view.
162 |         ///The container will simply ensure the proper layout is used once the transition is completed.
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
 21 | @class NSLayoutManager;
 22 | @class UIImage;
 23 | @class UIView;
    | `- note: interface 'UIView' forward declared here
 24 | @class NSFileWrapper;
 25 | @class NSTextAttachmentViewProvider;
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:15:26: error: cannot find type 'UIView' in scope
13 |     var wantsInteractiveStart: Bool { get }
14 |     var completionSpeed: CGFloat { get }
15 |     var completionCurve: UIView.AnimationCurve { get }
   |                          `- error: cannot find type 'UIView' in scope
16 |
17 |     var transitionAnimator: UIViewControllerAnimatedTransitioning? { get }
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
 21 | @class NSLayoutManager;
 22 | @class UIImage;
 23 | @class UIView;
    | `- note: interface 'UIView' forward declared here
 24 | @class NSFileWrapper;
 25 | @class NSTextAttachmentViewProvider;
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:17:29: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
15 |     var completionCurve: UIView.AnimationCurve { get }
16 |
17 |     var transitionAnimator: UIViewControllerAnimatedTransitioning? { get }
   |                             `- error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
18 |     var transitionContext: UIViewControllerContextTransitioning? { get }
19 |
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:18:28: error: cannot find type 'UIViewControllerContextTransitioning' in scope
16 |
17 |     var transitionAnimator: UIViewControllerAnimatedTransitioning? { get }
18 |     var transitionContext: UIViewControllerContextTransitioning? { get }
   |                            `- error: cannot find type 'UIViewControllerContextTransitioning' in scope
19 |
20 |     func startInteractiveTransition(_ transitionContext: UIViewControllerContextTransitioning, using animator: UIViewControllerAnimatedTransitioning)
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:20:58: error: cannot find type 'UIViewControllerContextTransitioning' in scope
18 |     var transitionContext: UIViewControllerContextTransitioning? { get }
19 |
20 |     func startInteractiveTransition(_ transitionContext: UIViewControllerContextTransitioning, using animator: UIViewControllerAnimatedTransitioning)
   |                                                          `- error: cannot find type 'UIViewControllerContextTransitioning' in scope
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:20:112: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
18 |     var transitionContext: UIViewControllerContextTransitioning? { get }
19 |
20 |     func startInteractiveTransition(_ transitionContext: UIViewControllerContextTransitioning, using animator: UIViewControllerAnimatedTransitioning)
   |                                                                                                                `- error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
21 | }
22 |
/Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewControllerDelegate.swift:60:84: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
58 |     func containerViewController(_ container: ContainerViewController,
59 |                                  animationControllerForTransitionFrom source: ContainerViewController.Child,
60 |                                  to destination: ContainerViewController.Child) -> UIViewControllerAnimatedTransitioning? { return nil }
   |                                                                                    `- error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
61 |     func containerViewController(_ container: ContainerViewController,
62 |                                  interactionControllerForTransitionFrom source: ContainerViewController.Child,
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:26:32: error: cannot find type 'UITimingCurveProvider' in scope
24 |     open var completionSpeed: CGFloat = 1.0
25 |     open var completionCurve: UIView.AnimationCurve = .easeInOut
26 |     open lazy var timingCurve: UITimingCurveProvider = UICubicTimingParameters(animationCurve: completionCurve)
   |                                `- error: cannot find type 'UITimingCurveProvider' in scope
27 |
28 |     // MARK: ContainerPercentDrivenInteractiveTransitioning
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:14:34: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
12 |
13 |     // MARK: Properties
14 |     open var transitionAnimator: UIViewControllerAnimatedTransitioning?
   |                                  `- error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
15 |     open private(set) var transitionContext: UIViewControllerContextTransitioning?
16 |     private(set) var interruptibleAnimator: UIViewImplicitlyAnimating?
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:15:46: error: cannot find type 'UIViewControllerContextTransitioning' in scope
13 |     // MARK: Properties
14 |     open var transitionAnimator: UIViewControllerAnimatedTransitioning?
15 |     open private(set) var transitionContext: UIViewControllerContextTransitioning?
   |                                              `- error: cannot find type 'UIViewControllerContextTransitioning' in scope
16 |     private(set) var interruptibleAnimator: UIViewImplicitlyAnimating?
17 |
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:16:45: error: cannot find type 'UIViewImplicitlyAnimating' in scope
14 |     open var transitionAnimator: UIViewControllerAnimatedTransitioning?
15 |     open private(set) var transitionContext: UIViewControllerContextTransitioning?
16 |     private(set) var interruptibleAnimator: UIViewImplicitlyAnimating?
   |                                             `- error: cannot find type 'UIViewImplicitlyAnimating' in scope
17 |
18 |     // MARK: Internal State
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:25:31: error: cannot find type 'UIView' in scope
23 |     open var wantsInteractiveStart: Bool = true
24 |     open var completionSpeed: CGFloat = 1.0
25 |     open var completionCurve: UIView.AnimationCurve = .easeInOut
   |                               `- error: cannot find type 'UIView' in scope
26 |     open lazy var timingCurve: UITimingCurveProvider = UICubicTimingParameters(animationCurve: completionCurve)
27 |
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
 21 | @class NSLayoutManager;
 22 | @class UIImage;
 23 | @class UIView;
    | `- note: interface 'UIView' forward declared here
 24 | @class NSFileWrapper;
 25 | @class NSTextAttachmentViewProvider;
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:29:53: error: cannot find type 'UIViewControllerContextTransitioning' in scope
27 |
28 |     // MARK: ContainerPercentDrivenInteractiveTransitioning
29 |     open func startInteractiveTransition(_ context: UIViewControllerContextTransitioning, using animator: UIViewControllerAnimatedTransitioning) {
   |                                                     `- error: cannot find type 'UIViewControllerContextTransitioning' in scope
30 |         transitionContext = context
31 |         transitionAnimator = animator
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift:29:107: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
27 |
28 |     // MARK: ContainerPercentDrivenInteractiveTransitioning
29 |     open func startInteractiveTransition(_ context: UIViewControllerContextTransitioning, using animator: UIViewControllerAnimatedTransitioning) {
   |                                                                                                           `- error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
30 |         transitionContext = context
31 |         transitionAnimator = animator
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:30:25: error: cannot find type 'UIView' in scope
28 |
29 |     // MARK: Initializers
30 |     init(containerView: UIView, fromViewController: UIViewController, toViewController: UIViewController) {
   |                         `- error: cannot find type 'UIView' in scope
31 |         self.containerView = containerView
32 |         self.presentationStyle = toViewController.modalPresentationStyle
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
 21 | @class NSLayoutManager;
 22 | @class UIImage;
 23 | @class UIView;
    | `- note: interface 'UIView' forward declared here
 24 | @class NSFileWrapper;
 25 | @class NSTextAttachmentViewProvider;
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:30:53: error: cannot find type 'UIViewController' in scope
28 |
29 |     // MARK: Initializers
30 |     init(containerView: UIView, fromViewController: UIViewController, toViewController: UIViewController) {
   |                                                     `- error: cannot find type 'UIViewController' in scope
31 |         self.containerView = containerView
32 |         self.presentationStyle = toViewController.modalPresentationStyle
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:30:89: error: cannot find type 'UIViewController' in scope
28 |
29 |     // MARK: Initializers
30 |     init(containerView: UIView, fromViewController: UIViewController, toViewController: UIViewController) {
   |                                                                                         `- error: cannot find type 'UIViewController' in scope
31 |         self.containerView = containerView
32 |         self.presentationStyle = toViewController.modalPresentationStyle
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:16:24: error: cannot find type 'UIView' in scope
14 |
15 |     // MARK: Properties
16 |     var containerView: UIView
   |                        `- error: cannot find type 'UIView' in scope
17 |     var percentComplete: CGFloat = 0
18 |     var presentationStyle: UIModalPresentationStyle
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
 21 | @class NSLayoutManager;
 22 | @class UIImage;
 23 | @class UIView;
    | `- note: interface 'UIView' forward declared here
 24 | @class NSFileWrapper;
 25 | @class NSTextAttachmentViewProvider;
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:18:28: error: cannot find type 'UIModalPresentationStyle' in scope
16 |     var containerView: UIView
17 |     var percentComplete: CGFloat = 0
18 |     var presentationStyle: UIModalPresentationStyle
   |                            `- error: cannot find type 'UIModalPresentationStyle' in scope
19 |     var transitionWasCancelled: Bool = false
20 |     var targetTransform: CGAffineTransform = .identity
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:24:35: error: cannot find type 'UITransitionContextViewControllerKey' in scope
22 |     var isInteractive: Bool = false
23 |
24 |     private var viewControllers: [UITransitionContextViewControllerKey: UIViewController]
   |                                   `- error: cannot find type 'UITransitionContextViewControllerKey' in scope
25 |     private var views: [UITransitionContextViewKey: UIView]
26 |
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:25:25: error: cannot find type 'UITransitionContextViewKey' in scope
23 |
24 |     private var viewControllers: [UITransitionContextViewControllerKey: UIViewController]
25 |     private var views: [UITransitionContextViewKey: UIView]
   |                         `- error: cannot find type 'UITransitionContextViewKey' in scope
26 |
27 |     var completion: Completion?
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:40:39: error: cannot find type 'UIViewControllerContextTransitioning' in scope
38 |
39 | // MARK: UIViewControllerContextTransitioning
40 | extension ContainerTransitionContext: UIViewControllerContextTransitioning {
   |                                       `- error: cannot find type 'UIViewControllerContextTransitioning' in scope
41 |
42 |     /// The frames are set to .null when they are not known or otherwise undefined.  For example the finalFrame of the fromViewController will be .null if and only if the fromView will be removed from the window at the end of the transition. On the other hand, if the finalFrame is not .null then it must be respected at the end of the transition.
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:43:31: error: cannot find type 'UIViewController' in scope
41 |
42 |     /// The frames are set to .null when they are not known or otherwise undefined.  For example the finalFrame of the fromViewController will be .null if and only if the fromView will be removed from the window at the end of the transition. On the other hand, if the finalFrame is not .null then it must be respected at the end of the transition.
43 |     func initialFrame(for vc: UIViewController) -> CGRect {
   |                               `- error: cannot find type 'UIViewController' in scope
44 |         guard vc == viewController(forKey: .from) else { return .null }
45 |         return containerView.bounds
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:49:29: error: cannot find type 'UIViewController' in scope
47 |
48 |     /// The frames are set to .null when they are not known or otherwise undefined.  For example the finalFrame of the fromViewController will be .null if and only if the fromView will be removed from the window at the end of the transition. On the other hand, if the finalFrame is not .null then it must be respected at the end of the transition.
49 |     func finalFrame(for vc: UIViewController) -> CGRect {
   |                             `- error: cannot find type 'UIViewController' in scope
50 |         guard vc == viewController(forKey: .to) else { return .null }
51 |         return containerView.bounds
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:54:78: error: cannot find type 'UIViewController' in scope
52 |     }
53 |
54 |     func viewController(forKey key: UITransitionContextViewControllerKey) -> UIViewController? {
   |                                                                              `- error: cannot find type 'UIViewController' in scope
55 |         return viewControllers[key]
56 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:54:37: error: cannot find type 'UITransitionContextViewControllerKey' in scope
52 |     }
53 |
54 |     func viewController(forKey key: UITransitionContextViewControllerKey) -> UIViewController? {
   |                                     `- error: cannot find type 'UITransitionContextViewControllerKey' in scope
55 |         return viewControllers[key]
56 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:58:58: error: cannot find type 'UIView' in scope
56 |     }
57 |
58 |     func view(forKey key: UITransitionContextViewKey) -> UIView? {
   |                                                          `- error: cannot find type 'UIView' in scope
59 |         return views[key]
60 |     }
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
 21 | @class NSLayoutManager;
 22 | @class UIImage;
 23 | @class UIView;
    | `- note: interface 'UIView' forward declared here
 24 | @class NSFileWrapper;
 25 | @class NSTextAttachmentViewProvider;
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift:58:27: error: cannot find type 'UITransitionContextViewKey' in scope
56 |     }
57 |
58 |     func view(forKey key: UITransitionContextViewKey) -> UIView? {
   |                           `- error: cannot find type 'UITransitionContextViewKey' in scope
59 |         return views[key]
60 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:26:26: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
24 |
25 |     // MARK: Properties
26 |     public let animator: UIViewControllerAnimatedTransitioning
   |                          `- error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
27 |     public let interactor: ContainerViewControllerInteractiveTransitioning
28 |
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift:30:27: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
28 |
29 |     // MARK: Initializer
30 |     public init(animator: UIViewControllerAnimatedTransitioning, interactor: ContainerViewControllerInteractiveTransitioning) {
   |                           `- error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
31 |         self.animator = animator
32 |         self.interactor = interactor
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:11:63: error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
 9 |
10 | /// The `ContainerViewControllerTransitionCoordinator` protocol is intended to closely mimic the `UIViewControllerTransitionCoordinator` protocol, with the exception that alongside animations must occur in the container of the transition and can not occur outside.
11 | public protocol ContainerViewControllerTransitionCoordinator: UIViewControllerTransitionCoordinatorContext {
   |                                                               `- error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
12 |
13 |     @discardableResult
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:34:58: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
32 |
33 |     // MARK: Initializers
34 |     init?(context: ContainerTransitionContext, animator: UIViewControllerAnimatedTransitioning, interactor: ContainerViewControllerInteractiveTransitioning? = nil) {
   |                                                          `- error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
35 |         guard let interruptibleAnimator = animator.interruptibleAnimator?(using: context) else { return nil }
36 |
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:25:49: error: cannot find 'UIView' in scope
23 |
24 |     private static let defaultCompletionVelocity: CGFloat = 1.0
25 |     private static let defaultCompletionCurve = UIView.AnimationCurve.easeInOut
   |                                                 `- error: cannot find 'UIView' in scope
26 |
27 |     // MARK: Properties
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
 21 | @class NSLayoutManager;
 22 | @class UIImage;
 23 | @class UIView;
    | `- note: interface 'UIView' forward declared here
 24 | @class NSFileWrapper;
 25 | @class NSTextAttachmentViewProvider;
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:29:27: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
27 |     // MARK: Properties
28 |     private let context: ContainerTransitionContext
29 |     private let animator: UIViewControllerAnimatedTransitioning
   |                           `- error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
30 |     private let interactor: ContainerViewControllerInteractiveTransitioning?
31 |     private var interruptibleAnimator: UIViewImplicitlyAnimating
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:31:40: error: cannot find type 'UIViewImplicitlyAnimating' in scope
29 |     private let animator: UIViewControllerAnimatedTransitioning
30 |     private let interactor: ContainerViewControllerInteractiveTransitioning?
31 |     private var interruptibleAnimator: UIViewImplicitlyAnimating
   |                                        `- error: cannot find type 'UIViewImplicitlyAnimating' in scope
32 |
33 |     // MARK: Initializers
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:46:28: error: cannot find type 'UIModalPresentationStyle' in scope
44 |     // MARK: UIViewControllerTransitionCoordinatorContext
45 |     var isAnimated: Bool { return context.isAnimated }
46 |     var presentationStyle: UIModalPresentationStyle { return context.presentationStyle }
   |                            `- error: cannot find type 'UIModalPresentationStyle' in scope
47 |     var initiallyInteractive: Bool { return interactor?.wantsInteractiveStart ?? false }
48 |     var isInterruptible: Bool = true //This coordinator requires the usage of an UIViewImplicitlyAnimating interruptible animator, which by default is interruptible.
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:54:26: error: cannot find type 'UIView' in scope
52 |     var percentComplete: CGFloat { return context.percentComplete }
53 |     var completionVelocity: CGFloat { return interactor?.completionSpeed ?? ContainerTransitionCoordinator.defaultCompletionVelocity }
54 |     var completionCurve: UIView.AnimationCurve { return interactor?.completionCurve ?? ContainerTransitionCoordinator.defaultCompletionCurve }
   |                          `- error: cannot find type 'UIView' in scope
55 |     var containerView: UIView { return context.containerView }
56 |     var targetTransform: CGAffineTransform { return context.targetTransform }
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
 21 | @class NSLayoutManager;
 22 | @class UIImage;
 23 | @class UIView;
    | `- note: interface 'UIView' forward declared here
 24 | @class NSFileWrapper;
 25 | @class NSTextAttachmentViewProvider;
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:55:24: error: cannot find type 'UIView' in scope
53 |     var completionVelocity: CGFloat { return interactor?.completionSpeed ?? ContainerTransitionCoordinator.defaultCompletionVelocity }
54 |     var completionCurve: UIView.AnimationCurve { return interactor?.completionCurve ?? ContainerTransitionCoordinator.defaultCompletionCurve }
55 |     var containerView: UIView { return context.containerView }
   |                        `- error: cannot find type 'UIView' in scope
56 |     var targetTransform: CGAffineTransform { return context.targetTransform }
57 |
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
 21 | @class NSLayoutManager;
 22 | @class UIImage;
 23 | @class UIView;
    | `- note: interface 'UIView' forward declared here
 24 | @class NSFileWrapper;
 25 | @class NSTextAttachmentViewProvider;
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:58:78: error: cannot find type 'UIViewController' in scope
56 |     var targetTransform: CGAffineTransform { return context.targetTransform }
57 |
58 |     func viewController(forKey key: UITransitionContextViewControllerKey) -> UIViewController? {
   |                                                                              `- error: cannot find type 'UIViewController' in scope
59 |         return context.viewController(forKey: key)
60 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:58:37: error: cannot find type 'UITransitionContextViewControllerKey' in scope
56 |     var targetTransform: CGAffineTransform { return context.targetTransform }
57 |
58 |     func viewController(forKey key: UITransitionContextViewControllerKey) -> UIViewController? {
   |                                     `- error: cannot find type 'UITransitionContextViewControllerKey' in scope
59 |         return context.viewController(forKey: key)
60 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:62:58: error: cannot find type 'UIView' in scope
60 |     }
61 |
62 |     func view(forKey key: UITransitionContextViewKey) -> UIView? {
   |                                                          `- error: cannot find type 'UIView' in scope
63 |         return context.view(forKey: key)
64 |     }
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
 21 | @class NSLayoutManager;
 22 | @class UIImage;
 23 | @class UIView;
    | `- note: interface 'UIView' forward declared here
 24 | @class NSFileWrapper;
 25 | @class NSTextAttachmentViewProvider;
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:62:27: error: cannot find type 'UITransitionContextViewKey' in scope
60 |     }
61 |
62 |     func view(forKey key: UITransitionContextViewKey) -> UIView? {
   |                           `- error: cannot find type 'UITransitionContextViewKey' in scope
63 |         return context.view(forKey: key)
64 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:67:51: error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
65 |
66 |     // MARK: UIViewControllerTransitionCoordinatorContext
67 |     func animate(alongsideTransition animation: ((UIViewControllerTransitionCoordinatorContext) -> Void)?,
   |                                                   `- error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
68 |                  completion: ((UIViewControllerTransitionCoordinatorContext) -> Void)? = nil) -> Bool {
69 |         interruptibleAnimator.addAnimations? { animation?(self) }
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:68:32: error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
66 |     // MARK: UIViewControllerTransitionCoordinatorContext
67 |     func animate(alongsideTransition animation: ((UIViewControllerTransitionCoordinatorContext) -> Void)?,
68 |                  completion: ((UIViewControllerTransitionCoordinatorContext) -> Void)? = nil) -> Bool {
   |                                `- error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
69 |         interruptibleAnimator.addAnimations? { animation?(self) }
70 |         interruptibleAnimator.addCompletion? { _ in completion?(self) }
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:75:58: error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
73 |     }
74 |
75 |     func notifyWhenInteractionEnds(_ handler: @escaping (UIViewControllerTransitionCoordinatorContext) -> Void) {
   |                                                          `- error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
76 |         notifyWhenInteractionChanges(handler)
77 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift:79:61: error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
77 |     }
78 |
79 |     func notifyWhenInteractionChanges(_ handler: @escaping (UIViewControllerTransitionCoordinatorContext) -> Void) {
   |                                                             `- error: cannot find type 'UIViewControllerTransitionCoordinatorContext' in scope
80 |         interruptibleAnimator.addCompletion? { _ in handler(self) }
81 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift:11:53: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
 9 |
10 | /// This class is internal to the framework. It is the internal default transition animator used by the ContainerViewController when its delegate does not provide one.
11 | class DefaultContainerTransitionAnimator: NSObject, UIViewControllerAnimatedTransitioning {
   |                                                     `- error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
12 |
13 |     // MARK: UIViewControllerAnimatedTransitioning
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift:14:54: error: cannot find type 'UIViewControllerContextTransitioning' in scope
12 |
13 |     // MARK: UIViewControllerAnimatedTransitioning
14 |     func transitionDuration(using transitionContext: UIViewControllerContextTransitioning?) -> TimeInterval {
   |                                                      `- error: cannot find type 'UIViewControllerContextTransitioning' in scope
15 |         return 0.0
16 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift:18:53: error: cannot find type 'UIViewControllerContextTransitioning' in scope
16 |     }
17 |
18 |     func animateTransition(using transitionContext: UIViewControllerContextTransitioning) {
   |                                                     `- error: cannot find type 'UIViewControllerContextTransitioning' in scope
19 |         guard let destinationController = transitionContext.viewController(forKey: .to), let destination = destinationController.view else {
20 |             preconditionFailure("The context is improperly configured - a destination view controller must be provided.")
SwiftEmitModule normal arm64 Emitting\ module\ for\ Container (in target 'Container' from project 'Container')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.ChildManager.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.PostTransitionBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerTransitionContext.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerTransitionCoordinator.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64/Container_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Container -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64/Container.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64/Container.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64/Container-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64/Container-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64/Container-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64/Container.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64/Container.abi.json
SwiftDriver\ Compilation\ Requirements Container normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Container' from project 'Container')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name Container -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/Container.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/Container-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/Container.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/Container_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Container.build/Debug-watchos/Container.build/Objects-normal/arm64_32/Container-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Container' from project 'Container')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerViewControllerInteractiveTransitioning.swift (in target 'Container' from project 'Container')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift (in target 'Container' from project 'Container')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewControllerDelegate.swift (in target 'Container' from project 'Container')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Core/ContainerViewController.PostTransitionBehavior.swift (in target 'Container' from project 'Container')
	SwiftCompile normal arm64_32 Compiling\ DefaultContainerTransitionAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift (in target 'Container' from project 'Container')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/DefaultContainerTransitionAnimator.swift (in target 'Container' from project 'Container')
	SwiftCompile normal armv7k Compiling\ ContainerPercentDrivenInteractiveTransitioner.swift /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift (in target 'Container' from project 'Container')
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Transitioning/ContainerPercentDrivenInteractiveTransitioner.swift (in target 'Container' from project 'Container')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Container (in target 'Container' from project 'Container')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ Container (in target 'Container' from project 'Container')
(10 failures)
BUILD FAILURE 6.0 watchOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.