Build Information
Successful build of OverlayContainer, reference main (df49c8), with Swift 6.1 for iOS using Xcode 16.3 on 5 Dec 2025 08:09:49 UTC.
Swift 6 data race errors: 9
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OverlayContainer -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/applidium/OverlayContainer.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/applidium/OverlayContainer
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at df49c8f Bump to 3.5.3
Cloned https://github.com/applidium/OverlayContainer.git
Revision (git rev-parse @):
df49c8f5d115d7526f3f4f00345adfa80452d6f9
SUCCESS checkout https://github.com/applidium/OverlayContainer.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/applidium/OverlayContainer.git
https://github.com/applidium/OverlayContainer.git
{
"dependencies" : [
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "9.0.0",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble"
},
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick"
}
],
"manifest_display_name" : "OverlayContainer",
"name" : "OverlayContainer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "OverlayContainer",
"targets" : [
"OverlayContainer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "OverlayContainerTests",
"module_type" : "SwiftTarget",
"name" : "OverlayContainerTests",
"path" : "Tests/OverlayContainerTests",
"product_dependencies" : [
"Nimble",
"Quick"
],
"sources" : [
"HeightConstraintOverlayTranslationControllerTests.swift",
"OverlayContainerSheetDismissalPolicyTest.swift",
"OverlayInsertionTest.swift",
"OverlayNotchHeightTest.swift",
"OverlayScrollViewDelegateTest.swift",
"PanGestureOverlayTranslationDriverTests.swift",
"RushingForwardTargetNotchPolicyTests.swift",
"ScrollViewOverlayTranslationDriverTests.swift",
"Utils/FakeOverlayTranslationController.swift",
"Utils/ScrollViewEmulator.swift"
],
"target_dependencies" : [
"OverlayContainer"
],
"type" : "test"
},
{
"c99name" : "OverlayContainer",
"module_type" : "SwiftTarget",
"name" : "OverlayContainer",
"path" : "Source/OverlayContainer",
"product_memberships" : [
"OverlayContainer"
],
"sources" : [
"Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift",
"Internal/ConcreteOverlayContainerContextTransitioning.swift",
"Internal/ConcreteOverlayContainerDimissingPolicyContext.swift",
"Internal/ConcreteOverlayTranslationParameters.swift",
"Internal/DraggingOverlayContainerTransitionCoordinator.swift",
"Internal/Extensions/CGFloat+Round.swift",
"Internal/Extensions/CGGeometry+Utils.swift",
"Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift",
"Internal/Extensions/UIPanGesture+Utils.swift",
"Internal/Extensions/UIScrollViiew+Utils.swift",
"Internal/Extensions/UIView+Constraints.swift",
"Internal/Extensions/UIView+Subviews.swift",
"Internal/Extensions/UIViewController+Children.swift",
"Internal/HeightContraintOverlayTranslationController.swift",
"Internal/InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift",
"Internal/OverlayContainerConfiguration.swift",
"Internal/OverlayContainerConfigurationImplementation.swift",
"Internal/OverlayScrollViewDelegate.swift",
"Internal/OverlayScrollViewDelegateProxy.swift",
"Internal/OverlayTranslationController.swift",
"Internal/OverlayTranslationDriver.swift",
"Internal/OverlayTranslationGestureRecognizer.swift",
"Internal/PanGestureOverlayTranslationDriver.swift",
"Internal/ScrollViewOverlayTranslationDriver.swift",
"Internal/Views/GroundView.swift",
"Internal/Views/OverlayContainerView.swift",
"Internal/Views/OverlayTranslationContainerView.swift",
"Internal/Views/OverlayTranslationView.swift",
"OverlayContainerPresentationController.swift",
"OverlayContainerSheetDimmingView.swift",
"OverlayContainerSheetDismissalPolicy.swift",
"OverlayContainerSheetPresentationController.swift",
"OverlayContainerSheetPresentationControllerDelegate.swift",
"OverlayContainerTransitionCoordinator.swift",
"OverlayContainerViewController.swift",
"OverlayContainerViewControllerDelegate.swift",
"OverlayTransitioningDelegate.swift",
"OverlayTranslationFunction.swift",
"PassThroughView.swift",
"RubberBandOverlayTranslationFunction.swift",
"RushingForwardTargetNotchPolicy.swift",
"SpringOverlayTranslationAnimationController.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/Quick/Quick
Fetching from https://github.com/Quick/Nimble
Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching from https://github.com/mattgallagher/CwlCatchException.git
Creating working copy of package ‘Quick’
Checking out 4.0.0 of package ‘Quick’
Creating working copy of package ‘CwlPreconditionTesting’
Checking out 2.2.2 of package ‘CwlPreconditionTesting’
Creating working copy of package ‘CwlCatchException’
Checking out 2.2.1 of package ‘CwlCatchException’
Creating working copy of package ‘Nimble’
Checking out 9.2.1 of package ‘Nimble’
Resolve Package Graph
Resolved source packages:
Nimble: https://github.com/Quick/Nimble @ 9.2.1
OverlayContainer: /Users/admin/builder/spi-builder-workspace
Quick: https://github.com/Quick/Quick @ 4.0.0
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
resolved source packages: Nimble, OverlayContainer, Quick, CwlCatchException, CwlPreconditionTesting
{
"dependencies" : [
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "9.0.0",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble"
},
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick"
}
],
"manifest_display_name" : "OverlayContainer",
"name" : "OverlayContainer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "OverlayContainer",
"targets" : [
"OverlayContainer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "OverlayContainerTests",
"module_type" : "SwiftTarget",
"name" : "OverlayContainerTests",
"path" : "Tests/OverlayContainerTests",
"product_dependencies" : [
"Nimble",
"Quick"
],
"sources" : [
"HeightConstraintOverlayTranslationControllerTests.swift",
"OverlayContainerSheetDismissalPolicyTest.swift",
"OverlayInsertionTest.swift",
"OverlayNotchHeightTest.swift",
"OverlayScrollViewDelegateTest.swift",
"PanGestureOverlayTranslationDriverTests.swift",
"RushingForwardTargetNotchPolicyTests.swift",
"ScrollViewOverlayTranslationDriverTests.swift",
"Utils/FakeOverlayTranslationController.swift",
"Utils/ScrollViewEmulator.swift"
],
"target_dependencies" : [
"OverlayContainer"
],
"type" : "test"
},
{
"c99name" : "OverlayContainer",
"module_type" : "SwiftTarget",
"name" : "OverlayContainer",
"path" : "Source/OverlayContainer",
"product_memberships" : [
"OverlayContainer"
],
"sources" : [
"Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift",
"Internal/ConcreteOverlayContainerContextTransitioning.swift",
"Internal/ConcreteOverlayContainerDimissingPolicyContext.swift",
"Internal/ConcreteOverlayTranslationParameters.swift",
"Internal/DraggingOverlayContainerTransitionCoordinator.swift",
"Internal/Extensions/CGFloat+Round.swift",
"Internal/Extensions/CGGeometry+Utils.swift",
"Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift",
"Internal/Extensions/UIPanGesture+Utils.swift",
"Internal/Extensions/UIScrollViiew+Utils.swift",
"Internal/Extensions/UIView+Constraints.swift",
"Internal/Extensions/UIView+Subviews.swift",
"Internal/Extensions/UIViewController+Children.swift",
"Internal/HeightContraintOverlayTranslationController.swift",
"Internal/InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift",
"Internal/OverlayContainerConfiguration.swift",
"Internal/OverlayContainerConfigurationImplementation.swift",
"Internal/OverlayScrollViewDelegate.swift",
"Internal/OverlayScrollViewDelegateProxy.swift",
"Internal/OverlayTranslationController.swift",
"Internal/OverlayTranslationDriver.swift",
"Internal/OverlayTranslationGestureRecognizer.swift",
"Internal/PanGestureOverlayTranslationDriver.swift",
"Internal/ScrollViewOverlayTranslationDriver.swift",
"Internal/Views/GroundView.swift",
"Internal/Views/OverlayContainerView.swift",
"Internal/Views/OverlayTranslationContainerView.swift",
"Internal/Views/OverlayTranslationView.swift",
"OverlayContainerPresentationController.swift",
"OverlayContainerSheetDimmingView.swift",
"OverlayContainerSheetDismissalPolicy.swift",
"OverlayContainerSheetPresentationController.swift",
"OverlayContainerSheetPresentationControllerDelegate.swift",
"OverlayContainerTransitionCoordinator.swift",
"OverlayContainerViewController.swift",
"OverlayContainerViewControllerDelegate.swift",
"OverlayTransitioningDelegate.swift",
"OverlayTranslationFunction.swift",
"PassThroughView.swift",
"RubberBandOverlayTranslationFunction.swift",
"RushingForwardTargetNotchPolicy.swift",
"SpringOverlayTranslationAnimationController.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OverlayContainer"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OverlayContainer -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme OverlayContainer -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
OverlayContainer: /Users/admin/builder/spi-builder-workspace
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
Quick: https://github.com/Quick/Quick @ 4.0.0
Nimble: https://github.com/Quick/Nimble @ 9.2.1
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'OverlayContainer' in project 'OverlayContainer'
➜ Explicit dependency on target 'OverlayContainer' in project 'OverlayContainer'
Target 'OverlayContainer' in project 'OverlayContainer' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 6575f78243d8acf5645ea29e9de94e7b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6575f78243d8acf5645ea29e9de94e7b.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/OverlayContainer.DependencyStaticMetadataFileList (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/OverlayContainer.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/OverlayContainer.DependencyMetadataFileList (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/OverlayContainer.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/OverlayContainer.modulemap (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/OverlayContainer.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.SwiftFileList (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer_const_extract_protocols.json (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.LinkFileList (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer-OutputFileMap.json (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.SwiftConstValuesFileList (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/OverlayContainer.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/OverlayContainer.modulemap (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/OverlayContainer.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver OverlayContainer normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OverlayContainer -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer-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/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.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/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.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/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ UIView+Constraints.swift,\ UIView+Subviews.swift,\ UIViewController+Children.swift,\ HeightContraintOverlayTranslationController.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIView+Constraints.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIView+Subviews.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIViewController+Children.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIView+Constraints.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIView+Subviews.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIViewController+Children.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:128:35: error: call to main actor-isolated function in a synchronous nonisolated context
animator.addCompletion?({ [weak self] _ in
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:77:10: note: add '@MainActor' to make instance method 'performDeferredTranslations()' part of global actor 'MainActor'
func performDeferredTranslations() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:140:22: warning: call to main actor-isolated instance method 'startAnimation()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
animator.startAnimation()
^
UIKit.UIViewAnimating.startAnimation:2:17: note: calls to instance method 'startAnimation()' from outside of its actor context are implicitly asynchronous
@MainActor func startAnimation()}
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:77:10: note: add '@MainActor' to make instance method 'performDeferredTranslations()' part of global actor 'MainActor'
func performDeferredTranslations() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:170:44: warning: main actor-isolated property 'constant' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return translationHeightConstraint.constant
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:178:19: note: property declared here
@property CGFloat constant;
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:225:50: warning: main actor-isolated property 'constant' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if height != translationHeightConstraint.constant, !isDragging {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:178:19: note: property declared here
@property CGFloat constant;
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:208:10: note: add '@MainActor' to make instance method 'dragOverlay(withOffset:usesFunction:)' part of global actor 'MainActor'
func dragOverlay(withOffset offset: CGFloat, usesFunction: Bool) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:272:43: warning: main actor-isolated property 'constant' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
guard translationHeightConstraint.constant != height else { return }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:178:19: note: property declared here
@property CGFloat constant;
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:271:18: note: add '@MainActor' to make instance method 'updateConstraint(toHeight:)' part of global actor 'MainActor'
private func updateConstraint(toHeight height: CGFloat) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:273:37: warning: main actor-isolated property 'constant' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
translationHeightConstraint.constant = height
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:178:19: note: mutation of this property is only permitted within the actor
@property CGFloat constant;
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:271:18: note: add '@MainActor' to make instance method 'updateConstraint(toHeight:)' part of global actor 'MainActor'
private func updateConstraint(toHeight height: CGFloat) {
^
@MainActor
SwiftCompile normal arm64 Compiling\ InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift,\ OverlayContainerConfiguration.swift,\ OverlayContainerConfigurationImplementation.swift,\ OverlayScrollViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayContainerConfiguration.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayContainerConfigurationImplementation.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegate.swift (in target 'OverlayContainer' from project 'OverlayContainer')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTransitioning.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ConcreteOverlayContainerDimissingPolicyContext.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ConcreteOverlayTranslationParameters.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/DraggingOverlayContainerTransitionCoordinator.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/CGFloat+Round.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/CGGeometry+Utils.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIPanGesture+Utils.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIScrollViiew+Utils.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIView+Constraints.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIView+Subviews.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIViewController+Children.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift -primary-file /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayContainerConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayContainerConfigurationImplementation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayTranslationController.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayTranslationDriver.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayTranslationGestureRecognizer.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/PanGestureOverlayTranslationDriver.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Views/GroundView.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Views/OverlayContainerView.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Views/OverlayTranslationContainerView.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Views/OverlayTranslationView.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerPresentationController.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerSheetDimmingView.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerSheetDismissalPolicy.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerSheetPresentationController.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerSheetPresentationControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerTransitionCoordinator.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayTransitioningDelegate.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayTranslationFunction.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/PassThroughView.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/RubberBandOverlayTranslationFunction.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/RushingForwardTargetNotchPolicy.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/SpringOverlayTranslationAnimationController.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/supplementaryOutputs-4 -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name OverlayContainer -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name iphoneos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/InterruptibleAnimatorOverlayContainerTransitionCoordinator.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainerConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainerConfigurationImplementation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayScrollViewDelegate.o -index-unit-output-path /OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/InterruptibleAnimatorOverlayContainerTransitionCoordinator.o -index-unit-output-path /OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainerConfiguration.o -index-unit-output-path /OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainerConfigurationImplementation.o -index-unit-output-path /OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayScrollViewDelegate.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift:68:31: error: call to main actor-isolated function in a synchronous nonisolated context
animator.addAnimations? { [weak self] in
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift:66:10: note: add '@MainActor' to make instance method 'animate(alongsideTransition:completion:)' part of global actor 'MainActor'
func animate(alongsideTransition animation: ((OverlayContainerTransitionCoordinatorContext) -> Void)?,
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift:71:31: error: call to main actor-isolated function in a synchronous nonisolated context
animator.addCompletion? { [weak self] _ in
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift:66:10: note: add '@MainActor' to make instance method 'animate(alongsideTransition:completion:)' part of global actor 'MainActor'
func animate(alongsideTransition animation: ((OverlayContainerTransitionCoordinatorContext) -> Void)?,
^
@MainActor
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayContainerConfiguration.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayContainerConfigurationImplementation.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayContainerConfigurationImplementation.swift:61:95: warning: main actor-isolated property 'style' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let defaultController = SpringOverlayTranslationAnimationController(style: controller.style)
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:80:16: note: property declared here
public let style: OverlayStyle
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayContainerConfigurationImplementation.swift:53:10: note: add '@MainActor' to make instance method 'animationController(forOverlay:)' part of global actor 'MainActor'
func animationController(forOverlay overlay: UIViewController) -> OverlayAnimatedTransitioning {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayContainerConfigurationImplementation.swift:122:40: warning: main actor-isolated property 'availableSpace' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
availableSpace: controller.availableSpace
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:75:14: note: property declared here
open var availableSpace: CGFloat {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayContainerConfigurationImplementation.swift:117:18: note: add '@MainActor' to make instance method 'requestHeightForNotch(at:)' part of global actor 'MainActor'
private func requestHeightForNotch(at index: Int) -> CGFloat {
^
@MainActor
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegate.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CGFloat+Round.swift,\ CGGeometry+Utils.swift,\ OverlayContainerViewControllerDelegate+Defaults.swift,\ UIPanGesture+Utils.swift,\ UIScrollViiew+Utils.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/CGFloat+Round.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/CGGeometry+Utils.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIPanGesture+Utils.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIScrollViiew+Utils.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/CGFloat+Round.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/CGGeometry+Utils.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:25:46: warning: call to main actor-isolated instance method 'convert(_:to:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let convertedPoint = coordinateSpace.convert(point, to: overlayViewController.view)
^
UIKit.UICoordinateSpace.convert:3:19: note: calls to instance method 'convert(_:to:)' from outside of its actor context are implicitly asynchronous
@MainActor func convert(_ point: CGPoint, to coordinateSpace: any UICoordinateSpace) -> CGPoint}
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:21:10: note: add '@MainActor' to make instance method 'overlayContainerViewController(_:shouldStartDraggingOverlay:at:in:)' part of global actor 'MainActor'
func overlayContainerViewController(_ containerViewController: OverlayContainerViewController,
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:25:87: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let convertedPoint = coordinateSpace.convert(point, to: overlayViewController.view)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:116:54: note: property declared here
@property(null_resettable, nonatomic,strong) UIView *view; // The getter first invokes [self loadView] if the view hasn't been set yet. Subclasses must call super if they override the setter or getter.
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:21:10: note: add '@MainActor' to make instance method 'overlayContainerViewController(_:shouldStartDraggingOverlay:at:in:)' part of global actor 'MainActor'
func overlayContainerViewController(_ containerViewController: OverlayContainerViewController,
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:26:43: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return overlayViewController.view.bounds.contains(convertedPoint)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:188:40: note: property declared here
@property(nonatomic) CGRect bounds; // default bounds is zero origin, frame size. animatable
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:21:10: note: add '@MainActor' to make instance method 'overlayContainerViewController(_:shouldStartDraggingOverlay:at:in:)' part of global actor 'MainActor'
func overlayContainerViewController(_ containerViewController: OverlayContainerViewController,
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:26:38: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return overlayViewController.view.bounds.contains(convertedPoint)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:116:54: note: property declared here
@property(null_resettable, nonatomic,strong) UIView *view; // The getter first invokes [self loadView] if the view hasn't been set yet. Subclasses must call super if they override the setter or getter.
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift:21:10: note: add '@MainActor' to make instance method 'overlayContainerViewController(_:shouldStartDraggingOverlay:at:in:)' part of global actor 'MainActor'
func overlayContainerViewController(_ containerViewController: OverlayContainerViewController,
^
@MainActor
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIPanGesture+Utils.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIScrollViiew+Utils.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PanGestureOverlayTranslationDriver.swift,\ ScrollViewOverlayTranslationDriver.swift,\ GroundView.swift,\ OverlayContainerView.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/PanGestureOverlayTranslationDriver.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Views/GroundView.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Views/OverlayContainerView.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/PanGestureOverlayTranslationDriver.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/PanGestureOverlayTranslationDriver.swift:30:10: warning: main actor-isolated instance method 'clean()' cannot be used to satisfy nonisolated requirement from protocol 'OverlayTranslationDriver'; this is an error in the Swift 6 language mode
func clean() {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/PanGestureOverlayTranslationDriver.swift:30:10: note: add 'nonisolated' to 'clean()' to make this instance method not isolated to the actor
func clean() {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/PanGestureOverlayTranslationDriver.swift:11:43: note: add '@preconcurrency' to the 'OverlayTranslationDriver' conformance to defer isolation checking to run time
OverlayTranslationDriver,
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayTranslationDriver.swift:11:10: note: mark the protocol requirement 'clean()' 'async' to allow actor-isolated conformances
func clean()
^
async
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:15:17: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
private let scrollViewDelegateProxy = OverlayScrollViewDelegateProxy()
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:28:33: warning: call to main actor-isolated instance method 'forward(to:delegateInvocationsFrom:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
scrollViewDelegateProxy.forward(to: self, delegateInvocationsFrom: scrollView)
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:44:10: note: calls to instance method 'forward(to:delegateInvocationsFrom:)' from outside of its actor context are implicitly asynchronous
func forward(to delegate: OverlayScrollViewDelegate, delegateInvocationsFrom scrollView: UIScrollView) {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:44:10: note: main actor isolation inferred from conformance to protocol 'UIScrollViewDelegate'
func forward(to delegate: OverlayScrollViewDelegate, delegateInvocationsFrom scrollView: UIScrollView) {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:29:54: warning: main actor-isolated property 'contentOffset' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
lastContentOffsetWhileScrolling = scrollView.contentOffset
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:55:59: note: property declared here
@property(nonatomic) CGPoint contentOffset; // default CGPointZero
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:35:33: warning: call to main actor-isolated instance method 'cancelForwarding()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
scrollViewDelegateProxy.cancelForwarding()
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:40:10: note: calls to instance method 'cancelForwarding()' from outside of its actor context are implicitly asynchronous
func cancelForwarding() {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:40:10: note: main actor isolation inferred from conformance to protocol 'UIScrollViewDelegate'
func cancelForwarding() {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:34:10: note: add '@MainActor' to make instance method 'clean()' part of global actor 'MainActor'
func clean() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:47:65: warning: call to main actor-isolated instance method 'translation(in:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
scrollViewTranslation = scrollView.panGestureRecognizer.translation(in: scrollView).y
^
UIKit.UIPanGestureRecognizer.translation:2:22: note: calls to instance method 'translation(in:)' from outside of its actor context are implicitly asynchronous
@MainActor open func translation(in view: UIView?) -> CGPoint}
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:44:10: note: add '@MainActor' to make instance method 'overlayScrollViewDidScroll' part of global actor 'MainActor'
func overlayScrollViewDidScroll(_ scrollView: UIScrollView) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:47:44: warning: main actor-isolated property 'panGestureRecognizer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
scrollViewTranslation = scrollView.panGestureRecognizer.translation(in: scrollView).y
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:225:56: note: property declared here
@property(nonatomic, readonly) UIPanGestureRecognizer *panGestureRecognizer API_AVAILABLE(ios(5.0));
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:44:10: note: add '@MainActor' to make instance method 'overlayScrollViewDidScroll' part of global actor 'MainActor'
func overlayScrollViewDidScroll(_ scrollView: UIScrollView) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:49:27: warning: main actor-isolated property 'isContentOriginInBounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if scrollView.isContentOriginInBounds {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIScrollViiew+Utils.swift:16:9: note: property declared here
var isContentOriginInBounds: Bool {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:44:10: note: add '@MainActor' to make instance method 'overlayScrollViewDidScroll' part of global actor 'MainActor'
func overlayScrollViewDidScroll(_ scrollView: UIScrollView) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:50:51: warning: main actor-isolated property 'topOffsetInContent' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
overlayTranslation += -scrollView.topOffsetInContent
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIScrollViiew+Utils.swift:20:9: note: property declared here
var topOffsetInContent: CGFloat {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:44:10: note: add '@MainActor' to make instance method 'overlayScrollViewDidScroll' part of global actor 'MainActor'
func overlayScrollViewDidScroll(_ scrollView: UIScrollView) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:56:24: warning: main actor-isolated property 'contentOffset' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
scrollView.contentOffset = offset // Warning : calls `overlayScrollViewDidScroll(_:)` again
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:55:59: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGPoint contentOffset; // default CGPointZero
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:44:10: note: add '@MainActor' to make instance method 'overlayScrollViewDidScroll' part of global actor 'MainActor'
func overlayScrollViewDidScroll(_ scrollView: UIScrollView) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:59:58: warning: main actor-isolated property 'contentOffset' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
lastContentOffsetWhileScrolling = scrollView.contentOffset
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:55:59: note: property declared here
@property(nonatomic) CGPoint contentOffset; // default CGPointZero
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:44:10: note: add '@MainActor' to make instance method 'overlayScrollViewDidScroll' part of global actor 'MainActor'
func overlayScrollViewDidScroll(_ scrollView: UIScrollView) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:72:41: warning: call to main actor-isolated instance method 'setTranslation(_:in:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
scrollView.panGestureRecognizer.setTranslation(.zero, in: nil)
^
UIKit.UIPanGestureRecognizer.setTranslation:2:22: note: calls to instance method 'setTranslation(_:in:)' from outside of its actor context are implicitly asynchronous
@MainActor open func setTranslation(_ translation: CGPoint, in view: UIView?)}
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:63:10: note: add '@MainActor' to make instance method 'overlayScrollView(_:willEndDraggingwithVelocity:targetContentOffset:)' part of global actor 'MainActor'
func overlayScrollView(_ scrollView: UIScrollView,
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:72:20: warning: main actor-isolated property 'panGestureRecognizer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
scrollView.panGestureRecognizer.setTranslation(.zero, in: nil)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:225:56: note: property declared here
@property(nonatomic, readonly) UIPanGestureRecognizer *panGestureRecognizer API_AVAILABLE(ios(5.0));
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:63:10: note: add '@MainActor' to make instance method 'overlayScrollView(_:willEndDraggingwithVelocity:targetContentOffset:)' part of global actor 'MainActor'
func overlayScrollView(_ scrollView: UIScrollView,
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:75:72: warning: main actor-isolated property 'oc_adjustedContentInset' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
case .bottom where targetContentOffset.pointee.y > -scrollView.oc_adjustedContentInset.top:
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIScrollViiew+Utils.swift:32:9: note: property declared here
var oc_adjustedContentInset: UIEdgeInsets {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:63:10: note: add '@MainActor' to make instance method 'overlayScrollView(_:willEndDraggingwithVelocity:targetContentOffset:)' part of global actor 'MainActor'
func overlayScrollView(_ scrollView: UIScrollView,
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:78:57: warning: main actor-isolated property 'oc_adjustedContentInset' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
targetContentOffset.pointee.y = -scrollView.oc_adjustedContentInset.top
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIScrollViiew+Utils.swift:32:9: note: property declared here
var oc_adjustedContentInset: UIEdgeInsets {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:63:10: note: add '@MainActor' to make instance method 'overlayScrollView(_:willEndDraggingwithVelocity:targetContentOffset:)' part of global actor 'MainActor'
func overlayScrollView(_ scrollView: UIScrollView,
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:98:66: warning: main actor-isolated property 'isTracking' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
guard let controller = translationController, scrollView.isTracking else { return false }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:157:56: note: property declared here
@property(nonatomic, readonly, getter=isTracking) BOOL tracking;
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:97:18: note: add '@MainActor' to make instance method 'shouldDragOverlay(following:)' part of global actor 'MainActor'
private func shouldDragOverlay(following scrollView: UIScrollView) -> Bool {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:99:56: warning: call to main actor-isolated instance method 'velocity(in:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let velocity = scrollView.panGestureRecognizer.velocity(in: nil).y
^
UIKit.UIPanGestureRecognizer.velocity:2:22: note: calls to instance method 'velocity(in:)' from outside of its actor context are implicitly asynchronous
@MainActor open func velocity(in view: UIView?) -> CGPoint}
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:97:18: note: add '@MainActor' to make instance method 'shouldDragOverlay(following:)' part of global actor 'MainActor'
private func shouldDragOverlay(following scrollView: UIScrollView) -> Bool {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:99:35: warning: main actor-isolated property 'panGestureRecognizer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let velocity = scrollView.panGestureRecognizer.velocity(in: nil).y
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:225:56: note: property declared here
@property(nonatomic, readonly) UIPanGestureRecognizer *panGestureRecognizer API_AVAILABLE(ios(5.0));
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:97:18: note: add '@MainActor' to make instance method 'shouldDragOverlay(following:)' part of global actor 'MainActor'
private func shouldDragOverlay(following scrollView: UIScrollView) -> Bool {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:103:32: warning: main actor-isolated property 'isContentOriginInBounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return !scrollView.isContentOriginInBounds && scrollView.scrollsUp
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIScrollViiew+Utils.swift:16:9: note: property declared here
var isContentOriginInBounds: Bool {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:97:18: note: add '@MainActor' to make instance method 'shouldDragOverlay(following:)' part of global actor 'MainActor'
private func shouldDragOverlay(following scrollView: UIScrollView) -> Bool {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:103:70: warning: main actor-isolated property 'scrollsUp' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
return !scrollView.isContentOriginInBounds && scrollView.scrollsUp
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIScrollViiew+Utils.swift:12:9: note: property declared here
var scrollsUp: Bool {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:105:31: warning: main actor-isolated property 'isContentOriginInBounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return scrollView.isContentOriginInBounds && !movesUp
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIScrollViiew+Utils.swift:16:9: note: property declared here
var isContentOriginInBounds: Bool {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:97:18: note: add '@MainActor' to make instance method 'shouldDragOverlay(following:)' part of global actor 'MainActor'
private func shouldDragOverlay(following scrollView: UIScrollView) -> Bool {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:107:31: warning: main actor-isolated property 'isContentOriginInBounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return scrollView.isContentOriginInBounds || scrollView.scrollsUp
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIScrollViiew+Utils.swift:16:9: note: property declared here
var isContentOriginInBounds: Bool {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:97:18: note: add '@MainActor' to make instance method 'shouldDragOverlay(following:)' part of global actor 'MainActor'
private func shouldDragOverlay(following scrollView: UIScrollView) -> Bool {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:107:69: warning: main actor-isolated property 'scrollsUp' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
return scrollView.isContentOriginInBounds || scrollView.scrollsUp
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIScrollViiew+Utils.swift:12:9: note: property declared here
var scrollsUp: Bool {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:116:36: warning: main actor-isolated property 'oc_adjustedContentInset' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let topInset = -scrollView.oc_adjustedContentInset.top
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIScrollViiew+Utils.swift:32:9: note: property declared here
var oc_adjustedContentInset: UIEdgeInsets {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:113:18: note: add '@MainActor' to make instance method 'adjustedContentOffset(dragging:)' part of global actor 'MainActor'
private func adjustedContentOffset(dragging scrollView: UIScrollView) -> CGPoint {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:130:55: warning: main actor-isolated property 'contentOffset' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if (contentOffset.y - topInset) * (scrollView.contentOffset.y - topInset) < 0 {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:55:59: note: property declared here
@property(nonatomic) CGPoint contentOffset; // default CGPointZero
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:113:18: note: add '@MainActor' to make instance method 'adjustedContentOffset(dragging:)' part of global actor 'MainActor'
private func adjustedContentOffset(dragging scrollView: UIScrollView) -> CGPoint {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:28:33: warning: sending value of non-Sendable type 'ScrollViewOverlayTranslationDriver' risks causing data races; this is an error in the Swift 6 language mode
scrollViewDelegateProxy.forward(to: self, delegateInvocationsFrom: scrollView)
~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:28:33: note: sending task-isolated value of non-Sendable type 'ScrollViewOverlayTranslationDriver' to main actor-isolated instance method 'forward(to:delegateInvocationsFrom:)' risks causing races in between task-isolated and main actor-isolated uses
scrollViewDelegateProxy.forward(to: self, delegateInvocationsFrom: scrollView)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Views/GroundView.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Views/OverlayContainerView.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ OverlayContainer (in target 'OverlayContainer' from project 'OverlayContainer')
EmitSwiftModule normal arm64 (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/PanGestureOverlayTranslationDriver.swift:30:10: warning: main actor-isolated instance method 'clean()' cannot be used to satisfy nonisolated requirement from protocol 'OverlayTranslationDriver'; this is an error in the Swift 6 language mode
func clean() {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/PanGestureOverlayTranslationDriver.swift:30:10: note: add 'nonisolated' to 'clean()' to make this instance method not isolated to the actor
func clean() {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/PanGestureOverlayTranslationDriver.swift:11:43: note: add '@preconcurrency' to the 'OverlayTranslationDriver' conformance to defer isolation checking to run time
OverlayTranslationDriver,
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayTranslationDriver.swift:11:10: note: mark the protocol requirement 'clean()' 'async' to allow actor-isolated conformances
func clean()
^
async
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift:15:17: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
private let scrollViewDelegateProxy = OverlayScrollViewDelegateProxy()
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:411:10: warning: main actor-isolated instance method 'overlayViewController(for:)' cannot be used to satisfy nonisolated requirement from protocol 'HeightConstraintOverlayTranslationControllerDelegate'; this is an error in the Swift 6 language mode
func overlayViewController(for translationController: OverlayTranslationController) -> UIViewController? {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:411:10: note: add 'nonisolated' to 'overlayViewController(for:)' to make this instance method not isolated to the actor
func overlayViewController(for translationController: OverlayTranslationController) -> UIViewController? {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:327:43: note: add '@preconcurrency' to the 'HeightConstraintOverlayTranslationControllerDelegate' conformance to defer isolation checking to run time
extension OverlayContainerViewController: HeightConstraintOverlayTranslationControllerDelegate {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:23:10: note: mark the protocol requirement 'overlayViewController(for:)' 'async' to allow actor-isolated conformances
func overlayViewController(for translationController: OverlayTranslationController) -> UIViewController?
^
async
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:347:10: warning: main actor-isolated instance method 'translationController(_:willMoveOverlayToNotchAt:)' cannot be used to satisfy nonisolated requirement from protocol 'HeightConstraintOverlayTranslationControllerDelegate'; this is an error in the Swift 6 language mode
func translationController(_ translationController: OverlayTranslationController,
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:347:10: note: add 'nonisolated' to 'translationController(_:willMoveOverlayToNotchAt:)' to make this instance method not isolated to the actor
func translationController(_ translationController: OverlayTranslationController,
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:25:10: note: mark the protocol requirement 'translationController(_:willMoveOverlayToNotchAt:)' 'async' to allow actor-isolated conformances
func translationController(_ translationController: OverlayTranslationController,
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:336:10: warning: main actor-isolated instance method 'translationController(_:didMoveOverlayToNotchAt:)' cannot be used to satisfy nonisolated requirement from protocol 'HeightConstraintOverlayTranslationControllerDelegate'; this is an error in the Swift 6 language mode
func translationController(_ translationController: OverlayTranslationController,
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:336:10: note: add 'nonisolated' to 'translationController(_:didMoveOverlayToNotchAt:)' to make this instance method not isolated to the actor
func translationController(_ translationController: OverlayTranslationController,
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:27:10: note: mark the protocol requirement 'translationController(_:didMoveOverlayToNotchAt:)' 'async' to allow actor-isolated conformances
func translationController(_ translationController: OverlayTranslationController,
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:358:10: warning: main actor-isolated instance method 'translationControllerWillStartDraggingOverlay' cannot be used to satisfy nonisolated requirement from protocol 'HeightConstraintOverlayTranslationControllerDelegate'; this is an error in the Swift 6 language mode
func translationControllerWillStartDraggingOverlay(_ translationController: OverlayTranslationController) {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:358:10: note: add 'nonisolated' to 'translationControllerWillStartDraggingOverlay' to make this instance method not isolated to the actor
func translationControllerWillStartDraggingOverlay(_ translationController: OverlayTranslationController) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:30:10: note: mark the protocol requirement 'translationControllerWillStartDraggingOverlay' 'async' to allow actor-isolated conformances
func translationControllerWillStartDraggingOverlay(_ translationController: OverlayTranslationController)
^
async
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:370:10: warning: main actor-isolated instance method 'translationController(_:willEndDraggingAtVelocity:)' cannot be used to satisfy nonisolated requirement from protocol 'HeightConstraintOverlayTranslationControllerDelegate'; this is an error in the Swift 6 language mode
func translationController(_ translationController: OverlayTranslationController,
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:370:10: note: add 'nonisolated' to 'translationController(_:willEndDraggingAtVelocity:)' to make this instance method not isolated to the actor
func translationController(_ translationController: OverlayTranslationController,
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:31:10: note: mark the protocol requirement 'translationController(_:willEndDraggingAtVelocity:)' 'async' to allow actor-isolated conformances
func translationController(_ translationController: OverlayTranslationController,
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:385:10: warning: main actor-isolated instance method 'translationController(_:willTranslateOverlayWith:)' cannot be used to satisfy nonisolated requirement from protocol 'HeightConstraintOverlayTranslationControllerDelegate'; this is an error in the Swift 6 language mode
func translationController(_ translationController: OverlayTranslationController,
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:385:10: note: add 'nonisolated' to 'translationController(_:willTranslateOverlayWith:)' to make this instance method not isolated to the actor
func translationController(_ translationController: OverlayTranslationController,
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:33:10: note: mark the protocol requirement 'translationController(_:willTranslateOverlayWith:)' 'async' to allow actor-isolated conformances
func translationController(_ translationController: OverlayTranslationController,
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:407:10: warning: main actor-isolated instance method 'translationControllerDidScheduleTranslations' cannot be used to satisfy nonisolated requirement from protocol 'HeightConstraintOverlayTranslationControllerDelegate'; this is an error in the Swift 6 language mode
func translationControllerDidScheduleTranslations(_ translationController: OverlayTranslationController) {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:407:10: note: add 'nonisolated' to 'translationControllerDidScheduleTranslations' to make this instance method not isolated to the actor
func translationControllerDidScheduleTranslations(_ translationController: OverlayTranslationController) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:36:10: note: mark the protocol requirement 'translationControllerDidScheduleTranslations' 'async' to allow actor-isolated conformances
func translationControllerDidScheduleTranslations(_ translationController: OverlayTranslationController)
^
async
SwiftCompile normal arm64 Compiling\ OverlayTranslationContainerView.swift,\ OverlayTranslationView.swift,\ OverlayContainerPresentationController.swift,\ OverlayContainerSheetDimmingView.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Views/OverlayTranslationContainerView.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Views/OverlayTranslationView.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerPresentationController.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerSheetDimmingView.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Views/OverlayTranslationContainerView.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Views/OverlayTranslationView.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerPresentationController.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerSheetDimmingView.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OverlayContainerSheetDismissalPolicy.swift,\ OverlayContainerSheetPresentationController.swift,\ OverlayContainerSheetPresentationControllerDelegate.swift,\ OverlayContainerTransitionCoordinator.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerSheetDismissalPolicy.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerSheetPresentationController.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerSheetPresentationControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerTransitionCoordinator.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerSheetDismissalPolicy.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerSheetPresentationController.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerSheetPresentationControllerDelegate.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerTransitionCoordinator.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OverlayContainerViewController.swift,\ OverlayContainerViewControllerDelegate.swift,\ OverlayTransitioningDelegate.swift,\ OverlayTranslationFunction.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayTransitioningDelegate.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayTranslationFunction.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:411:10: warning: main actor-isolated instance method 'overlayViewController(for:)' cannot be used to satisfy nonisolated requirement from protocol 'HeightConstraintOverlayTranslationControllerDelegate'; this is an error in the Swift 6 language mode
func overlayViewController(for translationController: OverlayTranslationController) -> UIViewController? {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:411:10: note: add 'nonisolated' to 'overlayViewController(for:)' to make this instance method not isolated to the actor
func overlayViewController(for translationController: OverlayTranslationController) -> UIViewController? {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:327:43: note: add '@preconcurrency' to the 'HeightConstraintOverlayTranslationControllerDelegate' conformance to defer isolation checking to run time
extension OverlayContainerViewController: HeightConstraintOverlayTranslationControllerDelegate {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:23:10: note: mark the protocol requirement 'overlayViewController(for:)' 'async' to allow actor-isolated conformances
func overlayViewController(for translationController: OverlayTranslationController) -> UIViewController?
^
async
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:347:10: warning: main actor-isolated instance method 'translationController(_:willMoveOverlayToNotchAt:)' cannot be used to satisfy nonisolated requirement from protocol 'HeightConstraintOverlayTranslationControllerDelegate'; this is an error in the Swift 6 language mode
func translationController(_ translationController: OverlayTranslationController,
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:347:10: note: add 'nonisolated' to 'translationController(_:willMoveOverlayToNotchAt:)' to make this instance method not isolated to the actor
func translationController(_ translationController: OverlayTranslationController,
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:25:10: note: mark the protocol requirement 'translationController(_:willMoveOverlayToNotchAt:)' 'async' to allow actor-isolated conformances
func translationController(_ translationController: OverlayTranslationController,
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:336:10: warning: main actor-isolated instance method 'translationController(_:didMoveOverlayToNotchAt:)' cannot be used to satisfy nonisolated requirement from protocol 'HeightConstraintOverlayTranslationControllerDelegate'; this is an error in the Swift 6 language mode
func translationController(_ translationController: OverlayTranslationController,
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:336:10: note: add 'nonisolated' to 'translationController(_:didMoveOverlayToNotchAt:)' to make this instance method not isolated to the actor
func translationController(_ translationController: OverlayTranslationController,
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:27:10: note: mark the protocol requirement 'translationController(_:didMoveOverlayToNotchAt:)' 'async' to allow actor-isolated conformances
func translationController(_ translationController: OverlayTranslationController,
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:358:10: warning: main actor-isolated instance method 'translationControllerWillStartDraggingOverlay' cannot be used to satisfy nonisolated requirement from protocol 'HeightConstraintOverlayTranslationControllerDelegate'; this is an error in the Swift 6 language mode
func translationControllerWillStartDraggingOverlay(_ translationController: OverlayTranslationController) {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:358:10: note: add 'nonisolated' to 'translationControllerWillStartDraggingOverlay' to make this instance method not isolated to the actor
func translationControllerWillStartDraggingOverlay(_ translationController: OverlayTranslationController) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:30:10: note: mark the protocol requirement 'translationControllerWillStartDraggingOverlay' 'async' to allow actor-isolated conformances
func translationControllerWillStartDraggingOverlay(_ translationController: OverlayTranslationController)
^
async
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:370:10: warning: main actor-isolated instance method 'translationController(_:willEndDraggingAtVelocity:)' cannot be used to satisfy nonisolated requirement from protocol 'HeightConstraintOverlayTranslationControllerDelegate'; this is an error in the Swift 6 language mode
func translationController(_ translationController: OverlayTranslationController,
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:370:10: note: add 'nonisolated' to 'translationController(_:willEndDraggingAtVelocity:)' to make this instance method not isolated to the actor
func translationController(_ translationController: OverlayTranslationController,
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:31:10: note: mark the protocol requirement 'translationController(_:willEndDraggingAtVelocity:)' 'async' to allow actor-isolated conformances
func translationController(_ translationController: OverlayTranslationController,
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:385:10: warning: main actor-isolated instance method 'translationController(_:willTranslateOverlayWith:)' cannot be used to satisfy nonisolated requirement from protocol 'HeightConstraintOverlayTranslationControllerDelegate'; this is an error in the Swift 6 language mode
func translationController(_ translationController: OverlayTranslationController,
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:385:10: note: add 'nonisolated' to 'translationController(_:willTranslateOverlayWith:)' to make this instance method not isolated to the actor
func translationController(_ translationController: OverlayTranslationController,
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:33:10: note: mark the protocol requirement 'translationController(_:willTranslateOverlayWith:)' 'async' to allow actor-isolated conformances
func translationController(_ translationController: OverlayTranslationController,
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:407:10: warning: main actor-isolated instance method 'translationControllerDidScheduleTranslations' cannot be used to satisfy nonisolated requirement from protocol 'HeightConstraintOverlayTranslationControllerDelegate'; this is an error in the Swift 6 language mode
func translationControllerDidScheduleTranslations(_ translationController: OverlayTranslationController) {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift:407:10: note: add 'nonisolated' to 'translationControllerDidScheduleTranslations' to make this instance method not isolated to the actor
func translationControllerDidScheduleTranslations(_ translationController: OverlayTranslationController) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift:36:10: note: mark the protocol requirement 'translationControllerDidScheduleTranslations' 'async' to allow actor-isolated conformances
func translationControllerDidScheduleTranslations(_ translationController: OverlayTranslationController)
^
async
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayTransitioningDelegate.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayTranslationFunction.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PassThroughView.swift,\ RubberBandOverlayTranslationFunction.swift,\ RushingForwardTargetNotchPolicy.swift,\ SpringOverlayTranslationAnimationController.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/PassThroughView.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/RubberBandOverlayTranslationFunction.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/RushingForwardTargetNotchPolicy.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/SpringOverlayTranslationAnimationController.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/PassThroughView.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/RubberBandOverlayTranslationFunction.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/RushingForwardTargetNotchPolicy.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/SpringOverlayTranslationAnimationController.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/SpringOverlayTranslationAnimationController.swift:52:22: warning: call to main actor-isolated initializer 'init(damping:response:mass:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let timing = UISpringTimingParameters(
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/SpringOverlayTranslationAnimationController.swift:65:17: note: calls to initializer 'init(damping:response:mass:)' from outside of its actor context are implicitly asynchronous
convenience init(damping: CGFloat, response: CGFloat, mass: CGFloat) {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/SpringOverlayTranslationAnimationController.swift:44:17: note: add '@MainActor' to make instance method 'interruptibleAnimator(using:)' part of global actor 'MainActor'
public func interruptibleAnimator(using context: OverlayContainerContextTransitioning) -> UIViewImplicitlyAnimating {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/SpringOverlayTranslationAnimationController.swift:57:16: warning: call to main actor-isolated initializer 'init(duration:timingParameters:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
return UIViewPropertyAnimator(
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewPropertyAnimator.h:41:1: note: calls to initializer 'init(duration:timingParameters:)' from outside of its actor context are implicitly asynchronous
- (instancetype)initWithDuration:(NSTimeInterval)duration timingParameters:(id <UITimingCurveProvider>)parameters NS_DESIGNATED_INITIALIZER;
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/SpringOverlayTranslationAnimationController.swift:44:17: note: add '@MainActor' to make instance method 'interruptibleAnimator(using:)' part of global actor 'MainActor'
public func interruptibleAnimator(using context: OverlayContainerContextTransitioning) -> UIViewImplicitlyAnimating {
^
@MainActor
SwiftCompile normal arm64 Compiling\ ConcreteOverlayContainerContextTargetNotchPolicy.swift,\ ConcreteOverlayContainerContextTransitioning.swift,\ ConcreteOverlayContainerDimissingPolicyContext.swift,\ ConcreteOverlayTranslationParameters.swift,\ DraggingOverlayContainerTransitionCoordinator.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTransitioning.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ConcreteOverlayContainerDimissingPolicyContext.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ConcreteOverlayTranslationParameters.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/DraggingOverlayContainerTransitionCoordinator.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTransitioning.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ConcreteOverlayContainerDimissingPolicyContext.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ConcreteOverlayTranslationParameters.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/DraggingOverlayContainerTransitionCoordinator.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OverlayScrollViewDelegateProxy.swift,\ OverlayTranslationController.swift,\ OverlayTranslationDriver.swift,\ OverlayTranslationGestureRecognizer.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayTranslationController.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayTranslationDriver.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayTranslationGestureRecognizer.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:20:9: warning: call to main actor-isolated instance method 'cancelForwarding()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
cancelForwarding()
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:40:10: note: calls to instance method 'cancelForwarding()' from outside of its actor context are implicitly asynchronous
func cancelForwarding() {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:40:10: note: main actor isolation inferred from conformance to protocol 'UIScrollViewDelegate'
func cancelForwarding() {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:26:50: warning: main actor-isolated property 'originalDelegate' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let originalDelegateRespondsToSelector = originalDelegate?.responds(to: aSelector) ?? false
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:13:22: note: property declared here
private weak var originalDelegate: UIScrollViewDelegate?
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:31:12: warning: main actor-isolated property 'originalDelegate' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if originalDelegate?.responds(to: aSelector) == true {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:13:22: note: property declared here
private weak var originalDelegate: UIScrollViewDelegate?
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:32:20: warning: main actor-isolated property 'originalDelegate' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return originalDelegate
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:13:22: note: property declared here
private weak var originalDelegate: UIScrollViewDelegate?
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:52:32: warning: main actor-isolated property 'delegate' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
guard !(scrollView.delegate === self) else { return }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:93:68: note: property declared here
@property(nullable,nonatomic,weak) id<UIScrollViewDelegate> delegate; // default nil. weak reference
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:53:39: warning: main actor-isolated property 'delegate' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
if let proxy = scrollView.delegate as? OverlayScrollViewDelegateProxy {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:93:68: note: property declared here
@property(nullable,nonatomic,weak) id<UIScrollViewDelegate> delegate; // default nil. weak reference
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:54:23: warning: main actor-isolated property 'originalDelegate' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
proxy.originalDelegate = self?.originalDelegate
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:13:22: note: mutation of this property is only permitted within the actor
private weak var originalDelegate: UIScrollViewDelegate?
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:54:48: warning: main actor-isolated property 'originalDelegate' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
proxy.originalDelegate = self?.originalDelegate
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:13:22: note: property declared here
private weak var originalDelegate: UIScrollViewDelegate?
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:55:23: warning: call to main actor-isolated instance method 'cancelForwarding(restoresDelegate:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self?.cancelForwarding(restoresDelegate: false)
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:91:18: note: calls to instance method 'cancelForwarding(restoresDelegate:)' from outside of its actor context are implicitly asynchronous
private func cancelForwarding(restoresDelegate: Bool) {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:91:18: note: main actor isolation inferred from conformance to protocol 'UIScrollViewDelegate'
private func cancelForwarding(restoresDelegate: Bool) {
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:57:23: warning: main actor-isolated property 'originalDelegate' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
self?.originalDelegate = scrollView.delegate
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:13:22: note: mutation of this property is only permitted within the actor
private weak var originalDelegate: UIScrollViewDelegate?
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:57:53: warning: main actor-isolated property 'delegate' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
self?.originalDelegate = scrollView.delegate
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:93:68: note: property declared here
@property(nullable,nonatomic,weak) id<UIScrollViewDelegate> delegate; // default nil. weak reference
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:58:23: warning: main actor-isolated property 'scrollView' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
self?.scrollView = scrollView
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:14:22: note: mutation of this property is only permitted within the actor
private weak var scrollView: UIScrollView?
^
/Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift:59:28: warning: main actor-isolated property 'delegate' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
scrollView.delegate = self
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:93:68: note: mutation of this property is only permitted within the actor
@property(nullable,nonatomic,weak) id<UIScrollViewDelegate> delegate; // default nil. weak reference
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayTranslationController.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayTranslationDriver.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayTranslationGestureRecognizer.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for OverlayContainer (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftDriver\ Compilation\ Requirements OverlayContainer normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OverlayContainer -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer-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/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.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/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.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/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling OverlayScrollViewDelegateProxy.swift, OverlayTranslationController.swift, OverlayTranslationDriver.swift, OverlayTranslationGestureRecognizer.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/OverlayContainer-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer-Swift.h (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/OverlayContainer-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OverlayContainer.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.swiftmodule (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OverlayContainer.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OverlayContainer.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.swiftdoc (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OverlayContainer.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OverlayContainer.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.abi.json (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OverlayContainer.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OverlayContainer.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.swiftsourceinfo (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OverlayContainer.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftCompile normal arm64 Compiling\ InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift,\ OverlayContainerConfiguration.swift,\ OverlayContainerConfigurationImplementation.swift,\ OverlayScrollViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayContainerConfiguration.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayContainerConfigurationImplementation.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegate.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift (in target 'OverlayContainer' from project 'OverlayContainer')
Building workspace spi-builder-workspace with scheme OverlayContainer
(4 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Quick: https://github.com/Quick/Quick @ 4.0.0
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
OverlayContainer: /Users/admin/builder/spi-builder-workspace
Nimble: https://github.com/Quick/Nimble @ 9.2.1
resolved source packages: Quick, CwlPreconditionTesting, CwlCatchException, OverlayContainer, Nimble
{
"dependencies" : [
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "9.0.0",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble"
},
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick"
}
],
"manifest_display_name" : "OverlayContainer",
"name" : "OverlayContainer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "OverlayContainer",
"targets" : [
"OverlayContainer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "OverlayContainerTests",
"module_type" : "SwiftTarget",
"name" : "OverlayContainerTests",
"path" : "Tests/OverlayContainerTests",
"product_dependencies" : [
"Nimble",
"Quick"
],
"sources" : [
"HeightConstraintOverlayTranslationControllerTests.swift",
"OverlayContainerSheetDismissalPolicyTest.swift",
"OverlayInsertionTest.swift",
"OverlayNotchHeightTest.swift",
"OverlayScrollViewDelegateTest.swift",
"PanGestureOverlayTranslationDriverTests.swift",
"RushingForwardTargetNotchPolicyTests.swift",
"ScrollViewOverlayTranslationDriverTests.swift",
"Utils/FakeOverlayTranslationController.swift",
"Utils/ScrollViewEmulator.swift"
],
"target_dependencies" : [
"OverlayContainer"
],
"type" : "test"
},
{
"c99name" : "OverlayContainer",
"module_type" : "SwiftTarget",
"name" : "OverlayContainer",
"path" : "Source/OverlayContainer",
"product_memberships" : [
"OverlayContainer"
],
"sources" : [
"Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift",
"Internal/ConcreteOverlayContainerContextTransitioning.swift",
"Internal/ConcreteOverlayContainerDimissingPolicyContext.swift",
"Internal/ConcreteOverlayTranslationParameters.swift",
"Internal/DraggingOverlayContainerTransitionCoordinator.swift",
"Internal/Extensions/CGFloat+Round.swift",
"Internal/Extensions/CGGeometry+Utils.swift",
"Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift",
"Internal/Extensions/UIPanGesture+Utils.swift",
"Internal/Extensions/UIScrollViiew+Utils.swift",
"Internal/Extensions/UIView+Constraints.swift",
"Internal/Extensions/UIView+Subviews.swift",
"Internal/Extensions/UIViewController+Children.swift",
"Internal/HeightContraintOverlayTranslationController.swift",
"Internal/InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift",
"Internal/OverlayContainerConfiguration.swift",
"Internal/OverlayContainerConfigurationImplementation.swift",
"Internal/OverlayScrollViewDelegate.swift",
"Internal/OverlayScrollViewDelegateProxy.swift",
"Internal/OverlayTranslationController.swift",
"Internal/OverlayTranslationDriver.swift",
"Internal/OverlayTranslationGestureRecognizer.swift",
"Internal/PanGestureOverlayTranslationDriver.swift",
"Internal/ScrollViewOverlayTranslationDriver.swift",
"Internal/Views/GroundView.swift",
"Internal/Views/OverlayContainerView.swift",
"Internal/Views/OverlayTranslationContainerView.swift",
"Internal/Views/OverlayTranslationView.swift",
"OverlayContainerPresentationController.swift",
"OverlayContainerSheetDimmingView.swift",
"OverlayContainerSheetDismissalPolicy.swift",
"OverlayContainerSheetPresentationController.swift",
"OverlayContainerSheetPresentationControllerDelegate.swift",
"OverlayContainerTransitionCoordinator.swift",
"OverlayContainerViewController.swift",
"OverlayContainerViewControllerDelegate.swift",
"OverlayTransitioningDelegate.swift",
"OverlayTranslationFunction.swift",
"PassThroughView.swift",
"RubberBandOverlayTranslationFunction.swift",
"RushingForwardTargetNotchPolicy.swift",
"SpringOverlayTranslationAnimationController.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OverlayContainer"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OverlayContainer -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme OverlayContainer -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
Nimble: https://github.com/Quick/Nimble @ 9.2.1
OverlayContainer: /Users/admin/builder/spi-builder-workspace
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
Quick: https://github.com/Quick/Quick @ 4.0.0
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'OverlayContainer' in project 'OverlayContainer'
➜ Explicit dependency on target 'OverlayContainer' in project 'OverlayContainer'
Target 'OverlayContainer' in project 'OverlayContainer' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: bcd0e6a30093b43cc40a15ab82374b62
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bcd0e6a30093b43cc40a15ab82374b62.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
SwiftDriver OverlayContainer normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OverlayContainer -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer-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/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.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/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.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/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ConcreteOverlayContainerContextTargetNotchPolicy.swift,\ ConcreteOverlayContainerContextTransitioning.swift,\ ConcreteOverlayContainerDimissingPolicyContext.swift,\ ConcreteOverlayTranslationParameters.swift,\ DraggingOverlayContainerTransitionCoordinator.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTransitioning.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ConcreteOverlayContainerDimissingPolicyContext.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ConcreteOverlayTranslationParameters.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/DraggingOverlayContainerTransitionCoordinator.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ConcreteOverlayContainerContextTransitioning.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ConcreteOverlayContainerDimissingPolicyContext.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ConcreteOverlayTranslationParameters.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/DraggingOverlayContainerTransitionCoordinator.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift,\ OverlayContainerConfiguration.swift,\ OverlayContainerConfigurationImplementation.swift,\ OverlayScrollViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayContainerConfiguration.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayContainerConfigurationImplementation.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegate.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayContainerConfiguration.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayContainerConfigurationImplementation.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegate.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OverlayContainerSheetDismissalPolicy.swift,\ OverlayContainerSheetPresentationController.swift,\ OverlayContainerSheetPresentationControllerDelegate.swift,\ OverlayContainerTransitionCoordinator.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerSheetDismissalPolicy.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerSheetPresentationController.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerSheetPresentationControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerTransitionCoordinator.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerSheetDismissalPolicy.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerSheetPresentationController.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerSheetPresentationControllerDelegate.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerTransitionCoordinator.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OverlayScrollViewDelegateProxy.swift,\ OverlayTranslationController.swift,\ OverlayTranslationDriver.swift,\ OverlayTranslationGestureRecognizer.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayTranslationController.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayTranslationDriver.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayTranslationGestureRecognizer.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayScrollViewDelegateProxy.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayTranslationController.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayTranslationDriver.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/OverlayTranslationGestureRecognizer.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ OverlayContainer (in target 'OverlayContainer' from project 'OverlayContainer')
EmitSwiftModule normal arm64 (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIView+Constraints.swift,\ UIView+Subviews.swift,\ UIViewController+Children.swift,\ HeightContraintOverlayTranslationController.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIView+Constraints.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIView+Subviews.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIViewController+Children.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIView+Constraints.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIView+Subviews.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIViewController+Children.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/HeightContraintOverlayTranslationController.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OverlayContainerViewController.swift,\ OverlayContainerViewControllerDelegate.swift,\ OverlayTransitioningDelegate.swift,\ OverlayTranslationFunction.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayTransitioningDelegate.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayTranslationFunction.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewController.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerViewControllerDelegate.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayTransitioningDelegate.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayTranslationFunction.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CGFloat+Round.swift,\ CGGeometry+Utils.swift,\ OverlayContainerViewControllerDelegate+Defaults.swift,\ UIPanGesture+Utils.swift,\ UIScrollViiew+Utils.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/CGFloat+Round.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/CGGeometry+Utils.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIPanGesture+Utils.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIScrollViiew+Utils.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/CGFloat+Round.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/CGGeometry+Utils.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIPanGesture+Utils.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Extensions/UIScrollViiew+Utils.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PassThroughView.swift,\ RubberBandOverlayTranslationFunction.swift,\ RushingForwardTargetNotchPolicy.swift,\ SpringOverlayTranslationAnimationController.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/PassThroughView.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/RubberBandOverlayTranslationFunction.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/RushingForwardTargetNotchPolicy.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/SpringOverlayTranslationAnimationController.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/PassThroughView.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/RubberBandOverlayTranslationFunction.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/RushingForwardTargetNotchPolicy.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/SpringOverlayTranslationAnimationController.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PanGestureOverlayTranslationDriver.swift,\ ScrollViewOverlayTranslationDriver.swift,\ GroundView.swift,\ OverlayContainerView.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/PanGestureOverlayTranslationDriver.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Views/GroundView.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Views/OverlayContainerView.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/PanGestureOverlayTranslationDriver.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/ScrollViewOverlayTranslationDriver.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Views/GroundView.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Views/OverlayContainerView.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OverlayTranslationContainerView.swift,\ OverlayTranslationView.swift,\ OverlayContainerPresentationController.swift,\ OverlayContainerSheetDimmingView.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Views/OverlayTranslationContainerView.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Views/OverlayTranslationView.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerPresentationController.swift /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerSheetDimmingView.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Views/OverlayTranslationContainerView.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/Internal/Views/OverlayTranslationView.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerPresentationController.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/OverlayContainer/OverlayContainerSheetDimmingView.swift (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ConcreteOverlayContainerContextTargetNotchPolicy.swift, ConcreteOverlayContainerContextTransitioning.swift, ConcreteOverlayContainerDimissingPolicyContext.swift, ConcreteOverlayTranslationParameters.swift, DraggingOverlayContainerTransitionCoordinator.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftDriverJobDiscovery normal arm64 Compiling OverlayScrollViewDelegateProxy.swift, OverlayTranslationController.swift, OverlayTranslationDriver.swift, OverlayTranslationGestureRecognizer.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftDriverJobDiscovery normal arm64 Emitting module for OverlayContainer (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftDriverJobDiscovery normal arm64 Compiling CGFloat+Round.swift, CGGeometry+Utils.swift, OverlayContainerViewControllerDelegate+Defaults.swift, UIPanGesture+Utils.swift, UIScrollViiew+Utils.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftDriver\ Compilation\ Requirements OverlayContainer normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OverlayContainer -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer-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/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.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/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.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/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OverlayContainer.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.swiftsourceinfo (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OverlayContainer.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OverlayContainer.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.abi.json (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OverlayContainer.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OverlayContainer.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.swiftmodule (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OverlayContainer.swiftmodule/arm64-apple-ios.swiftmodule
SwiftDriverJobDiscovery normal arm64 Compiling PanGestureOverlayTranslationDriver.swift, ScrollViewOverlayTranslationDriver.swift, GroundView.swift, OverlayContainerView.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftDriverJobDiscovery normal arm64 Compiling PassThroughView.swift, RubberBandOverlayTranslationFunction.swift, RushingForwardTargetNotchPolicy.swift, SpringOverlayTranslationAnimationController.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftDriverJobDiscovery normal arm64 Compiling OverlayContainerSheetDismissalPolicy.swift, OverlayContainerSheetPresentationController.swift, OverlayContainerSheetPresentationControllerDelegate.swift, OverlayContainerTransitionCoordinator.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftDriverJobDiscovery normal arm64 Compiling InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift, OverlayContainerConfiguration.swift, OverlayContainerConfigurationImplementation.swift, OverlayScrollViewDelegate.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftDriverJobDiscovery normal arm64 Compiling OverlayContainerViewController.swift, OverlayContainerViewControllerDelegate.swift, OverlayTransitioningDelegate.swift, OverlayTranslationFunction.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftDriverJobDiscovery normal arm64 Compiling UIView+Constraints.swift, UIView+Subviews.swift, UIViewController+Children.swift, HeightContraintOverlayTranslationController.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftDriverJobDiscovery normal arm64 Compiling OverlayTranslationContainerView.swift, OverlayTranslationView.swift, OverlayContainerPresentationController.swift, OverlayContainerSheetDimmingView.swift (in target 'OverlayContainer' from project 'OverlayContainer')
SwiftDriver\ Compilation OverlayContainer normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OverlayContainer -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer-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/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.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/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.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/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OverlayContainer.o normal (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OverlayContainer.o
ExtractAppIntentsMetadata (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name OverlayContainer --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.OverlayContainer --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OverlayContainer.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OverlayContainer.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/OverlayContainer.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/OverlayContainer.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OverlayContainer.build/Debug-iphoneos/OverlayContainer.build/Objects-normal/arm64/OverlayContainer.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-12-05 00:09:48.853 appintentsmetadataprocessor[984:5385] Starting appintentsmetadataprocessor export
2025-12-05 00:09:48.889 appintentsmetadataprocessor[984:5385] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OverlayContainer.o (in target 'OverlayContainer' from project 'OverlayContainer')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OverlayContainer.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "9.0.0",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble"
},
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick"
}
],
"manifest_display_name" : "OverlayContainer",
"name" : "OverlayContainer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "OverlayContainer",
"targets" : [
"OverlayContainer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "OverlayContainerTests",
"module_type" : "SwiftTarget",
"name" : "OverlayContainerTests",
"path" : "Tests/OverlayContainerTests",
"product_dependencies" : [
"Nimble",
"Quick"
],
"sources" : [
"HeightConstraintOverlayTranslationControllerTests.swift",
"OverlayContainerSheetDismissalPolicyTest.swift",
"OverlayInsertionTest.swift",
"OverlayNotchHeightTest.swift",
"OverlayScrollViewDelegateTest.swift",
"PanGestureOverlayTranslationDriverTests.swift",
"RushingForwardTargetNotchPolicyTests.swift",
"ScrollViewOverlayTranslationDriverTests.swift",
"Utils/FakeOverlayTranslationController.swift",
"Utils/ScrollViewEmulator.swift"
],
"target_dependencies" : [
"OverlayContainer"
],
"type" : "test"
},
{
"c99name" : "OverlayContainer",
"module_type" : "SwiftTarget",
"name" : "OverlayContainer",
"path" : "Source/OverlayContainer",
"product_memberships" : [
"OverlayContainer"
],
"sources" : [
"Internal/ConcreteOverlayContainerContextTargetNotchPolicy.swift",
"Internal/ConcreteOverlayContainerContextTransitioning.swift",
"Internal/ConcreteOverlayContainerDimissingPolicyContext.swift",
"Internal/ConcreteOverlayTranslationParameters.swift",
"Internal/DraggingOverlayContainerTransitionCoordinator.swift",
"Internal/Extensions/CGFloat+Round.swift",
"Internal/Extensions/CGGeometry+Utils.swift",
"Internal/Extensions/OverlayContainerViewControllerDelegate+Defaults.swift",
"Internal/Extensions/UIPanGesture+Utils.swift",
"Internal/Extensions/UIScrollViiew+Utils.swift",
"Internal/Extensions/UIView+Constraints.swift",
"Internal/Extensions/UIView+Subviews.swift",
"Internal/Extensions/UIViewController+Children.swift",
"Internal/HeightContraintOverlayTranslationController.swift",
"Internal/InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift",
"Internal/OverlayContainerConfiguration.swift",
"Internal/OverlayContainerConfigurationImplementation.swift",
"Internal/OverlayScrollViewDelegate.swift",
"Internal/OverlayScrollViewDelegateProxy.swift",
"Internal/OverlayTranslationController.swift",
"Internal/OverlayTranslationDriver.swift",
"Internal/OverlayTranslationGestureRecognizer.swift",
"Internal/PanGestureOverlayTranslationDriver.swift",
"Internal/ScrollViewOverlayTranslationDriver.swift",
"Internal/Views/GroundView.swift",
"Internal/Views/OverlayContainerView.swift",
"Internal/Views/OverlayTranslationContainerView.swift",
"Internal/Views/OverlayTranslationView.swift",
"OverlayContainerPresentationController.swift",
"OverlayContainerSheetDimmingView.swift",
"OverlayContainerSheetDismissalPolicy.swift",
"OverlayContainerSheetPresentationController.swift",
"OverlayContainerSheetPresentationControllerDelegate.swift",
"OverlayContainerTransitionCoordinator.swift",
"OverlayContainerViewController.swift",
"OverlayContainerViewControllerDelegate.swift",
"OverlayTransitioningDelegate.swift",
"OverlayTranslationFunction.swift",
"PassThroughView.swift",
"RubberBandOverlayTranslationFunction.swift",
"RushingForwardTargetNotchPolicy.swift",
"SpringOverlayTranslationAnimationController.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.