Build Information
Successful build of StableCollectionViewLayout, reference main (b41508
), with Swift 6.1 for visionOS using Xcode 16.3 on 27 Apr 2025 11:13:15 UTC.
Swift 6 data race errors: 22
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StableCollectionViewLayout -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aimalygin/StableCollectionViewLayout.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aimalygin/StableCollectionViewLayout
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b415081 Create swift.yml
Cloned https://github.com/aimalygin/StableCollectionViewLayout.git
Revision (git rev-parse @):
b415081baf959c00302243fa258d7784647411a0
SUCCESS checkout https://github.com/aimalygin/StableCollectionViewLayout.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/aimalygin/StableCollectionViewLayout.git
https://github.com/aimalygin/StableCollectionViewLayout.git
{
"dependencies" : [
],
"manifest_display_name" : "StableCollectionViewLayout",
"name" : "StableCollectionViewLayout",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "StableCollectionViewLayout",
"targets" : [
"StableCollectionViewLayout"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StableCollectionViewLayoutTests",
"module_type" : "SwiftTarget",
"name" : "StableCollectionViewLayoutTests",
"path" : "StableCollectionViewLayoutTests",
"sources" : [
"CollectionViewUpdateItemTests.swift",
"DeleteAttributesFinderTests.swift",
"InsertAttributesFinderTests.swift",
"Mock/CollectionViewDataProviderMock.swift",
"Mock/LayoutAttributesProviderMock.swift",
"Mock/VisibleIndexesStateControllerMock.swift",
"OffsetControllerTests.swift",
"VisibleIndexesStateControllerTests.swift",
"VisibleIndexesStateTests.swift"
],
"target_dependencies" : [
"StableCollectionViewLayout"
],
"type" : "test"
},
{
"c99name" : "StableCollectionViewLayout",
"module_type" : "SwiftTarget",
"name" : "StableCollectionViewLayout",
"path" : "StableCollectionViewLayout",
"product_memberships" : [
"StableCollectionViewLayout"
],
"sources" : [
"Sources/CollectionViewDataProvider.swift",
"Sources/CollectionViewUpdateItem.swift",
"Sources/IndexPath+Extension.swift",
"Sources/LayoutAttributesProvider.swift",
"Sources/OffsetController/OffsetController+Extension.swift",
"Sources/OffsetController/OffsetController.swift",
"Sources/OffsetController/OffsetControllerImpl.swift",
"Sources/StableCollectionViewFlowLayout.swift",
"Sources/StableCollectionViewLayout.swift",
"Sources/VisibleIndexesStateController/VisibleIndexesState.swift",
"Sources/VisibleIndexesStateController/VisibleIndexesStateController.swift",
"Sources/VisibleIndexesStateController/VisibleIndexesStateControllerImpl.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "StableCollectionViewLayout",
"name" : "StableCollectionViewLayout",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "StableCollectionViewLayout",
"targets" : [
"StableCollectionViewLayout"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StableCollectionViewLayoutTests",
"module_type" : "SwiftTarget",
"name" : "StableCollectionViewLayoutTests",
"path" : "StableCollectionViewLayoutTests",
"sources" : [
"CollectionViewUpdateItemTests.swift",
"DeleteAttributesFinderTests.swift",
"InsertAttributesFinderTests.swift",
"Mock/CollectionViewDataProviderMock.swift",
"Mock/LayoutAttributesProviderMock.swift",
"Mock/VisibleIndexesStateControllerMock.swift",
"OffsetControllerTests.swift",
"VisibleIndexesStateControllerTests.swift",
"VisibleIndexesStateTests.swift"
],
"target_dependencies" : [
"StableCollectionViewLayout"
],
"type" : "test"
},
{
"c99name" : "StableCollectionViewLayout",
"module_type" : "SwiftTarget",
"name" : "StableCollectionViewLayout",
"path" : "StableCollectionViewLayout",
"product_memberships" : [
"StableCollectionViewLayout"
],
"sources" : [
"Sources/CollectionViewDataProvider.swift",
"Sources/CollectionViewUpdateItem.swift",
"Sources/IndexPath+Extension.swift",
"Sources/LayoutAttributesProvider.swift",
"Sources/OffsetController/OffsetController+Extension.swift",
"Sources/OffsetController/OffsetController.swift",
"Sources/OffsetController/OffsetControllerImpl.swift",
"Sources/StableCollectionViewFlowLayout.swift",
"Sources/StableCollectionViewLayout.swift",
"Sources/VisibleIndexesStateController/VisibleIndexesState.swift",
"Sources/VisibleIndexesStateController/VisibleIndexesStateController.swift",
"Sources/VisibleIndexesStateController/VisibleIndexesStateControllerImpl.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "StableCollectionViewLayout",
"schemes" : [
"Example",
"StableCollectionViewLayout",
"StableCollectionViewLayoutTests"
],
"targets" : [
"StableCollectionViewLayout",
"StableCollectionViewLayoutTests",
"Example"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"StableCollectionViewLayout"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StableCollectionViewLayout -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme StableCollectionViewLayout -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
StableCollectionViewLayout: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'StableCollectionViewLayout' in project 'StableCollectionViewLayout'
➜ Explicit dependency on target 'StableCollectionViewLayout' in project 'StableCollectionViewLayout'
Target 'StableCollectionViewLayout' in project 'StableCollectionViewLayout' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: a2d22398a1758914d8755e7ed69e8bf5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a2d22398a1758914d8755e7ed69e8bf5.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
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-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/StableCollectionViewLayout.DependencyStaticMetadataFileList (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/StableCollectionViewLayout.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/StableCollectionViewLayout.DependencyMetadataFileList (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/StableCollectionViewLayout.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/StableCollectionViewLayout.modulemap (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/StableCollectionViewLayout.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout_const_extract_protocols.json (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout.LinkFileList (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout.SwiftFileList (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout.SwiftConstValuesFileList (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout-OutputFileMap.json (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/StableCollectionViewLayout.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/StableCollectionViewLayout.modulemap (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
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/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/StableCollectionViewLayout.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver StableCollectionViewLayout normal arm64 com.apple.xcode.tools.swift.compiler (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name StableCollectionViewLayout -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout.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/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.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/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ OffsetController+Extension.swift /Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/OffsetController/OffsetController+Extension.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/OffsetController/OffsetController+Extension.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/OffsetController/OffsetController+Extension.swift:16:54: warning: main actor-isolated property 'contentOffset' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
forProposedContentOffset: collectionView.contentOffset
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:55:59: note: property declared here
@property(nonatomic) CGPoint contentOffset; // default CGPointZero
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/OffsetController/OffsetController+Extension.swift:11:10: note: add '@MainActor' to make instance method 'finalizeUpdatesWithAdjustContetnOffset' part of global actor 'MainActor'
func finalizeUpdatesWithAdjustContetnOffset(_ collectionView: UICollectionView?) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/OffsetController/OffsetController+Extension.swift:18:28: warning: main actor-isolated property 'contentOffset' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
collectionView.contentOffset = newContentOffset
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:55:59: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGPoint contentOffset; // default CGPointZero
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/OffsetController/OffsetController+Extension.swift:11:10: note: add '@MainActor' to make instance method 'finalizeUpdatesWithAdjustContetnOffset' part of global actor 'MainActor'
func finalizeUpdatesWithAdjustContetnOffset(_ collectionView: UICollectionView?) {
^
@MainActor
SwiftCompile normal arm64 Compiling\ CollectionViewDataProvider.swift,\ CollectionViewUpdateItem.swift /Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/CollectionViewDataProvider.swift /Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/CollectionViewUpdateItem.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/CollectionViewDataProvider.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/CollectionViewUpdateItem.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/CollectionViewUpdateItem.swift:25:41: warning: main actor-isolated property 'indexPathBeforeUpdate' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
indexPathBeforeUpdate: item.indexPathBeforeUpdate,
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewUpdateItem.h:25:56: note: property declared here
@property (nonatomic, readonly, nullable) NSIndexPath *indexPathBeforeUpdate; // nil for UICollectionUpdateActionInsert
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/CollectionViewUpdateItem.swift:26:40: warning: main actor-isolated property 'indexPathAfterUpdate' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
indexPathAfterUpdate: item.indexPathAfterUpdate,
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewUpdateItem.h:26:56: note: property declared here
@property (nonatomic, readonly, nullable) NSIndexPath *indexPathAfterUpdate; // nil for UICollectionUpdateActionDelete
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/CollectionViewUpdateItem.swift:27:32: warning: main actor-isolated property 'updateAction' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
updateAction: item.updateAction
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewUpdateItem.h:27:58: note: property declared here
@property (nonatomic, readonly) UICollectionUpdateAction updateAction;
^
SwiftCompile normal arm64 Compiling\ IndexPath+Extension.swift,\ LayoutAttributesProvider.swift /Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/IndexPath+Extension.swift /Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/IndexPath+Extension.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OffsetControllerImpl.swift /Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/OffsetController/OffsetControllerImpl.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/OffsetController/OffsetControllerImpl.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/OffsetController/OffsetControllerImpl.swift:87:92: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
seed[indexPath] = layoutDataSource.layoutAttributesForItem(at: indexPath)?.frame ?? .zero
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:45:30: note: property declared here
@property (nonatomic) CGRect frame;
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/OffsetController/OffsetControllerImpl.swift:110:73: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
.layoutAttributesForItem(at: visibleState.targetIndexPath)?.frame ?? .zero
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:45:30: note: property declared here
@property (nonatomic) CGRect frame;
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/OffsetController/OffsetControllerImpl.swift:92:18: note: add '@MainActor' to make instance method 'offsetDifference(for:)' part of global actor 'MainActor'
private func offsetDifference(for updates: [CollectionViewUpdateItem]) -> CGPoint {
^
@MainActor
SwiftCompile normal arm64 Compiling\ StableCollectionViewLayout.swift /Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewLayout.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewLayout.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
UIKit.UICollectionViewLayout.layoutAttributesForSupplementaryView:2:22: warning: main actor-isolated instance method 'layoutAttributesForSupplementaryView(ofKind:at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func layoutAttributesForSupplementaryView(ofKind elementKind: String, at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.layoutAttributesForSupplementaryView:2:22: note: add 'nonisolated' to 'layoutAttributesForSupplementaryView(ofKind:at:)' to make this instance method not isolated to the actor
@MainActor open func layoutAttributesForSupplementaryView(ofKind elementKind: String, at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewLayout.swift:12:64: note: add '@preconcurrency' to the 'LayoutAttributesProvider' conformance to defer isolation checking to run time
open class StableCollectionViewLayout: UICollectionViewLayout, LayoutAttributesProvider {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:12:10: note: mark the protocol requirement 'layoutAttributesForSupplementaryView(ofKind:at:)' 'async' to allow actor-isolated conformances
func layoutAttributesForSupplementaryView(
^
UIKit.UICollectionViewLayout.layoutAttributesForDecorationView:2:22: warning: main actor-isolated instance method 'layoutAttributesForDecorationView(ofKind:at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func layoutAttributesForDecorationView(ofKind elementKind: String, at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.layoutAttributesForDecorationView:2:22: note: add 'nonisolated' to 'layoutAttributesForDecorationView(ofKind:at:)' to make this instance method not isolated to the actor
@MainActor open func layoutAttributesForDecorationView(ofKind elementKind: String, at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:17:10: note: mark the protocol requirement 'layoutAttributesForDecorationView(ofKind:at:)' 'async' to allow actor-isolated conformances
func layoutAttributesForDecorationView(
^
UIKit.UICollectionViewLayout.initialLayoutAttributesForAppearingSupplementaryElement:2:22: warning: main actor-isolated instance method 'initialLayoutAttributesForAppearingSupplementaryElement(ofKind:at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func initialLayoutAttributesForAppearingSupplementaryElement(ofKind elementKind: String, at elementIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.initialLayoutAttributesForAppearingSupplementaryElement:2:22: note: add 'nonisolated' to 'initialLayoutAttributesForAppearingSupplementaryElement(ofKind:at:)' to make this instance method not isolated to the actor
@MainActor open func initialLayoutAttributesForAppearingSupplementaryElement(ofKind elementKind: String, at elementIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:22:10: note: mark the protocol requirement 'initialLayoutAttributesForAppearingSupplementaryElement(ofKind:at:)' 'async' to allow actor-isolated conformances
func initialLayoutAttributesForAppearingSupplementaryElement(
^
UIKit.UICollectionViewLayout.finalLayoutAttributesForDisappearingSupplementaryElement:2:22: warning: main actor-isolated instance method 'finalLayoutAttributesForDisappearingSupplementaryElement(ofKind:at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func finalLayoutAttributesForDisappearingSupplementaryElement(ofKind elementKind: String, at elementIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.finalLayoutAttributesForDisappearingSupplementaryElement:2:22: note: add 'nonisolated' to 'finalLayoutAttributesForDisappearingSupplementaryElement(ofKind:at:)' to make this instance method not isolated to the actor
@MainActor open func finalLayoutAttributesForDisappearingSupplementaryElement(ofKind elementKind: String, at elementIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:27:10: note: mark the protocol requirement 'finalLayoutAttributesForDisappearingSupplementaryElement(ofKind:at:)' 'async' to allow actor-isolated conformances
func finalLayoutAttributesForDisappearingSupplementaryElement(
^
UIKit.UICollectionViewLayout.initialLayoutAttributesForAppearingDecorationElement:2:22: warning: main actor-isolated instance method 'initialLayoutAttributesForAppearingDecorationElement(ofKind:at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func initialLayoutAttributesForAppearingDecorationElement(ofKind elementKind: String, at decorationIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.initialLayoutAttributesForAppearingDecorationElement:2:22: note: add 'nonisolated' to 'initialLayoutAttributesForAppearingDecorationElement(ofKind:at:)' to make this instance method not isolated to the actor
@MainActor open func initialLayoutAttributesForAppearingDecorationElement(ofKind elementKind: String, at decorationIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:32:10: note: mark the protocol requirement 'initialLayoutAttributesForAppearingDecorationElement(ofKind:at:)' 'async' to allow actor-isolated conformances
func initialLayoutAttributesForAppearingDecorationElement(
^
UIKit.UICollectionViewLayout.finalLayoutAttributesForDisappearingDecorationElement:2:22: warning: main actor-isolated instance method 'finalLayoutAttributesForDisappearingDecorationElement(ofKind:at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func finalLayoutAttributesForDisappearingDecorationElement(ofKind elementKind: String, at decorationIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.finalLayoutAttributesForDisappearingDecorationElement:2:22: note: add 'nonisolated' to 'finalLayoutAttributesForDisappearingDecorationElement(ofKind:at:)' to make this instance method not isolated to the actor
@MainActor open func finalLayoutAttributesForDisappearingDecorationElement(ofKind elementKind: String, at decorationIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:37:10: note: mark the protocol requirement 'finalLayoutAttributesForDisappearingDecorationElement(ofKind:at:)' 'async' to allow actor-isolated conformances
func finalLayoutAttributesForDisappearingDecorationElement(
^
UIKit.UICollectionViewLayout.layoutAttributesForItem:2:22: warning: main actor-isolated instance method 'layoutAttributesForItem(at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func layoutAttributesForItem(at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.layoutAttributesForItem:2:22: note: add 'nonisolated' to 'layoutAttributesForItem(at:)' to make this instance method not isolated to the actor
@MainActor open func layoutAttributesForItem(at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:42:10: note: mark the protocol requirement 'layoutAttributesForItem(at:)' 'async' to allow actor-isolated conformances
func layoutAttributesForItem(at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?
^
async
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewLayout.swift:64:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
open var indexPathsForVisibleItems: [IndexPath] {
^~~~
public
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewLayout.swift:68:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
open var numberOfSections: Int {
^~~~
public
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewLayout.swift:72:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func numberOfItems(inSection section: Int) -> Int {
^~~~
public
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewLayout.swift:76:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
open var contentOffset: CGPoint {
^~~~
public
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewLayout.swift:68:14: warning: main actor-isolated property 'numberOfSections' cannot be used to satisfy nonisolated requirement from protocol 'CollectionViewDataProvider'; this is an error in the Swift 6 language mode
open var numberOfSections: Int {
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewLayout.swift:63:39: note: add '@preconcurrency' to the 'CollectionViewDataProvider' conformance to defer isolation checking to run time
extension StableCollectionViewLayout: CollectionViewDataProvider {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/CollectionViewDataProvider.swift:12:9: note: requirement 'numberOfSections' declared here
var numberOfSections: Int { get }
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewLayout.swift:64:14: warning: main actor-isolated property 'indexPathsForVisibleItems' cannot be used to satisfy nonisolated requirement from protocol 'CollectionViewDataProvider'; this is an error in the Swift 6 language mode
open var indexPathsForVisibleItems: [IndexPath] {
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/CollectionViewDataProvider.swift:14:9: note: requirement 'indexPathsForVisibleItems' declared here
var indexPathsForVisibleItems: [IndexPath] { get }
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewLayout.swift:76:14: warning: main actor-isolated property 'contentOffset' cannot be used to satisfy nonisolated requirement from protocol 'CollectionViewDataProvider'; this is an error in the Swift 6 language mode
open var contentOffset: CGPoint {
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/CollectionViewDataProvider.swift:16:9: note: requirement 'contentOffset' declared here
var contentOffset: CGPoint { get }
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewLayout.swift:72:15: warning: main actor-isolated instance method 'numberOfItems(inSection:)' cannot be used to satisfy nonisolated requirement from protocol 'CollectionViewDataProvider'; this is an error in the Swift 6 language mode
open func numberOfItems(inSection section: Int) -> Int {
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewLayout.swift:72:15: note: add 'nonisolated' to 'numberOfItems(inSection:)' to make this instance method not isolated to the actor
open func numberOfItems(inSection section: Int) -> Int {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/CollectionViewDataProvider.swift:18:10: note: mark the protocol requirement 'numberOfItems(inSection:)' 'async' to allow actor-isolated conformances
func numberOfItems(inSection section: Int) -> Int
^
async
SwiftCompile normal arm64 Compiling\ StableCollectionViewFlowLayout.swift /Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewFlowLayout.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewFlowLayout.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
UIKit.UICollectionViewLayout.layoutAttributesForSupplementaryView:2:22: warning: main actor-isolated instance method 'layoutAttributesForSupplementaryView(ofKind:at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func layoutAttributesForSupplementaryView(ofKind elementKind: String, at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.layoutAttributesForSupplementaryView:2:22: note: add 'nonisolated' to 'layoutAttributesForSupplementaryView(ofKind:at:)' to make this instance method not isolated to the actor
@MainActor open func layoutAttributesForSupplementaryView(ofKind elementKind: String, at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewFlowLayout.swift:12:72: note: add '@preconcurrency' to the 'LayoutAttributesProvider' conformance to defer isolation checking to run time
open class StableCollectionViewFlowLayout: UICollectionViewFlowLayout, LayoutAttributesProvider {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:12:10: note: mark the protocol requirement 'layoutAttributesForSupplementaryView(ofKind:at:)' 'async' to allow actor-isolated conformances
func layoutAttributesForSupplementaryView(
^
UIKit.UICollectionViewLayout.layoutAttributesForDecorationView:2:22: warning: main actor-isolated instance method 'layoutAttributesForDecorationView(ofKind:at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func layoutAttributesForDecorationView(ofKind elementKind: String, at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.layoutAttributesForDecorationView:2:22: note: add 'nonisolated' to 'layoutAttributesForDecorationView(ofKind:at:)' to make this instance method not isolated to the actor
@MainActor open func layoutAttributesForDecorationView(ofKind elementKind: String, at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:17:10: note: mark the protocol requirement 'layoutAttributesForDecorationView(ofKind:at:)' 'async' to allow actor-isolated conformances
func layoutAttributesForDecorationView(
^
UIKit.UICollectionViewLayout.initialLayoutAttributesForAppearingSupplementaryElement:2:22: warning: main actor-isolated instance method 'initialLayoutAttributesForAppearingSupplementaryElement(ofKind:at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func initialLayoutAttributesForAppearingSupplementaryElement(ofKind elementKind: String, at elementIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.initialLayoutAttributesForAppearingSupplementaryElement:2:22: note: add 'nonisolated' to 'initialLayoutAttributesForAppearingSupplementaryElement(ofKind:at:)' to make this instance method not isolated to the actor
@MainActor open func initialLayoutAttributesForAppearingSupplementaryElement(ofKind elementKind: String, at elementIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:22:10: note: mark the protocol requirement 'initialLayoutAttributesForAppearingSupplementaryElement(ofKind:at:)' 'async' to allow actor-isolated conformances
func initialLayoutAttributesForAppearingSupplementaryElement(
^
UIKit.UICollectionViewLayout.finalLayoutAttributesForDisappearingSupplementaryElement:2:22: warning: main actor-isolated instance method 'finalLayoutAttributesForDisappearingSupplementaryElement(ofKind:at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func finalLayoutAttributesForDisappearingSupplementaryElement(ofKind elementKind: String, at elementIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.finalLayoutAttributesForDisappearingSupplementaryElement:2:22: note: add 'nonisolated' to 'finalLayoutAttributesForDisappearingSupplementaryElement(ofKind:at:)' to make this instance method not isolated to the actor
@MainActor open func finalLayoutAttributesForDisappearingSupplementaryElement(ofKind elementKind: String, at elementIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:27:10: note: mark the protocol requirement 'finalLayoutAttributesForDisappearingSupplementaryElement(ofKind:at:)' 'async' to allow actor-isolated conformances
func finalLayoutAttributesForDisappearingSupplementaryElement(
^
UIKit.UICollectionViewLayout.initialLayoutAttributesForAppearingDecorationElement:2:22: warning: main actor-isolated instance method 'initialLayoutAttributesForAppearingDecorationElement(ofKind:at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func initialLayoutAttributesForAppearingDecorationElement(ofKind elementKind: String, at decorationIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.initialLayoutAttributesForAppearingDecorationElement:2:22: note: add 'nonisolated' to 'initialLayoutAttributesForAppearingDecorationElement(ofKind:at:)' to make this instance method not isolated to the actor
@MainActor open func initialLayoutAttributesForAppearingDecorationElement(ofKind elementKind: String, at decorationIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:32:10: note: mark the protocol requirement 'initialLayoutAttributesForAppearingDecorationElement(ofKind:at:)' 'async' to allow actor-isolated conformances
func initialLayoutAttributesForAppearingDecorationElement(
^
UIKit.UICollectionViewLayout.finalLayoutAttributesForDisappearingDecorationElement:2:22: warning: main actor-isolated instance method 'finalLayoutAttributesForDisappearingDecorationElement(ofKind:at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func finalLayoutAttributesForDisappearingDecorationElement(ofKind elementKind: String, at decorationIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.finalLayoutAttributesForDisappearingDecorationElement:2:22: note: add 'nonisolated' to 'finalLayoutAttributesForDisappearingDecorationElement(ofKind:at:)' to make this instance method not isolated to the actor
@MainActor open func finalLayoutAttributesForDisappearingDecorationElement(ofKind elementKind: String, at decorationIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:37:10: note: mark the protocol requirement 'finalLayoutAttributesForDisappearingDecorationElement(ofKind:at:)' 'async' to allow actor-isolated conformances
func finalLayoutAttributesForDisappearingDecorationElement(
^
UIKit.UICollectionViewLayout.layoutAttributesForItem:2:22: warning: main actor-isolated instance method 'layoutAttributesForItem(at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func layoutAttributesForItem(at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.layoutAttributesForItem:2:22: note: add 'nonisolated' to 'layoutAttributesForItem(at:)' to make this instance method not isolated to the actor
@MainActor open func layoutAttributesForItem(at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:42:10: note: mark the protocol requirement 'layoutAttributesForItem(at:)' 'async' to allow actor-isolated conformances
func layoutAttributesForItem(at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?
^
async
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewFlowLayout.swift:68:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
open var indexPathsForVisibleItems: [IndexPath] {
^~~~
public
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewFlowLayout.swift:72:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
open var numberOfSections: Int {
^~~~
public
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewFlowLayout.swift:76:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func numberOfItems(inSection section: Int) -> Int {
^~~~
public
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewFlowLayout.swift:80:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
open var contentOffset: CGPoint {
^~~~
public
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewFlowLayout.swift:72:14: warning: main actor-isolated property 'numberOfSections' cannot be used to satisfy nonisolated requirement from protocol 'CollectionViewDataProvider'; this is an error in the Swift 6 language mode
open var numberOfSections: Int {
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewFlowLayout.swift:67:43: note: add '@preconcurrency' to the 'CollectionViewDataProvider' conformance to defer isolation checking to run time
extension StableCollectionViewFlowLayout: CollectionViewDataProvider {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/CollectionViewDataProvider.swift:12:9: note: requirement 'numberOfSections' declared here
var numberOfSections: Int { get }
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewFlowLayout.swift:68:14: warning: main actor-isolated property 'indexPathsForVisibleItems' cannot be used to satisfy nonisolated requirement from protocol 'CollectionViewDataProvider'; this is an error in the Swift 6 language mode
open var indexPathsForVisibleItems: [IndexPath] {
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/CollectionViewDataProvider.swift:14:9: note: requirement 'indexPathsForVisibleItems' declared here
var indexPathsForVisibleItems: [IndexPath] { get }
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewFlowLayout.swift:80:14: warning: main actor-isolated property 'contentOffset' cannot be used to satisfy nonisolated requirement from protocol 'CollectionViewDataProvider'; this is an error in the Swift 6 language mode
open var contentOffset: CGPoint {
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/CollectionViewDataProvider.swift:16:9: note: requirement 'contentOffset' declared here
var contentOffset: CGPoint { get }
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewFlowLayout.swift:76:15: warning: main actor-isolated instance method 'numberOfItems(inSection:)' cannot be used to satisfy nonisolated requirement from protocol 'CollectionViewDataProvider'; this is an error in the Swift 6 language mode
open func numberOfItems(inSection section: Int) -> Int {
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewFlowLayout.swift:76:15: note: add 'nonisolated' to 'numberOfItems(inSection:)' to make this instance method not isolated to the actor
open func numberOfItems(inSection section: Int) -> Int {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/CollectionViewDataProvider.swift:18:10: note: mark the protocol requirement 'numberOfItems(inSection:)' 'async' to allow actor-isolated conformances
func numberOfItems(inSection section: Int) -> Int
^
async
SwiftCompile normal arm64 Compiling\ OffsetController.swift /Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/OffsetController/OffsetController.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/OffsetController/OffsetController.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ VisibleIndexesStateController.swift /Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/VisibleIndexesStateController/VisibleIndexesStateController.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/VisibleIndexesStateController/VisibleIndexesStateController.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ StableCollectionViewLayout (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
EmitSwiftModule normal arm64 (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
UIKit.UICollectionViewLayout.layoutAttributesForSupplementaryView:2:22: warning: main actor-isolated instance method 'layoutAttributesForSupplementaryView(ofKind:at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func layoutAttributesForSupplementaryView(ofKind elementKind: String, at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.layoutAttributesForSupplementaryView:2:22: note: add 'nonisolated' to 'layoutAttributesForSupplementaryView(ofKind:at:)' to make this instance method not isolated to the actor
@MainActor open func layoutAttributesForSupplementaryView(ofKind elementKind: String, at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewFlowLayout.swift:12:72: note: add '@preconcurrency' to the 'LayoutAttributesProvider' conformance to defer isolation checking to run time
open class StableCollectionViewFlowLayout: UICollectionViewFlowLayout, LayoutAttributesProvider {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:12:10: note: mark the protocol requirement 'layoutAttributesForSupplementaryView(ofKind:at:)' 'async' to allow actor-isolated conformances
func layoutAttributesForSupplementaryView(
^
UIKit.UICollectionViewLayout.layoutAttributesForDecorationView:2:22: warning: main actor-isolated instance method 'layoutAttributesForDecorationView(ofKind:at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func layoutAttributesForDecorationView(ofKind elementKind: String, at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.layoutAttributesForDecorationView:2:22: note: add 'nonisolated' to 'layoutAttributesForDecorationView(ofKind:at:)' to make this instance method not isolated to the actor
@MainActor open func layoutAttributesForDecorationView(ofKind elementKind: String, at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:17:10: note: mark the protocol requirement 'layoutAttributesForDecorationView(ofKind:at:)' 'async' to allow actor-isolated conformances
func layoutAttributesForDecorationView(
^
UIKit.UICollectionViewLayout.initialLayoutAttributesForAppearingSupplementaryElement:2:22: warning: main actor-isolated instance method 'initialLayoutAttributesForAppearingSupplementaryElement(ofKind:at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func initialLayoutAttributesForAppearingSupplementaryElement(ofKind elementKind: String, at elementIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.initialLayoutAttributesForAppearingSupplementaryElement:2:22: note: add 'nonisolated' to 'initialLayoutAttributesForAppearingSupplementaryElement(ofKind:at:)' to make this instance method not isolated to the actor
@MainActor open func initialLayoutAttributesForAppearingSupplementaryElement(ofKind elementKind: String, at elementIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:22:10: note: mark the protocol requirement 'initialLayoutAttributesForAppearingSupplementaryElement(ofKind:at:)' 'async' to allow actor-isolated conformances
func initialLayoutAttributesForAppearingSupplementaryElement(
^
UIKit.UICollectionViewLayout.finalLayoutAttributesForDisappearingSupplementaryElement:2:22: warning: main actor-isolated instance method 'finalLayoutAttributesForDisappearingSupplementaryElement(ofKind:at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func finalLayoutAttributesForDisappearingSupplementaryElement(ofKind elementKind: String, at elementIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.finalLayoutAttributesForDisappearingSupplementaryElement:2:22: note: add 'nonisolated' to 'finalLayoutAttributesForDisappearingSupplementaryElement(ofKind:at:)' to make this instance method not isolated to the actor
@MainActor open func finalLayoutAttributesForDisappearingSupplementaryElement(ofKind elementKind: String, at elementIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:27:10: note: mark the protocol requirement 'finalLayoutAttributesForDisappearingSupplementaryElement(ofKind:at:)' 'async' to allow actor-isolated conformances
func finalLayoutAttributesForDisappearingSupplementaryElement(
^
UIKit.UICollectionViewLayout.initialLayoutAttributesForAppearingDecorationElement:2:22: warning: main actor-isolated instance method 'initialLayoutAttributesForAppearingDecorationElement(ofKind:at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func initialLayoutAttributesForAppearingDecorationElement(ofKind elementKind: String, at decorationIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.initialLayoutAttributesForAppearingDecorationElement:2:22: note: add 'nonisolated' to 'initialLayoutAttributesForAppearingDecorationElement(ofKind:at:)' to make this instance method not isolated to the actor
@MainActor open func initialLayoutAttributesForAppearingDecorationElement(ofKind elementKind: String, at decorationIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:32:10: note: mark the protocol requirement 'initialLayoutAttributesForAppearingDecorationElement(ofKind:at:)' 'async' to allow actor-isolated conformances
func initialLayoutAttributesForAppearingDecorationElement(
^
UIKit.UICollectionViewLayout.finalLayoutAttributesForDisappearingDecorationElement:2:22: warning: main actor-isolated instance method 'finalLayoutAttributesForDisappearingDecorationElement(ofKind:at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func finalLayoutAttributesForDisappearingDecorationElement(ofKind elementKind: String, at decorationIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.finalLayoutAttributesForDisappearingDecorationElement:2:22: note: add 'nonisolated' to 'finalLayoutAttributesForDisappearingDecorationElement(ofKind:at:)' to make this instance method not isolated to the actor
@MainActor open func finalLayoutAttributesForDisappearingDecorationElement(ofKind elementKind: String, at decorationIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:37:10: note: mark the protocol requirement 'finalLayoutAttributesForDisappearingDecorationElement(ofKind:at:)' 'async' to allow actor-isolated conformances
func finalLayoutAttributesForDisappearingDecorationElement(
^
UIKit.UICollectionViewLayout.layoutAttributesForItem:2:22: warning: main actor-isolated instance method 'layoutAttributesForItem(at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func layoutAttributesForItem(at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.layoutAttributesForItem:2:22: note: add 'nonisolated' to 'layoutAttributesForItem(at:)' to make this instance method not isolated to the actor
@MainActor open func layoutAttributesForItem(at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:42:10: note: mark the protocol requirement 'layoutAttributesForItem(at:)' 'async' to allow actor-isolated conformances
func layoutAttributesForItem(at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?
^
async
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewFlowLayout.swift:68:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
open var indexPathsForVisibleItems: [IndexPath] {
^~~~
public
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewFlowLayout.swift:72:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
open var numberOfSections: Int {
^~~~
public
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewFlowLayout.swift:76:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func numberOfItems(inSection section: Int) -> Int {
^~~~
public
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewFlowLayout.swift:80:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
open var contentOffset: CGPoint {
^~~~
public
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewFlowLayout.swift:72:14: warning: main actor-isolated property 'numberOfSections' cannot be used to satisfy nonisolated requirement from protocol 'CollectionViewDataProvider'; this is an error in the Swift 6 language mode
open var numberOfSections: Int {
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewFlowLayout.swift:67:43: note: add '@preconcurrency' to the 'CollectionViewDataProvider' conformance to defer isolation checking to run time
extension StableCollectionViewFlowLayout: CollectionViewDataProvider {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/CollectionViewDataProvider.swift:12:9: note: requirement 'numberOfSections' declared here
var numberOfSections: Int { get }
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewFlowLayout.swift:68:14: warning: main actor-isolated property 'indexPathsForVisibleItems' cannot be used to satisfy nonisolated requirement from protocol 'CollectionViewDataProvider'; this is an error in the Swift 6 language mode
open var indexPathsForVisibleItems: [IndexPath] {
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/CollectionViewDataProvider.swift:14:9: note: requirement 'indexPathsForVisibleItems' declared here
var indexPathsForVisibleItems: [IndexPath] { get }
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewFlowLayout.swift:80:14: warning: main actor-isolated property 'contentOffset' cannot be used to satisfy nonisolated requirement from protocol 'CollectionViewDataProvider'; this is an error in the Swift 6 language mode
open var contentOffset: CGPoint {
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/CollectionViewDataProvider.swift:16:9: note: requirement 'contentOffset' declared here
var contentOffset: CGPoint { get }
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewFlowLayout.swift:76:15: warning: main actor-isolated instance method 'numberOfItems(inSection:)' cannot be used to satisfy nonisolated requirement from protocol 'CollectionViewDataProvider'; this is an error in the Swift 6 language mode
open func numberOfItems(inSection section: Int) -> Int {
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewFlowLayout.swift:76:15: note: add 'nonisolated' to 'numberOfItems(inSection:)' to make this instance method not isolated to the actor
open func numberOfItems(inSection section: Int) -> Int {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/CollectionViewDataProvider.swift:18:10: note: mark the protocol requirement 'numberOfItems(inSection:)' 'async' to allow actor-isolated conformances
func numberOfItems(inSection section: Int) -> Int
^
async
UIKit.UICollectionViewLayout.layoutAttributesForSupplementaryView:2:22: warning: main actor-isolated instance method 'layoutAttributesForSupplementaryView(ofKind:at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func layoutAttributesForSupplementaryView(ofKind elementKind: String, at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.layoutAttributesForSupplementaryView:2:22: note: add 'nonisolated' to 'layoutAttributesForSupplementaryView(ofKind:at:)' to make this instance method not isolated to the actor
@MainActor open func layoutAttributesForSupplementaryView(ofKind elementKind: String, at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewLayout.swift:12:64: note: add '@preconcurrency' to the 'LayoutAttributesProvider' conformance to defer isolation checking to run time
open class StableCollectionViewLayout: UICollectionViewLayout, LayoutAttributesProvider {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:12:10: note: mark the protocol requirement 'layoutAttributesForSupplementaryView(ofKind:at:)' 'async' to allow actor-isolated conformances
func layoutAttributesForSupplementaryView(
^
UIKit.UICollectionViewLayout.layoutAttributesForDecorationView:2:22: warning: main actor-isolated instance method 'layoutAttributesForDecorationView(ofKind:at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func layoutAttributesForDecorationView(ofKind elementKind: String, at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.layoutAttributesForDecorationView:2:22: note: add 'nonisolated' to 'layoutAttributesForDecorationView(ofKind:at:)' to make this instance method not isolated to the actor
@MainActor open func layoutAttributesForDecorationView(ofKind elementKind: String, at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:17:10: note: mark the protocol requirement 'layoutAttributesForDecorationView(ofKind:at:)' 'async' to allow actor-isolated conformances
func layoutAttributesForDecorationView(
^
UIKit.UICollectionViewLayout.initialLayoutAttributesForAppearingSupplementaryElement:2:22: warning: main actor-isolated instance method 'initialLayoutAttributesForAppearingSupplementaryElement(ofKind:at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func initialLayoutAttributesForAppearingSupplementaryElement(ofKind elementKind: String, at elementIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.initialLayoutAttributesForAppearingSupplementaryElement:2:22: note: add 'nonisolated' to 'initialLayoutAttributesForAppearingSupplementaryElement(ofKind:at:)' to make this instance method not isolated to the actor
@MainActor open func initialLayoutAttributesForAppearingSupplementaryElement(ofKind elementKind: String, at elementIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:22:10: note: mark the protocol requirement 'initialLayoutAttributesForAppearingSupplementaryElement(ofKind:at:)' 'async' to allow actor-isolated conformances
func initialLayoutAttributesForAppearingSupplementaryElement(
^
UIKit.UICollectionViewLayout.finalLayoutAttributesForDisappearingSupplementaryElement:2:22: warning: main actor-isolated instance method 'finalLayoutAttributesForDisappearingSupplementaryElement(ofKind:at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func finalLayoutAttributesForDisappearingSupplementaryElement(ofKind elementKind: String, at elementIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.finalLayoutAttributesForDisappearingSupplementaryElement:2:22: note: add 'nonisolated' to 'finalLayoutAttributesForDisappearingSupplementaryElement(ofKind:at:)' to make this instance method not isolated to the actor
@MainActor open func finalLayoutAttributesForDisappearingSupplementaryElement(ofKind elementKind: String, at elementIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:27:10: note: mark the protocol requirement 'finalLayoutAttributesForDisappearingSupplementaryElement(ofKind:at:)' 'async' to allow actor-isolated conformances
func finalLayoutAttributesForDisappearingSupplementaryElement(
^
UIKit.UICollectionViewLayout.initialLayoutAttributesForAppearingDecorationElement:2:22: warning: main actor-isolated instance method 'initialLayoutAttributesForAppearingDecorationElement(ofKind:at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func initialLayoutAttributesForAppearingDecorationElement(ofKind elementKind: String, at decorationIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.initialLayoutAttributesForAppearingDecorationElement:2:22: note: add 'nonisolated' to 'initialLayoutAttributesForAppearingDecorationElement(ofKind:at:)' to make this instance method not isolated to the actor
@MainActor open func initialLayoutAttributesForAppearingDecorationElement(ofKind elementKind: String, at decorationIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:32:10: note: mark the protocol requirement 'initialLayoutAttributesForAppearingDecorationElement(ofKind:at:)' 'async' to allow actor-isolated conformances
func initialLayoutAttributesForAppearingDecorationElement(
^
UIKit.UICollectionViewLayout.finalLayoutAttributesForDisappearingDecorationElement:2:22: warning: main actor-isolated instance method 'finalLayoutAttributesForDisappearingDecorationElement(ofKind:at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func finalLayoutAttributesForDisappearingDecorationElement(ofKind elementKind: String, at decorationIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.finalLayoutAttributesForDisappearingDecorationElement:2:22: note: add 'nonisolated' to 'finalLayoutAttributesForDisappearingDecorationElement(ofKind:at:)' to make this instance method not isolated to the actor
@MainActor open func finalLayoutAttributesForDisappearingDecorationElement(ofKind elementKind: String, at decorationIndexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:37:10: note: mark the protocol requirement 'finalLayoutAttributesForDisappearingDecorationElement(ofKind:at:)' 'async' to allow actor-isolated conformances
func finalLayoutAttributesForDisappearingDecorationElement(
^
UIKit.UICollectionViewLayout.layoutAttributesForItem:2:22: warning: main actor-isolated instance method 'layoutAttributesForItem(at:)' cannot be used to satisfy nonisolated requirement from protocol 'LayoutAttributesProvider'; this is an error in the Swift 6 language mode
@MainActor open func layoutAttributesForItem(at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
UIKit.UICollectionViewLayout.layoutAttributesForItem:2:22: note: add 'nonisolated' to 'layoutAttributesForItem(at:)' to make this instance method not isolated to the actor
@MainActor open func layoutAttributesForItem(at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?}
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/LayoutAttributesProvider.swift:42:10: note: mark the protocol requirement 'layoutAttributesForItem(at:)' 'async' to allow actor-isolated conformances
func layoutAttributesForItem(at indexPath: IndexPath) -> UICollectionViewLayoutAttributes?
^
async
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewLayout.swift:64:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
open var indexPathsForVisibleItems: [IndexPath] {
^~~~
public
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewLayout.swift:68:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
open var numberOfSections: Int {
^~~~
public
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewLayout.swift:72:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func numberOfItems(inSection section: Int) -> Int {
^~~~
public
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewLayout.swift:76:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
open var contentOffset: CGPoint {
^~~~
public
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewLayout.swift:68:14: warning: main actor-isolated property 'numberOfSections' cannot be used to satisfy nonisolated requirement from protocol 'CollectionViewDataProvider'; this is an error in the Swift 6 language mode
open var numberOfSections: Int {
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewLayout.swift:63:39: note: add '@preconcurrency' to the 'CollectionViewDataProvider' conformance to defer isolation checking to run time
extension StableCollectionViewLayout: CollectionViewDataProvider {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/CollectionViewDataProvider.swift:12:9: note: requirement 'numberOfSections' declared here
var numberOfSections: Int { get }
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewLayout.swift:64:14: warning: main actor-isolated property 'indexPathsForVisibleItems' cannot be used to satisfy nonisolated requirement from protocol 'CollectionViewDataProvider'; this is an error in the Swift 6 language mode
open var indexPathsForVisibleItems: [IndexPath] {
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/CollectionViewDataProvider.swift:14:9: note: requirement 'indexPathsForVisibleItems' declared here
var indexPathsForVisibleItems: [IndexPath] { get }
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewLayout.swift:76:14: warning: main actor-isolated property 'contentOffset' cannot be used to satisfy nonisolated requirement from protocol 'CollectionViewDataProvider'; this is an error in the Swift 6 language mode
open var contentOffset: CGPoint {
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/CollectionViewDataProvider.swift:16:9: note: requirement 'contentOffset' declared here
var contentOffset: CGPoint { get }
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewLayout.swift:72:15: warning: main actor-isolated instance method 'numberOfItems(inSection:)' cannot be used to satisfy nonisolated requirement from protocol 'CollectionViewDataProvider'; this is an error in the Swift 6 language mode
open func numberOfItems(inSection section: Int) -> Int {
^
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/StableCollectionViewLayout.swift:72:15: note: add 'nonisolated' to 'numberOfItems(inSection:)' to make this instance method not isolated to the actor
open func numberOfItems(inSection section: Int) -> Int {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/CollectionViewDataProvider.swift:18:10: note: mark the protocol requirement 'numberOfItems(inSection:)' 'async' to allow actor-isolated conformances
func numberOfItems(inSection section: Int) -> Int
^
async
SwiftCompile normal arm64 Compiling\ VisibleIndexesStateControllerImpl.swift /Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/VisibleIndexesStateController/VisibleIndexesStateControllerImpl.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/VisibleIndexesStateController/VisibleIndexesStateControllerImpl.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ VisibleIndexesState.swift /Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/VisibleIndexesStateController/VisibleIndexesState.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/StableCollectionViewLayout/Sources/VisibleIndexesStateController/VisibleIndexesState.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for StableCollectionViewLayout (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
SwiftDriver\ Compilation\ Requirements StableCollectionViewLayout normal arm64 com.apple.xcode.tools.swift.compiler (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name StableCollectionViewLayout -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout.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/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.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/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling VisibleIndexesStateControllerImpl.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/StableCollectionViewLayout-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout-Swift.h (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/StableCollectionViewLayout-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/StableCollectionViewLayout.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout.swiftmodule (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
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/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/StableCollectionViewLayout.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/StableCollectionViewLayout.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout.swiftdoc (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
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/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/StableCollectionViewLayout.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/StableCollectionViewLayout.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout.abi.json (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
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/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/StableCollectionViewLayout.swiftmodule/arm64-apple-xros.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling VisibleIndexesState.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/StableCollectionViewLayout.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout.swiftsourceinfo (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
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/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/StableCollectionViewLayout.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling VisibleIndexesStateController.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
SwiftDriverJobDiscovery normal arm64 Compiling CollectionViewDataProvider.swift, CollectionViewUpdateItem.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
SwiftDriverJobDiscovery normal arm64 Compiling OffsetController+Extension.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
SwiftDriverJobDiscovery normal arm64 Compiling OffsetController.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
SwiftDriverJobDiscovery normal arm64 Compiling OffsetControllerImpl.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
SwiftDriverJobDiscovery normal arm64 Compiling StableCollectionViewFlowLayout.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
SwiftDriverJobDiscovery normal arm64 Compiling StableCollectionViewLayout.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
SwiftDriverJobDiscovery normal arm64 Compiling IndexPath+Extension.swift, LayoutAttributesProvider.swift (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
SwiftDriver\ Compilation StableCollectionViewLayout normal arm64 com.apple.xcode.tools.swift.compiler (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name StableCollectionViewLayout -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout.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/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.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/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout-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-xros/StableCollectionViewLayout.o normal (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/StableCollectionViewLayout.o
ExtractAppIntentsMetadata (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name StableCollectionViewLayout --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.StableCollectionViewLayout --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/StableCollectionViewLayout.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/StableCollectionViewLayout.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/StableCollectionViewLayout.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/StableCollectionViewLayout.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StableCollectionViewLayout.build/Debug-xros/StableCollectionViewLayout.build/Objects-normal/arm64/StableCollectionViewLayout.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 04:13:14.525 appintentsmetadataprocessor[731:4119] Starting appintentsmetadataprocessor export
2025-04-27 04:13:14.563 appintentsmetadataprocessor[731:4119] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/StableCollectionViewLayout.o (in target 'StableCollectionViewLayout' from project 'StableCollectionViewLayout')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/StableCollectionViewLayout.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "StableCollectionViewLayout",
"name" : "StableCollectionViewLayout",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "StableCollectionViewLayout",
"targets" : [
"StableCollectionViewLayout"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StableCollectionViewLayoutTests",
"module_type" : "SwiftTarget",
"name" : "StableCollectionViewLayoutTests",
"path" : "StableCollectionViewLayoutTests",
"sources" : [
"CollectionViewUpdateItemTests.swift",
"DeleteAttributesFinderTests.swift",
"InsertAttributesFinderTests.swift",
"Mock/CollectionViewDataProviderMock.swift",
"Mock/LayoutAttributesProviderMock.swift",
"Mock/VisibleIndexesStateControllerMock.swift",
"OffsetControllerTests.swift",
"VisibleIndexesStateControllerTests.swift",
"VisibleIndexesStateTests.swift"
],
"target_dependencies" : [
"StableCollectionViewLayout"
],
"type" : "test"
},
{
"c99name" : "StableCollectionViewLayout",
"module_type" : "SwiftTarget",
"name" : "StableCollectionViewLayout",
"path" : "StableCollectionViewLayout",
"product_memberships" : [
"StableCollectionViewLayout"
],
"sources" : [
"Sources/CollectionViewDataProvider.swift",
"Sources/CollectionViewUpdateItem.swift",
"Sources/IndexPath+Extension.swift",
"Sources/LayoutAttributesProvider.swift",
"Sources/OffsetController/OffsetController+Extension.swift",
"Sources/OffsetController/OffsetController.swift",
"Sources/OffsetController/OffsetControllerImpl.swift",
"Sources/StableCollectionViewFlowLayout.swift",
"Sources/StableCollectionViewLayout.swift",
"Sources/VisibleIndexesStateController/VisibleIndexesState.swift",
"Sources/VisibleIndexesStateController/VisibleIndexesStateController.swift",
"Sources/VisibleIndexesStateController/VisibleIndexesStateControllerImpl.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.