Build Information
Failed to build FSPagerView, reference master (f90ab7
), with Swift 6.1 for visionOS using Xcode 16.3 on 25 Apr 2025 20:08:51 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FSPagerView -destination generic/platform=xrOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/WenchaoD/FSPagerView.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/WenchaoD/FSPagerView
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f90ab7d Merge pull request #379 from esikmalazman/swift-5
Cloned https://github.com/WenchaoD/FSPagerView.git
Revision (git rev-parse @):
f90ab7d2ee6847823708a0a4e11e87c3ee4e6e48
SUCCESS checkout https://github.com/WenchaoD/FSPagerView.git at master
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/WenchaoD/FSPagerView.git
https://github.com/WenchaoD/FSPagerView.git
{
"dependencies" : [
],
"manifest_display_name" : "FSPagerView",
"name" : "FSPagerView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "FSPagerView",
"targets" : [
"FSPagerView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "FSPagerView",
"module_type" : "SwiftTarget",
"name" : "FSPagerView",
"path" : "Sources",
"product_memberships" : [
"FSPagerView"
],
"sources" : [
"FSPageControl.swift",
"FSPageViewLayout.swift",
"FSPageViewTransformer.swift",
"FSPagerCollectionView.swift",
"FSPagerView.swift",
"FSPagerViewCell.swift",
"FSPagerViewLayoutAttributes.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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" : "FSPagerView",
"name" : "FSPagerView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "FSPagerView",
"targets" : [
"FSPagerView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "FSPagerView",
"module_type" : "SwiftTarget",
"name" : "FSPagerView",
"path" : "Sources",
"product_memberships" : [
"FSPagerView"
],
"sources" : [
"FSPageControl.swift",
"FSPageViewLayout.swift",
"FSPageViewTransformer.swift",
"FSPagerCollectionView.swift",
"FSPagerView.swift",
"FSPagerViewCell.swift",
"FSPagerViewLayoutAttributes.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "FSPagerViewExamples",
"schemes" : [
"FSPagerView",
"FSPagerViewExample",
"FSPagerViewExample-Objc"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FSPagerView"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FSPagerView -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 FSPagerView -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:
FSPagerView: /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 'FSPagerView' in project 'FSPagerView'
➜ Explicit dependency on target 'FSPagerView' in project 'FSPagerView'
Target 'FSPagerView' in project 'FSPagerView' (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: 7e342027991b22fd505ffb476cc10acb
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7e342027991b22fd505ffb476cc10acb.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/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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/FSPagerView.build/Debug-xros/FSPagerView.build/FSPagerView.DependencyMetadataFileList (in target 'FSPagerView' from project 'FSPagerView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/FSPagerView.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/FSPagerView.DependencyStaticMetadataFileList (in target 'FSPagerView' from project 'FSPagerView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/FSPagerView.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/FSPagerView.modulemap (in target 'FSPagerView' from project 'FSPagerView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/FSPagerView.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.SwiftFileList (in target 'FSPagerView' from project 'FSPagerView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.LinkFileList (in target 'FSPagerView' from project 'FSPagerView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView-OutputFileMap.json (in target 'FSPagerView' from project 'FSPagerView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView_const_extract_protocols.json (in target 'FSPagerView' from project 'FSPagerView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.SwiftConstValuesFileList (in target 'FSPagerView' from project 'FSPagerView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FSPagerView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/FSPagerView.modulemap (in target 'FSPagerView' from project 'FSPagerView')
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/FSPagerView.build/Debug-xros/FSPagerView.build/FSPagerView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver FSPagerView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FSPagerView' from project 'FSPagerView')
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 FSPagerView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.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 -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/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView-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/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView_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/FSPagerView.build/Debug-xros/FSPagerView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.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/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ FSPagerView.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift (in target 'FSPagerView' from project 'FSPagerView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift:457:31: warning: 'UINib' was deprecated in visionOS 1.0: Loading Interface Builder products will not be supported in a future version of visionOS.
open func register(_ nib: UINib?, forCellWithReuseIdentifier identifier: String) {
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift:310:29: warning: main actor-isolated property 'dataSource' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
self.collectionView.dataSource = nil
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionView.h:369:71: note: mutation of this property is only permitted within the actor
@property (nonatomic, weak, nullable) id <UICollectionViewDataSource> dataSource;
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift:311:29: warning: main actor-isolated property 'delegate' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
self.collectionView.delegate = nil
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionView.h:368:69: note: mutation of this property is only permitted within the actor
@property (nonatomic, weak, nullable) id <UICollectionViewDelegate> delegate;
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift:458:29: warning: 'register(_:forCellWithReuseIdentifier:)' was deprecated in visionOS 1.0: Loading Interface Builder products will not be supported in a future version of visionOS.
self.collectionView.register(nib, forCellWithReuseIdentifier: identifier)
^
SwiftCompile normal arm64 Compiling\ FSPageViewTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift (in target 'FSPagerView' from project 'FSPagerView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:50:35: warning: main actor-isolated property 'position' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let position = attributes.position
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewLayoutAttributes.swift:13:14: note: property declared here
open var position: CGFloat = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:51:41: warning: main actor-isolated property 'scrollDirection' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let scrollDirection = pagerView.scrollDirection
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift:90:14: note: property declared here
open var scrollDirection: FSPagerView.ScrollDirection = .horizontal {
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:52:72: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let itemSpacing = (scrollDirection == .horizontal ? attributes.bounds.width : attributes.bounds.height) + self.proposedInteritemSpacing()
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:49:30: note: property declared here
@property (nonatomic) CGRect bounds API_AVAILABLE(ios(7.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:52:98: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let itemSpacing = (scrollDirection == .horizontal ? attributes.bounds.width : attributes.bounds.height) + self.proposedInteritemSpacing()
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:49:30: note: property declared here
@property (nonatomic) CGRect bounds API_AVAILABLE(ios(7.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:73:24: warning: main actor-isolated property 'alpha' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
attributes.alpha = alpha
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:51:31: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGFloat alpha;
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:74:24: warning: main actor-isolated property 'transform' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
attributes.transform = transform
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:50:41: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGAffineTransform transform API_AVAILABLE(ios(7.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:75:24: warning: main actor-isolated property 'zIndex' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
attributes.zIndex = zIndex
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:52:33: note: mutation of this property is only permitted within the actor
@property (nonatomic) NSInteger zIndex; // default is 0
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:90:49: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let vertMargin = attributes.bounds.height * (1 - scaleFactor) / 2;
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:49:30: note: property declared here
@property (nonatomic) CGRect bounds API_AVAILABLE(ios(7.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:94:49: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let horzMargin = attributes.bounds.width * (1 - scaleFactor) / 2;
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:49:30: note: property declared here
@property (nonatomic) CGRect bounds API_AVAILABLE(ios(7.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:106:24: warning: main actor-isolated property 'alpha' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
attributes.alpha = alpha
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:51:31: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGFloat alpha;
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:107:24: warning: main actor-isolated property 'transform' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
attributes.transform = transform
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:50:41: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGAffineTransform transform API_AVAILABLE(ios(7.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:147:24: warning: main actor-isolated property 'alpha' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
attributes.alpha = alpha
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:51:31: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGFloat alpha;
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:148:24: warning: main actor-isolated property 'transform' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
attributes.transform = transform
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:50:41: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGAffineTransform transform API_AVAILABLE(ios(7.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:149:24: warning: main actor-isolated property 'zIndex' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
attributes.zIndex = zIndex
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:52:33: note: mutation of this property is only permitted within the actor
@property (nonatomic) NSInteger zIndex; // default is 0
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:157:24: warning: main actor-isolated property 'transform' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
attributes.transform = transform
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:50:41: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGAffineTransform transform API_AVAILABLE(ios(7.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:159:24: warning: main actor-isolated property 'alpha' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
attributes.alpha = alpha
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:51:31: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGFloat alpha;
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:161:24: warning: main actor-isolated property 'zIndex' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
attributes.zIndex = Int(zIndex)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:52:33: note: mutation of this property is only permitted within the actor
@property (nonatomic) NSInteger zIndex; // default is 0
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:174:24: warning: main actor-isolated property 'zIndex' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
attributes.zIndex = 100 - Int(abs(position))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:52:33: note: mutation of this property is only permitted within the actor
@property (nonatomic) NSInteger zIndex; // default is 0
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:175:24: warning: main actor-isolated property 'transform3D' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
attributes.transform3D = transform3D
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:48:37: note: mutation of this property is only permitted within the actor
@property (nonatomic) CATransform3D transform3D;
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:186:46: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let itemSpacing = attributes.bounds.width+self.proposedInteritemSpacing()
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:49:30: note: property declared here
@property (nonatomic) CGRect bounds API_AVAILABLE(ios(7.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:200:24: warning: main actor-isolated property 'alpha' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
attributes.alpha = abs(position) < 0.5 ? 1 : self.minimumAlpha
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:51:31: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGFloat alpha;
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:201:24: warning: main actor-isolated property 'transform' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
attributes.transform = transform
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:50:41: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGAffineTransform transform API_AVAILABLE(ios(7.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:202:24: warning: main actor-isolated property 'zIndex' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
attributes.zIndex = zIndex
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:52:33: note: mutation of this property is only permitted within the actor
@property (nonatomic) NSInteger zIndex; // default is 0
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:206:28: warning: main actor-isolated property 'alpha' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
attributes.alpha = 0
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:51:31: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGFloat alpha;
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:208:28: warning: main actor-isolated property 'alpha' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
attributes.alpha = 1
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:51:31: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGFloat alpha;
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:209:28: warning: main actor-isolated property 'zIndex' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
attributes.zIndex = Int((1-position) * CGFloat(10))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:52:33: note: mutation of this property is only permitted within the actor
@property (nonatomic) NSInteger zIndex; // default is 0
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:212:74: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let radius = scrollDirection == .horizontal ? attributes.bounds.width : attributes.bounds.height
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:49:30: note: property declared here
@property (nonatomic) CGRect bounds API_AVAILABLE(ios(7.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:212:100: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let radius = scrollDirection == .horizontal ? attributes.bounds.width : attributes.bounds.height
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:49:30: note: property declared here
@property (nonatomic) CGRect bounds API_AVAILABLE(ios(7.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:218:32: warning: main actor-isolated property 'center' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
attributes.center.x += direction*radius*0.5 // ForwardX
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:46:31: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGPoint center;
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:223:32: warning: main actor-isolated property 'center' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
attributes.center.y += direction*radius*0.5 // ForwardY
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:46:31: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGPoint center;
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:227:28: warning: main actor-isolated property 'transform3D' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
attributes.transform3D = transform3D
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:48:37: note: mutation of this property is only permitted within the actor
@property (nonatomic) CATransform3D transform3D;
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:229:28: warning: main actor-isolated property 'alpha' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
attributes.alpha = 0
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:51:31: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGFloat alpha;
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:231:28: warning: main actor-isolated property 'alpha' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
attributes.alpha = 0
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:51:31: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGFloat alpha;
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:232:28: warning: main actor-isolated property 'zIndex' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
attributes.zIndex = 0
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:52:33: note: mutation of this property is only permitted within the actor
@property (nonatomic) NSInteger zIndex; // default is 0
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:242:41: warning: main actor-isolated property 'scrollDirection' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let scrollDirection = pagerView.scrollDirection
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift:90:14: note: property declared here
open var scrollDirection: FSPagerView.ScrollDirection = .horizontal {
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:238:15: note: add '@MainActor' to make instance method 'proposedInteritemSpacing()' part of global actor 'MainActor'
open func proposedInteritemSpacing() -> CGFloat {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:248:30: warning: main actor-isolated property 'itemSize' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return pagerView.itemSize.width * -self.minimumScale * 0.6
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift:117:14: note: property declared here
open var itemSize: CGSize = automaticSize {
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:238:15: note: add '@MainActor' to make instance method 'proposedInteritemSpacing()' part of global actor 'MainActor'
open func proposedInteritemSpacing() -> CGFloat {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:253:30: warning: main actor-isolated property 'itemSize' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return pagerView.itemSize.width * -self.minimumScale * 0.2
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift:117:14: note: property declared here
open var itemSize: CGSize = automaticSize {
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:238:15: note: add '@MainActor' to make instance method 'proposedInteritemSpacing()' part of global actor 'MainActor'
open func proposedInteritemSpacing() -> CGFloat {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:258:31: warning: main actor-isolated property 'itemSize' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return -pagerView.itemSize.width * sin(.pi*0.25*0.25*3.0)
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift:117:14: note: property declared here
open var itemSize: CGSize = automaticSize {
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:238:15: note: add '@MainActor' to make instance method 'proposedInteritemSpacing()' part of global actor 'MainActor'
open func proposedInteritemSpacing() -> CGFloat {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:263:31: warning: main actor-isolated property 'itemSize' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return -pagerView.itemSize.width * 0.15
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift:117:14: note: property declared here
open var itemSize: CGSize = automaticSize {
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:238:15: note: add '@MainActor' to make instance method 'proposedInteritemSpacing()' part of global actor 'MainActor'
open func proposedInteritemSpacing() -> CGFloat {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:269:26: warning: main actor-isolated property 'interitemSpacing' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return pagerView.interitemSpacing
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift:109:14: note: property declared here
open var interitemSpacing: CGFloat = 0 {
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:238:15: note: add '@MainActor' to make instance method 'proposedInteritemSpacing()' part of global actor 'MainActor'
open func proposedInteritemSpacing() -> CGFloat {
^
@MainActor
SwiftCompile normal arm64 Compiling\ FSPageViewLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPageViewLayout.swift (in target 'FSPagerView' from project 'FSPagerView')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FSPageControl.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FSPageViewLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPagerCollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewLayoutAttributes.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPageViewLayout.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPageViewLayout.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPageViewLayout.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPageViewLayout.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -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 -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/swift-overrides.hmap -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/FSPagerView.build/Debug-xros/FSPagerView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FSPagerView -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPageViewLayout.o -index-unit-output-path /FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPageViewLayout.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSPageViewLayout.swift (in target 'FSPagerView' from project 'FSPagerView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewLayout.swift:45:72: error: 'orientationDidChangeNotification' is unavailable in visionOS
NotificationCenter.default.removeObserver(self, name: UIDevice.orientationDidChangeNotification, object: nil)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:83:39: note: 'orientationDidChangeNotification' has been explicitly marked unavailable here
UIKIT_EXTERN NSNotificationName const UIDeviceOrientationDidChangeNotification API_UNAVAILABLE(tvos, visionos, watchos) NS_SWIFT_NONISOLATED;
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewLayout.swift:260:133: error: 'orientationDidChangeNotification' is unavailable in visionOS
NotificationCenter.default.addObserver(self, selector: #selector(didReceiveNotification(notification:)), name: UIDevice.orientationDidChangeNotification, object: nil)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:83:39: note: 'orientationDidChangeNotification' has been explicitly marked unavailable here
UIKIT_EXTERN NSNotificationName const UIDeviceOrientationDidChangeNotification API_UNAVAILABLE(tvos, visionos, watchos) NS_SWIFT_NONISOLATED;
^
SwiftCompile normal arm64 Compiling\ FSPageControl.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPageControl.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSPageControl.swift (in target 'FSPagerView' from project 'FSPagerView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FSPageControl.swift:305:1: warning: extension declares a conformance of imported type 'State' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIControl.State: Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageControl.swift:305:1: note: add '@retroactive' to silence this warning
extension UIControl.State: Hashable {
^ ~~~~~~~~
@retroactive Hashable
SwiftEmitModule normal arm64 Emitting\ module\ for\ FSPagerView (in target 'FSPagerView' from project 'FSPagerView')
EmitSwiftModule normal arm64 (in target 'FSPagerView' from project 'FSPagerView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FSPageControl.swift:305:1: warning: extension declares a conformance of imported type 'State' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIControl.State: Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageControl.swift:305:1: note: add '@retroactive' to silence this warning
extension UIControl.State: Hashable {
^ ~~~~~~~~
@retroactive Hashable
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift:457:31: warning: 'UINib' was deprecated in visionOS 1.0: Loading Interface Builder products will not be supported in a future version of visionOS.
open func register(_ nib: UINib?, forCellWithReuseIdentifier identifier: String) {
^
SwiftCompile normal arm64 Compiling\ FSPagerViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewCell.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewCell.swift (in target 'FSPagerView' from project 'FSPagerView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewCell.swift:143:23: warning: main actor-isolated property 'kvoContext' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if context == kvoContext {
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewCell.swift:50:21: note: property declared here
fileprivate let kvoContext = UnsafeMutableRawPointer(bitPattern: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewCell.swift:145:22: warning: call to main actor-isolated instance method 'setNeedsLayout()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.setNeedsLayout()
^
UIKit.UIView.setNeedsLayout:2:22: note: calls to instance method 'setNeedsLayout()' from outside of its actor context are implicitly asynchronous
@MainActor open func setNeedsLayout()}
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewCell.swift:112:73: warning: cannot access property 'kvoContext' with a non-sendable type 'UnsafeMutableRawPointer?' from nonisolated deinit; this is an error in the Swift 6 language mode
textLabel.removeObserver(self, forKeyPath: "font", context: kvoContext)
^
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
@frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
^
SwiftCompile normal arm64 Compiling\ FSPagerViewLayoutAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewLayoutAttributes.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewLayoutAttributes.swift (in target 'FSPagerView' from project 'FSPagerView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewLayoutAttributes.swift:20:36: warning: main actor-isolated property 'position' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
isEqual = isEqual && (self.position == object.position)
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewLayoutAttributes.swift:13:14: note: property declared here
open var position: CGFloat = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewLayoutAttributes.swift:20:55: warning: main actor-isolated property 'position' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
isEqual = isEqual && (self.position == object.position)
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewLayoutAttributes.swift:13:14: note: property declared here
open var position: CGFloat = 0
^
SwiftCompile normal arm64 Compiling\ FSPagerCollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPagerCollectionView.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSPagerCollectionView.swift (in target 'FSPagerView' from project 'FSPagerView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for FSPagerView (in target 'FSPagerView' from project 'FSPagerView')
SwiftDriver\ Compilation\ Requirements FSPagerView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FSPagerView' from project 'FSPagerView')
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 FSPagerView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.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 -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/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView-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/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView_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/FSPagerView.build/Debug-xros/FSPagerView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.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/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FSPagerView-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView-Swift.h (in target 'FSPagerView' from project 'FSPagerView')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FSPagerView-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FSPagerView.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.swiftdoc (in target 'FSPagerView' from project 'FSPagerView')
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/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FSPagerView.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FSPagerView.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.swiftmodule (in target 'FSPagerView' from project 'FSPagerView')
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/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FSPagerView.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FSPagerView.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.abi.json (in target 'FSPagerView' from project 'FSPagerView')
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/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FSPagerView.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FSPagerView.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.swiftsourceinfo (in target 'FSPagerView' from project 'FSPagerView')
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/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FSPagerView.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling FSPageViewTransformer.swift (in target 'FSPagerView' from project 'FSPagerView')
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ FSPageViewLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPageViewLayout.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSPageViewLayout.swift (in target 'FSPagerView' from project 'FSPagerView')
Building workspace spi-builder-workspace with scheme FSPagerView
(3 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
FSPagerView: /Users/admin/builder/spi-builder-workspace
resolved source packages: FSPagerView
{
"dependencies" : [
],
"manifest_display_name" : "FSPagerView",
"name" : "FSPagerView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "FSPagerView",
"targets" : [
"FSPagerView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "FSPagerView",
"module_type" : "SwiftTarget",
"name" : "FSPagerView",
"path" : "Sources",
"product_memberships" : [
"FSPagerView"
],
"sources" : [
"FSPageControl.swift",
"FSPageViewLayout.swift",
"FSPageViewTransformer.swift",
"FSPagerCollectionView.swift",
"FSPagerView.swift",
"FSPagerViewCell.swift",
"FSPagerViewLayoutAttributes.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FSPagerView"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FSPagerView -destination generic/platform=xrOS
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 FSPagerView -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
FSPagerView: /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 'FSPagerView' in project 'FSPagerView'
➜ Explicit dependency on target 'FSPagerView' in project 'FSPagerView'
Target 'FSPagerView' in project 'FSPagerView' (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: fab831b3acf4787cf60ffa7fa2bceb2b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fab831b3acf4787cf60ffa7fa2bceb2b.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
SwiftDriver FSPagerView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FSPagerView' from project 'FSPagerView')
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 FSPagerView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -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 -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/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView-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/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView_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/FSPagerView.build/Debug-xros/FSPagerView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.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/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ FSPageControl.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPageControl.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSPageControl.swift (in target 'FSPagerView' from project 'FSPagerView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FSPageViewTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift (in target 'FSPagerView' from project 'FSPagerView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FSPagerCollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPagerCollectionView.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSPagerCollectionView.swift (in target 'FSPagerView' from project 'FSPagerView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ FSPagerView (in target 'FSPagerView' from project 'FSPagerView')
EmitSwiftModule normal arm64 (in target 'FSPagerView' from project 'FSPagerView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FSPageControl.swift:305:1: warning: extension declares a conformance of imported type 'State' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIControl.State: Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageControl.swift:305:1: note: add '@retroactive' to silence this warning
extension UIControl.State: Hashable {
^ ~~~~~~~~
@retroactive Hashable
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift:457:31: warning: 'UINib' was deprecated in visionOS 1.0: Loading Interface Builder products will not be supported in a future version of visionOS.
open func register(_ nib: UINib?, forCellWithReuseIdentifier identifier: String) {
^
SwiftCompile normal arm64 Compiling\ FSPagerViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewCell.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewCell.swift (in target 'FSPagerView' from project 'FSPagerView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FSPagerView.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift (in target 'FSPagerView' from project 'FSPagerView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FSPagerViewLayoutAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewLayoutAttributes.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewLayoutAttributes.swift (in target 'FSPagerView' from project 'FSPagerView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FSPageViewLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPageViewLayout.swift (in target 'FSPagerView' from project 'FSPagerView')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FSPageControl.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FSPageViewLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPagerCollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewLayoutAttributes.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPageViewLayout.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPageViewLayout.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPageViewLayout.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPageViewLayout.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -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 -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/swift-overrides.hmap -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/FSPagerView.build/Debug-xros/FSPagerView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FSPagerView -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPageViewLayout.o -index-unit-output-path /FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPageViewLayout.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSPageViewLayout.swift (in target 'FSPagerView' from project 'FSPagerView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewLayout.swift:45:72: error: 'orientationDidChangeNotification' is unavailable in visionOS
NotificationCenter.default.removeObserver(self, name: UIDevice.orientationDidChangeNotification, object: nil)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:83:39: note: 'orientationDidChangeNotification' has been explicitly marked unavailable here
UIKIT_EXTERN NSNotificationName const UIDeviceOrientationDidChangeNotification API_UNAVAILABLE(tvos, visionos, watchos) NS_SWIFT_NONISOLATED;
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewLayout.swift:260:133: error: 'orientationDidChangeNotification' is unavailable in visionOS
NotificationCenter.default.addObserver(self, selector: #selector(didReceiveNotification(notification:)), name: UIDevice.orientationDidChangeNotification, object: nil)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:83:39: note: 'orientationDidChangeNotification' has been explicitly marked unavailable here
UIKIT_EXTERN NSNotificationName const UIDeviceOrientationDidChangeNotification API_UNAVAILABLE(tvos, visionos, watchos) NS_SWIFT_NONISOLATED;
^
SwiftDriverJobDiscovery normal arm64 Compiling FSPagerViewLayoutAttributes.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftDriverJobDiscovery normal arm64 Compiling FSPagerCollectionView.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftDriverJobDiscovery normal arm64 Compiling FSPagerViewCell.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftDriverJobDiscovery normal arm64 Emitting module for FSPagerView (in target 'FSPagerView' from project 'FSPagerView')
SwiftDriver\ Compilation\ Requirements FSPagerView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FSPagerView' from project 'FSPagerView')
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 FSPagerView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -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 -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/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView-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/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView_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/FSPagerView.build/Debug-xros/FSPagerView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.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/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FSPagerView.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.swiftmodule (in target 'FSPagerView' from project 'FSPagerView')
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/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FSPagerView.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FSPagerView.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.abi.json (in target 'FSPagerView' from project 'FSPagerView')
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/FSPagerView.build/Debug-xros/FSPagerView.build/Objects-normal/arm64/FSPagerView.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FSPagerView.swiftmodule/arm64-apple-xros.abi.json
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ FSPageViewLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPageViewLayout.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSPageViewLayout.swift (in target 'FSPagerView' from project 'FSPagerView')
Building workspace spi-builder-workspace with scheme FSPagerView
(3 failures)
BUILD FAILURE 6.1 visionOS