Build Information
Successful build of FloatingBottomSheet, reference main (96a222), with Swift 6.2 for iOS using Xcode 26.0 on 27 Nov 2025 07:34:24 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FloatingBottomSheet -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OhKanghoon/FloatingBottomSheet.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OhKanghoon/FloatingBottomSheet
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 96a2221 Merge pull request #27 from OhKanghoon/refactor/remove-manual-view-lifecycle-calls
Cloned https://github.com/OhKanghoon/FloatingBottomSheet.git
Revision (git rev-parse @):
96a22218709860424ca0f04f2076a0712570cd9c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/OhKanghoon/FloatingBottomSheet.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/OhKanghoon/FloatingBottomSheet.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
FloatingBottomSheet: /Users/admin/builder/spi-builder-workspace
resolved source packages: FloatingBottomSheet
2025-11-27 02:34:08.369 xcodebuild[556:3091] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"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+UIViewController.swift",
"Presentable/FloatingBottomSheetPresentable.swift",
"Presentable/Sizing/FloatingBottomSheetSizing.swift",
"Presentable/Sizing/FloatingBottomSheetSizingFixed.swift",
"Presentable/Sizing/FloatingBottomSheetSizingViewSizeThatFits.swift",
"Presentation/FloatingBottomSheetContainerView.swift",
"Presentation/FloatingBottomSheetHandleMetric.swift",
"Presentation/FloatingBottomSheetLayout.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"
]
}
}
2025-11-27 02:34:13.012 xcodebuild[641:3730] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FloatingBottomSheet -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.0.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
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-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 3b55c5b7d7dc841ffc9e5385deea43a9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3b55c5b7d7dc841ffc9e5385deea43a9.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
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.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/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.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/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-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.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.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
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
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-26.0.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 -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.0.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-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.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 -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -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
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-5ASTG4O2OA6EUBBPRHU9V60UW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-AXB2IJAM5TLTG5X72HXGZDGSL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-1FVZ7Y77E6LW4QU3NK22NOLPN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-AR59D9NI53MG5HE862JMEM8NG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-6FLWUKCH4W6D2PY74O8J36H7M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CEYXU7K24P60Y0JV3U9L8XGVL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-VFCYSBGAFQ2GVJNTC0PKREK0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-EGWAVJ5368TOZOVUN4EKDXBNL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-7J24EA09ZHN1HDHY5Z8FARVCH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-B8BC1GVCK3V91TY8NRD1WDUQ9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-EBCLGZTRO7GRAH6GW5ZJM9RLH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-72Q0TCAUHP72Y81LQON9CNMLO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-9JK3OZ6NUNMAAEKKEEI072QW6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-4A68BY90D3GA29JNU21EXLE6B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-7Q5IPVJ3B2DZLHBWNI4QJRYO3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-B25B6CG8LORT6ADW3PAOQU537.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-8M86SQ35HOOC5TJ8T2ZHQA1V9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-EA8L18P6H5I31M25UPG13Y6E8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-2MB6K8NTLDMREPO3SJM9OGRIL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-3C445M98Q5V4YZ5CS534Z1AT2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-6EMI3HW5QZ296SXX2DTLBC10M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-803A9Z5I5KTHYMMV5OF0GQBT6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-57AQXV6JTB5T1X6FM5P2V8H0Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-DZ01YOR83JV7GBPD4XDGGW1N5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-8U9FQHTIIAY6KGIBVA614OZSM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-20180RA2E6E3BD9M6PAWMCIMJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-7V2VWZ9KKV4SP3LJ52MD2FK1Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-3924R0C4M2UWSITHDA3PDHUCL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-67V8ANR239ESTKFE1N0A8LC62.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-606RF1MAB6KHTWIOIMHUFU84M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-3Z8Y56V1ZNMW017SQZKZ30KIF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-EK6QGYCV7Q08QMJECMGU1VT47.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-5O15Y7ESLI909S7QPAFIX1TOW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-1CVQQJR8544MKWSV8U153E4X7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-4K7E82C67AEMNUFXZYU1RVUFR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-7T8Q8VJ05U8AFLCEDVHO7NEQG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-6J397JYU5WLD2E44B1OLFLFLC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-EIW0IPIFNWC2QUV4YXNJ9W2VI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-AI739OG7AFB2CFVQBBCNLM5GR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-37UX765D4R2YP7N5W2EWIU85U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-4D3Z7DOJQJRY1MHX1UO27Z31G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-AXTLXU2TIUOTLZZ76KQF0M1YH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-9OWUL3RPU2EO6C3D0FS6PPAFF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-E9608M8JTXYP3Q6731W7CLP4N.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-DRFUM264EQ329COOHLT5U9RL3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-6O8Q6G6HJ3VEUC3MNJA4Y87EJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-BLSTS12MAUPSLXS46JXU60W72.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-APRR5AE6KBFP15091LNPAMTXK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-B44WDG17I8KKCFH0ZM8ISVLB1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-3EZEFD2DYISSEGIZ2RB9DY14F.pcm
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
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
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
SwiftCompile normal arm64 Compiling\ FloatingBottomSheetSizing.swift,\ FloatingBottomSheetSizingFixed.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizing.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingFixed.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizing.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/Sizing/FloatingBottomSheetSizingFixed.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\ FloatingBottomSheetPresentationController.swift,\ FloatingBottomSheetPresentationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.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/FloatingBottomSheetPresentationController.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/FloatingBottomSheetPresentationDelegate.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FloatingBottomSheetPresentable+UIViewController.swift,\ FloatingBottomSheetPresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+UIViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
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
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 Compiling\ FloatingBottomSheetHandleMetric.swift,\ FloatingBottomSheetLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetHandleMetric.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.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 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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
SwiftCompile normal arm64 Compiling\ FloatingBottomSheetSizingViewSizeThatFits.swift,\ FloatingBottomSheetContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingViewSizeThatFits.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/Sizing/FloatingBottomSheetSizingViewSizeThatFits.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\ 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
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
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-26.0.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 -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.0.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-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.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 -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -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 FloatingBottomSheetSizing.swift, FloatingBottomSheetSizingFixed.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftDriverJobDiscovery normal arm64 Compiling FloatingBottomSheetAnimator.swift, FloatingBottomSheetPresentationAnimator.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftDriverJobDiscovery normal arm64 Compiling FloatingBottomSheetPresenter.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftDriverJobDiscovery normal arm64 Compiling UIViewController+FloatingBottomSheetPresenter.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftDriverJobDiscovery normal arm64 Compiling FloatingBottomSheetHandleMetric.swift, FloatingBottomSheetLayout.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftDriverJobDiscovery normal arm64 Compiling FloatingBottomSheetPresentable+UIViewController.swift, FloatingBottomSheetPresentable.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftDriverJobDiscovery normal arm64 Compiling FloatingBottomSheet.swift, FloatingBottomSheetPresentable+Default.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 FloatingBottomSheetPresentationController.swift, FloatingBottomSheetPresentationDelegate.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftDriverJobDiscovery normal arm64 Compiling FloatingBottomSheetSizingViewSizeThatFits.swift, FloatingBottomSheetContainerView.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftDriverJobDiscovery normal arm64 Compiling UIColor+Init.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-26.0.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 -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.0.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-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.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 -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -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-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.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-26.0.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-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.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-26.0.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 @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/Objects-normal/arm64/FloatingBottomSheet-linker-args.resp -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-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name FloatingBottomSheet --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk --xcode-version 17A324 --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-11-27 02:34:23.101 appintentsmetadataprocessor[722:4095] Starting appintentsmetadataprocessor export
2025-11-27 02:34:23.225 appintentsmetadataprocessor[722:4095] 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 **
2025-11-27 02:34:14.365 xcodebuild[643:3761] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
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+UIViewController.swift",
"Presentable/FloatingBottomSheetPresentable.swift",
"Presentable/Sizing/FloatingBottomSheetSizing.swift",
"Presentable/Sizing/FloatingBottomSheetSizingFixed.swift",
"Presentable/Sizing/FloatingBottomSheetSizingViewSizeThatFits.swift",
"Presentation/FloatingBottomSheetContainerView.swift",
"Presentation/FloatingBottomSheetHandleMetric.swift",
"Presentation/FloatingBottomSheetLayout.swift",
"Presentation/FloatingBottomSheetPresentationController.swift",
"Presentation/FloatingBottomSheetPresentationDelegate.swift",
"Presenter/FloatingBottomSheetPresenter.swift",
"Presenter/UIViewController+FloatingBottomSheetPresenter.swift",
"Utils/UIColor+Init.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/ohkanghoon/floatingbottomsheet/main
Repository: OhKanghoon/FloatingBottomSheet
Swift version used: 6.2
Target: FloatingBottomSheet
Command line invocation:
/Applications/Xcode-26.0.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 docbuild "OTHER_DOCC_FLAGS=--emit-digest --source-service github --source-service-base-url https://github.com/OhKanghoon/FloatingBottomSheet/blob/main --checkout-path /Users/admin/builder/spi-builder-workspace" -scheme FloatingBottomSheet -destination generic/platform=iOS
Build settings from command line:
OTHER_DOCC_FLAGS = --emit-digest --source-service github --source-service-base-url https://github.com/OhKanghoon/FloatingBottomSheet/blob/main --checkout-path /Users/admin/builder/spi-builder-workspace
Resolve Package Graph
Fetching from https://github.com/swiftlang/swift-docc-plugin
Fetching from https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.5 of package ‘swift-docc-plugin’
Resolve Package Graph
Resolved source packages:
SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.4.5
FloatingBottomSheet: /Users/admin/builder/spi-builder-workspace
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
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-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: dac0172acd4d0fff6bfc95d0d22d64ee
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/dac0172acd4d0fff6bfc95d0d22d64ee.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/symbol-graph/swift/arm64-apple-ios (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/symbol-graph/swift/arm64-apple-ios
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-26.0.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 -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.0.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-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.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 -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -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 -emit-symbol-graph -emit-symbol-graph-dir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/symbol-graph/swift/arm64-apple-ios -emit-extension-block-symbols -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\ FloatingBottomSheetSizing.swift,\ FloatingBottomSheetSizingFixed.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizing.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingFixed.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizing.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/Sizing/FloatingBottomSheetSizingFixed.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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
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
SwiftCompile normal arm64 Compiling\ FloatingBottomSheetPresentable+UIViewController.swift,\ FloatingBottomSheetPresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable+UIViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/FloatingBottomSheetPresentable.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
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
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 Compiling\ FloatingBottomSheetSizingViewSizeThatFits.swift,\ FloatingBottomSheetContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentable/Sizing/FloatingBottomSheetSizingViewSizeThatFits.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/Sizing/FloatingBottomSheetSizingViewSizeThatFits.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
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
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
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\ FloatingBottomSheetPresentationController.swift,\ FloatingBottomSheetPresentationDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetPresentationController.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/FloatingBottomSheetPresentationController.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/FloatingBottomSheetPresentationDelegate.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FloatingBottomSheetHandleMetric.swift,\ FloatingBottomSheetLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetHandleMetric.swift /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.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 /Users/admin/builder/spi-builder-workspace/Sources/FloatingBottomSheet/Presentation/FloatingBottomSheetLayout.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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
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
SwiftDriverJobDiscovery normal arm64 Compiling FloatingBottomSheetPresenter.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+UIViewController.swift, FloatingBottomSheetPresentable.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftDriverJobDiscovery normal arm64 Compiling FloatingBottomSheetSizing.swift, FloatingBottomSheetSizingFixed.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftDriverJobDiscovery normal arm64 Compiling FloatingBottomSheetHandleMetric.swift, FloatingBottomSheetLayout.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftDriverJobDiscovery normal arm64 Compiling FloatingBottomSheetSizingViewSizeThatFits.swift, FloatingBottomSheetContainerView.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
SwiftDriverJobDiscovery normal arm64 Compiling FloatingBottomSheetAnimator.swift, FloatingBottomSheetPresentationAnimator.swift (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
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-26.0.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 -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.0.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-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.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 -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -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 -emit-symbol-graph -emit-symbol-graph-dir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/symbol-graph/swift/arm64-apple-ios -emit-extension-block-symbols -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
CompileDocumentation (in target 'FloatingBottomSheet' from project 'FloatingBottomSheet')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/docc convert --emit-lmdb-index --fallback-display-name FloatingBottomSheet --fallback-bundle-identifier spi-builder-workspace.FloatingBottomSheet --output-dir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingBottomSheet.doccarchive --ide-console-output --diagnostics-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/FloatingBottomSheet-diagnostics.json --emit-digest --source-service github --source-service-base-url https://github.com/OhKanghoon/FloatingBottomSheet/blob/main --checkout-path /Users/admin/builder/spi-builder-workspace --additional-symbol-graph-dir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/symbol-graph
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
SwiftDriverJobDiscovery normal arm64 Compiling UIColor+Init.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 FloatingBottomSheetPresentationController.swift, FloatingBottomSheetPresentationDelegate.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-26.0.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 -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.0.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-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.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 -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -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 -emit-symbol-graph -emit-symbol-graph-dir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FloatingBottomSheet.build/Debug-iphoneos/FloatingBottomSheet.build/symbol-graph/swift/arm64-apple-ios -emit-extension-block-symbols -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
** BUILD DOCUMENTATION SUCCEEDED **
2025-11-27 02:34:35.265 xcodebuild[752:4248] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FloatingBottomSheet.doccarchive
211
3 /Users/admin/builder/spi-builder-workspace/.docs/ohkanghoon/floatingbottomsheet/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/ohkanghoon/floatingbottomsheet/main
File count: 211
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-ohkanghoon-floatingbottomsheet-main-00fe1375.zip to s3://spi-docs-inbox/prod-ohkanghoon-floatingbottomsheet-main-00fe1375.zip
Copying... [12%]
Copying... [25%]
Copying... [37%]
Copying... [49%]
Copying... [62%]
Copying... [74%]
Copying... [86%]
Copying... [99%]
Copying... [100%]
Done.