Build Information
Successful build of SkeletonView, reference main (30c92f), with Swift 6.3 for iOS using Xcode 26.4 on 14 Apr 2026 11:48:06 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SkeletonView -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Juanpe/SkeletonView.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Juanpe/SkeletonView
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 30c92f0 Bump version 1.31.0
Cloned https://github.com/Juanpe/SkeletonView.git
Revision (git rev-parse @):
30c92f0992888e7b249e788405ac31e2103f5c69
SUCCESS checkout https://github.com/Juanpe/SkeletonView.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/Juanpe/SkeletonView.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "SkeletonView",
"name" : "SkeletonView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "SkeletonView",
"targets" : [
"SkeletonView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SkeletonViewTests",
"module_type" : "SwiftTarget",
"name" : "SkeletonViewTests",
"path" : "SkeletonViewCore/Tests",
"sources" : [
"Debug/SkeletonDebugTests.swift"
],
"target_dependencies" : [
"SkeletonView"
],
"type" : "test"
},
{
"c99name" : "SkeletonView",
"module_type" : "SwiftTarget",
"name" : "SkeletonView",
"path" : "SkeletonViewCore/Sources",
"product_memberships" : [
"SkeletonView"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Supporting Files/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"API/AnimationBuilder/SkeletonAnimationBuilder.swift",
"API/Appearance/SkeletonAppearance.swift",
"API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift",
"API/Collections/TableViews/SkeletonTableViewProtocols.swift",
"API/Deprecated.swift",
"API/FoundationExtensions/Notification+SkeletonFlow.swift",
"API/Models/GradientDirection.swift",
"API/Models/SkeletonGradient.swift",
"API/Models/SkeletonTextLineHeight.swift",
"API/Models/SkeletonTextNumberOfLines.swift",
"API/Models/SkeletonTransitionStyle.swift",
"API/Models/SkeletonType.swift",
"API/SkeletonExtended.swift",
"API/SkeletonView.swift",
"API/UIKitExtensions/CALayer+Animations.swift",
"API/UIKitExtensions/UICollectionView+Extensions.swift",
"API/UIKitExtensions/UILabel+IBInspectable.swift",
"API/UIKitExtensions/UILabel+SKExtensions.swift",
"API/UIKitExtensions/UITextView+IBInspectable.swift",
"API/UIKitExtensions/UITextView+SKExtensions.swift",
"API/UIKitExtensions/UIView+IBInspectable.swift",
"API/UIKitExtensions/UIView+SKExtensions.swift",
"Internal/Collections/CollectionSkeleton.swift",
"Internal/Collections/SkeletonCollectionDataSource.swift",
"Internal/Collections/SkeletonCollectionDelegate.swift",
"Internal/Collections/SkeletonReusableCell.swift",
"Internal/Debug/SkeletonDebug.swift",
"Internal/FoundationExtensions/DispatchQueue+Extensions.swift",
"Internal/FoundationExtensions/Int+Extensions.swift",
"Internal/FoundationExtensions/Notification+Extensions.swift",
"Internal/FoundationExtensions/ProcessInfo+Extensions.swift",
"Internal/Helpers/AssociationPolicy.swift",
"Internal/Helpers/Recursive.swift",
"Internal/Helpers/Swizzling.swift",
"Internal/Models/RecoverableViewState.swift",
"Internal/Models/SkeletonLayer.swift",
"Internal/SkeletonConfigs/SkeletonConfig.swift",
"Internal/SkeletonConfigs/SkeletonMultilinesLayerConfig.swift",
"Internal/SkeletonExtensions/GradientDirection+Animations.swift",
"Internal/SkeletonExtensions/PrepareViewForSkeleton.swift",
"Internal/SkeletonExtensions/Recoverable.swift",
"Internal/SkeletonExtensions/SkeletonTextNode.swift",
"Internal/SkeletonExtensions/SubviewsSkeletonables.swift",
"Internal/SkeletonFlowHandler.swift",
"Internal/SkeletonLayerBuilders/SkeletonLayerBuilder.swift",
"Internal/SkeletonLayerBuilders/SkeletonMultilineLayerBuilder.swift",
"Internal/SkeletonTree/SkeletonTreeNode.swift",
"Internal/UIKitExtensions/CALayer+Extensions.swift",
"Internal/UIKitExtensions/SkeletonTreeNode+Extensions.swift",
"Internal/UIKitExtensions/UICollectionView+CollectionSkeleton.swift",
"Internal/UIKitExtensions/UIColor+Skeleton.swift",
"Internal/UIKitExtensions/UILabel+Extensions.swift",
"Internal/UIKitExtensions/UITableView+CollectionSkeleton.swift",
"Internal/UIKitExtensions/UITableView+Extensions.swift",
"Internal/UIKitExtensions/UIView+AppLifecycleNotifications.swift",
"Internal/UIKitExtensions/UIView+AssociatedObjects.swift",
"Internal/UIKitExtensions/UIView+CollectionSkeleton.swift",
"Internal/UIKitExtensions/UIView+Extensions.swift",
"Internal/UIKitExtensions/UIView+SkeletonView.swift",
"Internal/UIKitExtensions/UIView+Swizzling.swift",
"Internal/UIKitExtensions/UIView+Transitions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "SkeletonView",
"schemes" : [
"SkeletonView iOS",
"SkeletonView tvOS"
],
"targets" : [
"SkeletonView iOS",
"SkeletonView iOS Tests",
"SkeletonView tvOS",
"SkeletonView tvOS Tests"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SkeletonView"
]
}
}
2026-04-14 07:47:50.375 xcodebuild[619:3716] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SkeletonView -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SkeletonView -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
SkeletonView: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'SkeletonView' in project 'SkeletonView'
➜ Explicit dependency on target 'SkeletonView' in project 'SkeletonView'
➜ Explicit dependency on target 'SkeletonView_SkeletonView' in project 'SkeletonView'
Target 'SkeletonView' in project 'SkeletonView'
➜ Explicit dependency on target 'SkeletonView_SkeletonView' in project 'SkeletonView'
Target 'SkeletonView_SkeletonView' in project 'SkeletonView' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 60b24e83c391e7bfca67196f9dc7cf42
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/60b24e83c391e7bfca67196f9dc7cf42.xcbuilddata
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SkeletonView_SkeletonView.bundle (in target 'SkeletonView_SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SkeletonView_SkeletonView.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/SkeletonView.modulemap (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/SkeletonView.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/SkeletonView.DependencyMetadataFileList (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/SkeletonView.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView_SkeletonView.build/empty-SkeletonView_SkeletonView.plist (in target 'SkeletonView_SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView_SkeletonView.build/empty-SkeletonView_SkeletonView.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView_SkeletonView.build/SkeletonView_SkeletonView.DependencyStaticMetadataFileList (in target 'SkeletonView_SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView_SkeletonView.build/SkeletonView_SkeletonView.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/SkeletonView.DependencyStaticMetadataFileList (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/SkeletonView.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView_SkeletonView.build/SkeletonView_SkeletonView.DependencyMetadataFileList (in target 'SkeletonView_SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView_SkeletonView.build/SkeletonView_SkeletonView.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView.SwiftFileList (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView_const_extract_protocols.json (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView.SwiftConstValuesFileList (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView-OutputFileMap.json (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView.LinkFileList (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/SkeletonView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/SkeletonView.modulemap (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/SkeletonView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/DerivedSources/resource_bundle_accessor.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/DerivedSources/resource_bundle_accessor.swift
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SkeletonView_SkeletonView.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView_SkeletonView.build/empty-SkeletonView_SkeletonView.plist (in target 'SkeletonView_SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView_SkeletonView.build/empty-SkeletonView_SkeletonView.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SkeletonView_SkeletonView.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SkeletonView_SkeletonView.bundle/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Supporting\ Files/PrivacyInfo.xcprivacy (in target 'SkeletonView_SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Supporting\ Files/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SkeletonView_SkeletonView.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SkeletonView_SkeletonView.bundle (in target 'SkeletonView_SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SkeletonView_SkeletonView.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SkeletonView_SkeletonView.bundle (in target 'SkeletonView_SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SkeletonView_SkeletonView.bundle
SwiftDriver SkeletonView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SkeletonView -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-565O5PP7IF1NUBR8VGC9KQ0XG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-2F1TLFMIYG87O875XOW4JCA6I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-CZOEYK3ZE2H1GST2SXCKMSTI4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-6TPSIDWYXNBLA4R5K8WO4R1U6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-DS24CBWPGCFOVVACIMJMR6WFK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-AZAOCK6F554MUZT32IVY0H9WU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-C0JBBBFU09IEE46E6SRV4Q1QE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-1UZ3PIGWNYDWKO4RKG8JKGDXH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-87Z1ZXO1ICF314KKACY4HUBK8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-ABCXUGMOJ2Y64UUV2Y7D2BD52.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-E112WBJLCCO8YEVKIIBLN111E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-B5BWU00VOG61G9AOF4IRYMH7A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-55R05UJ9OP6J0GUVQKCQ2JUC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-LW1ODH1EVGGYB87QNC42IG3E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-7B0982Q6MLVXSQ78X3N07E0DK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-CYVQLRLX0Z4HW57ZNJUKP0MPX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-EQZFBWWVW9KW6E3F3SNFCNB8N.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-5SJHMOKLYARC4395W6K72I0KP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-6MYNCC2PN7EO7CJDQYQ323O67.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-BDFY0PWTCHRDMSGRRHNEC420M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-6EJIDGUP97A8AUBH8E5VMWPHN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-AZZ9ECOQGW9T7SORXXCLAG8SJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-EW2K9W0YQWC2T3Z1GGPY7GKXI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-E9HS3HMP78PJ6KGCPCKFUCUBA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-CFY74N2OU9RJXSMJ80ALF0EW3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-C3D2CJ2NKDTWICORJSTRT3B20.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-3D4DDE6DOD13ZZWZS3X2KJ9GO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-CTU02QJ91OX1WXBASR1DGMARP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-85I3RD01DX6QDC0BOAFJC79GO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-BV2K5A80R7QF72PPJ2AL4LEFT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-58E2KM3LSTQKD06R8G4WBFIFB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-55WQ5LB8ULK9Q3XB2SZOSNU4U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-2P43PJ5IH1F1FN66X6INYLBXN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-CVRWF2G44AHHP0GD8MIQFK79J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-3HBCW452KADHV2JHDSQSLVUIK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-9H3VMH21VO8IC6KMX771C76HI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-MOMMY9RG6CXGEEDQ5S1SHP7L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-D8Z5TIX292UEVDVLFYLBFQHUX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-7XBWGXMD6XE972SNJU4J6IC3Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-75VH460NV1QUY0VQU4UOSW2NQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-75XGIDIZX2YINO3FAWB1CAWNZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-C2TXQQRTHPR4P0JLTT4RJULD6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-B5AYCFP2SDP17JIMPAQ27JZ71.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-90DK842Y3EG42WOBO0TGPL81T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-C65Z4AWN875Y8VT8I6TBJNO60.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-ECM3Y8QRH4Y5FMBKRS6YOJ85V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-3MWML9BHMUP77EG09RM7WXG5A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-779OHCQHYTK25WW3AXPUP5AKI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-8K831DTOCJP10GM4X7WGEWY0X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-20T4Q3416VKY8TYMM1ACF26SQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-3TBDK2TU082Z8QQ932S15QU7J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-KMEF5CO892X5JD6NRL8AVBIJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-2Z3AWTCOYDOGH6K7J8MQR3ENJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-14ICUI3JR710PYOI3IV5YEWP8.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ SkeletonView (in target 'SkeletonView' from project 'SkeletonView')
EmitSwiftModule normal arm64 (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SkeletonMultilinesLayerConfig.swift,\ GradientDirection+Animations.swift,\ PrepareViewForSkeleton.swift,\ Recoverable.swift,\ SkeletonTextNode.swift,\ SubviewsSkeletonables.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 (in target 'SkeletonView' from project 'SkeletonView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonConfigs/SkeletonMultilinesLayerConfig.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/GradientDirection+Animations.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/PrepareViewForSkeleton.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift:19:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &ViewAssociatedKeys.viewState) as? RecoverableViewState }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift:20:46: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_setOptional(newValue, pkey: &ViewAssociatedKeys.viewState) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift:51:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &ViewAssociatedKeys.labelViewState) as? RecoverableLabelState }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift:52:46: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_setOptional(newValue, pkey: &ViewAssociatedKeys.labelViewState) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift:87:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &ViewAssociatedKeys.labelViewState) as? RecoverableTextViewState }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift:88:46: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_setOptional(newValue, pkey: &ViewAssociatedKeys.labelViewState) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift:115:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &ViewAssociatedKeys.labelViewState) as? RecoverableTextFieldState }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift:116:46: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_setOptional(newValue, pkey: &ViewAssociatedKeys.labelViewState) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift:147:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &ViewAssociatedKeys.imageViewState) as? RecoverableImageViewState }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift:148:46: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_setOptional(newValue, pkey: &ViewAssociatedKeys.imageViewState) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift:168:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &ViewAssociatedKeys.buttonViewState) as? RecoverableButtonViewState }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift:169:46: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_setOptional(newValue, pkey: &ViewAssociatedKeys.buttonViewState) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift:191:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &ViewAssociatedKeys.headerFooterViewState) as? RecoverableTableViewHeaderFooterViewState }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/Recoverable.swift:192:46: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_setOptional(newValue, pkey: &ViewAssociatedKeys.headerFooterViewState) }
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:61:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &SkeletonTextNodeAssociatedKeys.textLineHeight) as? SkeletonTextLineHeight ?? SkeletonAppearance.default.textLineHeight }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:62:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_set(newValue, pkey: &SkeletonTextNodeAssociatedKeys.textLineHeight) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:66:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &SkeletonTextNodeAssociatedKeys.skeletonNumberOfLines) as? SkeletonTextNumberOfLines ?? SkeletonTextNumberOfLines.inherited }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:67:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_set(newValue, pkey: &SkeletonTextNodeAssociatedKeys.skeletonNumberOfLines) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:80:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &SkeletonTextNodeAssociatedKeys.lastLineFillingPercent) as? Int ?? SkeletonAppearance.default.multilineLastLineFillPercent }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:81:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_set(newValue, pkey: &SkeletonTextNodeAssociatedKeys.lastLineFillingPercent) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:85:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &SkeletonTextNodeAssociatedKeys.multilineCornerRadius) as? Int ?? SkeletonAppearance.default.multilineCornerRadius }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:86:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_set(newValue, pkey: &SkeletonTextNodeAssociatedKeys.multilineCornerRadius) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:90:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &SkeletonTextNodeAssociatedKeys.multilineSpacing) as? CGFloat ?? SkeletonAppearance.default.multilineSpacing }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:91:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_set(newValue, pkey: &SkeletonTextNodeAssociatedKeys.multilineSpacing) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:95:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &SkeletonTextNodeAssociatedKeys.paddingInsets) as? UIEdgeInsets ?? .zero }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:96:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_set(newValue, pkey: &SkeletonTextNodeAssociatedKeys.paddingInsets) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:100:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &SkeletonTextNodeAssociatedKeys.backupHeightConstraints) as? [NSLayoutConstraint] ?? [] }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:101:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_set(newValue, pkey: &SkeletonTextNodeAssociatedKeys.backupHeightConstraints) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:135:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &SkeletonTextNodeAssociatedKeys.textLineHeight) as? SkeletonTextLineHeight ?? SkeletonAppearance.default.textLineHeight }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:136:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_set(newValue, pkey: &SkeletonTextNodeAssociatedKeys.textLineHeight) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:140:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &SkeletonTextNodeAssociatedKeys.skeletonNumberOfLines) as? SkeletonTextNumberOfLines ?? SkeletonTextNumberOfLines.inherited }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:141:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_set(newValue, pkey: &SkeletonTextNodeAssociatedKeys.skeletonNumberOfLines) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:156:33: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
return ao_get(pkey: &SkeletonTextNodeAssociatedKeys.lastLineFillingPercent) as? Int ?? defaultValue
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:158:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_set(newValue, pkey: &SkeletonTextNodeAssociatedKeys.lastLineFillingPercent) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:164:33: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
return ao_get(pkey: &SkeletonTextNodeAssociatedKeys.multilineCornerRadius) as? Int ?? defaultValue
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:166:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_set(newValue, pkey: &SkeletonTextNodeAssociatedKeys.multilineCornerRadius) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:170:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &SkeletonTextNodeAssociatedKeys.multilineSpacing) as? CGFloat ?? SkeletonAppearance.default.multilineSpacing }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:171:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_set(newValue, pkey: &SkeletonTextNodeAssociatedKeys.multilineSpacing) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:175:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &SkeletonTextNodeAssociatedKeys.paddingInsets) as? UIEdgeInsets ?? .zero }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SkeletonTextNode.swift:176:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_set(newValue, pkey: &SkeletonTextNodeAssociatedKeys.paddingInsets) }
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonExtensions/SubviewsSkeletonables.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UICollectionView+CollectionSkeleton.swift,\ UIColor+Skeleton.swift,\ UILabel+Extensions.swift,\ UITableView+CollectionSkeleton.swift,\ UITableView+Extensions.swift,\ UIView+AppLifecycleNotifications.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 (in target 'SkeletonView' from project 'SkeletonView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UICollectionView+CollectionSkeleton.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UICollectionView+CollectionSkeleton.swift:26:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &CollectionAssociatedKeys.dummyDataSource) as? SkeletonCollectionDataSource }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UICollectionView+CollectionSkeleton.swift:28:44: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
ao_setOptional(newValue, pkey: &CollectionAssociatedKeys.dummyDataSource)
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UICollectionView+CollectionSkeleton.swift:34:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &CollectionAssociatedKeys.dummyDelegate) as? SkeletonCollectionDelegate }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UICollectionView+CollectionSkeleton.swift:36:44: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
ao_setOptional(newValue, pkey: &CollectionAssociatedKeys.dummyDelegate)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIColor+Skeleton.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UILabel+Extensions.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UITableView+CollectionSkeleton.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UITableView+CollectionSkeleton.swift:18:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &CollectionAssociatedKeys.dummyDataSource) as? SkeletonCollectionDataSource }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UITableView+CollectionSkeleton.swift:20:44: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
ao_setOptional(newValue, pkey: &CollectionAssociatedKeys.dummyDataSource)
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UITableView+CollectionSkeleton.swift:26:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &CollectionAssociatedKeys.dummyDelegate) as? SkeletonCollectionDelegate }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UITableView+CollectionSkeleton.swift:28:44: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
ao_setOptional(newValue, pkey: &CollectionAssociatedKeys.dummyDelegate)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UITableView+Extensions.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AppLifecycleNotifications.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ SkeletonAnimationBuilder.swift,\ SkeletonAppearance.swift,\ SkeletonCollectionViewProtocols.swift,\ SkeletonTableViewProtocols.swift,\ Deprecated.swift,\ Notification+SkeletonFlow.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/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 (in target 'SkeletonView' from project 'SkeletonView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/DerivedSources/resource_bundle_accessor.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Appearance/SkeletonAppearance.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Collections/TableViews/SkeletonTableViewProtocols.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Deprecated.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/FoundationExtensions/Notification+SkeletonFlow.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SkeletonFlowHandler.swift,\ SkeletonLayerBuilder.swift,\ SkeletonMultilineLayerBuilder.swift,\ SkeletonTreeNode.swift,\ CALayer+Extensions.swift,\ SkeletonTreeNode+Extensions.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 (in target 'SkeletonView' from project 'SkeletonView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonFlowHandler.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonLayerBuilders/SkeletonLayerBuilder.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonLayerBuilders/SkeletonMultilineLayerBuilder.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonTree/SkeletonTreeNode.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/CALayer+Extensions.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/SkeletonTreeNode+Extensions.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SkeletonReusableCell.swift,\ SkeletonDebug.swift,\ DispatchQueue+Extensions.swift,\ Int+Extensions.swift,\ Notification+Extensions.swift,\ ProcessInfo+Extensions.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 (in target 'SkeletonView' from project 'SkeletonView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonReusableCell.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Debug/SkeletonDebug.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/DispatchQueue+Extensions.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/Int+Extensions.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/Notification+Extensions.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/FoundationExtensions/ProcessInfo+Extensions.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/SkeletonView.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/CALayer+Animations.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UICollectionView+Extensions.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UILabel+IBInspectable.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UILabel+SKExtensions.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /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
SwiftCompile normal arm64 Compiling\ UIView+AssociatedObjects.swift,\ UIView+CollectionSkeleton.swift,\ UIView+Extensions.swift,\ UIView+SkeletonView.swift,\ UIView+Swizzling.swift,\ UIView+Transitions.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 (in target 'SkeletonView' from project 'SkeletonView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:46:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &ViewAssociatedKeys.flowDelegate) as? SkeletonFlowDelegate }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:47:46: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_setOptional(newValue, pkey: &ViewAssociatedKeys.flowDelegate) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:51:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &ViewAssociatedKeys.skeletonLayer) as? SkeletonLayer }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:52:46: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_setOptional(newValue, pkey: &ViewAssociatedKeys.skeletonLayer) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:56:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &ViewAssociatedKeys.currentSkeletonConfig) as? SkeletonConfig }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:57:46: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_setOptional(newValue, pkey: &ViewAssociatedKeys.currentSkeletonConfig) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:61:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &ViewAssociatedKeys.status) as? SkeletonStatus ?? .off }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:62:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_set(newValue, pkey: &ViewAssociatedKeys.status) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:66:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &ViewAssociatedKeys.isSkeletonAnimated) as? Bool ?? false }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:67:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_set(newValue, pkey: &ViewAssociatedKeys.isSkeletonAnimated) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:71:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &ViewAssociatedKeys.delayedShowSkeletonWorkItem) as? DispatchWorkItem }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:72:46: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_setOptional(newValue, pkey: &ViewAssociatedKeys.delayedShowSkeletonWorkItem) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:76:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &ViewAssociatedKeys.skeletonable) as? Bool ?? false }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:77:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_set(newValue, pkey: &ViewAssociatedKeys.skeletonable) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:81:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &ViewAssociatedKeys.hiddenWhenSkeletonIsActive) as? Bool ?? false }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:82:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_set(newValue, pkey: &ViewAssociatedKeys.hiddenWhenSkeletonIsActive) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:86:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &ViewAssociatedKeys.disabledWhenSkeletonIsActive) as? Bool ?? true }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:87:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_set(newValue, pkey: &ViewAssociatedKeys.disabledWhenSkeletonIsActive) }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:91:35: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return ao_get(pkey: &ViewAssociatedKeys.skeletonCornerRadius) as? Float ?? SkeletonViewAppearance.shared.skeletonCornerRadius }
^
/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+AssociatedObjects.swift:92:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { ao_set(newValue, pkey: &ViewAssociatedKeys.skeletonCornerRadius) }
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+CollectionSkeleton.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Extensions.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+SkeletonView.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Swizzling.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/UIKitExtensions/UIView+Transitions.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GradientDirection.swift,\ SkeletonGradient.swift,\ SkeletonTextLineHeight.swift,\ SkeletonTextNumberOfLines.swift,\ SkeletonTransitionStyle.swift,\ SkeletonType.swift,\ SkeletonExtended.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 (in target 'SkeletonView' from project 'SkeletonView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/GradientDirection.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonGradient.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonTextLineHeight.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonTextNumberOfLines.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonTransitionStyle.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/Models/SkeletonType.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/SkeletonExtended.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AssociationPolicy.swift,\ Recursive.swift,\ Swizzling.swift,\ RecoverableViewState.swift,\ SkeletonLayer.swift,\ SkeletonConfig.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 (in target 'SkeletonView' from project 'SkeletonView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Helpers/AssociationPolicy.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Helpers/Recursive.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Helpers/Swizzling.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Models/RecoverableViewState.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Models/SkeletonLayer.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/SkeletonConfigs/SkeletonConfig.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UITextView+SKExtensions.swift,\ UIView+IBInspectable.swift,\ UIView+SKExtensions.swift,\ CollectionSkeleton.swift,\ SkeletonCollectionDataSource.swift,\ SkeletonCollectionDelegate.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 (in target 'SkeletonView' from project 'SkeletonView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UITextView+SKExtensions.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UIView+IBInspectable.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/API/UIKitExtensions/UIView+SKExtensions.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/CollectionSkeleton.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDataSource.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Internal/Collections/SkeletonCollectionDelegate.swift (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for SkeletonView (in target 'SkeletonView' from project 'SkeletonView')
SwiftDriver\ Compilation\ Requirements SkeletonView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SkeletonView -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling GradientDirection.swift, SkeletonGradient.swift, SkeletonTextLineHeight.swift, SkeletonTextNumberOfLines.swift, SkeletonTransitionStyle.swift, SkeletonType.swift, SkeletonExtended.swift (in target 'SkeletonView' from project 'SkeletonView')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/SkeletonView-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView-Swift.h (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/SkeletonView-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SkeletonView.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView.swiftmodule (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SkeletonView.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SkeletonView.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView.swiftdoc (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SkeletonView.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SkeletonView.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView.abi.json (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SkeletonView.swiftmodule/arm64-apple-ios.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling SkeletonView.swift, CALayer+Animations.swift, UICollectionView+Extensions.swift, UILabel+IBInspectable.swift, UILabel+SKExtensions.swift, UITextView+IBInspectable.swift (in target 'SkeletonView' from project 'SkeletonView')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SkeletonView.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView.swiftsourceinfo (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SkeletonView.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling SkeletonReusableCell.swift, SkeletonDebug.swift, DispatchQueue+Extensions.swift, Int+Extensions.swift, Notification+Extensions.swift, ProcessInfo+Extensions.swift (in target 'SkeletonView' from project 'SkeletonView')
SwiftDriverJobDiscovery normal arm64 Compiling AssociationPolicy.swift, Recursive.swift, Swizzling.swift, RecoverableViewState.swift, SkeletonLayer.swift, SkeletonConfig.swift (in target 'SkeletonView' from project 'SkeletonView')
SwiftDriverJobDiscovery normal arm64 Compiling UITextView+SKExtensions.swift, UIView+IBInspectable.swift, UIView+SKExtensions.swift, CollectionSkeleton.swift, SkeletonCollectionDataSource.swift, SkeletonCollectionDelegate.swift (in target 'SkeletonView' from project 'SkeletonView')
SwiftDriverJobDiscovery normal arm64 Compiling SkeletonMultilinesLayerConfig.swift, GradientDirection+Animations.swift, PrepareViewForSkeleton.swift, Recoverable.swift, SkeletonTextNode.swift, SubviewsSkeletonables.swift (in target 'SkeletonView' from project 'SkeletonView')
SwiftDriverJobDiscovery normal arm64 Compiling UICollectionView+CollectionSkeleton.swift, UIColor+Skeleton.swift, UILabel+Extensions.swift, UITableView+CollectionSkeleton.swift, UITableView+Extensions.swift, UIView+AppLifecycleNotifications.swift (in target 'SkeletonView' from project 'SkeletonView')
SwiftDriverJobDiscovery normal arm64 Compiling SkeletonFlowHandler.swift, SkeletonLayerBuilder.swift, SkeletonMultilineLayerBuilder.swift, SkeletonTreeNode.swift, CALayer+Extensions.swift, SkeletonTreeNode+Extensions.swift (in target 'SkeletonView' from project 'SkeletonView')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, SkeletonAnimationBuilder.swift, SkeletonAppearance.swift, SkeletonCollectionViewProtocols.swift, SkeletonTableViewProtocols.swift, Deprecated.swift, Notification+SkeletonFlow.swift (in target 'SkeletonView' from project 'SkeletonView')
SwiftDriverJobDiscovery normal arm64 Compiling UIView+AssociatedObjects.swift, UIView+CollectionSkeleton.swift, UIView+Extensions.swift, UIView+SkeletonView.swift, UIView+Swizzling.swift, UIView+Transitions.swift (in target 'SkeletonView' from project 'SkeletonView')
SwiftDriver\ Compilation SkeletonView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SkeletonView -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SkeletonView.o normal (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SkeletonView.o
ExtractAppIntentsMetadata (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.R3SwhF/Metal.xctoolchain --module-name SkeletonView --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk --xcode-version 17E192 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.SkeletonView --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SkeletonView.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SkeletonView.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/SkeletonView.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/SkeletonView.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkeletonView.build/Debug-iphoneos/SkeletonView.build/Objects-normal/arm64/SkeletonView.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-14 07:48:04.332 appintentsmetadataprocessor[715:4243] Starting appintentsmetadataprocessor export
2026-04-14 07:48:04.382 appintentsmetadataprocessor[715:4243] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SkeletonView.o (in target 'SkeletonView' from project 'SkeletonView')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SkeletonView.o
** BUILD SUCCEEDED **
2026-04-14 07:47:51.955 xcodebuild[629:3839] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SkeletonView",
"name" : "SkeletonView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "SkeletonView",
"targets" : [
"SkeletonView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SkeletonViewTests",
"module_type" : "SwiftTarget",
"name" : "SkeletonViewTests",
"path" : "SkeletonViewCore/Tests",
"sources" : [
"Debug/SkeletonDebugTests.swift"
],
"target_dependencies" : [
"SkeletonView"
],
"type" : "test"
},
{
"c99name" : "SkeletonView",
"module_type" : "SwiftTarget",
"name" : "SkeletonView",
"path" : "SkeletonViewCore/Sources",
"product_memberships" : [
"SkeletonView"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/SkeletonViewCore/Sources/Supporting Files/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"API/AnimationBuilder/SkeletonAnimationBuilder.swift",
"API/Appearance/SkeletonAppearance.swift",
"API/Collections/CollectionViews/SkeletonCollectionViewProtocols.swift",
"API/Collections/TableViews/SkeletonTableViewProtocols.swift",
"API/Deprecated.swift",
"API/FoundationExtensions/Notification+SkeletonFlow.swift",
"API/Models/GradientDirection.swift",
"API/Models/SkeletonGradient.swift",
"API/Models/SkeletonTextLineHeight.swift",
"API/Models/SkeletonTextNumberOfLines.swift",
"API/Models/SkeletonTransitionStyle.swift",
"API/Models/SkeletonType.swift",
"API/SkeletonExtended.swift",
"API/SkeletonView.swift",
"API/UIKitExtensions/CALayer+Animations.swift",
"API/UIKitExtensions/UICollectionView+Extensions.swift",
"API/UIKitExtensions/UILabel+IBInspectable.swift",
"API/UIKitExtensions/UILabel+SKExtensions.swift",
"API/UIKitExtensions/UITextView+IBInspectable.swift",
"API/UIKitExtensions/UITextView+SKExtensions.swift",
"API/UIKitExtensions/UIView+IBInspectable.swift",
"API/UIKitExtensions/UIView+SKExtensions.swift",
"Internal/Collections/CollectionSkeleton.swift",
"Internal/Collections/SkeletonCollectionDataSource.swift",
"Internal/Collections/SkeletonCollectionDelegate.swift",
"Internal/Collections/SkeletonReusableCell.swift",
"Internal/Debug/SkeletonDebug.swift",
"Internal/FoundationExtensions/DispatchQueue+Extensions.swift",
"Internal/FoundationExtensions/Int+Extensions.swift",
"Internal/FoundationExtensions/Notification+Extensions.swift",
"Internal/FoundationExtensions/ProcessInfo+Extensions.swift",
"Internal/Helpers/AssociationPolicy.swift",
"Internal/Helpers/Recursive.swift",
"Internal/Helpers/Swizzling.swift",
"Internal/Models/RecoverableViewState.swift",
"Internal/Models/SkeletonLayer.swift",
"Internal/SkeletonConfigs/SkeletonConfig.swift",
"Internal/SkeletonConfigs/SkeletonMultilinesLayerConfig.swift",
"Internal/SkeletonExtensions/GradientDirection+Animations.swift",
"Internal/SkeletonExtensions/PrepareViewForSkeleton.swift",
"Internal/SkeletonExtensions/Recoverable.swift",
"Internal/SkeletonExtensions/SkeletonTextNode.swift",
"Internal/SkeletonExtensions/SubviewsSkeletonables.swift",
"Internal/SkeletonFlowHandler.swift",
"Internal/SkeletonLayerBuilders/SkeletonLayerBuilder.swift",
"Internal/SkeletonLayerBuilders/SkeletonMultilineLayerBuilder.swift",
"Internal/SkeletonTree/SkeletonTreeNode.swift",
"Internal/UIKitExtensions/CALayer+Extensions.swift",
"Internal/UIKitExtensions/SkeletonTreeNode+Extensions.swift",
"Internal/UIKitExtensions/UICollectionView+CollectionSkeleton.swift",
"Internal/UIKitExtensions/UIColor+Skeleton.swift",
"Internal/UIKitExtensions/UILabel+Extensions.swift",
"Internal/UIKitExtensions/UITableView+CollectionSkeleton.swift",
"Internal/UIKitExtensions/UITableView+Extensions.swift",
"Internal/UIKitExtensions/UIView+AppLifecycleNotifications.swift",
"Internal/UIKitExtensions/UIView+AssociatedObjects.swift",
"Internal/UIKitExtensions/UIView+CollectionSkeleton.swift",
"Internal/UIKitExtensions/UIView+Extensions.swift",
"Internal/UIKitExtensions/UIView+SkeletonView.swift",
"Internal/UIKitExtensions/UIView+Swizzling.swift",
"Internal/UIKitExtensions/UIView+Transitions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.