The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build DAExpandAnimation, reference master (da38e6), with Swift 6.0 for watchOS using Xcode 16.2 on 2 Feb 2025 08:00:49 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DAExpandAnimation -destination generic/platform=watchOS

Build Log

                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:202:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:206:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:210:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:219:39: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animationsWillBegin(in view: UIView, presenting isPresentation: Bool) {}
                                      ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:226:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:227:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:228:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:229:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:230:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:231:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
SwiftCompile normal armv7k Compiling\ DAExpandAnimation.swift /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.o -index-unit-output-path /DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.o -index-unit-output-path /DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ DAExpandAnimation (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.abi.json
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:49:41: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    @MainActor public var slidingPart: (UIView, CGRect) -> UIView? = {
                                        ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:49:60: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    @MainActor public var slidingPart: (UIView, CGRect) -> UIView? = {
                                                           ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:50:12: error: value of type 'UIView' has no member 'resizableSnapshotView'
        $0.resizableSnapshotView(
        ~~ ^~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: class 'UIView' will be imported as an opaque placeholder class and may be missing members; import the definition to access the complete interface
@class UIView;
^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:53:29: error: cannot infer contextual base in reference to member 'zero'
            withCapInsets: .zero
                           ~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:62:30: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
extension DAExpandAnimation: UIViewControllerAnimatedTransitioning {
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:64:61: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    public func transitionDuration(using transitionContext: UIViewControllerContextTransitioning?) -> TimeInterval {
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:68:60: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    public func animateTransition(using transitionContext: UIViewControllerContextTransitioning) {
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:179:39: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animationsWillBegin(in view: UIView, presenting isPresentation: Bool)
                                      ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:190:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:194:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:198:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:202:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:206:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:210:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:219:39: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animationsWillBegin(in view: UIView, presenting isPresentation: Bool) {}
                                      ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:226:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:227:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:228:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:229:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:230:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:231:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
SwiftEmitModule normal arm64 Emitting\ module\ for\ DAExpandAnimation (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.abi.json
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:49:41: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    @MainActor public var slidingPart: (UIView, CGRect) -> UIView? = {
                                        ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:49:60: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    @MainActor public var slidingPart: (UIView, CGRect) -> UIView? = {
                                                           ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:50:12: error: value of type 'UIView' has no member 'resizableSnapshotView'
        $0.resizableSnapshotView(
        ~~ ^~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: class 'UIView' will be imported as an opaque placeholder class and may be missing members; import the definition to access the complete interface
@class UIView;
^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:53:29: error: cannot infer contextual base in reference to member 'zero'
            withCapInsets: .zero
                           ~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:62:30: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
extension DAExpandAnimation: UIViewControllerAnimatedTransitioning {
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:64:61: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    public func transitionDuration(using transitionContext: UIViewControllerContextTransitioning?) -> TimeInterval {
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:68:60: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    public func animateTransition(using transitionContext: UIViewControllerContextTransitioning) {
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:179:39: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animationsWillBegin(in view: UIView, presenting isPresentation: Bool)
                                      ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:190:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:194:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:198:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:202:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:206:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:210:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:219:39: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animationsWillBegin(in view: UIView, presenting isPresentation: Bool) {}
                                      ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:226:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:227:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:228:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:229:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:230:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:231:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
SwiftCompile normal arm64 Compiling\ DAExpandAnimation.swift /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.o -index-unit-output-path /DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.o -index-unit-output-path /DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ DAExpandAnimation.swift /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.o -index-unit-output-path /DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.o -index-unit-output-path /DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ DAExpandAnimation (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ DAExpandAnimation (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ DAExpandAnimation (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
	Building workspace spi-builder-workspace with scheme DAExpandAnimation
(7 failures)
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  DAExpandAnimation: /Users/admin/builder/spi-builder-workspace
resolved source packages: DAExpandAnimation
{
  "dependencies" : [
  ],
  "manifest_display_name" : "DAExpandAnimation",
  "name" : "DAExpandAnimation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "DAExpandAnimation",
      "targets" : [
        "DAExpandAnimation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "DAExpandAnimation",
      "module_type" : "SwiftTarget",
      "name" : "DAExpandAnimation",
      "path" : "Sources/DAExpandAnimation",
      "product_memberships" : [
        "DAExpandAnimation"
      ],
      "sources" : [
        "DAExpandAnimation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DAExpandAnimation"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DAExpandAnimation -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme DAExpandAnimation -destination generic/platform=watchOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  DAExpandAnimation: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'DAExpandAnimation' in project 'DAExpandAnimation'
        ➜ Explicit dependency on target 'DAExpandAnimation' in project 'DAExpandAnimation'
    Target 'DAExpandAnimation' in project 'DAExpandAnimation' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 25765152a74026a0a8a6fc9e8b94a736
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/25765152a74026a0a8a6fc9e8b94a736.xcbuilddata
ClangStatCache /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache
SwiftDriver DAExpandAnimation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DAExpandAnimation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver DAExpandAnimation normal armv7k com.apple.xcode.tools.swift.compiler (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DAExpandAnimation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver DAExpandAnimation normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DAExpandAnimation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ DAExpandAnimation (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.abi.json
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:49:41: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    @MainActor public var slidingPart: (UIView, CGRect) -> UIView? = {
                                        ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:49:60: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    @MainActor public var slidingPart: (UIView, CGRect) -> UIView? = {
                                                           ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:50:12: error: value of type 'UIView' has no member 'resizableSnapshotView'
        $0.resizableSnapshotView(
        ~~ ^~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: class 'UIView' will be imported as an opaque placeholder class and may be missing members; import the definition to access the complete interface
@class UIView;
^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:53:29: error: cannot infer contextual base in reference to member 'zero'
            withCapInsets: .zero
                           ~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:62:30: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
extension DAExpandAnimation: UIViewControllerAnimatedTransitioning {
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:64:61: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    public func transitionDuration(using transitionContext: UIViewControllerContextTransitioning?) -> TimeInterval {
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:68:60: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    public func animateTransition(using transitionContext: UIViewControllerContextTransitioning) {
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:179:39: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animationsWillBegin(in view: UIView, presenting isPresentation: Bool)
                                      ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:190:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:194:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:198:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:202:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:206:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:210:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:219:39: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animationsWillBegin(in view: UIView, presenting isPresentation: Bool) {}
                                      ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:226:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:227:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:228:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:229:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:230:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:231:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ DAExpandAnimation (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.abi.json
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:49:41: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    @MainActor public var slidingPart: (UIView, CGRect) -> UIView? = {
                                        ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:49:60: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    @MainActor public var slidingPart: (UIView, CGRect) -> UIView? = {
                                                           ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:50:12: error: value of type 'UIView' has no member 'resizableSnapshotView'
        $0.resizableSnapshotView(
        ~~ ^~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: class 'UIView' will be imported as an opaque placeholder class and may be missing members; import the definition to access the complete interface
@class UIView;
^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:53:29: error: cannot infer contextual base in reference to member 'zero'
            withCapInsets: .zero
                           ~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:62:30: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
extension DAExpandAnimation: UIViewControllerAnimatedTransitioning {
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:64:61: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    public func transitionDuration(using transitionContext: UIViewControllerContextTransitioning?) -> TimeInterval {
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:68:60: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    public func animateTransition(using transitionContext: UIViewControllerContextTransitioning) {
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:179:39: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animationsWillBegin(in view: UIView, presenting isPresentation: Bool)
                                      ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:190:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:194:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:198:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:202:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:206:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:210:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:219:39: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animationsWillBegin(in view: UIView, presenting isPresentation: Bool) {}
                                      ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:226:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:227:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:228:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:229:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:230:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:231:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
SwiftEmitModule normal armv7k Emitting\ module\ for\ DAExpandAnimation (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.abi.json
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:49:41: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    @MainActor public var slidingPart: (UIView, CGRect) -> UIView? = {
                                        ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:49:60: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    @MainActor public var slidingPart: (UIView, CGRect) -> UIView? = {
                                                           ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:50:12: error: value of type 'UIView' has no member 'resizableSnapshotView'
        $0.resizableSnapshotView(
        ~~ ^~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: class 'UIView' will be imported as an opaque placeholder class and may be missing members; import the definition to access the complete interface
@class UIView;
^
/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:53:29: error: cannot infer contextual base in reference to member 'zero'
            withCapInsets: .zero
                           ~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:62:30: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
extension DAExpandAnimation: UIViewControllerAnimatedTransitioning {
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:64:61: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    public func transitionDuration(using transitionContext: UIViewControllerContextTransitioning?) -> TimeInterval {
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:68:60: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    public func animateTransition(using transitionContext: UIViewControllerContextTransitioning) {
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:179:39: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animationsWillBegin(in view: UIView, presenting isPresentation: Bool)
                                      ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:190:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:194:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:198:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:202:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:206:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:210:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:219:39: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animationsWillBegin(in view: UIView, presenting isPresentation: Bool) {}
                                      ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:226:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:227:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:228:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:229:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:230:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:231:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
SwiftCompile normal arm64_32 Compiling\ DAExpandAnimation.swift /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.o -index-unit-output-path /DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.o -index-unit-output-path /DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k Compiling\ DAExpandAnimation.swift /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.o -index-unit-output-path /DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.o -index-unit-output-path /DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ DAExpandAnimation.swift /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.o -index-unit-output-path /DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.o -index-unit-output-path /DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ DAExpandAnimation (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ DAExpandAnimation (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ DAExpandAnimation (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
	Building workspace spi-builder-workspace with scheme DAExpandAnimation
(7 failures)
BUILD FAILURE 6.0 watchOS