Build Information
Successful build of FloatingBottomSheet, reference 2.3.0 (bbb8c8
), with Swift 6.1 for iOS using Xcode 16.3 on 29 Apr 2025 21:26:43 UTC.
Swift 6 data race errors: 3
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FloatingBottomSheet -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 Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OhKanghoon/FloatingBottomSheet.git
Reference: 2.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OhKanghoon/FloatingBottomSheet
* tag 2.3.0 -> FETCH_HEAD
HEAD is now at bbb8c85 Merge pull request #24 from OhKanghoon/enhance-dismiss-without-animation
Cloned https://github.com/OhKanghoon/FloatingBottomSheet.git
Revision (git rev-parse @):
bbb8c85d996045d4e9557f3c270d9ba8c28905e0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/OhKanghoon/FloatingBottomSheet.git at 2.3.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/OhKanghoon/FloatingBottomSheet.git
https://github.com/OhKanghoon/FloatingBottomSheet.git
{
"dependencies" : [
],
"manifest_display_name" : "FloatingBottomSheet",
"name" : "FloatingBottomSheet",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "FloatingBottomSheet",
"targets" : [
"FloatingBottomSheet"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FloatingBottomSheetTests",
"module_type" : "SwiftTarget",
"name" : "FloatingBottomSheetTests",
"path" : "Tests/FloatingBottomSheetTests",
"sources" : [
"FloatingBottomSheetTests.swift"
],
"target_dependencies" : [
"FloatingBottomSheet"
],
"type" : "test"
},
{
"c99name" : "FloatingBottomSheet",
"module_type" : "SwiftTarget",
"name" : "FloatingBottomSheet",
"path" : "Sources/FloatingBottomSheet",
"product_memberships" : [
"FloatingBottomSheet"
],
"sources" : [
"Animator/FloatingBottomSheetAnimator.swift",
"Animator/FloatingBottomSheetPresentationAnimator.swift",
"Presentable/FloatingBottomSheet.swift",
"Presentable/FloatingBottomSheetPresentable+Default.swift",
"Presentable/FloatingBottomSheetPresentable+Internal.swift",
"Presentable/FloatingBottomSheetPresentable+UIViewController.swift",
"Presentable/FloatingBottomSheetPresentable.swift",
"Presentation/FloatingBottomSheetContainerView.swift",
"Presentation/FloatingBottomSheetHandleMetric.swift",
"Presentation/FloatingBottomSheetPresentationController.swift",
"Presentation/FloatingBottomSheetPresentationDelegate.swift",
"Presenter/FloatingBottomSheetPresenter.swift",
"Presenter/UIViewController+FloatingBottomSheetPresenter.swift",
"Utils/UIColor+Init.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
Resolved source packages:
FloatingBottomSheet: /Users/admin/builder/spi-builder-workspace
resolved source packages: FloatingBottomSheet
{
"dependencies" : [
],
"manifest_display_name" : "FloatingBottomSheet",
"name" : "FloatingBottomSheet",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "FloatingBottomSheet",
"targets" : [
"FloatingBottomSheet"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FloatingBottomSheetTests",
"module_type" : "SwiftTarget",
"name" : "FloatingBottomSheetTests",
"path" : "Tests/FloatingBottomSheetTests",
"sources" : [
"FloatingBottomSheetTests.swift"
],
"target_dependencies" : [
"FloatingBottomSheet"
],
"type" : "test"
},
{
"c99name" : "FloatingBottomSheet",
"module_type" : "SwiftTarget",
"name" : "FloatingBottomSheet",
"path" : "Sources/FloatingBottomSheet",
"product_memberships" : [
"FloatingBottomSheet"
],
"sources" : [
"Animator/FloatingBottomSheetAnimator.swift",
"Animator/FloatingBottomSheetPresentationAnimator.swift",
"Presentable/FloatingBottomSheet.swift",
"Presentable/FloatingBottomSheetPresentable+Default.swift",
"Presentable/FloatingBottomSheetPresentable+Internal.swift",
"Presentable/FloatingBottomSheetPresentable+UIViewController.swift",
"Presentable/FloatingBottomSheetPresentable.swift",
"Presentation/FloatingBottomSheetContainerView.swift",
"Presentation/FloatingBottomSheetHandleMetric.swift",
"Presentation/FloatingBottomSheetPresentationController.swift",
"Presentation/FloatingBottomSheetPresentationDelegate.swift",
"Presenter/FloatingBottomSheetPresenter.swift",
"Presenter/UIViewController+FloatingBottomSheetPresenter.swift",
"Utils/UIColor+Init.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FloatingBottomSheet"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FloatingBottomSheet -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 FloatingBottomSheet -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
Resolved source packages:
FloatingBottomSheet: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'FloatingBottomSheet' in project 'FloatingBottomSheet'
➜ Explicit dependency on target 'FloatingBottomSheet' in project 'FloatingBottomSheet'
Target 'FloatingBottomSheet' in project 'FloatingBottomSheet' (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: fa30660d55f93627fe3de8c8da38a615
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fa30660d55f93627fe3de8c8da38a615.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/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
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/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
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/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/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/FloatingBottomSheet.DependencyStaticMetadataFileList (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/FloatingBottomSheet.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/FloatingBottomSheet.DependencyMetadataFileList (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/FloatingBottomSheet.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/FloatingBottomSheet.modulemap (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/FloatingBottomSheet.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet-OutputFileMap.json (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet_const_extract_protocols.json (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet.SwiftFileList (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet.LinkFileList (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet.SwiftConstValuesFileList (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/FloatingBottomSheet.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/FloatingBottomSheet.modulemap (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
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/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/FloatingBottomSheet.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver FloatingBottomSheet normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
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 FloatingBottomSheet -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet-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/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet_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/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ FloatingBottomSheetPresentable+Internal.swift,\ FloatingBottomSheetPresentable+UIViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Internal.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+UIViewController.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Internal.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Internal.swift:13:5: warning: main actor-isolated property 'presentationController' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
presentationController as? FloatingBottomSheetPresentationController
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:593:69: note: property declared here
@property (nullable, nonatomic, readonly) UIPresentationController *presentationController API_AVAILABLE(ios(8.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Internal.swift:27:66: warning: main actor-isolated property 'containerView' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
guard let containerView = bottomSheetPresentationController?.containerView
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPresentationController.h:74:58: note: property declared here
@property(nullable, nonatomic, readonly, strong) UIView *containerView;
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Internal.swift:28:24: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
else { return view.bounds.height }
^
/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/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Internal.swift:28:19: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
else { return view.bounds.height }
^
/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/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Internal.swift:30:26: 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 containerView.bounds.size.height - bottomSheetInsets.bottom - bottomSheetInsets.top
^
/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
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+UIViewController.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+UIViewController.swift:19:40: warning: call to main actor-isolated instance method 'performLayout(animated:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
bottomSheetPresentationController?.performLayout(animated: animated)
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:213:8: note: calls to instance method 'performLayout(animated:)' from outside of its actor context are implicitly asynchronous
func performLayout(animated: Bool) {
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:213:8: note: main actor isolation inferred from inheritance from class 'UIPresentationController'
func performLayout(animated: Bool) {
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+UIViewController.swift:18:15: note: add '@MainActor' to make instance method 'bottomSheetPerformLayout(animated:)' part of global actor 'MainActor'
public func bottomSheetPerformLayout(animated: Bool) {
^
@MainActor
SwiftCompile normal arm64 Compiling\ FloatingBottomSheetAnimator.swift,\ FloatingBottomSheetPresentationAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetAnimator.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetAnimator.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetAnimator.swift:16:12: warning: call to main actor-isolated class method 'animate(withDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIView.animate(
^
UIKit.UIView.animate:3:30: note: calls to class method 'animate(withDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:)' from outside of its actor context are implicitly asynchronous
@MainActor open class func animate(withDuration duration: TimeInterval, delay: TimeInterval, usingSpringWithDamping dampingRatio: CGFloat, initialSpringVelocity velocity: CGFloat, options: UIView.AnimationOptions = [], animations: @escaping () -> Void, completion: ((Bool) -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetAnimator.swift:12:15: note: add '@MainActor' to make static method 'animate' part of global actor 'MainActor'
static func animate(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetAnimator.swift:16:12: warning: sending value of non-Sendable type '() -> Void' risks causing data races; this is an error in the Swift 6 language mode
UIView.animate(
~~~~~~~^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetAnimator.swift:16:12: note: sending task-isolated value of non-Sendable type '() -> Void' to main actor-isolated class method 'animate(withDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:)' risks causing races in between task-isolated and main actor-isolated uses
UIView.animate(
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetAnimator.swift:16:12: warning: sending value of non-Sendable type '((Bool) -> Void)?' risks causing data races; this is an error in the Swift 6 language mode
UIView.animate(
~~~~~~~^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetAnimator.swift:16:12: note: sending task-isolated value of non-Sendable type '((Bool) -> Void)?' to main actor-isolated class method 'animate(withDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:)' risks causing races in between task-isolated and main actor-isolated uses
UIView.animate(
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:32:32: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.feedbackGenerator = UISelectionFeedbackGenerator()
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIFeedbackGenerator.h:21:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
- (instancetype)init API_DEPRECATED_WITH_REPLACEMENT("+feedbackGeneratorForView:", ios(10.0, API_TO_BE_DEPRECATED));
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:33:26: warning: call to main actor-isolated instance method 'prepare()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
feedbackGenerator?.prepare()
^
UIKit.UIFeedbackGenerator.prepare:2:22: note: calls to instance method 'prepare()' from outside of its actor context are implicitly asynchronous
@MainActor open func prepare()}
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:67:52: warning: call to main actor-isolated instance method 'viewController(forKey:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
guard let toViewController = transitionContext.viewController(forKey: .to) else {
^
UIKit.UIViewControllerContextTransitioning.viewController:3:19: note: calls to instance method 'viewController(forKey:)' from outside of its actor context are implicitly asynchronous
@MainActor func viewController(forKey key: UITransitionContextViewControllerKey) -> UIViewController?}
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:66:16: note: add '@MainActor' to make instance method 'presentTransition(transitionContext:)' part of global actor 'MainActor'
private func presentTransition(transitionContext: UIViewControllerContextTransitioning) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:76:76: warning: main actor-isolated property 'bottomSheetContainerView' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let bottomSheetContainerView: UIView = transitionContext.containerView.bottomSheetContainerView
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:111:19: note: property declared here
fileprivate var bottomSheetContainerView: FloatingBottomSheetContainerView? {
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:66:16: note: add '@MainActor' to make instance method 'presentTransition(transitionContext:)' part of global actor 'MainActor'
private func presentTransition(transitionContext: UIViewControllerContextTransitioning) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:76:62: warning: main actor-isolated property 'containerView' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let bottomSheetContainerView: UIView = transitionContext.containerView.bottomSheetContainerView
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewControllerTransitioning.h:71:40: note: property declared here
@property(nonatomic, readonly) UIView *containerView API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:66:16: note: add '@MainActor' to make instance method 'presentTransition(transitionContext:)' part of global actor 'MainActor'
private func presentTransition(transitionContext: UIViewControllerContextTransitioning) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:77:27: warning: main actor-isolated property 'view' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
?? toViewController.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/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:79:30: warning: main actor-isolated property 'frame' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
bottomSheetContainerView.frame = transitionContext.finalFrame(for: toViewController)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGRect frame;
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:66:16: note: add '@MainActor' to make instance method 'presentTransition(transitionContext:)' part of global actor 'MainActor'
private func presentTransition(transitionContext: UIViewControllerContextTransitioning) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:79:56: warning: call to main actor-isolated instance method 'finalFrame(for:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
bottomSheetContainerView.frame = transitionContext.finalFrame(for: toViewController)
^
UIKit.UIViewControllerContextTransitioning.finalFrame:3:19: note: calls to instance method 'finalFrame(for:)' from outside of its actor context are implicitly asynchronous
@MainActor func finalFrame(for vc: UIViewController) -> CGRect}
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:66:16: note: add '@MainActor' to make instance method 'presentTransition(transitionContext:)' part of global actor 'MainActor'
private func presentTransition(transitionContext: UIViewControllerContextTransitioning) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:80:30: warning: main actor-isolated property 'frame' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
bottomSheetContainerView.frame.origin.y = transitionContext.containerView.frame.height
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGRect frame;
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:66:16: note: add '@MainActor' to make instance method 'presentTransition(transitionContext:)' part of global actor 'MainActor'
private func presentTransition(transitionContext: UIViewControllerContextTransitioning) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:80:79: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
bottomSheetContainerView.frame.origin.y = transitionContext.containerView.frame.height
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: property declared here
@property(nonatomic) CGRect frame;
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:66:16: note: add '@MainActor' to make instance method 'presentTransition(transitionContext:)' part of global actor 'MainActor'
private func presentTransition(transitionContext: UIViewControllerContextTransitioning) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:80:65: warning: main actor-isolated property 'containerView' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
bottomSheetContainerView.frame.origin.y = transitionContext.containerView.frame.height
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewControllerTransitioning.h:71:40: note: property declared here
@property(nonatomic, readonly) UIView *containerView API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:66:16: note: add '@MainActor' to make instance method 'presentTransition(transitionContext:)' part of global actor 'MainActor'
private func presentTransition(transitionContext: UIViewControllerContextTransitioning) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:82:24: warning: call to main actor-isolated instance method 'selectionChanged()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
feedbackGenerator?.selectionChanged()
^
UIKit.UISelectionFeedbackGenerator.selectionChanged:2:22: note: calls to instance method 'selectionChanged()' from outside of its actor context are implicitly asynchronous
@MainActor open func selectionChanged()}
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:66:16: note: add '@MainActor' to make instance method 'presentTransition(transitionContext:)' part of global actor 'MainActor'
private func presentTransition(transitionContext: UIViewControllerContextTransitioning) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:85:32: warning: main actor-isolated property 'frame' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
bottomSheetContainerView.frame.origin.y = yOffset
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGRect frame;
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:87:25: warning: call to main actor-isolated instance method 'completeTransition' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
transitionContext.completeTransition(isCompleted)
^
UIKit.UIViewControllerContextTransitioning.completeTransition:2:17: note: calls to instance method 'completeTransition' from outside of its actor context are implicitly asynchronous
@MainActor func completeTransition(_ didComplete: Bool)}
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:93:54: warning: call to main actor-isolated instance method 'viewController(forKey:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
guard let fromViewController = transitionContext.viewController(forKey: .from) else {
^
UIKit.UIViewControllerContextTransitioning.viewController:3:19: note: calls to instance method 'viewController(forKey:)' from outside of its actor context are implicitly asynchronous
@MainActor func viewController(forKey key: UITransitionContextViewControllerKey) -> UIViewController?}
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:92:16: note: add '@MainActor' to make instance method 'dismissTransition(transitionContext:)' part of global actor 'MainActor'
private func dismissTransition(transitionContext: UIViewControllerContextTransitioning) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:97:76: warning: main actor-isolated property 'bottomSheetContainerView' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let bottomSheetContainerView: UIView = transitionContext.containerView.bottomSheetContainerView
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:111:19: note: property declared here
fileprivate var bottomSheetContainerView: FloatingBottomSheetContainerView? {
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:92:16: note: add '@MainActor' to make instance method 'dismissTransition(transitionContext:)' part of global actor 'MainActor'
private func dismissTransition(transitionContext: UIViewControllerContextTransitioning) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:97:62: warning: main actor-isolated property 'containerView' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let bottomSheetContainerView: UIView = transitionContext.containerView.bottomSheetContainerView
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewControllerTransitioning.h:71:40: note: property declared here
@property(nonatomic, readonly) UIView *containerView API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:92:16: note: add '@MainActor' to make instance method 'dismissTransition(transitionContext:)' part of global actor 'MainActor'
private func dismissTransition(transitionContext: UIViewControllerContextTransitioning) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:98:29: warning: main actor-isolated property 'view' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
?? fromViewController.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/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:101:32: warning: main actor-isolated property 'frame' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
bottomSheetContainerView.frame.origin.y = transitionContext.containerView.frame.height
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGRect frame;
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:101:81: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
bottomSheetContainerView.frame.origin.y = transitionContext.containerView.frame.height
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: property declared here
@property(nonatomic) CGRect frame;
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:101:67: warning: main actor-isolated property 'containerView' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
bottomSheetContainerView.frame.origin.y = transitionContext.containerView.frame.height
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewControllerTransitioning.h:71:40: note: property declared here
@property(nonatomic, readonly) UIView *containerView API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:103:31: warning: call to main actor-isolated instance method 'removeFromSuperview()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
fromViewController.view.removeFromSuperview()
^
UIKit.UIView.removeFromSuperview:2:22: note: calls to instance method 'removeFromSuperview()' from outside of its actor context are implicitly asynchronous
@MainActor open func removeFromSuperview()}
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:103:26: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
fromViewController.view.removeFromSuperview()
^
/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/Sources/FloatingBottomSheet/Animator/FloatingBottomSheetPresentationAnimator.swift:104:25: warning: call to main actor-isolated instance method 'completeTransition' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
transitionContext.completeTransition(isCompleted)
^
UIKit.UIViewControllerContextTransitioning.completeTransition:2:17: note: calls to instance method 'completeTransition' from outside of its actor context are implicitly asynchronous
@MainActor func completeTransition(_ didComplete: Bool)}
^
SwiftCompile normal arm64 Compiling\ FloatingBottomSheet.swift,\ FloatingBottomSheetPresentable+Default.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheet.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:23:16: warning: call to main actor-isolated instance method 'layoutIfNeeded()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
scrollView.layoutIfNeeded()
^
UIKit.UIView.layoutIfNeeded:2:22: note: calls to instance method 'layoutIfNeeded()' from outside of its actor context are implicitly asynchronous
@MainActor open func layoutIfNeeded()}
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:24:23: warning: main actor-isolated property 'contentSize' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return scrollView.contentSize.height
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:56:59: note: property declared here
@property(nonatomic) CGSize contentSize; // default CGSizeZero
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:65:36: warning: main actor-isolated property 'safeAreaInsets' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return rootViewController.view.safeAreaInsets
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:275:45: note: property declared here
@property (nonatomic,readonly) UIEdgeInsets safeAreaInsets API_AVAILABLE(ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:65:31: 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 rootViewController.view.safeAreaInsets
^
/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/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:70:35: warning: main actor-isolated property 'connectedScenes' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return UIApplication.shared.connectedScenes
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:170:50: note: property declared here
@property(nonatomic, readonly) NSSet<UIScene *> *connectedScenes API_AVAILABLE(ios(13.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:70:28: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return UIApplication.shared.connectedScenes
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:87:54: note: class property declared here
@property(class, nonatomic, readonly) UIApplication *sharedApplication NS_EXTENSION_UNAVAILABLE_IOS("Use view controller based solutions where appropriate instead.");
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:71:47: warning: main actor-isolated property 'keyWindow' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
.compactMap { ($0 as? UIWindowScene)?.keyWindow }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindowScene.h:41:61: note: property declared here
@property (nonatomic, readonly, strong, nullable) UIWindow *keyWindow API_AVAILABLE(ios(15.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:74:35: warning: main actor-isolated property 'windows' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return UIApplication.shared.windows.first { $0.isKeyWindow }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:109:62: note: property declared here
@property(nonatomic,readonly) NSArray<__kindof UIWindow *> *windows API_DEPRECATED("Use UIWindowScene.windows on a relevant window scene instead", ios(2.0, 15.0), visionos(1.0, 1.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:74:28: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return UIApplication.shared.windows.first { $0.isKeyWindow }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:87:54: note: class property declared here
@property(class, nonatomic, readonly) UIApplication *sharedApplication NS_EXTENSION_UNAVAILABLE_IOS("Use view controller based solutions where appropriate instead.");
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:74:54: warning: main actor-isolated property 'isKeyWindow' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return UIApplication.shared.windows.first { $0.isKeyWindow }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:42:55: note: property declared here
@property(nonatomic,readonly,getter=isKeyWindow) BOOL keyWindow;
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+Default.swift:79:16: warning: main actor-isolated property 'rootViewController' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
keyWindow?.rootViewController
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:66:57: note: property declared here
@property(nullable, nonatomic,strong) UIViewController *rootViewController API_AVAILABLE(ios(4.0)); // default is nil
^
SwiftCompile normal arm64 Compiling\ FloatingBottomSheetPresentable.swift,\ FloatingBottomSheetContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetContainerView.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetContainerView.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIViewController+FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift:20:14: warning: main actor-isolated property 'isFloatingBottomSheetPresented' cannot be used to satisfy nonisolated requirement from protocol 'FloatingBottomSheetPresenter'; this is an error in the Swift 6 language mode
public var isFloatingBottomSheetPresented: Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift:10:29: note: add '@preconcurrency' to the 'FloatingBottomSheetPresenter' conformance to defer isolation checking to run time
extension UIViewController: FloatingBottomSheetPresenter {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/FloatingBottomSheetPresenter.swift:14:7: note: requirement 'isFloatingBottomSheetPresented' declared here
var isFloatingBottomSheetPresented: Bool { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift:33:15: warning: main actor-isolated instance method 'presentFloatingBottomSheet(_:completion:)' cannot be used to satisfy nonisolated requirement from protocol 'FloatingBottomSheetPresenter'; this is an error in the Swift 6 language mode
public func presentFloatingBottomSheet(
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift:33:15: note: add 'nonisolated' to 'presentFloatingBottomSheet(_:completion:)' to make this instance method not isolated to the actor
public func presentFloatingBottomSheet(
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/FloatingBottomSheetPresenter.swift:21:8: note: mark the protocol requirement 'presentFloatingBottomSheet(_:completion:)' 'async' to allow actor-isolated conformances
func presentFloatingBottomSheet(
^
SwiftEmitModule normal arm64 Emitting\ module\ for\ FloatingBottomSheet (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
EmitSwiftModule normal arm64 (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift:12:21: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var `default` = FloatingBottomSheetPresentationDelegate()
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift:12:21: note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
public static var `default` = FloatingBottomSheetPresentationDelegate()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift:12:21: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static var `default` = FloatingBottomSheetPresentationDelegate()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift:12:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var `default` = FloatingBottomSheetPresentationDelegate()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift:20:14: warning: main actor-isolated property 'isFloatingBottomSheetPresented' cannot be used to satisfy nonisolated requirement from protocol 'FloatingBottomSheetPresenter'; this is an error in the Swift 6 language mode
public var isFloatingBottomSheetPresented: Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift:10:29: note: add '@preconcurrency' to the 'FloatingBottomSheetPresenter' conformance to defer isolation checking to run time
extension UIViewController: FloatingBottomSheetPresenter {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/FloatingBottomSheetPresenter.swift:14:7: note: requirement 'isFloatingBottomSheetPresented' declared here
var isFloatingBottomSheetPresented: Bool { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift:33:15: warning: main actor-isolated instance method 'presentFloatingBottomSheet(_:completion:)' cannot be used to satisfy nonisolated requirement from protocol 'FloatingBottomSheetPresenter'; this is an error in the Swift 6 language mode
public func presentFloatingBottomSheet(
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/UIViewController+FloatingBottomSheetPresenter.swift:33:15: note: add 'nonisolated' to 'presentFloatingBottomSheet(_:completion:)' to make this instance method not isolated to the actor
public func presentFloatingBottomSheet(
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/FloatingBottomSheetPresenter.swift:21:8: note: mark the protocol requirement 'presentFloatingBottomSheet(_:completion:)' 'async' to allow actor-isolated conformances
func presentFloatingBottomSheet(
^
SwiftCompile normal arm64 Compiling\ FloatingBottomSheetPresentationController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:445:19: warning: main actor-isolated property 'containerView' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
guard self?.containerView != nil else { return }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPresentationController.h:74:58: note: property declared here
@property(nullable, nonatomic, readonly, strong) UIView *containerView;
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:447:13: warning: call to main actor-isolated instance method 'didPanOnScrollView(_:change:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self?.didPanOnScrollView(scrollView, change: change)
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:451:16: note: calls to instance method 'didPanOnScrollView(_:change:)' from outside of its actor context are implicitly asynchronous
private func didPanOnScrollView(
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.swift:451:16: note: main actor isolation inferred from inheritance from class 'UIPresentationController'
private func didPanOnScrollView(
^
SwiftCompile normal arm64 Compiling\ FloatingBottomSheetHandleMetric.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetHandleMetric.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetHandleMetric.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIColor+Init.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Utils/UIColor+Init.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Utils/UIColor+Init.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FloatingBottomSheetPresentationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift:12:21: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var `default` = FloatingBottomSheetPresentationDelegate()
^
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift:12:21: note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
public static var `default` = FloatingBottomSheetPresentationDelegate()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift:12:21: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static var `default` = FloatingBottomSheetPresentationDelegate()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationDelegate.swift:12:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var `default` = FloatingBottomSheetPresentationDelegate()
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ FloatingBottomSheetPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/FloatingBottomSheetPresenter.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presenter/FloatingBottomSheetPresenter.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for FloatingBottomSheet (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftDriver\ Compilation\ Requirements FloatingBottomSheet normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
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 FloatingBottomSheet -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet-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/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet_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/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling FloatingBottomSheetPresenter.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/FloatingBottomSheet-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet-Swift.h (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/FloatingBottomSheet-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingBottomSheet.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet.swiftmodule (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
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/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingBottomSheet.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingBottomSheet.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet.swiftdoc (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
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/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingBottomSheet.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingBottomSheet.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet.abi.json (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
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/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingBottomSheet.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingBottomSheet.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet.swiftsourceinfo (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
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/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingBottomSheet.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling UIColor+Init.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftDriverJobDiscovery normal arm64 Compiling FloatingBottomSheetPresentationController.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftDriverJobDiscovery normal arm64 Compiling FloatingBottomSheetHandleMetric.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftDriverJobDiscovery normal arm64 Compiling UIViewController+FloatingBottomSheetPresenter.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftDriverJobDiscovery normal arm64 Compiling FloatingBottomSheetPresentable+Internal.swift, FloatingBottomSheetPresentable+UIViewController.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftDriverJobDiscovery normal arm64 Compiling FloatingBottomSheetPresentationDelegate.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftDriverJobDiscovery normal arm64 Compiling FloatingBottomSheet.swift, FloatingBottomSheetPresentable+Default.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftDriverJobDiscovery normal arm64 Compiling FloatingBottomSheetPresentable.swift, FloatingBottomSheetContainerView.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftDriverJobDiscovery normal arm64 Compiling FloatingBottomSheetAnimator.swift, FloatingBottomSheetPresentationAnimator.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftDriver\ Compilation FloatingBottomSheet normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
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 FloatingBottomSheet -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet-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/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet_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/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.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/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet-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/FloatingBottomSheet.o normal (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
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/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet_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/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingBottomSheet.o
ExtractAppIntentsMetadata (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
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 FloatingBottomSheet --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.FloatingBottomSheet --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingBottomSheet.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingBottomSheet.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/FloatingBottomSheet.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/FloatingBottomSheet.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 14:26:42.623 appintentsmetadataprocessor[718:4069] Starting appintentsmetadataprocessor export
2025-04-29 14:26:42.660 appintentsmetadataprocessor[718:4069] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingBottomSheet.o (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingBottomSheet.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "FloatingBottomSheet",
"name" : "FloatingBottomSheet",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "FloatingBottomSheet",
"targets" : [
"FloatingBottomSheet"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FloatingBottomSheetTests",
"module_type" : "SwiftTarget",
"name" : "FloatingBottomSheetTests",
"path" : "Tests/FloatingBottomSheetTests",
"sources" : [
"FloatingBottomSheetTests.swift"
],
"target_dependencies" : [
"FloatingBottomSheet"
],
"type" : "test"
},
{
"c99name" : "FloatingBottomSheet",
"module_type" : "SwiftTarget",
"name" : "FloatingBottomSheet",
"path" : "Sources/FloatingBottomSheet",
"product_memberships" : [
"FloatingBottomSheet"
],
"sources" : [
"Animator/FloatingBottomSheetAnimator.swift",
"Animator/FloatingBottomSheetPresentationAnimator.swift",
"Presentable/FloatingBottomSheet.swift",
"Presentable/FloatingBottomSheetPresentable+Default.swift",
"Presentable/FloatingBottomSheetPresentable+Internal.swift",
"Presentable/FloatingBottomSheetPresentable+UIViewController.swift",
"Presentable/FloatingBottomSheetPresentable.swift",
"Presentation/FloatingBottomSheetContainerView.swift",
"Presentation/FloatingBottomSheetHandleMetric.swift",
"Presentation/FloatingBottomSheetPresentationController.swift",
"Presentation/FloatingBottomSheetPresentationDelegate.swift",
"Presenter/FloatingBottomSheetPresenter.swift",
"Presenter/UIViewController+FloatingBottomSheetPresenter.swift",
"Utils/UIColor+Init.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.