The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of BigUIPaging, reference 0.0.3 (40fa6e), with Swift 6.1 for visionOS using Xcode 16.3 on 27 Apr 2025 22:46:23 UTC.

Swift 6 data race errors: 20

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BigUIPaging -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/notsobigcompany/BigUIPaging.git
Reference: 0.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/notsobigcompany/BigUIPaging
 * tag               0.0.3      -> FETCH_HEAD
HEAD is now at 40fa6e1 Adds pageContentBackground modifier.
Cloned https://github.com/notsobigcompany/BigUIPaging.git
Revision (git rev-parse @):
40fa6e1683bd47b962e216c05377bfd1b8f760de
SUCCESS checkout https://github.com/notsobigcompany/BigUIPaging.git at 0.0.3
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/notsobigcompany/BigUIPaging.git
https://github.com/notsobigcompany/BigUIPaging.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BigUIPaging",
  "name" : "BigUIPaging",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "BigUIPaging",
      "targets" : [
        "BigUIPaging"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BigUIPagingTests",
      "module_type" : "SwiftTarget",
      "name" : "BigUIPagingTests",
      "path" : "Tests/BigUIPagingTests",
      "sources" : [
        "BigUIPagingTests.swift"
      ],
      "target_dependencies" : [
        "BigUIPaging"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BigUIPaging",
      "module_type" : "SwiftTarget",
      "name" : "BigUIPaging",
      "path" : "Sources/BigUIPaging",
      "product_memberships" : [
        "BigUIPaging"
      ],
      "sources" : [
        "Examples/CardDeckExample.swift",
        "Examples/CustomPageViewExample.swift",
        "Examples/ExampleGridToPageView.swift",
        "Examples/PageIndicatorExample.swift",
        "Examples/PageViewBasicExample.swift",
        "Examples/PageViewForEachExample.swift",
        "Examples/PageViewNavigationStackExample.swift",
        "Implementations/PageIndicator/PageIndicator+Environment.swift",
        "Implementations/PageIndicator/PageIndicator+iOS.swift",
        "Implementations/PageIndicator/PageIndicator.swift",
        "Implementations/PageView/Platform/PlatformPageView+iOS.swift",
        "Implementations/PageView/Platform/PlatformPageView+macOS.swift",
        "Implementations/PageView/Platform/PlatformPageView.swift",
        "Implementations/PageView/Styles/BookPageViewStyle.swift",
        "Implementations/PageView/Styles/BookStackPageViewStyle.swift",
        "Implementations/PageView/Styles/CardDeckPageViewStyle.swift",
        "Implementations/PageView/Styles/HistoryStackPageViewStyle.swift",
        "Implementations/PageView/Styles/PlainPageViewStyle.swift",
        "Implementations/PageView/Styles/PlatformPageViewStyle.swift",
        "Implementations/PageView/Styles/ScrollPageViewStyle.swift",
        "Implementations/PageView/Types/PageViewDirection.swift",
        "Implementations/PageView/Types/PageViewNavigateAction.swift",
        "Implementations/PageView/Types/PageViewStyle.swift",
        "Implementations/PageView/Types/PageViewStyleConfiguration.swift",
        "Implementations/PageView/View/PageView+Environment.swift",
        "Implementations/PageView/View/PageView+Preferences.swift",
        "Implementations/PageView/View/PageView.swift",
        "Implementations/PageView/View/PageViewEnvironmentModifier.swift",
        "Implementations/PageView/View/PageViewNavigationButton.swift",
        "Implementations/Utils/View+Inspect.swift",
        "Implementations/Utils/View+Measure.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
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
Resolve Package Graph
Resolved source packages:
  BigUIPaging: /Users/admin/builder/spi-builder-workspace
resolved source packages: BigUIPaging
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BigUIPaging",
  "name" : "BigUIPaging",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "BigUIPaging",
      "targets" : [
        "BigUIPaging"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BigUIPagingTests",
      "module_type" : "SwiftTarget",
      "name" : "BigUIPagingTests",
      "path" : "Tests/BigUIPagingTests",
      "sources" : [
        "BigUIPagingTests.swift"
      ],
      "target_dependencies" : [
        "BigUIPaging"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BigUIPaging",
      "module_type" : "SwiftTarget",
      "name" : "BigUIPaging",
      "path" : "Sources/BigUIPaging",
      "product_memberships" : [
        "BigUIPaging"
      ],
      "sources" : [
        "Examples/CardDeckExample.swift",
        "Examples/CustomPageViewExample.swift",
        "Examples/ExampleGridToPageView.swift",
        "Examples/PageIndicatorExample.swift",
        "Examples/PageViewBasicExample.swift",
        "Examples/PageViewForEachExample.swift",
        "Examples/PageViewNavigationStackExample.swift",
        "Implementations/PageIndicator/PageIndicator+Environment.swift",
        "Implementations/PageIndicator/PageIndicator+iOS.swift",
        "Implementations/PageIndicator/PageIndicator.swift",
        "Implementations/PageView/Platform/PlatformPageView+iOS.swift",
        "Implementations/PageView/Platform/PlatformPageView+macOS.swift",
        "Implementations/PageView/Platform/PlatformPageView.swift",
        "Implementations/PageView/Styles/BookPageViewStyle.swift",
        "Implementations/PageView/Styles/BookStackPageViewStyle.swift",
        "Implementations/PageView/Styles/CardDeckPageViewStyle.swift",
        "Implementations/PageView/Styles/HistoryStackPageViewStyle.swift",
        "Implementations/PageView/Styles/PlainPageViewStyle.swift",
        "Implementations/PageView/Styles/PlatformPageViewStyle.swift",
        "Implementations/PageView/Styles/ScrollPageViewStyle.swift",
        "Implementations/PageView/Types/PageViewDirection.swift",
        "Implementations/PageView/Types/PageViewNavigateAction.swift",
        "Implementations/PageView/Types/PageViewStyle.swift",
        "Implementations/PageView/Types/PageViewStyleConfiguration.swift",
        "Implementations/PageView/View/PageView+Environment.swift",
        "Implementations/PageView/View/PageView+Preferences.swift",
        "Implementations/PageView/View/PageView.swift",
        "Implementations/PageView/View/PageViewEnvironmentModifier.swift",
        "Implementations/PageView/View/PageViewNavigationButton.swift",
        "Implementations/Utils/View+Inspect.swift",
        "Implementations/Utils/View+Measure.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BigUIPaging"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BigUIPaging -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 BigUIPaging -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:
  BigUIPaging: /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 'BigUIPaging' in project 'BigUIPaging'
        ➜ Explicit dependency on target 'BigUIPaging' in project 'BigUIPaging'
    Target 'BigUIPaging' in project 'BigUIPaging' (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: 1641d730bf13d3ea87947821ead4dcec
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1641d730bf13d3ea87947821ead4dcec.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/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/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/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/BigUIPaging.build/Debug-xros/BigUIPaging.build/BigUIPaging.modulemap (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/BigUIPaging.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/BigUIPaging.DependencyStaticMetadataFileList (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/BigUIPaging.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/BigUIPaging.DependencyMetadataFileList (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/BigUIPaging.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging.SwiftFileList (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging-OutputFileMap.json (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging_const_extract_protocols.json (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging.SwiftConstValuesFileList (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging.LinkFileList (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/BigUIPaging.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/BigUIPaging.modulemap (in target 'BigUIPaging' from project 'BigUIPaging')
    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/BigUIPaging.build/Debug-xros/BigUIPaging.build/BigUIPaging.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver BigUIPaging normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BigUIPaging' from project 'BigUIPaging')
    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 BigUIPaging -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging-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/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging_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/BigUIPaging.build/Debug-xros/BigUIPaging.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.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/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ CardDeckExample.swift,\ CustomPageViewExample.swift,\ ExampleGridToPageView.swift,\ PageIndicatorExample.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Examples/CardDeckExample.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Examples/CustomPageViewExample.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Examples/PageIndicatorExample.swift (in target 'BigUIPaging' from project 'BigUIPaging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Examples/CardDeckExample.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Examples/CustomPageViewExample.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Examples/ExampleGridToPageView.swift:47:14: warning: 'onChange(of:perform:)' was deprecated in visionOS 1.0: Use `onChange` with a two or zero parameter action closure instead.
            .onChange(of: selection) { _ in
             ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Examples/PageIndicatorExample.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PageIndicator+Environment.swift,\ PageIndicator+iOS.swift,\ PageIndicator.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+iOS.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator.swift (in target 'BigUIPaging' from project 'BigUIPaging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:43:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: Color? = nil
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:43:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: Color? = nil
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:43:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: Color? = nil
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:43:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: Color? = nil
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:52:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: Color? = nil
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:52:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: Color? = nil
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:52:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: Color? = nil
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:52:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: Color? = nil
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:61:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: Bool = true
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:61:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: Bool = true
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:61:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: Bool = true
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:61:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: Bool = true
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:70:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: PageIndicator.BackgroundStyle = .automatic
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:70:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: PageIndicator.BackgroundStyle = .automatic
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:70:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: PageIndicator.BackgroundStyle = .automatic
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:70:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: PageIndicator.BackgroundStyle = .automatic
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:79:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: Visibility = .visible
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:79:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: Visibility = .visible
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:79:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: Visibility = .visible
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:79:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: Visibility = .visible
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:88:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: TimeInterval? = nil
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:88:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: TimeInterval? = nil
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:88:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: TimeInterval? = nil
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:88:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: TimeInterval? = nil
                   ^
        nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+iOS.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+iOS.swift:96:25: warning: main actor-isolated property 'selection' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            self.parent.selection = sender.currentPage
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+iOS.swift:10:18: note: mutation of this property is only permitted within the actor
    @Binding var selection: Int
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+iOS.swift:95:20: note: add '@MainActor' to make instance method 'selectionChanged' part of global actor 'MainActor'
        @objc func selectionChanged(_ sender: UIPageControl) {
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+iOS.swift:96:44: warning: main actor-isolated property 'currentPage' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            self.parent.selection = sender.currentPage
                                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPageControl.h:56:41: note: property declared here
@property (nonatomic, assign) NSInteger currentPage;
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+iOS.swift:95:20: note: add '@MainActor' to make instance method 'selectionChanged' part of global actor 'MainActor'
        @objc func selectionChanged(_ sender: UIPageControl) {
                   ^
        @MainActor
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PlatformPageView+iOS.swift,\ PlatformPageView+macOS.swift,\ PlatformPageView.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Platform/PlatformPageView+iOS.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Platform/PlatformPageView+macOS.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Platform/PlatformPageView.swift (in target 'BigUIPaging' from project 'BigUIPaging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Platform/PlatformPageView+iOS.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Platform/PlatformPageView+macOS.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Platform/PlatformPageView.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PageViewBasicExample.swift,\ PageViewForEachExample.swift,\ PageViewNavigationStackExample.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Examples/PageViewBasicExample.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Examples/PageViewForEachExample.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Examples/PageViewNavigationStackExample.swift (in target 'BigUIPaging' from project 'BigUIPaging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Examples/PageViewBasicExample.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Examples/PageViewForEachExample.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Examples/PageViewNavigationStackExample.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ BookPageViewStyle.swift,\ BookStackPageViewStyle.swift,\ CardDeckPageViewStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/BookPageViewStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/BookStackPageViewStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift (in target 'BigUIPaging' from project 'BigUIPaging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/BookPageViewStyle.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/BookStackPageViewStyle.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:172:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: Double? = nil
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:172:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: Double? = nil
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:172:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: Double? = nil
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:172:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: Double? = nil
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:181:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: Bool = false
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:181:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: Bool = false
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:181:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: Bool = false
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:181:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: Bool = false
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:14:9: warning: call to main actor-isolated initializer 'init(_:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        CardDeckPageView(configuration)
        ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:42:5: note: calls to initializer 'init(_:)' from outside of its actor context are implicitly asynchronous
    init(_ configuration: Configuration) {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:42:5: note: main actor isolation inferred from conformance to protocol 'View'
    init(_ configuration: Configuration) {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:13:17: note: add '@MainActor' to make instance method 'makeBody(configuration:)' part of global actor 'MainActor'
    public func makeBody(configuration: Configuration) -> some View {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:64:10: warning: 'onChange(of:perform:)' was deprecated in visionOS 1.0: Use `onChange` with a two or zero parameter action closure instead.
        .onChange(of: selectedIndex) { newValue in
         ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:67:10: warning: 'onChange(of:perform:)' was deprecated in visionOS 1.0: Use `onChange` with a two or zero parameter action closure instead.
        .onChange(of: configuration.selection.wrappedValue) { newValue in
         ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:14:9: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
        CardDeckPageView(configuration)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:14:9: note: sending task-isolated 'configuration' to main actor-isolated initializer 'init(_:)' risks causing data races between main actor-isolated and task-isolated uses
        CardDeckPageView(configuration)
        ^
SwiftCompile normal arm64 Compiling\ PageView+Preferences.swift,\ PageView.swift,\ PageViewEnvironmentModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Preferences.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageViewEnvironmentModifier.swift (in target 'BigUIPaging' from project 'BigUIPaging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Preferences.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Preferences.swift:5:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var defaultValue: PageViewDirection = []
               ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Preferences.swift:5:16: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
    static var defaultValue: PageViewDirection = []
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Preferences.swift:5:16: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    static var defaultValue: PageViewDirection = []
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Preferences.swift:5:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var defaultValue: PageViewDirection = []
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Preferences.swift:14:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var defaultValue: PageViewNavigateAction?
               ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Preferences.swift:14:16: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
    static var defaultValue: PageViewNavigateAction?
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Preferences.swift:14:16: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    static var defaultValue: PageViewNavigateAction?
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Preferences.swift:14:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var defaultValue: PageViewNavigateAction?
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView.swift:274:9: warning: call to main actor-isolated initializer 'init(configuration:style:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        ConcretePageViewStyle(configuration: configuration, style: self)
        ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView.swift:261:8: note: calls to initializer 'init(configuration:style:)' from outside of its actor context are implicitly asynchronous
struct ConcretePageViewStyle<Style>: View where Style: PageViewStyle {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView.swift:261:8: note: main actor isolation inferred from conformance to protocol 'View'
struct ConcretePageViewStyle<Style>: View where Style: PageViewStyle {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView.swift:273:10: note: add '@MainActor' to make instance method 'makeConcreteView' part of global actor 'MainActor'
    func makeConcreteView(_ configuration: Configuration) -> some View {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView.swift:274:9: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
        ConcretePageViewStyle(configuration: configuration, style: self)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView.swift:274:9: note: sending task-isolated 'configuration' to main actor-isolated initializer 'init(configuration:style:)' risks causing data races between main actor-isolated and task-isolated uses
        ConcretePageViewStyle(configuration: configuration, style: self)
        ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView.swift:274:9: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
        ConcretePageViewStyle(configuration: configuration, style: self)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView.swift:274:9: note: sending task-isolated 'self' to main actor-isolated initializer 'init(configuration:style:)' risks causing data races between main actor-isolated and task-isolated uses
        ConcretePageViewStyle(configuration: configuration, style: self)
        ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageViewEnvironmentModifier.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ HistoryStackPageViewStyle.swift,\ PlainPageViewStyle.swift,\ PlatformPageViewStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/HistoryStackPageViewStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/PlainPageViewStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/PlatformPageViewStyle.swift (in target 'BigUIPaging' from project 'BigUIPaging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/HistoryStackPageViewStyle.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/PlainPageViewStyle.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/PlatformPageViewStyle.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PageViewNavigationButton.swift,\ View+Inspect.swift,\ View+Measure.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageViewNavigationButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/Utils/View+Inspect.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/Utils/View+Measure.swift (in target 'BigUIPaging' from project 'BigUIPaging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageViewNavigationButton.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/Utils/View+Inspect.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/Utils/View+Inspect.swift:97:30: warning: call to main actor-isolated instance method '_firstValue(labelled:children:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        guard let provider = _firstValue(labelled: "base") else {
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/Utils/View+Inspect.swift:68:10: note: calls to instance method '_firstValue(labelled:children:)' from outside of its actor context are implicitly asynchronous
    func _firstValue(labelled label: String, children: Mirror.Children? = nil) -> Any? {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/Utils/View+Inspect.swift:96:10: note: add '@MainActor' to make instance method '_systemName()' part of global actor 'MainActor'
    func _systemName() -> String? {
         ^
    @MainActor
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/Utils/View+Measure.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/Utils/View+Measure.swift:27:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var defaultValue: CGSize? = nil
               ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/Utils/View+Measure.swift:27:16: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
    static var defaultValue: CGSize? = nil
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/Utils/View+Measure.swift:27:16: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    static var defaultValue: CGSize? = nil
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/Utils/View+Measure.swift:27:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var defaultValue: CGSize? = nil
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ ScrollPageViewStyle.swift,\ PageViewDirection.swift,\ PageViewNavigateAction.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/ScrollPageViewStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewDirection.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewNavigateAction.swift (in target 'BigUIPaging' from project 'BigUIPaging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/ScrollPageViewStyle.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewDirection.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewDirection.swift:13:23: warning: static property 'forwards' is not concurrency-safe because non-'Sendable' type 'PageViewDirection' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let forwards = PageViewDirection(rawValue: 1 << 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewDirection.swift:4:15: note: consider making struct 'PageViewDirection' conform to the 'Sendable' protocol
public struct PageViewDirection: OptionSet {
              ^
                                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewDirection.swift:13:23: note: add '@MainActor' to make static property 'forwards' part of global actor 'MainActor'
    public static let forwards = PageViewDirection(rawValue: 1 << 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewDirection.swift:13:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let forwards = PageViewDirection(rawValue: 1 << 1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewDirection.swift:16:23: warning: static property 'backwards' is not concurrency-safe because non-'Sendable' type 'PageViewDirection' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let backwards = PageViewDirection(rawValue: 1 << 2)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewDirection.swift:4:15: note: consider making struct 'PageViewDirection' conform to the 'Sendable' protocol
public struct PageViewDirection: OptionSet {
              ^
                                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewDirection.swift:16:23: note: add '@MainActor' to make static property 'backwards' part of global actor 'MainActor'
    public static let backwards = PageViewDirection(rawValue: 1 << 2)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewDirection.swift:16:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let backwards = PageViewDirection(rawValue: 1 << 2)
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewNavigateAction.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewNavigateAction.swift:31:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'PageViewNavigateAction' may have shared mutable state; this is an error in the Swift 6 language mode
    static let `default` = PageViewNavigateAction(id: nil) { _ in }
               ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewNavigateAction.swift:18:15: note: consider making struct 'PageViewNavigateAction' conform to the 'Sendable' protocol
public struct PageViewNavigateAction {
              ^
                                     : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewNavigateAction.swift:31:16: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    static let `default` = PageViewNavigateAction(id: nil) { _ in }
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewNavigateAction.swift:31:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let `default` = PageViewNavigateAction(id: nil) { _ in }
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ PageViewStyle.swift,\ PageViewStyleConfiguration.swift,\ PageView+Environment.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewStyleConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift (in target 'BigUIPaging' from project 'BigUIPaging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewStyle.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewStyleConfiguration.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:31:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: any PageViewStyle = PlainPageViewStyle()
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:31:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: any PageViewStyle = PlainPageViewStyle()
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:31:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: any PageViewStyle = PlainPageViewStyle()
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:31:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: any PageViewStyle = PlainPageViewStyle()
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:40:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: Axis = .horizontal
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:40:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: Axis = .horizontal
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:40:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: Axis = .horizontal
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:40:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: Axis = .horizontal
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:49:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: Double? = nil
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:49:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: Double? = nil
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:49:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: Double? = nil
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:49:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: Double? = nil
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:58:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: Visibility = .automatic
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:58:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: Visibility = .automatic
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:58:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: Visibility = .automatic
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:58:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: Visibility = .automatic
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:67:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: PageViewNavigateAction = .default
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:67:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: PageViewNavigateAction = .default
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:67:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: PageViewNavigateAction = .default
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:67:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: PageViewNavigateAction = .default
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:77:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue = PageViewDirection()
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:77:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue = PageViewDirection()
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:77:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue = PageViewDirection()
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:77:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue = PageViewDirection()
                   ^
        nonisolated(unsafe)
SwiftEmitModule normal arm64 Emitting\ module\ for\ BigUIPaging (in target 'BigUIPaging' from project 'BigUIPaging')
EmitSwiftModule normal arm64 (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:43:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: Color? = nil
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:43:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: Color? = nil
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:43:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: Color? = nil
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:43:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: Color? = nil
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:52:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: Color? = nil
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:52:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: Color? = nil
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:52:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: Color? = nil
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:52:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: Color? = nil
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:61:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: Bool = true
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:61:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: Bool = true
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:61:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: Bool = true
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:61:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: Bool = true
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:70:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: PageIndicator.BackgroundStyle = .automatic
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:70:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: PageIndicator.BackgroundStyle = .automatic
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:70:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: PageIndicator.BackgroundStyle = .automatic
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:70:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: PageIndicator.BackgroundStyle = .automatic
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:79:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: Visibility = .visible
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:79:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: Visibility = .visible
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:79:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: Visibility = .visible
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:79:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: Visibility = .visible
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:88:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: TimeInterval? = nil
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:88:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: TimeInterval? = nil
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:88:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: TimeInterval? = nil
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageIndicator/PageIndicator+Environment.swift:88:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: TimeInterval? = nil
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:172:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: Double? = nil
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:172:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: Double? = nil
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:172:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: Double? = nil
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:172:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: Double? = nil
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:181:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: Bool = false
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:181:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: Bool = false
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:181:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: Bool = false
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Styles/CardDeckPageViewStyle.swift:181:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: Bool = false
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewDirection.swift:13:23: warning: static property 'forwards' is not concurrency-safe because non-'Sendable' type 'PageViewDirection' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let forwards = PageViewDirection(rawValue: 1 << 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewDirection.swift:4:15: note: consider making struct 'PageViewDirection' conform to the 'Sendable' protocol
public struct PageViewDirection: OptionSet {
              ^
                                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewDirection.swift:13:23: note: add '@MainActor' to make static property 'forwards' part of global actor 'MainActor'
    public static let forwards = PageViewDirection(rawValue: 1 << 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewDirection.swift:13:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let forwards = PageViewDirection(rawValue: 1 << 1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewDirection.swift:16:23: warning: static property 'backwards' is not concurrency-safe because non-'Sendable' type 'PageViewDirection' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let backwards = PageViewDirection(rawValue: 1 << 2)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewDirection.swift:4:15: note: consider making struct 'PageViewDirection' conform to the 'Sendable' protocol
public struct PageViewDirection: OptionSet {
              ^
                                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewDirection.swift:16:23: note: add '@MainActor' to make static property 'backwards' part of global actor 'MainActor'
    public static let backwards = PageViewDirection(rawValue: 1 << 2)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewDirection.swift:16:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let backwards = PageViewDirection(rawValue: 1 << 2)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewNavigateAction.swift:31:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'PageViewNavigateAction' may have shared mutable state; this is an error in the Swift 6 language mode
    static let `default` = PageViewNavigateAction(id: nil) { _ in }
               ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewNavigateAction.swift:18:15: note: consider making struct 'PageViewNavigateAction' conform to the 'Sendable' protocol
public struct PageViewNavigateAction {
              ^
                                     : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewNavigateAction.swift:31:16: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    static let `default` = PageViewNavigateAction(id: nil) { _ in }
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/Types/PageViewNavigateAction.swift:31:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let `default` = PageViewNavigateAction(id: nil) { _ in }
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:31:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: any PageViewStyle = PlainPageViewStyle()
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:31:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: any PageViewStyle = PlainPageViewStyle()
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:31:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: any PageViewStyle = PlainPageViewStyle()
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:31:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: any PageViewStyle = PlainPageViewStyle()
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:40:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: Axis = .horizontal
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:40:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: Axis = .horizontal
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:40:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: Axis = .horizontal
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:40:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: Axis = .horizontal
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:49:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: Double? = nil
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:49:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: Double? = nil
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:49:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: Double? = nil
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:49:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: Double? = nil
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:58:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: Visibility = .automatic
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:58:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: Visibility = .automatic
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:58:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: Visibility = .automatic
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:58:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: Visibility = .automatic
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:67:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue: PageViewNavigateAction = .default
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:67:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue: PageViewNavigateAction = .default
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:67:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue: PageViewNavigateAction = .default
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:67:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue: PageViewNavigateAction = .default
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:77:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
        static var defaultValue = PageViewDirection()
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:77:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
        static var defaultValue = PageViewDirection()
               ~~~ ^
               let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:77:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
        static var defaultValue = PageViewDirection()
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Environment.swift:77:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static var defaultValue = PageViewDirection()
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Preferences.swift:5:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var defaultValue: PageViewDirection = []
               ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Preferences.swift:5:16: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
    static var defaultValue: PageViewDirection = []
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Preferences.swift:5:16: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    static var defaultValue: PageViewDirection = []
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Preferences.swift:5:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var defaultValue: PageViewDirection = []
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Preferences.swift:14:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var defaultValue: PageViewNavigateAction?
               ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Preferences.swift:14:16: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
    static var defaultValue: PageViewNavigateAction?
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Preferences.swift:14:16: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    static var defaultValue: PageViewNavigateAction?
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/PageView/View/PageView+Preferences.swift:14:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var defaultValue: PageViewNavigateAction?
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/Utils/View+Measure.swift:27:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var defaultValue: CGSize? = nil
               ^
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/Utils/View+Measure.swift:27:16: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
    static var defaultValue: CGSize? = nil
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/Utils/View+Measure.swift:27:16: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    static var defaultValue: CGSize? = nil
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/BigUIPaging/Implementations/Utils/View+Measure.swift:27:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var defaultValue: CGSize? = nil
               ^
    nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Compiling CardDeckExample.swift, CustomPageViewExample.swift, ExampleGridToPageView.swift, PageIndicatorExample.swift (in target 'BigUIPaging' from project 'BigUIPaging')
SwiftDriverJobDiscovery normal arm64 Compiling PageViewNavigationButton.swift, View+Inspect.swift, View+Measure.swift (in target 'BigUIPaging' from project 'BigUIPaging')
SwiftDriverJobDiscovery normal arm64 Compiling PageIndicator+Environment.swift, PageIndicator+iOS.swift, PageIndicator.swift (in target 'BigUIPaging' from project 'BigUIPaging')
SwiftDriverJobDiscovery normal arm64 Compiling ScrollPageViewStyle.swift, PageViewDirection.swift, PageViewNavigateAction.swift (in target 'BigUIPaging' from project 'BigUIPaging')
SwiftDriverJobDiscovery normal arm64 Compiling HistoryStackPageViewStyle.swift, PlainPageViewStyle.swift, PlatformPageViewStyle.swift (in target 'BigUIPaging' from project 'BigUIPaging')
SwiftDriverJobDiscovery normal arm64 Compiling BookPageViewStyle.swift, BookStackPageViewStyle.swift, CardDeckPageViewStyle.swift (in target 'BigUIPaging' from project 'BigUIPaging')
SwiftDriverJobDiscovery normal arm64 Compiling PlatformPageView+iOS.swift, PlatformPageView+macOS.swift, PlatformPageView.swift (in target 'BigUIPaging' from project 'BigUIPaging')
SwiftDriverJobDiscovery normal arm64 Compiling PageView+Preferences.swift, PageView.swift, PageViewEnvironmentModifier.swift (in target 'BigUIPaging' from project 'BigUIPaging')
SwiftDriverJobDiscovery normal arm64 Compiling PageViewBasicExample.swift, PageViewForEachExample.swift, PageViewNavigationStackExample.swift (in target 'BigUIPaging' from project 'BigUIPaging')
SwiftDriverJobDiscovery normal arm64 Compiling PageViewStyle.swift, PageViewStyleConfiguration.swift, PageView+Environment.swift (in target 'BigUIPaging' from project 'BigUIPaging')
SwiftDriverJobDiscovery normal arm64 Emitting module for BigUIPaging (in target 'BigUIPaging' from project 'BigUIPaging')
SwiftDriver\ Compilation\ Requirements BigUIPaging normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BigUIPaging' from project 'BigUIPaging')
    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 BigUIPaging -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging-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/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging_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/BigUIPaging.build/Debug-xros/BigUIPaging.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.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/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver\ Compilation BigUIPaging normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BigUIPaging -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging-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/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging_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/BigUIPaging.build/Debug-xros/BigUIPaging.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.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/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging-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/BigUIPaging-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging-Swift.h (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/BigUIPaging-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BigUIPaging.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging.swiftdoc (in target 'BigUIPaging' from project 'BigUIPaging')
    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/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BigUIPaging.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BigUIPaging.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging.swiftmodule (in target 'BigUIPaging' from project 'BigUIPaging')
    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/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BigUIPaging.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BigUIPaging.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging.abi.json (in target 'BigUIPaging' from project 'BigUIPaging')
    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/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BigUIPaging.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BigUIPaging.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging.swiftsourceinfo (in target 'BigUIPaging' from project 'BigUIPaging')
    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/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BigUIPaging.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BigUIPaging.o normal (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BigUIPaging.o
ExtractAppIntentsMetadata (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name BigUIPaging --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.BigUIPaging --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BigUIPaging.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BigUIPaging.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/BigUIPaging.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/BigUIPaging.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BigUIPaging.build/Debug-xros/BigUIPaging.build/Objects-normal/arm64/BigUIPaging.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 15:46:23.118 appintentsmetadataprocessor[726:4088] Starting appintentsmetadataprocessor export
2025-04-27 15:46:23.158 appintentsmetadataprocessor[726:4088] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BigUIPaging.o (in target 'BigUIPaging' from project 'BigUIPaging')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/BigUIPaging.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BigUIPaging",
  "name" : "BigUIPaging",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "BigUIPaging",
      "targets" : [
        "BigUIPaging"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BigUIPagingTests",
      "module_type" : "SwiftTarget",
      "name" : "BigUIPagingTests",
      "path" : "Tests/BigUIPagingTests",
      "sources" : [
        "BigUIPagingTests.swift"
      ],
      "target_dependencies" : [
        "BigUIPaging"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BigUIPaging",
      "module_type" : "SwiftTarget",
      "name" : "BigUIPaging",
      "path" : "Sources/BigUIPaging",
      "product_memberships" : [
        "BigUIPaging"
      ],
      "sources" : [
        "Examples/CardDeckExample.swift",
        "Examples/CustomPageViewExample.swift",
        "Examples/ExampleGridToPageView.swift",
        "Examples/PageIndicatorExample.swift",
        "Examples/PageViewBasicExample.swift",
        "Examples/PageViewForEachExample.swift",
        "Examples/PageViewNavigationStackExample.swift",
        "Implementations/PageIndicator/PageIndicator+Environment.swift",
        "Implementations/PageIndicator/PageIndicator+iOS.swift",
        "Implementations/PageIndicator/PageIndicator.swift",
        "Implementations/PageView/Platform/PlatformPageView+iOS.swift",
        "Implementations/PageView/Platform/PlatformPageView+macOS.swift",
        "Implementations/PageView/Platform/PlatformPageView.swift",
        "Implementations/PageView/Styles/BookPageViewStyle.swift",
        "Implementations/PageView/Styles/BookStackPageViewStyle.swift",
        "Implementations/PageView/Styles/CardDeckPageViewStyle.swift",
        "Implementations/PageView/Styles/HistoryStackPageViewStyle.swift",
        "Implementations/PageView/Styles/PlainPageViewStyle.swift",
        "Implementations/PageView/Styles/PlatformPageViewStyle.swift",
        "Implementations/PageView/Styles/ScrollPageViewStyle.swift",
        "Implementations/PageView/Types/PageViewDirection.swift",
        "Implementations/PageView/Types/PageViewNavigateAction.swift",
        "Implementations/PageView/Types/PageViewStyle.swift",
        "Implementations/PageView/Types/PageViewStyleConfiguration.swift",
        "Implementations/PageView/View/PageView+Environment.swift",
        "Implementations/PageView/View/PageView+Preferences.swift",
        "Implementations/PageView/View/PageView.swift",
        "Implementations/PageView/View/PageViewEnvironmentModifier.swift",
        "Implementations/PageView/View/PageViewNavigationButton.swift",
        "Implementations/Utils/View+Inspect.swift",
        "Implementations/Utils/View+Measure.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.