Build Information
Failed to build SkeletonView, reference main (30c92f
), with Swift 6.0 for watchOS using Xcode 16.2 on 30 Nov 2024 23:08:12 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SkeletonView -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Extensions.swift:16:53: error: cannot find type 'UIView' in scope
extension SkeletonViewExtension where ExtendedType: UIView {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Extensions.swift:24:11: error: cannot find type 'UIView' in scope
extension UIView {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+SkeletonView.swift:16:11: error: cannot find type 'UIView' in scope
extension UIView {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+SkeletonView.swift:84:19: error: cannot find type 'UIView' in scope
private extension UIView {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Swizzling.swift:16:11: error: cannot find type 'UIView' in scope
extension UIView {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Transitions.swift:5:11: error: cannot find type 'UIView' in scope
extension UIView {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
SwiftEmitModule normal armv7k Emitting\ module\ for\ SkeletonView (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.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/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Appearance/SkeletonAppearance.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Deprecated.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/FoundationExtensions/Notification+SkeletonFlow.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/GradientDirection.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonGradient.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonTextLineHeight.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonTextNumberOfLines.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonTransitionStyle.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonType.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/SkeletonExtended.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/SkeletonView.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/CALayer+Animations.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UICollectionView+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UILabel+IBInspectable.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UILabel+SKExtensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UITextView+IBInspectable.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UITextView+SKExtensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UIView+IBInspectable.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UIView+SKExtensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/CollectionSkeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDataSource.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDelegate.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonReusableCell.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Debug/SkeletonDebug.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/DispatchQueue+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/Int+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/ProcessInfo+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Helpers/AssociationPolicy.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Helpers/Recursive.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Helpers/Swizzling.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Models/RecoverableViewState.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Models/SkeletonLayer.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonConfigs/SkeletonConfig.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonConfigs/SkeletonMultilinesLayerConfig.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/GradientDirection+Animations.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/PrepareViewForSkeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SubviewsSkeletonables.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonFlowHandler.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonLayerBuilders/SkeletonLayerBuilder.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonLayerBuilders/SkeletonMultilineLayerBuilder.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonTree/SkeletonTreeNode.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/CALayer+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/SkeletonTreeNode+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UICollectionView+CollectionSkeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UILabel+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UITableView+CollectionSkeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UITableView+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AppLifecycleNotifications.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+CollectionSkeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+SkeletonView.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Swizzling.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Transitions.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.1.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.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/armv7k/SkeletonView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.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/SkeletonView.build/Debug-watchos/SkeletonView.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SkeletonView -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/armv7k/SkeletonView.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/armv7k/SkeletonView.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/armv7k/SkeletonView-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/armv7k/SkeletonView-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/armv7k/SkeletonView-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/armv7k/SkeletonView.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/armv7k/SkeletonView.abi.json
EmitSwiftModule normal armv7k (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.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/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Appearance/SkeletonAppearance.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Deprecated.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/FoundationExtensions/Notification+SkeletonFlow.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/GradientDirection.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonGradient.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonTextLineHeight.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonTextNumberOfLines.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonTransitionStyle.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonType.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/SkeletonExtended.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/SkeletonView.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/CALayer+Animations.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UICollectionView+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UILabel+IBInspectable.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UILabel+SKExtensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UITextView+IBInspectable.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UITextView+SKExtensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UIView+IBInspectable.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UIView+SKExtensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/CollectionSkeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDataSource.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDelegate.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonReusableCell.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Debug/SkeletonDebug.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/DispatchQueue+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/Int+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/ProcessInfo+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Helpers/AssociationPolicy.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Helpers/Recursive.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Helpers/Swizzling.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Models/RecoverableViewState.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Models/SkeletonLayer.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonConfigs/SkeletonConfig.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonConfigs/SkeletonMultilinesLayerConfig.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/GradientDirection+Animations.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/PrepareViewForSkeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SubviewsSkeletonables.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonFlowHandler.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonLayerBuilders/SkeletonLayerBuilder.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonLayerBuilders/SkeletonMultilineLayerBuilder.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonTree/SkeletonTreeNode.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/CALayer+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/SkeletonTreeNode+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UICollectionView+CollectionSkeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UILabel+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UITableView+CollectionSkeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UITableView+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AppLifecycleNotifications.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+CollectionSkeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+SkeletonView.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Swizzling.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Transitions.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.1.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.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/armv7k/SkeletonView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.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/SkeletonView.build/Debug-watchos/SkeletonView.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SkeletonView -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/armv7k/SkeletonView.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/armv7k/SkeletonView.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/armv7k/SkeletonView-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/armv7k/SkeletonView-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/armv7k/SkeletonView-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/armv7k/SkeletonView.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/armv7k/SkeletonView.abi.json
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:11:44: error: cannot find type 'CALayer' in scope
public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
^~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:11:56: error: cannot find type 'CAAnimation' in scope
public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Appearance/SkeletonAppearance.swift:16:23: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var `default` = SkeletonViewAppearance.shared
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Appearance/SkeletonAppearance.swift:16:23: note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
public static var `default` = SkeletonViewAppearance.shared
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Appearance/SkeletonAppearance.swift:16:23: note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
public static var `default` = SkeletonViewAppearance.shared
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Appearance/SkeletonAppearance.swift:16:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var `default` = SkeletonViewAppearance.shared
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Appearance/SkeletonAppearance.swift:22:16: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var shared = SkeletonViewAppearance()
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Appearance/SkeletonAppearance.swift:22:16: note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
static var shared = SkeletonViewAppearance()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Appearance/SkeletonAppearance.swift:22:16: note: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
static var shared = SkeletonViewAppearance()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Appearance/SkeletonAppearance.swift:22:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var shared = SkeletonViewAppearance()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift:11:51: error: cannot find type 'UICollectionViewDataSource' in scope
public protocol SkeletonCollectionViewDataSource: UICollectionViewDataSource {
^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift:12:49: error: cannot find type 'UICollectionView' in scope
func numSections(in collectionSkeletonView: UICollectionView) -> Int
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift:13:49: error: cannot find type 'UICollectionView' in scope
func collectionSkeletonView(_ skeletonView: UICollectionView, numberOfItemsInSection section: Int) -> Int
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift:14:49: error: cannot find type 'UICollectionView' in scope
func collectionSkeletonView(_ skeletonView: UICollectionView, cellIdentifierForItemAt indexPath: IndexPath) -> ReusableCellIdentifier
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift:15:49: error: cannot find type 'UICollectionView' in scope
func collectionSkeletonView(_ skeletonView: UICollectionView, supplementaryViewIdentifierOfKind: String, at indexPath: IndexPath) -> ReusableCellIdentifier?
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift:16:114: error: cannot find type 'UICollectionViewCell' in scope
func collectionSkeletonView(_ skeletonView: UICollectionView, skeletonCellForItemAt indexPath: IndexPath) -> UICollectionViewCell?
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift:16:49: error: cannot find type 'UICollectionView' in scope
func collectionSkeletonView(_ skeletonView: UICollectionView, skeletonCellForItemAt indexPath: IndexPath) -> UICollectionViewCell?
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift:17:49: error: cannot find type 'UICollectionView' in scope
func collectionSkeletonView(_ skeletonView: UICollectionView, prepareCellForSkeleton cell: UICollectionViewCell, at indexPath: IndexPath)
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift:17:96: error: cannot find type 'UICollectionViewCell' in scope
func collectionSkeletonView(_ skeletonView: UICollectionView, prepareCellForSkeleton cell: UICollectionViewCell, at indexPath: IndexPath)
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift:18:49: error: cannot find type 'UICollectionView' in scope
func collectionSkeletonView(_ skeletonView: UICollectionView, prepareViewForSkeleton view: UICollectionReusableView, at indexPath: IndexPath)
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift:18:96: error: cannot find type 'UICollectionReusableView' in scope
func collectionSkeletonView(_ skeletonView: UICollectionView, prepareViewForSkeleton view: UICollectionReusableView, at indexPath: IndexPath)
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift:22:49: error: cannot find type 'UICollectionView' in scope
func collectionSkeletonView(_ skeletonView: UICollectionView, numberOfItemsInSection section: Int) -> Int {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift:26:49: error: cannot find type 'UICollectionView' in scope
func collectionSkeletonView(_ skeletonView: UICollectionView, supplementaryViewIdentifierOfKind: String, at indexPath: IndexPath) -> ReusableCellIdentifier? {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift:30:49: error: cannot find type 'UICollectionView' in scope
func numSections(in collectionSkeletonView: UICollectionView) -> Int {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift:34:114: error: cannot find type 'UICollectionViewCell' in scope
func collectionSkeletonView(_ skeletonView: UICollectionView, skeletonCellForItemAt indexPath: IndexPath) -> UICollectionViewCell? {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift:34:49: error: cannot find type 'UICollectionView' in scope
func collectionSkeletonView(_ skeletonView: UICollectionView, skeletonCellForItemAt indexPath: IndexPath) -> UICollectionViewCell? {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift:38:49: error: cannot find type 'UICollectionView' in scope
func collectionSkeletonView(_ skeletonView: UICollectionView, prepareCellForSkeleton cell: UICollectionViewCell, at indexPath: IndexPath) { }
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift:38:96: error: cannot find type 'UICollectionViewCell' in scope
func collectionSkeletonView(_ skeletonView: UICollectionView, prepareCellForSkeleton cell: UICollectionViewCell, at indexPath: IndexPath) { }
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift:40:49: error: cannot find type 'UICollectionView' in scope
func collectionSkeletonView(_ skeletonView: UICollectionView, prepareViewForSkeleton view: UICollectionReusableView, at indexPath: IndexPath) { }
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift:40:96: error: cannot find type 'UICollectionReusableView' in scope
func collectionSkeletonView(_ skeletonView: UICollectionView, prepareViewForSkeleton view: UICollectionReusableView, at indexPath: IndexPath) { }
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift:43:49: error: cannot find type 'UICollectionViewDelegate' in scope
public protocol SkeletonCollectionViewDelegate: UICollectionViewDelegate { }
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift:11:11: error: cannot find type 'UITableView' in scope
extension UITableView {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift:17:46: error: cannot find type 'UITableViewDataSource' in scope
public protocol SkeletonTableViewDataSource: UITableViewDataSource {
^~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift:18:49: error: cannot find type 'UITableView' in scope
func numSections(in collectionSkeletonView: UITableView) -> Int
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift:19:49: error: cannot find type 'UITableView' in scope
func collectionSkeletonView(_ skeletonView: UITableView, numberOfRowsInSection section: Int) -> Int
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift:20:49: error: cannot find type 'UITableView' in scope
func collectionSkeletonView(_ skeletonView: UITableView, cellIdentifierForRowAt indexPath: IndexPath) -> ReusableCellIdentifier
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift:21:108: error: cannot find type 'UITableViewCell' in scope
func collectionSkeletonView(_ skeletonView: UITableView, skeletonCellForRowAt indexPath: IndexPath) -> UITableViewCell?
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift:21:49: error: cannot find type 'UITableView' in scope
func collectionSkeletonView(_ skeletonView: UITableView, skeletonCellForRowAt indexPath: IndexPath) -> UITableViewCell?
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift:22:49: error: cannot find type 'UITableView' in scope
func collectionSkeletonView(_ skeletonView: UITableView, prepareCellForSkeleton cell: UITableViewCell, at indexPath: IndexPath)
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift:22:91: error: cannot find type 'UITableViewCell' in scope
func collectionSkeletonView(_ skeletonView: UITableView, prepareCellForSkeleton cell: UITableViewCell, at indexPath: IndexPath)
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift:26:49: error: cannot find type 'UITableView' in scope
func collectionSkeletonView(_ skeletonView: UITableView, numberOfRowsInSection section: Int) -> Int {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift:30:49: error: cannot find type 'UITableView' in scope
func numSections(in collectionSkeletonView: UITableView) -> Int { return 1 }
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift:35:49: error: cannot find type 'UITableView' in scope
func collectionSkeletonView(_ skeletonView: UITableView, cellIdenfierForRowAt indexPath: IndexPath) -> ReusableCellIdentifier {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift:39:108: error: cannot find type 'UITableViewCell' in scope
func collectionSkeletonView(_ skeletonView: UITableView, skeletonCellForRowAt indexPath: IndexPath) -> UITableViewCell? {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift:39:49: error: cannot find type 'UITableView' in scope
func collectionSkeletonView(_ skeletonView: UITableView, skeletonCellForRowAt indexPath: IndexPath) -> UITableViewCell? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift:43:49: error: cannot find type 'UITableView' in scope
func collectionSkeletonView(_ skeletonView: UITableView, prepareCellForSkeleton cell: UITableViewCell, at indexPath: IndexPath) { }
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift:43:91: error: cannot find type 'UITableViewCell' in scope
func collectionSkeletonView(_ skeletonView: UITableView, prepareCellForSkeleton cell: UITableViewCell, at indexPath: IndexPath) { }
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift:46:44: error: cannot find type 'UITableViewDelegate' in scope
public protocol SkeletonTableViewDelegate: UITableViewDelegate {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift:47:49: error: cannot find type 'UITableView' in scope
func collectionSkeletonView(_ skeletonView: UITableView, identifierForHeaderInSection section: Int) -> ReusableHeaderFooterIdentifier?
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift:48:49: error: cannot find type 'UITableView' in scope
func collectionSkeletonView(_ skeletonView: UITableView, identifierForFooterInSection section: Int) -> ReusableHeaderFooterIdentifier?
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift:52:49: error: cannot find type 'UITableView' in scope
func collectionSkeletonView(_ skeletonView: UITableView, identifierForHeaderInSection section: Int) -> ReusableHeaderFooterIdentifier? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift:56:49: error: cannot find type 'UITableView' in scope
func collectionSkeletonView(_ skeletonView: UITableView, identifierForFooterInSection section: Int) -> ReusableHeaderFooterIdentifier? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Deprecated.swift:38:18: error: cannot find type 'UIView' in scope
public extension UIView {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/API/Deprecated.swift:52:18: error: cannot find type 'UILabel' in scope
public extension UILabel {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Deprecated.swift:67:18: error: cannot find type 'UITextView' in scope
public extension UITextView {
^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonType.swift:21:16: error: cannot find type 'CALayer' in scope
var layer: CALayer {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/SkeletonView.swift:16:18: error: cannot find type 'UIView' in scope
public extension UIView {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/API/UIKitExtensions/CALayer+Animations.swift:16:18: error: cannot find type 'CALayer' in scope
public extension CALayer {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UICollectionView+Extensions.swift:16:18: error: cannot find type 'UICollectionView' in scope
public extension UICollectionView {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UILabel+IBInspectable.swift:16:18: error: cannot find type 'UILabel' in scope
public extension UILabel {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UILabel+SKExtensions.swift:16:18: error: cannot find type 'UILabel' in scope
public extension UILabel {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UITextView+IBInspectable.swift:16:18: error: cannot find type 'UITextView' in scope
public extension UITextView {
^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UITextView+SKExtensions.swift:16:18: error: cannot find type 'UITextView' in scope
public extension UITextView {
^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UIView+IBInspectable.swift:16:18: error: cannot find type 'UIView' in scope
public extension UIView {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/API/UIKitExtensions/UIView+SKExtensions.swift:16:60: error: cannot find type 'UIView' in scope
public extension SkeletonViewExtension where ExtendedType: UIView {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/Collections/CollectionSkeleton.swift:12:16: warning: static property 'dummyDataSource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var dummyDataSource = "dummyDataSource"
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/CollectionSkeleton.swift:12:16: note: convert 'dummyDataSource' to a 'let' constant to make 'Sendable' shared state immutable
static var dummyDataSource = "dummyDataSource"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/CollectionSkeleton.swift:12:16: note: annotate 'dummyDataSource' with '@MainActor' if property should only be accessed from the main actor
static var dummyDataSource = "dummyDataSource"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/CollectionSkeleton.swift:12:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var dummyDataSource = "dummyDataSource"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/CollectionSkeleton.swift:13:16: warning: static property 'dummyDelegate' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var dummyDelegate = "dummyDelegate"
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/CollectionSkeleton.swift:13:16: note: convert 'dummyDelegate' to a 'let' constant to make 'Sendable' shared state immutable
static var dummyDelegate = "dummyDelegate"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/CollectionSkeleton.swift:13:16: note: annotate 'dummyDelegate' with '@MainActor' if property should only be accessed from the main actor
static var dummyDelegate = "dummyDelegate"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/CollectionSkeleton.swift:13:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var dummyDelegate = "dummyDelegate"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/CollectionSkeleton.swift:30:42: error: cannot find type 'UIScrollView' in scope
extension CollectionSkeleton where Self: UIScrollView {
^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDataSource.swift:14:14: error: 'weak' must not be applied to non-class-bound 'any SkeletonTableViewDataSource'; consider adding a protocol conformance that has a class bound
weak var originalTableViewDataSource: SkeletonTableViewDataSource?
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDataSource.swift:15:14: error: 'weak' must not be applied to non-class-bound 'any SkeletonCollectionViewDataSource'; consider adding a protocol conformance that has a class bound
weak var originalCollectionViewDataSource: SkeletonCollectionViewDataSource?
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDataSource.swift:29:41: error: cannot find type 'UITableViewDataSource' in scope
extension SkeletonCollectionDataSource: UITableViewDataSource {
^~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDataSource.swift:30:41: error: cannot find type 'UITableView' in scope
func numberOfSections(in tableView: UITableView) -> Int {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDataSource.swift:34:33: error: cannot find type 'UITableView' in scope
func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDataSource.swift:48:84: error: cannot find type 'UITableViewCell' in scope
func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDataSource.swift:48:33: error: cannot find type 'UITableView' in scope
func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDataSource.swift:66:41: error: cannot find type 'UICollectionViewDataSource' in scope
extension SkeletonCollectionDataSource: UICollectionViewDataSource {
^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDataSource.swift:67:46: error: cannot find type 'UICollectionView' in scope
func numberOfSections(in collectionView: UICollectionView) -> Int {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDataSource.swift:71:43: error: cannot find type 'UICollectionView' in scope
func collectionView(_ collectionView: UICollectionView, numberOfItemsInSection section: Int) -> Int {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDataSource.swift:85:100: error: cannot find type 'UICollectionViewCell' in scope
func collectionView(_ collectionView: UICollectionView, cellForItemAt indexPath: IndexPath) -> UICollectionViewCell {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDataSource.swift:85:43: error: cannot find type 'UICollectionView' in scope
func collectionView(_ collectionView: UICollectionView, cellForItemAt indexPath: IndexPath) -> UICollectionViewCell {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDataSource.swift:103:53: error: cannot find type 'UICollectionReusableView' in scope
at indexPath: IndexPath) -> UICollectionReusableView {
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDataSource.swift:101:43: error: cannot find type 'UICollectionView' in scope
func collectionView(_ collectionView: UICollectionView,
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDataSource.swift:118:72: error: cannot find type 'UIView' in scope
private func skeletonizeViewIfContainerSkeletonIsActive(container: UIView, view: UIView) {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDataSource.swift:118:86: error: cannot find type 'UIView' in scope
private func skeletonizeViewIfContainerSkeletonIsActive(container: UIView, view: UIView) {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDelegate.swift:13:14: error: 'weak' must not be applied to non-class-bound 'any SkeletonTableViewDelegate'; consider adding a protocol conformance that has a class bound
weak var originalTableViewDelegate: SkeletonTableViewDelegate?
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDelegate.swift:14:14: error: 'weak' must not be applied to non-class-bound 'any SkeletonCollectionViewDelegate'; consider adding a protocol conformance that has a class bound
weak var originalCollectionViewDelegate: SkeletonCollectionViewDelegate?
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDelegate.swift:27:39: error: cannot find type 'UITableViewDelegate' in scope
extension SkeletonCollectionDelegate: UITableViewDelegate {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDelegate.swift:29:86: error: cannot find type 'UIView' in scope
func tableView(_ tableView: UITableView, viewForHeaderInSection section: Int) -> UIView? {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDelegate.swift:29:33: error: cannot find type 'UITableView' in scope
func tableView(_ tableView: UITableView, viewForHeaderInSection section: Int) -> UIView? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDelegate.swift:33:86: error: cannot find type 'UIView' in scope
func tableView(_ tableView: UITableView, viewForFooterInSection section: Int) -> UIView? {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDelegate.swift:33:33: error: cannot find type 'UITableView' in scope
func tableView(_ tableView: UITableView, viewForFooterInSection section: Int) -> UIView? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDelegate.swift:37:33: error: cannot find type 'UITableView' in scope
func tableView(_ tableView: UITableView, didEndDisplayingHeaderView view: UIView, forSection section: Int) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDelegate.swift:37:79: error: cannot find type 'UIView' in scope
func tableView(_ tableView: UITableView, didEndDisplayingHeaderView view: UIView, forSection section: Int) {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDelegate.swift:42:33: error: cannot find type 'UITableView' in scope
func tableView(_ tableView: UITableView, didEndDisplayingFooterView view: UIView, forSection section: Int) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDelegate.swift:42:79: error: cannot find type 'UIView' in scope
func tableView(_ tableView: UITableView, didEndDisplayingFooterView view: UIView, forSection section: Int) {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDelegate.swift:47:33: error: cannot find type 'UITableView' in scope
func tableView(_ tableView: UITableView, didEndDisplaying cell: UITableViewCell, forRowAt indexPath: IndexPath) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDelegate.swift:47:69: error: cannot find type 'UITableViewCell' in scope
func tableView(_ tableView: UITableView, didEndDisplaying cell: UITableViewCell, forRowAt indexPath: IndexPath) {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDelegate.swift:55:39: error: cannot find type 'UICollectionViewDelegate' in scope
extension SkeletonCollectionDelegate: UICollectionViewDelegate { }
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDelegate.swift:59:64: error: cannot find type 'UIView' in scope
func skeletonizeViewIfContainerSkeletonIsActive(container: UIView, view: UIView) {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDelegate.swift:59:78: error: cannot find type 'UIView' in scope
func skeletonizeViewIfContainerSkeletonIsActive(container: UIView, view: UIView) {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDelegate.swift:72:88: error: cannot find type 'UIView' in scope
func headerOrFooterView(_ tableView: UITableView, for viewIdentifier: String? ) -> UIView? {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDelegate.swift:72:42: error: cannot find type 'UITableView' in scope
func headerOrFooterView(_ tableView: UITableView, for viewIdentifier: String? ) -> UIView? {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonReusableCell.swift:13:11: error: cannot find type 'UITableViewCell' in scope
extension UITableViewCell: SkeletonReusableCell { }
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonReusableCell.swift:15:11: error: cannot find type 'UICollectionViewCell' in scope
extension UICollectionViewCell: SkeletonReusableCell { }
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/DispatchQueue+Extensions.swift:18:24: warning: static property '_onceTracker' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var _onceTracker = [String]()
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/DispatchQueue+Extensions.swift:18:24: note: convert '_onceTracker' to a 'let' constant to make 'Sendable' shared state immutable
private static var _onceTracker = [String]()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/DispatchQueue+Extensions.swift:18:24: note: annotate '_onceTracker' with '@MainActor' if property should only be accessed from the main actor
private static var _onceTracker = [String]()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/DispatchQueue+Extensions.swift:18:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var _onceTracker = [String]()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/Notification+Extensions.swift:18:57: error: cannot find 'UIApplication' in scope
static let applicationDidBecomeActiveNotification = UIApplication.didBecomeActiveNotification
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/Notification+Extensions.swift:19:55: error: cannot find 'UIApplication' in scope
static let applicationWillTerminateNotification = UIApplication.willTerminateNotification
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/Notification+Extensions.swift:20:60: error: cannot find 'UIApplication' in scope
static let applicationDidEnterForegroundNotification = UIApplication.didEnterBackgroundNotification
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Helpers/Recursive.swift:9:11: error: cannot find type 'UIView' in scope
extension UIView: IterableElement {}
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/Helpers/Recursive.swift:10:11: error: cannot find type 'CALayer' in scope
extension CALayer: IterableElement {}
^~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Models/RecoverableViewState.swift:18:16: error: cannot find type 'UIView' in scope
init(view: UIView) {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/Models/RecoverableViewState.swift:32:16: error: cannot find type 'UILabel' in scope
init(view: UILabel) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Models/RecoverableViewState.swift:46:16: error: cannot find type 'UITextView' in scope
init(view: UITextView) {
^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Models/RecoverableViewState.swift:57:16: error: cannot find type 'UITextField' in scope
init(view: UITextField) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Models/RecoverableViewState.swift:67:16: error: cannot find type 'UIImageView' in scope
init(view: UIImageView) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Models/RecoverableViewState.swift:75:16: error: cannot find type 'UIButton' in scope
init(view: UIButton) {
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Models/RecoverableViewState.swift:83:16: error: cannot find type 'UITableViewHeaderFooterView' in scope
init(view: UITableViewHeaderFooterView) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Models/SkeletonLayer.swift:13:28: error: cannot find type 'CALayer' in scope
private var maskLayer: CALayer
^~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Models/SkeletonLayer.swift:14:30: error: cannot find type 'UIView' in scope
private weak var holder: UIView?
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/Models/SkeletonLayer.swift:20:23: error: cannot find type 'CALayer' in scope
var contentLayer: CALayer {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Models/SkeletonLayer.swift:24:72: error: cannot find type 'UIView' in scope
init(type: SkeletonType, colors: [UIColor], skeletonHolder holder: UIView) {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/SkeletonExtensions/PrepareViewForSkeleton.swift:16:11: error: cannot find type 'UIView' in scope
extension UIView {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/SkeletonExtensions/PrepareViewForSkeleton.swift:30:11: error: cannot find type 'UILabel' in scope
extension UILabel {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/PrepareViewForSkeleton.swift:47:11: error: cannot find type 'UITextView' in scope
extension UITextView {
^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/PrepareViewForSkeleton.swift:64:11: error: cannot find type 'UITextField' in scope
extension UITextField {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/PrepareViewForSkeleton.swift:78:11: error: cannot find type 'UIImageView' in scope
extension UIImageView {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/PrepareViewForSkeleton.swift:94:11: error: cannot find type 'UIButton' in scope
extension UIButton {
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/PrepareViewForSkeleton.swift:110:11: error: cannot find type 'UITableViewHeaderFooterView' in scope
extension UITableViewHeaderFooterView {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift:16:11: error: cannot find type 'UIView' in scope
extension UIView: Recoverable {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift:48:11: error: cannot find type 'UILabel' in scope
extension UILabel {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift:84:11: error: cannot find type 'UITextView' in scope
extension UITextView {
^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift:112:11: error: cannot find type 'UITextField' in scope
extension UITextField {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift:144:11: error: cannot find type 'UIImageView' in scope
extension UIImageView {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift:165:11: error: cannot find type 'UIButton' in scope
extension UIButton {
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift:188:11: error: cannot find type 'UITableViewHeaderFooterView' in scope
extension UITableViewHeaderFooterView {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:32:16: warning: static property 'lastLineFillingPercent' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var lastLineFillingPercent = "lastLineFillingPercent"
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:32:16: note: convert 'lastLineFillingPercent' to a 'let' constant to make 'Sendable' shared state immutable
static var lastLineFillingPercent = "lastLineFillingPercent"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:32:16: note: annotate 'lastLineFillingPercent' with '@MainActor' if property should only be accessed from the main actor
static var lastLineFillingPercent = "lastLineFillingPercent"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:32:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var lastLineFillingPercent = "lastLineFillingPercent"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:33:16: warning: static property 'multilineCornerRadius' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var multilineCornerRadius = "multilineCornerRadius"
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:33:16: note: convert 'multilineCornerRadius' to a 'let' constant to make 'Sendable' shared state immutable
static var multilineCornerRadius = "multilineCornerRadius"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:33:16: note: annotate 'multilineCornerRadius' with '@MainActor' if property should only be accessed from the main actor
static var multilineCornerRadius = "multilineCornerRadius"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:33:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var multilineCornerRadius = "multilineCornerRadius"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:34:16: warning: static property 'multilineSpacing' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var multilineSpacing = "multilineSpacing"
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:34:16: note: convert 'multilineSpacing' to a 'let' constant to make 'Sendable' shared state immutable
static var multilineSpacing = "multilineSpacing"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:34:16: note: annotate 'multilineSpacing' with '@MainActor' if property should only be accessed from the main actor
static var multilineSpacing = "multilineSpacing"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:34:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var multilineSpacing = "multilineSpacing"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:35:16: warning: static property 'paddingInsets' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var paddingInsets = "paddingInsets"
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:35:16: note: convert 'paddingInsets' to a 'let' constant to make 'Sendable' shared state immutable
static var paddingInsets = "paddingInsets"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:35:16: note: annotate 'paddingInsets' with '@MainActor' if property should only be accessed from the main actor
static var paddingInsets = "paddingInsets"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:35:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var paddingInsets = "paddingInsets"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:36:16: warning: static property 'backupHeightConstraints' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var backupHeightConstraints = "backupHeightConstraints"
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:36:16: note: convert 'backupHeightConstraints' to a 'let' constant to make 'Sendable' shared state immutable
static var backupHeightConstraints = "backupHeightConstraints"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:36:16: note: annotate 'backupHeightConstraints' with '@MainActor' if property should only be accessed from the main actor
static var backupHeightConstraints = "backupHeightConstraints"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:36:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var backupHeightConstraints = "backupHeightConstraints"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:37:16: warning: static property 'textLineHeight' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var textLineHeight = "textLineHeight"
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:37:16: note: convert 'textLineHeight' to a 'let' constant to make 'Sendable' shared state immutable
static var textLineHeight = "textLineHeight"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:37:16: note: annotate 'textLineHeight' with '@MainActor' if property should only be accessed from the main actor
static var textLineHeight = "textLineHeight"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:37:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var textLineHeight = "textLineHeight"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:38:16: warning: static property 'skeletonNumberOfLines' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var skeletonNumberOfLines = "skeletonNumberOfLines"
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:38:16: note: convert 'skeletonNumberOfLines' to a 'let' constant to make 'Sendable' shared state immutable
static var skeletonNumberOfLines = "skeletonNumberOfLines"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:38:16: note: annotate 'skeletonNumberOfLines' with '@MainActor' if property should only be accessed from the main actor
static var skeletonNumberOfLines = "skeletonNumberOfLines"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:38:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var skeletonNumberOfLines = "skeletonNumberOfLines"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:42:11: error: cannot find type 'UILabel' in scope
extension UILabel: SkeletonTextNode {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:121:11: error: cannot find type 'UITextView' in scope
extension UITextView: SkeletonTextNode {
^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SubviewsSkeletonables.swift:5:11: error: cannot find type 'UIView' in scope
extension UIView {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SubviewsSkeletonables.swift:17:11: error: cannot find type 'UITableView' in scope
extension UITableView {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SubviewsSkeletonables.swift:40:11: error: cannot find type 'UITableViewCell' in scope
extension UITableViewCell {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SubviewsSkeletonables.swift:46:11: error: cannot find type 'UITableViewHeaderFooterView' in scope
extension UITableViewHeaderFooterView {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SubviewsSkeletonables.swift:52:11: error: cannot find type 'UICollectionView' in scope
extension UICollectionView {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SubviewsSkeletonables.swift:58:11: error: cannot find type 'UICollectionViewCell' in scope
extension UICollectionViewCell {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SubviewsSkeletonables.swift:64:11: error: cannot find type 'UIStackView' in scope
extension UIStackView {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonFlowHandler.swift:6:46: error: cannot find type 'UIView' in scope
func willBeginShowingSkeletons(rootView: UIView)
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/SkeletonFlowHandler.swift:7:37: error: cannot find type 'UIView' in scope
func didShowSkeletons(rootView: UIView)
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/SkeletonFlowHandler.swift:8:47: error: cannot find type 'UIView' in scope
func willBeginUpdatingSkeletons(rootView: UIView)
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/SkeletonFlowHandler.swift:9:39: error: cannot find type 'UIView' in scope
func didUpdateSkeletons(rootView: UIView)
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/SkeletonFlowHandler.swift:10:53: error: cannot find type 'UIView' in scope
func willBeginLayingSkeletonsIfNeeded(rootView: UIView)
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/SkeletonFlowHandler.swift:11:47: error: cannot find type 'UIView' in scope
func didLayoutSkeletonsIfNeeded(rootView: UIView)
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/SkeletonFlowHandler.swift:12:45: error: cannot find type 'UIView' in scope
func willBeginHidingSkeletons(rootView: UIView)
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/SkeletonFlowHandler.swift:13:37: error: cannot find type 'UIView' in scope
func didHideSkeletons(rootView: UIView)
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/SkeletonFlowHandler.swift:17:46: error: cannot find type 'UIView' in scope
func willBeginShowingSkeletons(rootView: UIView) {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/SkeletonFlowHandler.swift:22:37: error: cannot find type 'UIView' in scope
func didShowSkeletons(rootView: UIView) {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/SkeletonFlowHandler.swift:27:47: error: cannot find type 'UIView' in scope
func willBeginUpdatingSkeletons(rootView: UIView) {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/SkeletonFlowHandler.swift:31:39: error: cannot find type 'UIView' in scope
func didUpdateSkeletons(rootView: UIView) {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/SkeletonFlowHandler.swift:35:53: error: cannot find type 'UIView' in scope
func willBeginLayingSkeletonsIfNeeded(rootView: UIView) {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/SkeletonFlowHandler.swift:38:47: error: cannot find type 'UIView' in scope
func didLayoutSkeletonsIfNeeded(rootView: UIView) {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/SkeletonFlowHandler.swift:41:45: error: cannot find type 'UIView' in scope
func willBeginHidingSkeletons(rootView: UIView) {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/SkeletonFlowHandler.swift:46:37: error: cannot find type 'UIView' in scope
func didHideSkeletons(rootView: UIView) {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/SkeletonLayerBuilders/SkeletonLayerBuilder.swift:11:17: error: cannot find type 'UIView' in scope
var holder: UIView?
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/SkeletonLayerBuilders/SkeletonLayerBuilder.swift:31:30: error: cannot find type 'UIView' in scope
func setHolder(_ holder: UIView) -> SkeletonLayerBuilder {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/SkeletonLayerBuilders/SkeletonMultilineLayerBuilder.swift:73:21: error: cannot find type 'CALayer' in scope
func build() -> CALayer? {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/CALayer+Extensions.swift:16:11: error: cannot find type 'CAGradientLayer' in scope
extension CAGradientLayer {
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/CALayer+Extensions.swift:32:11: error: cannot find type 'CALayer' in scope
extension CALayer {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/CALayer+Extensions.swift:97:19: error: cannot find type 'CALayer' in scope
private extension CALayer {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/CALayer+Extensions.swift:147:11: error: cannot find type 'CALayer' in scope
extension CALayer {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/SkeletonTreeNode+Extensions.swift:16:11: error: cannot find type 'UIView' in scope
extension UIView: SkeletonViewExtended { }
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/UIKitExtensions/SkeletonTreeNode+Extensions.swift:18:40: error: cannot find type 'UIView' in scope
extension SkeletonTreeNode where Base: UIView {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/UIKitExtensions/SkeletonTreeNode+Extensions.swift:20:37: error: cannot find type 'UIView' in scope
var children: [SkeletonTreeNode<UIView>] {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/UIKitExtensions/SkeletonTreeNode+Extensions.swift:24:34: error: cannot find type 'UIView' in scope
var parent: SkeletonTreeNode<UIView>? {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/UIKitExtensions/SkeletonTreeNode+Extensions.swift:32:40: error: cannot find type 'UIView' in scope
extension SkeletonTreeNode where Base: UIView {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/UIKitExtensions/UICollectionView+CollectionSkeleton.swift:11:11: error: cannot find type 'UICollectionView' in scope
extension UICollectionView: CollectionSkeleton {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:8:16: warning: static property 'greenSea' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var greenSea = UIColor(0x16a085)
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:8:16: note: convert 'greenSea' to a 'let' constant to make 'Sendable' shared state immutable
static var greenSea = UIColor(0x16a085)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:8:16: note: annotate 'greenSea' with '@MainActor' if property should only be accessed from the main actor
static var greenSea = UIColor(0x16a085)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:8:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var greenSea = UIColor(0x16a085)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:9:16: warning: static property 'turquoise' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var turquoise = UIColor(0x1abc9c)
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:9:16: note: convert 'turquoise' to a 'let' constant to make 'Sendable' shared state immutable
static var turquoise = UIColor(0x1abc9c)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:9:16: note: annotate 'turquoise' with '@MainActor' if property should only be accessed from the main actor
static var turquoise = UIColor(0x1abc9c)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:9:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var turquoise = UIColor(0x1abc9c)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:10:16: warning: static property 'emerald' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var emerald = UIColor(0x2ecc71)
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:10:16: note: convert 'emerald' to a 'let' constant to make 'Sendable' shared state immutable
static var emerald = UIColor(0x2ecc71)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:10:16: note: annotate 'emerald' with '@MainActor' if property should only be accessed from the main actor
static var emerald = UIColor(0x2ecc71)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:10:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var emerald = UIColor(0x2ecc71)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:11:16: warning: static property 'peterRiver' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var peterRiver = UIColor(0x3498db)
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:11:16: note: convert 'peterRiver' to a 'let' constant to make 'Sendable' shared state immutable
static var peterRiver = UIColor(0x3498db)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:11:16: note: annotate 'peterRiver' with '@MainActor' if property should only be accessed from the main actor
static var peterRiver = UIColor(0x3498db)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:11:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var peterRiver = UIColor(0x3498db)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:12:16: warning: static property 'amethyst' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var amethyst = UIColor(0x9b59b6)
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:12:16: note: convert 'amethyst' to a 'let' constant to make 'Sendable' shared state immutable
static var amethyst = UIColor(0x9b59b6)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:12:16: note: annotate 'amethyst' with '@MainActor' if property should only be accessed from the main actor
static var amethyst = UIColor(0x9b59b6)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:12:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var amethyst = UIColor(0x9b59b6)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:13:16: warning: static property 'wetAsphalt' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var wetAsphalt = UIColor(0x34495e)
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:13:16: note: convert 'wetAsphalt' to a 'let' constant to make 'Sendable' shared state immutable
static var wetAsphalt = UIColor(0x34495e)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:13:16: note: annotate 'wetAsphalt' with '@MainActor' if property should only be accessed from the main actor
static var wetAsphalt = UIColor(0x34495e)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:13:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var wetAsphalt = UIColor(0x34495e)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:14:16: warning: static property 'nephritis' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var nephritis = UIColor(0x27ae60)
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:14:16: note: convert 'nephritis' to a 'let' constant to make 'Sendable' shared state immutable
static var nephritis = UIColor(0x27ae60)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:14:16: note: annotate 'nephritis' with '@MainActor' if property should only be accessed from the main actor
static var nephritis = UIColor(0x27ae60)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:14:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var nephritis = UIColor(0x27ae60)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:15:16: warning: static property 'belizeHole' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var belizeHole = UIColor(0x2980b9)
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:15:16: note: convert 'belizeHole' to a 'let' constant to make 'Sendable' shared state immutable
static var belizeHole = UIColor(0x2980b9)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:15:16: note: annotate 'belizeHole' with '@MainActor' if property should only be accessed from the main actor
static var belizeHole = UIColor(0x2980b9)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:15:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var belizeHole = UIColor(0x2980b9)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:16:16: warning: static property 'wisteria' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var wisteria = UIColor(0x8e44ad)
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:16:16: note: convert 'wisteria' to a 'let' constant to make 'Sendable' shared state immutable
static var wisteria = UIColor(0x8e44ad)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:16:16: note: annotate 'wisteria' with '@MainActor' if property should only be accessed from the main actor
static var wisteria = UIColor(0x8e44ad)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:16:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var wisteria = UIColor(0x8e44ad)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:17:16: warning: static property 'midnightBlue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var midnightBlue = UIColor(0x2c3e50)
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:17:16: note: convert 'midnightBlue' to a 'let' constant to make 'Sendable' shared state immutable
static var midnightBlue = UIColor(0x2c3e50)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:17:16: note: annotate 'midnightBlue' with '@MainActor' if property should only be accessed from the main actor
static var midnightBlue = UIColor(0x2c3e50)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:17:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var midnightBlue = UIColor(0x2c3e50)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:18:16: warning: static property 'sunFlower' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var sunFlower = UIColor(0xf1c40f)
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:18:16: note: convert 'sunFlower' to a 'let' constant to make 'Sendable' shared state immutable
static var sunFlower = UIColor(0xf1c40f)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:18:16: note: annotate 'sunFlower' with '@MainActor' if property should only be accessed from the main actor
static var sunFlower = UIColor(0xf1c40f)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:18:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var sunFlower = UIColor(0xf1c40f)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:19:16: warning: static property 'carrot' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var carrot = UIColor(0xe67e22)
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:19:16: note: convert 'carrot' to a 'let' constant to make 'Sendable' shared state immutable
static var carrot = UIColor(0xe67e22)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:19:16: note: annotate 'carrot' with '@MainActor' if property should only be accessed from the main actor
static var carrot = UIColor(0xe67e22)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:19:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var carrot = UIColor(0xe67e22)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:20:16: warning: static property 'alizarin' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var alizarin = UIColor(0xe74c3c)
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:20:16: note: convert 'alizarin' to a 'let' constant to make 'Sendable' shared state immutable
static var alizarin = UIColor(0xe74c3c)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:20:16: note: annotate 'alizarin' with '@MainActor' if property should only be accessed from the main actor
static var alizarin = UIColor(0xe74c3c)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:20:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var alizarin = UIColor(0xe74c3c)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:21:16: warning: static property 'clouds' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var clouds = UIColor(0xecf0f1)
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:21:16: note: convert 'clouds' to a 'let' constant to make 'Sendable' shared state immutable
static var clouds = UIColor(0xecf0f1)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:21:16: note: annotate 'clouds' with '@MainActor' if property should only be accessed from the main actor
static var clouds = UIColor(0xecf0f1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:21:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var clouds = UIColor(0xecf0f1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:22:16: warning: static property 'darkClouds' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var darkClouds = UIColor(0x1c2325)
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:22:16: note: convert 'darkClouds' to a 'let' constant to make 'Sendable' shared state immutable
static var darkClouds = UIColor(0x1c2325)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:22:16: note: annotate 'darkClouds' with '@MainActor' if property should only be accessed from the main actor
static var darkClouds = UIColor(0x1c2325)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:22:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var darkClouds = UIColor(0x1c2325)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:23:16: warning: static property 'concrete' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var concrete = UIColor(0x95a5a6)
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:23:16: note: convert 'concrete' to a 'let' constant to make 'Sendable' shared state immutable
static var concrete = UIColor(0x95a5a6)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:23:16: note: annotate 'concrete' with '@MainActor' if property should only be accessed from the main actor
static var concrete = UIColor(0x95a5a6)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:23:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var concrete = UIColor(0x95a5a6)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:24:16: warning: static property 'flatOrange' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var flatOrange = UIColor(0xf39c12)
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:24:16: note: convert 'flatOrange' to a 'let' constant to make 'Sendable' shared state immutable
static var flatOrange = UIColor(0xf39c12)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:24:16: note: annotate 'flatOrange' with '@MainActor' if property should only be accessed from the main actor
static var flatOrange = UIColor(0xf39c12)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:24:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var flatOrange = UIColor(0xf39c12)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:25:16: warning: static property 'pumpkin' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var pumpkin = UIColor(0xd35400)
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:25:16: note: convert 'pumpkin' to a 'let' constant to make 'Sendable' shared state immutable
static var pumpkin = UIColor(0xd35400)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:25:16: note: annotate 'pumpkin' with '@MainActor' if property should only be accessed from the main actor
static var pumpkin = UIColor(0xd35400)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:25:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var pumpkin = UIColor(0xd35400)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:26:16: warning: static property 'pomegranate' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var pomegranate = UIColor(0xc0392b)
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:26:16: note: convert 'pomegranate' to a 'let' constant to make 'Sendable' shared state immutable
static var pomegranate = UIColor(0xc0392b)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:26:16: note: annotate 'pomegranate' with '@MainActor' if property should only be accessed from the main actor
static var pomegranate = UIColor(0xc0392b)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:26:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var pomegranate = UIColor(0xc0392b)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:27:16: warning: static property 'silver' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var silver = UIColor(0xbdc3c7)
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:27:16: note: convert 'silver' to a 'let' constant to make 'Sendable' shared state immutable
static var silver = UIColor(0xbdc3c7)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:27:16: note: annotate 'silver' with '@MainActor' if property should only be accessed from the main actor
static var silver = UIColor(0xbdc3c7)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:27:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var silver = UIColor(0xbdc3c7)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:28:16: warning: static property 'asbestos' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var asbestos = UIColor(0x7f8c8d)
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:28:16: note: convert 'asbestos' to a 'let' constant to make 'Sendable' shared state immutable
static var asbestos = UIColor(0x7f8c8d)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:28:16: note: annotate 'asbestos' with '@MainActor' if property should only be accessed from the main actor
static var asbestos = UIColor(0x7f8c8d)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift:28:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var asbestos = UIColor(0x7f8c8d)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UILabel+Extensions.swift:16:11: error: cannot find type 'UILabel' in scope
extension UILabel {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UITableView+CollectionSkeleton.swift:11:11: error: cannot find type 'UITableView' in scope
extension UITableView: CollectionSkeleton {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UITableView+CollectionSkeleton.swift:77:19: error: cannot find type 'UITableView' in scope
private extension UITableView {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UITableView+Extensions.swift:16:11: error: cannot find type 'UITableView' in scope
extension UITableView {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AppLifecycleNotifications.swift:16:11: error: cannot find type 'UIView' in scope
extension UIView {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:19:16: warning: static property 'skeletonable' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var skeletonable = "skeletonable"
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:19:16: note: convert 'skeletonable' to a 'let' constant to make 'Sendable' shared state immutable
static var skeletonable = "skeletonable"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:19:16: note: annotate 'skeletonable' with '@MainActor' if property should only be accessed from the main actor
static var skeletonable = "skeletonable"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:19:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var skeletonable = "skeletonable"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:20:16: warning: static property 'hiddenWhenSkeletonIsActive' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var hiddenWhenSkeletonIsActive = "hiddenWhenSkeletonIsActive"
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:20:16: note: convert 'hiddenWhenSkeletonIsActive' to a 'let' constant to make 'Sendable' shared state immutable
static var hiddenWhenSkeletonIsActive = "hiddenWhenSkeletonIsActive"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:20:16: note: annotate 'hiddenWhenSkeletonIsActive' with '@MainActor' if property should only be accessed from the main actor
static var hiddenWhenSkeletonIsActive = "hiddenWhenSkeletonIsActive"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:20:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var hiddenWhenSkeletonIsActive = "hiddenWhenSkeletonIsActive"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:21:16: warning: static property 'status' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var status = "status"
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:21:16: note: convert 'status' to a 'let' constant to make 'Sendable' shared state immutable
static var status = "status"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:21:16: note: annotate 'status' with '@MainActor' if property should only be accessed from the main actor
static var status = "status"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:21:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var status = "status"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:22:16: warning: static property 'skeletonLayer' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var skeletonLayer = "layer"
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:22:16: note: convert 'skeletonLayer' to a 'let' constant to make 'Sendable' shared state immutable
static var skeletonLayer = "layer"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:22:16: note: annotate 'skeletonLayer' with '@MainActor' if property should only be accessed from the main actor
static var skeletonLayer = "layer"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:22:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var skeletonLayer = "layer"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:23:16: warning: static property 'flowDelegate' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var flowDelegate = "flowDelegate"
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:23:16: note: convert 'flowDelegate' to a 'let' constant to make 'Sendable' shared state immutable
static var flowDelegate = "flowDelegate"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:23:16: note: annotate 'flowDelegate' with '@MainActor' if property should only be accessed from the main actor
static var flowDelegate = "flowDelegate"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:23:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var flowDelegate = "flowDelegate"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:24:16: warning: static property 'isSkeletonAnimated' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var isSkeletonAnimated = "isSkeletonAnimated"
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:24:16: note: convert 'isSkeletonAnimated' to a 'let' constant to make 'Sendable' shared state immutable
static var isSkeletonAnimated = "isSkeletonAnimated"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:24:16: note: annotate 'isSkeletonAnimated' with '@MainActor' if property should only be accessed from the main actor
static var isSkeletonAnimated = "isSkeletonAnimated"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:24:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var isSkeletonAnimated = "isSkeletonAnimated"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:25:16: warning: static property 'viewState' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var viewState = "viewState"
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:25:16: note: convert 'viewState' to a 'let' constant to make 'Sendable' shared state immutable
static var viewState = "viewState"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:25:16: note: annotate 'viewState' with '@MainActor' if property should only be accessed from the main actor
static var viewState = "viewState"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:25:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var viewState = "viewState"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:26:16: warning: static property 'labelViewState' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var labelViewState = "labelViewState"
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:26:16: note: convert 'labelViewState' to a 'let' constant to make 'Sendable' shared state immutable
static var labelViewState = "labelViewState"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:26:16: note: annotate 'labelViewState' with '@MainActor' if property should only be accessed from the main actor
static var labelViewState = "labelViewState"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:26:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var labelViewState = "labelViewState"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:27:16: warning: static property 'imageViewState' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var imageViewState = "imageViewState"
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:27:16: note: convert 'imageViewState' to a 'let' constant to make 'Sendable' shared state immutable
static var imageViewState = "imageViewState"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:27:16: note: annotate 'imageViewState' with '@MainActor' if property should only be accessed from the main actor
static var imageViewState = "imageViewState"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:27:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var imageViewState = "imageViewState"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:28:16: warning: static property 'buttonViewState' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var buttonViewState = "buttonViewState"
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:28:16: note: convert 'buttonViewState' to a 'let' constant to make 'Sendable' shared state immutable
static var buttonViewState = "buttonViewState"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:28:16: note: annotate 'buttonViewState' with '@MainActor' if property should only be accessed from the main actor
static var buttonViewState = "buttonViewState"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:28:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var buttonViewState = "buttonViewState"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:29:16: warning: static property 'headerFooterViewState' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var headerFooterViewState = "headerFooterViewState"
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:29:16: note: convert 'headerFooterViewState' to a 'let' constant to make 'Sendable' shared state immutable
static var headerFooterViewState = "headerFooterViewState"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:29:16: note: annotate 'headerFooterViewState' with '@MainActor' if property should only be accessed from the main actor
static var headerFooterViewState = "headerFooterViewState"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:29:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var headerFooterViewState = "headerFooterViewState"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:30:16: warning: static property 'currentSkeletonConfig' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var currentSkeletonConfig = "currentSkeletonConfig"
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:30:16: note: convert 'currentSkeletonConfig' to a 'let' constant to make 'Sendable' shared state immutable
static var currentSkeletonConfig = "currentSkeletonConfig"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:30:16: note: annotate 'currentSkeletonConfig' with '@MainActor' if property should only be accessed from the main actor
static var currentSkeletonConfig = "currentSkeletonConfig"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:30:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var currentSkeletonConfig = "currentSkeletonConfig"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:31:16: warning: static property 'skeletonCornerRadius' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var skeletonCornerRadius = "skeletonCornerRadius"
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:31:16: note: convert 'skeletonCornerRadius' to a 'let' constant to make 'Sendable' shared state immutable
static var skeletonCornerRadius = "skeletonCornerRadius"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:31:16: note: annotate 'skeletonCornerRadius' with '@MainActor' if property should only be accessed from the main actor
static var skeletonCornerRadius = "skeletonCornerRadius"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:31:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var skeletonCornerRadius = "skeletonCornerRadius"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:32:16: warning: static property 'disabledWhenSkeletonIsActive' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var disabledWhenSkeletonIsActive = "disabledWhenSkeletonIsActive"
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:32:16: note: convert 'disabledWhenSkeletonIsActive' to a 'let' constant to make 'Sendable' shared state immutable
static var disabledWhenSkeletonIsActive = "disabledWhenSkeletonIsActive"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:32:16: note: annotate 'disabledWhenSkeletonIsActive' with '@MainActor' if property should only be accessed from the main actor
static var disabledWhenSkeletonIsActive = "disabledWhenSkeletonIsActive"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:32:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var disabledWhenSkeletonIsActive = "disabledWhenSkeletonIsActive"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:33:16: warning: static property 'delayedShowSkeletonWorkItem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var delayedShowSkeletonWorkItem = "delayedShowSkeletonWorkItem"
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:33:16: note: convert 'delayedShowSkeletonWorkItem' to a 'let' constant to make 'Sendable' shared state immutable
static var delayedShowSkeletonWorkItem = "delayedShowSkeletonWorkItem"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:33:16: note: annotate 'delayedShowSkeletonWorkItem' with '@MainActor' if property should only be accessed from the main actor
static var delayedShowSkeletonWorkItem = "delayedShowSkeletonWorkItem"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:33:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var delayedShowSkeletonWorkItem = "delayedShowSkeletonWorkItem"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:38:11: error: cannot find type 'UIView' in scope
extension UIView {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+CollectionSkeleton.swift:11:11: error: cannot find type 'UIView' in scope
extension UIView {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Extensions.swift:16:53: error: cannot find type 'UIView' in scope
extension SkeletonViewExtension where ExtendedType: UIView {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Extensions.swift:24:11: error: cannot find type 'UIView' in scope
extension UIView {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+SkeletonView.swift:16:11: error: cannot find type 'UIView' in scope
extension UIView {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+SkeletonView.swift:84:19: error: cannot find type 'UIView' in scope
private extension UIView {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Swizzling.swift:16:11: error: cannot find type 'UIView' in scope
extension UIView {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Transitions.swift:5:11: error: cannot find type 'UIView' in scope
extension UIView {
^~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SkeletonView (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.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/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Appearance/SkeletonAppearance.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Deprecated.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/FoundationExtensions/Notification+SkeletonFlow.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/GradientDirection.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonGradient.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonTextLineHeight.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonTextNumberOfLines.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonTransitionStyle.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonType.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/SkeletonExtended.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/SkeletonView.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/CALayer+Animations.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UICollectionView+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UILabel+IBInspectable.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UILabel+SKExtensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UITextView+IBInspectable.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UITextView+SKExtensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UIView+IBInspectable.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UIView+SKExtensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/CollectionSkeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDataSource.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDelegate.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonReusableCell.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Debug/SkeletonDebug.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/DispatchQueue+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/Int+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/ProcessInfo+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Helpers/AssociationPolicy.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Helpers/Recursive.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Helpers/Swizzling.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Models/RecoverableViewState.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Models/SkeletonLayer.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonConfigs/SkeletonConfig.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonConfigs/SkeletonMultilinesLayerConfig.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/GradientDirection+Animations.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/PrepareViewForSkeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SubviewsSkeletonables.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonFlowHandler.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonLayerBuilders/SkeletonLayerBuilder.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonLayerBuilders/SkeletonMultilineLayerBuilder.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonTree/SkeletonTreeNode.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/CALayer+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/SkeletonTreeNode+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UICollectionView+CollectionSkeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UILabel+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UITableView+CollectionSkeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UITableView+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AppLifecycleNotifications.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+CollectionSkeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+SkeletonView.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Swizzling.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Transitions.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.1.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.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64_32/SkeletonView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.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/SkeletonView.build/Debug-watchos/SkeletonView.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SkeletonView -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64_32/SkeletonView.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64_32/SkeletonView.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64_32/SkeletonView-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64_32/SkeletonView-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64_32/SkeletonView-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64_32/SkeletonView.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64_32/SkeletonView.abi.json
EmitSwiftModule normal arm64_32 (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.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/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Appearance/SkeletonAppearance.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Deprecated.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/FoundationExtensions/Notification+SkeletonFlow.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/GradientDirection.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonGradient.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonTextLineHeight.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonTextNumberOfLines.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonTransitionStyle.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonType.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/SkeletonExtended.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/SkeletonView.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/CALayer+Animations.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UICollectionView+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UILabel+IBInspectable.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UILabel+SKExtensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UITextView+IBInspectable.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UITextView+SKExtensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UIView+IBInspectable.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UIView+SKExtensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/CollectionSkeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDataSource.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDelegate.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonReusableCell.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Debug/SkeletonDebug.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/DispatchQueue+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/Int+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/ProcessInfo+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Helpers/AssociationPolicy.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Helpers/Recursive.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Helpers/Swizzling.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Models/RecoverableViewState.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Models/SkeletonLayer.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonConfigs/SkeletonConfig.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonConfigs/SkeletonMultilinesLayerConfig.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/GradientDirection+Animations.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/PrepareViewForSkeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SubviewsSkeletonables.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonFlowHandler.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonLayerBuilders/SkeletonLayerBuilder.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonLayerBuilders/SkeletonMultilineLayerBuilder.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonTree/SkeletonTreeNode.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/CALayer+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/SkeletonTreeNode+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UICollectionView+CollectionSkeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UILabel+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UITableView+CollectionSkeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UITableView+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AppLifecycleNotifications.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+CollectionSkeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+SkeletonView.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Swizzling.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Transitions.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.1.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.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64_32/SkeletonView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.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/SkeletonView.build/Debug-watchos/SkeletonView.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SkeletonView -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.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/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64_32/SkeletonView.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64_32/SkeletonView.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64_32/SkeletonView-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64_32/SkeletonView-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64_32/SkeletonView-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64_32/SkeletonView.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64_32/SkeletonView.abi.json
SwiftCompile normal arm64 Compiling\ SkeletonView.swift,\ CALayer+Animations.swift,\ UICollectionView+Extensions.swift,\ UILabel+IBInspectable.swift,\ UILabel+SKExtensions.swift,\ UITextView+IBInspectable.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/SkeletonView.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/CALayer+Animations.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UICollectionView+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UILabel+IBInspectable.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UILabel+SKExtensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UITextView+IBInspectable.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Appearance/SkeletonAppearance.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Deprecated.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/FoundationExtensions/Notification+SkeletonFlow.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/GradientDirection.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonGradient.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonTextLineHeight.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonTextNumberOfLines.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonTransitionStyle.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonType.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/SkeletonExtended.swift -primary-file /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/SkeletonView.swift -primary-file /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/CALayer+Animations.swift -primary-file /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UICollectionView+Extensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UILabel+IBInspectable.swift -primary-file /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UILabel+SKExtensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UITextView+IBInspectable.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UITextView+SKExtensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UIView+IBInspectable.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UIView+SKExtensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/CollectionSkeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDataSource.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDelegate.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonReusableCell.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Debug/SkeletonDebug.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/DispatchQueue+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/Int+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/Notification+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/ProcessInfo+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Helpers/AssociationPolicy.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Helpers/Recursive.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Helpers/Swizzling.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Models/RecoverableViewState.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Models/SkeletonLayer.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonConfigs/SkeletonConfig.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonConfigs/SkeletonMultilinesLayerConfig.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/GradientDirection+Animations.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/PrepareViewForSkeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SubviewsSkeletonables.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonFlowHandler.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonLayerBuilders/SkeletonLayerBuilder.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonLayerBuilders/SkeletonMultilineLayerBuilder.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonTree/SkeletonTreeNode.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/CALayer+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/SkeletonTreeNode+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UICollectionView+CollectionSkeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UILabel+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UITableView+CollectionSkeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UITableView+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AppLifecycleNotifications.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+CollectionSkeleton.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+SkeletonView.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Swizzling.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Transitions.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64/supplementaryOutputs-7 -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.1.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.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64/SkeletonView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.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/SkeletonView.build/Debug-watchos/SkeletonView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SkeletonView -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64/SkeletonView.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64/CALayer+Animations.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64/UICollectionView+Extensions.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64/UILabel+IBInspectable.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64/UILabel+SKExtensions.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64/UITextView+IBInspectable.o -index-unit-output-path /SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64/SkeletonView.o -index-unit-output-path /SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64/CALayer+Animations.o -index-unit-output-path /SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64/UICollectionView+Extensions.o -index-unit-output-path /SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64/UILabel+IBInspectable.o -index-unit-output-path /SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64/UILabel+SKExtensions.o -index-unit-output-path /SkeletonView.build/Debug-watchos/SkeletonView.build/Objects-normal/arm64/UITextView+IBInspectable.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ SkeletonView (in target 'SkeletonView' from project 'SkeletonView')
EmitSwiftModule normal arm64 (in target 'SkeletonView' from project 'SkeletonView')
SwiftEmitModule normal armv7k Emitting\ module\ for\ SkeletonView (in target 'SkeletonView' from project 'SkeletonView')
EmitSwiftModule normal armv7k (in target 'SkeletonView' from project 'SkeletonView')
SwiftCompile normal arm64 Compiling\ SkeletonView.swift,\ CALayer+Animations.swift,\ UICollectionView+Extensions.swift,\ UILabel+IBInspectable.swift,\ UILabel+SKExtensions.swift,\ UITextView+IBInspectable.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/SkeletonView.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/CALayer+Animations.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UICollectionView+Extensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UILabel+IBInspectable.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UILabel+SKExtensions.swift /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UITextView+IBInspectable.swift (in target 'SkeletonView' from project 'SkeletonView')
Building workspace spi-builder-workspace with scheme SkeletonView
(6 failures)
BUILD FAILURE 6.0 watchOS