This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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

Failed to build PageView with Swift 6.0 for macOS (Xcode) using Xcode 16.0.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme PageView -destination platform=macos,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/PageView.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/PageView
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d217971 Added formatter tool.
Cloned https://github.com/elegantchaos/PageView.git
Revision (git rev-parse @):
d217971596abc8fa72e1d2f8900fc56e4b05a73b
SUCCESS checkout https://github.com/elegantchaos/PageView.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.0
Building package at path:  $workDir
https://github.com/elegantchaos/PageView.git
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  PageView: /Users/admin/builder/spi-builder-workspace
resolved source packages: PageView
{
  "dependencies" : [
  ],
  "manifest_display_name" : "PageView",
  "name" : "PageView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "PageView",
      "targets" : [
        "PageView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PageView",
      "module_type" : "SwiftTarget",
      "name" : "PageView",
      "path" : "Sources/PageView",
      "product_memberships" : [
        "PageView"
      ],
      "sources" : [
        "DotsIndexView.swift",
        "PageView.swift",
        "VStackPageView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "PageView"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme PageView -destination platform=macos,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-15.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 PageView -destination platform=macos,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  PageView: /Users/admin/builder/spi-builder-workspace
Resolve Package Graph
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'PageView' in project 'PageView'
        ➜ Explicit dependency on target 'PageView' in project 'PageView'
    Target 'PageView' in project 'PageView' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/ld -version_details
Build description signature: cb83d33e16e9f603d87fe84eb67e5e24
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cb83d33e16e9f603d87fe84eb67e5e24.xcbuilddata
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
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
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PageView' from project 'PageView')
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/PageView.modulemap (in target 'PageView' from project 'PageView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/PageView.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/PageView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/PageView.modulemap (in target 'PageView' from project 'PageView')
    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/PageView.build/Debug/PageView.build/PageView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.LinkFileList (in target 'PageView' from project 'PageView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView-OutputFileMap.json (in target 'PageView' from project 'PageView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json (in target 'PageView' from project 'PageView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.SwiftFileList (in target 'PageView' from project 'PageView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.SwiftFileList
SwiftDriver PageView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PageView' from project 'PageView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name PageView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView-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/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.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/PageView.build/Debug/PageView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.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/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ PageView (in target 'PageView' from project 'PageView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PageView -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:9:6: error: 'Binding' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
   |      `- error: 'Binding' is only available in macOS 10.15 or newer
10 |
11 |     let pages: [SelectionValue]
/Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:15:19: error: 'Color' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |
   :
13 |     let dotSize: CGFloat
14 |     let dotSpacing: CGFloat
15 |     let dotColor: Color
   |                   `- error: 'Color' is only available in macOS 10.15 or newer
16 |
17 |     let selectedScale: CGFloat
/Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:18:24: error: 'Color' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |
   :
16 |
17 |     let selectedScale: CGFloat
18 |     let selectedColor: Color
   |                        `- error: 'Color' is only available in macOS 10.15 or newer
19 |
20 |     public init(selection: Binding<SelectionValue>, pages: [SelectionValue], dotSize: CGFloat = 8, dotSpacing: CGFloat = 10, dotColor: Color = Color.primary.opacity(0.2), selectedScale: CGFloat = 1.0, selectedColor: Color = .primary) {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:28: error: 'Binding' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |
   :
18 |     let selectedColor: Color
19 |
20 |     public init(selection: Binding<SelectionValue>, pages: [SelectionValue], dotSize: CGFloat = 8, dotSpacing: CGFloat = 10, dotColor: Color = Color.primary.opacity(0.2), selectedScale: CGFloat = 1.0, selectedColor: Color = .primary) {
   |            |               `- error: 'Binding' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
21 |         _selection = selection
22 |         self.pages = pages
/Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:136: error: 'Color' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |
   :
18 |     let selectedColor: Color
19 |
20 |     public init(selection: Binding<SelectionValue>, pages: [SelectionValue], dotSize: CGFloat = 8, dotSpacing: CGFloat = 10, dotColor: Color = Color.primary.opacity(0.2), selectedScale: CGFloat = 1.0, selectedColor: Color = .primary) {
   |            |                                                                                                                           `- error: 'Color' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
21 |         _selection = selection
22 |         self.pages = pages
/Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:217: error: 'Color' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |
   :
18 |     let selectedColor: Color
19 |
20 |     public init(selection: Binding<SelectionValue>, pages: [SelectionValue], dotSize: CGFloat = 8, dotSpacing: CGFloat = 10, dotColor: Color = Color.primary.opacity(0.2), selectedScale: CGFloat = 1.0, selectedColor: Color = .primary) {
   |            |                                                                                                                                                                                                            `- error: 'Color' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
21 |         _selection = selection
22 |         self.pages = pages
/Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:144: error: 'Color' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |
   :
18 |     let selectedColor: Color
19 |
20 |     public init(selection: Binding<SelectionValue>, pages: [SelectionValue], dotSize: CGFloat = 8, dotSpacing: CGFloat = 10, dotColor: Color = Color.primary.opacity(0.2), selectedScale: CGFloat = 1.0, selectedColor: Color = .primary) {
   |            |                                                                                                                                   `- error: 'Color' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
21 |         _selection = selection
22 |         self.pages = pages
/Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:150: error: 'primary' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |
   :
18 |     let selectedColor: Color
19 |
20 |     public init(selection: Binding<SelectionValue>, pages: [SelectionValue], dotSize: CGFloat = 8, dotSpacing: CGFloat = 10, dotColor: Color = Color.primary.opacity(0.2), selectedScale: CGFloat = 1.0, selectedColor: Color = .primary) {
   |            |                                                                                                                                         `- error: 'primary' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
21 |         _selection = selection
22 |         self.pages = pages
/Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:158: error: 'opacity' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |
   :
18 |     let selectedColor: Color
19 |
20 |     public init(selection: Binding<SelectionValue>, pages: [SelectionValue], dotSize: CGFloat = 8, dotSpacing: CGFloat = 10, dotColor: Color = Color.primary.opacity(0.2), selectedScale: CGFloat = 1.0, selectedColor: Color = .primary) {
   |            |                                                                                                                                                 `- error: 'opacity' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
21 |         _selection = selection
22 |         self.pages = pages
/Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:226: error: 'primary' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |
   :
18 |     let selectedColor: Color
19 |
20 |     public init(selection: Binding<SelectionValue>, pages: [SelectionValue], dotSize: CGFloat = 8, dotSpacing: CGFloat = 10, dotColor: Color = Color.primary.opacity(0.2), selectedScale: CGFloat = 1.0, selectedColor: Color = .primary) {
   |            |                                                                                                                                                                                                                     `- error: 'primary' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
21 |         _selection = selection
22 |         self.pages = pages
/Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:30:27: error: 'View' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |
   :
28 |     }
29 |
30 |     public var body: some View {
   |                |          `- error: 'View' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing property
31 |         let selectedIndex = pages.firstIndex(of: selection)
32 |         let indices = 0 ..< pages.count
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:4:6: error: 'Binding' is only available in macOS 10.15 or newer
 1 | import SwiftUI
 2 |
 3 | public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 4 |     @Binding var selection: SelectionValue
   |      `- error: 'Binding' is only available in macOS 10.15 or newer
 5 |     @ViewBuilder var content: () -> Content
 6 |     @ViewBuilder var index: () -> Index
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:5:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
 1 | import SwiftUI
 2 |
 3 | public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 4 |     @Binding var selection: SelectionValue
 5 |     @ViewBuilder var content: () -> Content
   |      `- error: 'ViewBuilder' is only available in macOS 10.15 or newer
 6 |     @ViewBuilder var index: () -> Index
 7 |     let indexAlignment: Alignment
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:6:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
 1 | import SwiftUI
 2 |
 3 | public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 4 |     @Binding var selection: SelectionValue
 5 |     @ViewBuilder var content: () -> Content
 6 |     @ViewBuilder var index: () -> Index
   |      `- error: 'ViewBuilder' is only available in macOS 10.15 or newer
 7 |     let indexAlignment: Alignment
 8 |     let indexPadding: CGFloat?
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:7:25: error: 'Alignment' is only available in macOS 10.15 or newer
 1 | import SwiftUI
 2 |
 3 | public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 4 |     @Binding var selection: SelectionValue
 5 |     @ViewBuilder var content: () -> Content
 6 |     @ViewBuilder var index: () -> Index
 7 |     let indexAlignment: Alignment
   |                         `- error: 'Alignment' is only available in macOS 10.15 or newer
 8 |     let indexPadding: CGFloat?
 9 |
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:10:28: error: 'Binding' is only available in macOS 10.15 or newer
 1 | import SwiftUI
 2 |
 3 | public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 4 |     @Binding var selection: SelectionValue
 5 |     @ViewBuilder var content: () -> Content
   :
 8 |     let indexPadding: CGFloat?
 9 |
10 |     public init(selection: Binding<SelectionValue>, indexAlignment: Alignment = .bottom, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
   |            |               `- error: 'Binding' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
11 |         _selection = selection
12 |         self.content = content
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:10:69: error: 'Alignment' is only available in macOS 10.15 or newer
 1 | import SwiftUI
 2 |
 3 | public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 4 |     @Binding var selection: SelectionValue
 5 |     @ViewBuilder var content: () -> Content
   :
 8 |     let indexPadding: CGFloat?
 9 |
10 |     public init(selection: Binding<SelectionValue>, indexAlignment: Alignment = .bottom, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
   |            |                                                        `- error: 'Alignment' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
11 |         _selection = selection
12 |         self.content = content
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:10:82: error: 'bottom' is only available in macOS 10.15 or newer
 1 | import SwiftUI
 2 |
 3 | public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 4 |     @Binding var selection: SelectionValue
 5 |     @ViewBuilder var content: () -> Content
   :
 8 |     let indexPadding: CGFloat?
 9 |
10 |     public init(selection: Binding<SelectionValue>, indexAlignment: Alignment = .bottom, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
   |            |                                                                     `- error: 'bottom' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
11 |         _selection = selection
12 |         self.content = content
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:18:27: error: 'View' is only available in macOS 10.15 or newer
 1 | import SwiftUI
 2 |
 3 | public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 4 |     @Binding var selection: SelectionValue
 5 |     @ViewBuilder var content: () -> Content
   :
16 |     }
17 |
18 |     public var body: some View {
   |                |          `- error: 'View' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing property
19 |         ZStack(alignment: indexAlignment) {
20 |             TabView(selection: $selection) {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:103: error: 'View' is only available in macOS 10.15 or newer
 1 | import SwiftUI
 2 |
 3 | public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               |                                                                                       `- error: 'View' is only available in macOS 10.15 or newer
   |               `- note: add @available attribute to enclosing generic struct
 4 |     @Binding var selection: SelectionValue
 5 |     @ViewBuilder var content: () -> Content
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:116: error: 'View' is only available in macOS 10.15 or newer
 1 | import SwiftUI
 2 |
 3 | public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               |                                                                                                    `- error: 'View' is only available in macOS 10.15 or newer
   |               `- note: add @available attribute to enclosing generic struct
 4 |     @Binding var selection: SelectionValue
 5 |     @ViewBuilder var content: () -> Content
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:21: error: 'Color' is only available in macOS 10.15 or newer
29 | }
30 |
31 | let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
   |     |               `- error: 'Color' is only available in macOS 10.15 or newer
   |     `- note: add @available attribute to enclosing let
32 |
33 | extension Color: Identifiable {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:32: error: 'red' is only available in macOS 10.15 or newer
29 | }
30 |
31 | let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
   |     |                          `- error: 'red' is only available in macOS 10.15 or newer
   |     `- note: add @available attribute to enclosing let
32 |
33 | extension Color: Identifiable {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:38: error: 'blue' is only available in macOS 10.15 or newer
29 | }
30 |
31 | let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
   |     |                                `- error: 'blue' is only available in macOS 10.15 or newer
   |     `- note: add @available attribute to enclosing let
32 |
33 | extension Color: Identifiable {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:45: error: 'green' is only available in macOS 10.15 or newer
29 | }
30 |
31 | let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
   |     |                                       `- error: 'green' is only available in macOS 10.15 or newer
   |     `- note: add @available attribute to enclosing let
32 |
33 | extension Color: Identifiable {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:53: error: 'yellow' is only available in macOS 10.15 or newer
29 | }
30 |
31 | let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
   |     |                                               `- error: 'yellow' is only available in macOS 10.15 or newer
   |     `- note: add @available attribute to enclosing let
32 |
33 | extension Color: Identifiable {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:62: error: 'orange' is only available in macOS 10.15 or newer
29 | }
30 |
31 | let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
   |     |                                                        `- error: 'orange' is only available in macOS 10.15 or newer
   |     `- note: add @available attribute to enclosing let
32 |
33 | extension Color: Identifiable {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:71: error: 'gray' is only available in macOS 10.15 or newer
29 | }
30 |
31 | let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
   |     |                                                                 `- error: 'gray' is only available in macOS 10.15 or newer
   |     `- note: add @available attribute to enclosing let
32 |
33 | extension Color: Identifiable {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:78: error: 'brown' is only available in macOS 12.0 or newer
29 | }
30 |
31 | let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
   |     |                                                                        `- error: 'brown' is only available in macOS 12.0 or newer
   |     `- note: add @available attribute to enclosing let
32 |
33 | extension Color: Identifiable {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:86: error: 'cyan' is only available in macOS 12.0 or newer
29 | }
30 |
31 | let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
   |     |                                                                                `- error: 'cyan' is only available in macOS 12.0 or newer
   |     `- note: add @available attribute to enclosing let
32 |
33 | extension Color: Identifiable {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:33:1: warning: extension declares a conformance of imported type 'Color' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
31 | let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
32 |
33 | extension Color: Identifiable {
   | |- warning: extension declares a conformance of imported type 'Color' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 |     public var id: Color { self }
35 | }
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:34:20: error: 'Color' is only available in macOS 10.15 or newer
31 | let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
32 |
33 | extension Color: Identifiable {
   | `- note: add @available attribute to enclosing extension
34 |     public var id: Color { self }
   |                |   `- error: 'Color' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing property
35 | }
36 |
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:33:11: error: 'Color' is only available in macOS 10.15 or newer
31 | let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
32 |
33 | extension Color: Identifiable {
   | |         `- error: 'Color' is only available in macOS 10.15 or newer
   | `- note: add @available attribute to enclosing extension
34 |     public var id: Color { self }
35 | }
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:39:10: error: 'State' is only available in macOS 10.15 or newer
36 |
37 | struct PageView_Previews: PreviewProvider {
38 |     struct ExampleView: View {
   |            |- note: add @available attribute to enclosing struct
   |            `- note: add @available attribute to enclosing struct
39 |         @State private var selection = previewColors.first!
   |          `- error: 'State' is only available in macOS 10.15 or newer
40 |         @State var showNormal = false
41 |
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:40:10: error: 'State' is only available in macOS 10.15 or newer
36 |
37 | struct PageView_Previews: PreviewProvider {
38 |     struct ExampleView: View {
   |            |- note: add @available attribute to enclosing struct
   |            `- note: add @available attribute to enclosing struct
39 |         @State private var selection = previewColors.first!
40 |         @State var showNormal = false
   |          `- error: 'State' is only available in macOS 10.15 or newer
41 |
42 |         var body: some View {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:42:24: error: 'View' is only available in macOS 10.15 or newer
36 |
37 | struct PageView_Previews: PreviewProvider {
38 |     struct ExampleView: View {
   |            `- note: add @available attribute to enclosing struct
39 |         @State private var selection = previewColors.first!
40 |         @State var showNormal = false
41 |
42 |         var body: some View {
   |             |          `- error: 'View' is only available in macOS 10.15 or newer
   |             `- note: add @available attribute to enclosing property
43 |             TabView {
44 |                 PageView(selection: $selection, indexAlignment: .bottomLeading, indexPadding: 40.0) {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:78:27: error: 'View' is only available in macOS 10.15 or newer
36 |
37 | struct PageView_Previews: PreviewProvider {
38 |     struct ExampleView: View {
   |            `- note: add @available attribute to enclosing struct
39 |         @State private var selection = previewColors.first!
40 |         @State var showNormal = false
   :
76 |         }
77 |
78 |         var content: some View {
   |             |             `- error: 'View' is only available in macOS 10.15 or newer
   |             `- note: add @available attribute to enclosing property
79 |             ForEach(previewColors) { color in
80 |                 color
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:86:31: error: 'View' is only available in macOS 10.15 or newer
35 | }
36 |
37 | struct PageView_Previews: PreviewProvider {
   |        `- note: add @available attribute to enclosing struct
38 |     struct ExampleView: View {
39 |         @State private var selection = previewColors.first!
   :
84 |     }
85 |
86 |     static var previews: some View {
   |                |              `- error: 'View' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing static property
87 |         ExampleView()
88 |     }
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:9:6: error: 'Binding' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
   |      `- error: 'Binding' is only available in macOS 10.15 or newer
10 |     @ViewBuilder var content: () -> Content
11 |     @ViewBuilder var index: () -> Index
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:10:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |     @ViewBuilder var content: () -> Content
   |      `- error: 'ViewBuilder' is only available in macOS 10.15 or newer
11 |     @ViewBuilder var index: () -> Index
12 |     let indexAlignment: HorizontalAlignment
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:11:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |     @ViewBuilder var content: () -> Content
11 |     @ViewBuilder var index: () -> Index
   |      `- error: 'ViewBuilder' is only available in macOS 10.15 or newer
12 |     let indexAlignment: HorizontalAlignment
13 |     let indexPadding: CGFloat?
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:12:25: error: 'HorizontalAlignment' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |     @ViewBuilder var content: () -> Content
11 |     @ViewBuilder var index: () -> Index
12 |     let indexAlignment: HorizontalAlignment
   |                         `- error: 'HorizontalAlignment' is only available in macOS 10.15 or newer
13 |     let indexPadding: CGFloat?
14 |
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:15:28: error: 'Binding' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |     @ViewBuilder var content: () -> Content
   :
13 |     let indexPadding: CGFloat?
14 |
15 |     public init(selection: Binding<SelectionValue>, indexAlignment: HorizontalAlignment = .center, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
   |            |               `- error: 'Binding' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
16 |         _selection = selection
17 |         self.content = content
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:15:69: error: 'HorizontalAlignment' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |     @ViewBuilder var content: () -> Content
   :
13 |     let indexPadding: CGFloat?
14 |
15 |     public init(selection: Binding<SelectionValue>, indexAlignment: HorizontalAlignment = .center, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
   |            |                                                        `- error: 'HorizontalAlignment' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
16 |         _selection = selection
17 |         self.content = content
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:15:92: error: 'center' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |     @ViewBuilder var content: () -> Content
   :
13 |     let indexPadding: CGFloat?
14 |
15 |     public init(selection: Binding<SelectionValue>, indexAlignment: HorizontalAlignment = .center, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
   |            |                                                                               `- error: 'center' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
16 |         _selection = selection
17 |         self.content = content
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:23:27: error: 'View' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |     @ViewBuilder var content: () -> Content
   :
21 |     }
22 |
23 |     public var body: some View {
   |                |          `- error: 'View' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing property
24 |         VStack(alignment: indexAlignment) {
25 |             TabView(selection: $selection) {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:109: error: 'View' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               |                                                                                             `- error: 'View' is only available in macOS 10.15 or newer
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |     @ViewBuilder var content: () -> Content
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:122: error: 'View' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               |                                                                                                          `- error: 'View' is only available in macOS 10.15 or newer
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |     @ViewBuilder var content: () -> Content
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:37:10: error: 'State' is only available in macOS 10.15 or newer
34 |
35 | struct VStackPageView_Previews: PreviewProvider {
36 |     struct ExampleView: View {
   |            |- note: add @available attribute to enclosing struct
   |            `- note: add @available attribute to enclosing struct
37 |         @State private var selection = previewColors.first!
   |          `- error: 'State' is only available in macOS 10.15 or newer
38 |         @State var showNormal = false
39 |
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:38:10: error: 'State' is only available in macOS 10.15 or newer
34 |
35 | struct VStackPageView_Previews: PreviewProvider {
36 |     struct ExampleView: View {
   |            |- note: add @available attribute to enclosing struct
   |            `- note: add @available attribute to enclosing struct
37 |         @State private var selection = previewColors.first!
38 |         @State var showNormal = false
   |          `- error: 'State' is only available in macOS 10.15 or newer
39 |
40 |         var body: some View {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:40:24: error: 'View' is only available in macOS 10.15 or newer
34 |
35 | struct VStackPageView_Previews: PreviewProvider {
36 |     struct ExampleView: View {
   |            `- note: add @available attribute to enclosing struct
37 |         @State private var selection = previewColors.first!
38 |         @State var showNormal = false
39 |
40 |         var body: some View {
   |             |          `- error: 'View' is only available in macOS 10.15 or newer
   |             `- note: add @available attribute to enclosing property
41 |             VStackPageView(selection: $selection, indexAlignment: .leading, indexPadding: 40.0) {
42 |                 content
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:52:27: error: 'View' is only available in macOS 10.15 or newer
34 |
35 | struct VStackPageView_Previews: PreviewProvider {
36 |     struct ExampleView: View {
   |            `- note: add @available attribute to enclosing struct
37 |         @State private var selection = previewColors.first!
38 |         @State var showNormal = false
   :
50 |         }
51 |
52 |         var content: some View {
   |             |             `- error: 'View' is only available in macOS 10.15 or newer
   |             `- note: add @available attribute to enclosing property
53 |             ForEach(previewColors) { color in
54 |                 color
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:60:31: error: 'View' is only available in macOS 10.15 or newer
33 | }
34 |
35 | struct VStackPageView_Previews: PreviewProvider {
   |        `- note: add @available attribute to enclosing struct
36 |     struct ExampleView: View {
37 |         @State private var selection = previewColors.first!
   :
58 |     }
59 |
60 |     static var previews: some View {
   |                |              `- error: 'View' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing static property
61 |         ExampleView()
62 |     }
SwiftCompile normal arm64 Compiling\ DotsIndexView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift (in target 'PageView' from project 'PageView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PageView -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.o -index-unit-output-path /PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift (in target 'PageView' from project 'PageView')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PageView -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.o -index-unit-output-path /PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ PageView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift (in target 'PageView' from project 'PageView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PageView -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.o -index-unit-output-path /PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift (in target 'PageView' from project 'PageView')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PageView -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.o -index-unit-output-path /PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ VStackPageView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift (in target 'PageView' from project 'PageView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PageView -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.o -index-unit-output-path /PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift (in target 'PageView' from project 'PageView')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PageView -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.o -index-unit-output-path /PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PageView' from project 'PageView')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:tvOS Simulator, id:8B1ABE64-0401-443E-812F-247A4FBB5BDB, OS:17.4, name:Apple TV }
{ platform:tvOS Simulator, id:1CFD7C1E-15D0-43C5-AF27-909F7506EEF8, OS:17.4, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:2F8EA46A-629D-4072-B00C-F903D55C3177, OS:17.4, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:visionOS Simulator, id:91219D42-BD52-4AED-96DD-B55E31EB00BB, OS:1.1, name:Apple Vision Pro }
{ platform:watchOS Simulator, id:DE04AC0A-986B-4FBA-9496-F35677425C97, OS:10.4, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:4BE5427F-5FC7-449C-B254-3F404CE79B2F, OS:10.4, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:B1E30F2A-196D-43FB-B903-C3CF777EDD8E, OS:10.4, name:Apple Watch Series 5 (40mm) }
{ platform:watchOS Simulator, id:2F36C8D1-FB3D-4D85-A931-07B6EFBD4E4F, OS:10.4, name:Apple Watch Series 5 (44mm) }
{ platform:watchOS Simulator, id:CF595720-5AAE-408E-8353-1C54D9068D3E, OS:10.4, name:Apple Watch Series 6 (40mm) }
{ platform:watchOS Simulator, id:8F6954D5-8415-4A06-8701-3C7F4ACB2488, OS:10.4, name:Apple Watch Series 6 (44mm) }
{ platform:watchOS Simulator, id:F60A3AB2-C846-4E63-9A50-5E6DBD6A2777, OS:10.4, name:Apple Watch Series 7 (41mm) }
{ platform:watchOS Simulator, id:F72F2121-983A-4C32-A0D4-0C7BA61073C9, OS:10.4, name:Apple Watch Series 7 (45mm) }
{ platform:watchOS Simulator, id:86A5CFD7-08C3-40A4-B2A6-2F3A8CB8BDA5, OS:10.4, name:Apple Watch Series 9 (41mm) }
{ platform:watchOS Simulator, id:B22A08B0-18B6-43BC-94F1-5C2F83724B73, OS:10.4, name:Apple Watch Series 9 (45mm) }
{ platform:watchOS Simulator, id:797FC64C-7930-4151-8822-6349FA58EFA0, OS:10.4, name:Apple Watch Ultra 2 (49mm) }
{ platform:iOS Simulator, id:80B3B926-14C6-407B-AD45-937DD9D118A2, OS:17.4, name:iPad (10th generation) }
{ platform:iOS Simulator, id:DCA453EF-4DA0-4BCB-9EDB-B627F480EC88, OS:17.4, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:1DD2445B-C99B-432E-99AB-F239A53F76A7, OS:17.4, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:63A2100A-3ABC-479B-927E-0927E96A78B0, OS:17.4, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:182006EF-3CD1-439B-B898-2FF003963B39, OS:17.4, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:E86EA00F-56E9-4BD5-BE25-B4AE5E09CD43, OS:17.4, name:iPhone 15 }
{ platform:iOS Simulator, id:724EDFB5-2285-4CCF-A274-5CEAC57CE7ED, OS:17.4, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:FA8EB545-B4CA-4062-86F4-C39DEAD04F1E, OS:17.4, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:4C84A4B0-ABA2-4072-B35C-2EF2B0D49AA7, OS:17.4, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:82B3845C-C246-4FEC-B1FB-D4892A314D10, OS:17.4, name:iPhone SE (3rd generation) }
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ PageView (in target 'PageView' from project 'PageView')
(1 failure)
Command line invocation:
    /Applications/Xcode-15.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 PageView -destination platform=macos,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  PageView: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'PageView' in project 'PageView'
        ➜ Explicit dependency on target 'PageView' in project 'PageView'
    Target 'PageView' in project 'PageView' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PageView' from project 'PageView')
SwiftDriver PageView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PageView' from project 'PageView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name PageView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView-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/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.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/PageView.build/Debug/PageView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.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/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ PageView (in target 'PageView' from project 'PageView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PageView -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:9:6: error: 'Binding' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
   |      `- error: 'Binding' is only available in macOS 10.15 or newer
10 |
11 |     let pages: [SelectionValue]
/Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:15:19: error: 'Color' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |
   :
13 |     let dotSize: CGFloat
14 |     let dotSpacing: CGFloat
15 |     let dotColor: Color
   |                   `- error: 'Color' is only available in macOS 10.15 or newer
16 |
17 |     let selectedScale: CGFloat
/Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:18:24: error: 'Color' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |
   :
16 |
17 |     let selectedScale: CGFloat
18 |     let selectedColor: Color
   |                        `- error: 'Color' is only available in macOS 10.15 or newer
19 |
20 |     public init(selection: Binding<SelectionValue>, pages: [SelectionValue], dotSize: CGFloat = 8, dotSpacing: CGFloat = 10, dotColor: Color = Color.primary.opacity(0.2), selectedScale: CGFloat = 1.0, selectedColor: Color = .primary) {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:28: error: 'Binding' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |
   :
18 |     let selectedColor: Color
19 |
20 |     public init(selection: Binding<SelectionValue>, pages: [SelectionValue], dotSize: CGFloat = 8, dotSpacing: CGFloat = 10, dotColor: Color = Color.primary.opacity(0.2), selectedScale: CGFloat = 1.0, selectedColor: Color = .primary) {
   |            |               `- error: 'Binding' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
21 |         _selection = selection
22 |         self.pages = pages
/Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:136: error: 'Color' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |
   :
18 |     let selectedColor: Color
19 |
20 |     public init(selection: Binding<SelectionValue>, pages: [SelectionValue], dotSize: CGFloat = 8, dotSpacing: CGFloat = 10, dotColor: Color = Color.primary.opacity(0.2), selectedScale: CGFloat = 1.0, selectedColor: Color = .primary) {
   |            |                                                                                                                           `- error: 'Color' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
21 |         _selection = selection
22 |         self.pages = pages
/Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:217: error: 'Color' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |
   :
18 |     let selectedColor: Color
19 |
20 |     public init(selection: Binding<SelectionValue>, pages: [SelectionValue], dotSize: CGFloat = 8, dotSpacing: CGFloat = 10, dotColor: Color = Color.primary.opacity(0.2), selectedScale: CGFloat = 1.0, selectedColor: Color = .primary) {
   |            |                                                                                                                                                                                                            `- error: 'Color' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
21 |         _selection = selection
22 |         self.pages = pages
/Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:144: error: 'Color' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |
   :
18 |     let selectedColor: Color
19 |
20 |     public init(selection: Binding<SelectionValue>, pages: [SelectionValue], dotSize: CGFloat = 8, dotSpacing: CGFloat = 10, dotColor: Color = Color.primary.opacity(0.2), selectedScale: CGFloat = 1.0, selectedColor: Color = .primary) {
   |            |                                                                                                                                   `- error: 'Color' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
21 |         _selection = selection
22 |         self.pages = pages
/Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:150: error: 'primary' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |
   :
18 |     let selectedColor: Color
19 |
20 |     public init(selection: Binding<SelectionValue>, pages: [SelectionValue], dotSize: CGFloat = 8, dotSpacing: CGFloat = 10, dotColor: Color = Color.primary.opacity(0.2), selectedScale: CGFloat = 1.0, selectedColor: Color = .primary) {
   |            |                                                                                                                                         `- error: 'primary' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
21 |         _selection = selection
22 |         self.pages = pages
/Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:158: error: 'opacity' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |
   :
18 |     let selectedColor: Color
19 |
20 |     public init(selection: Binding<SelectionValue>, pages: [SelectionValue], dotSize: CGFloat = 8, dotSpacing: CGFloat = 10, dotColor: Color = Color.primary.opacity(0.2), selectedScale: CGFloat = 1.0, selectedColor: Color = .primary) {
   |            |                                                                                                                                                 `- error: 'opacity' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
21 |         _selection = selection
22 |         self.pages = pages
/Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:226: error: 'primary' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |
   :
18 |     let selectedColor: Color
19 |
20 |     public init(selection: Binding<SelectionValue>, pages: [SelectionValue], dotSize: CGFloat = 8, dotSpacing: CGFloat = 10, dotColor: Color = Color.primary.opacity(0.2), selectedScale: CGFloat = 1.0, selectedColor: Color = .primary) {
   |            |                                                                                                                                                                                                                     `- error: 'primary' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
21 |         _selection = selection
22 |         self.pages = pages
/Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:30:27: error: 'View' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |
   :
28 |     }
29 |
30 |     public var body: some View {
   |                |          `- error: 'View' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing property
31 |         let selectedIndex = pages.firstIndex(of: selection)
32 |         let indices = 0 ..< pages.count
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:4:6: error: 'Binding' is only available in macOS 10.15 or newer
 1 | import SwiftUI
 2 |
 3 | public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 4 |     @Binding var selection: SelectionValue
   |      `- error: 'Binding' is only available in macOS 10.15 or newer
 5 |     @ViewBuilder var content: () -> Content
 6 |     @ViewBuilder var index: () -> Index
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:5:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
 1 | import SwiftUI
 2 |
 3 | public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 4 |     @Binding var selection: SelectionValue
 5 |     @ViewBuilder var content: () -> Content
   |      `- error: 'ViewBuilder' is only available in macOS 10.15 or newer
 6 |     @ViewBuilder var index: () -> Index
 7 |     let indexAlignment: Alignment
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:6:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
 1 | import SwiftUI
 2 |
 3 | public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 4 |     @Binding var selection: SelectionValue
 5 |     @ViewBuilder var content: () -> Content
 6 |     @ViewBuilder var index: () -> Index
   |      `- error: 'ViewBuilder' is only available in macOS 10.15 or newer
 7 |     let indexAlignment: Alignment
 8 |     let indexPadding: CGFloat?
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:7:25: error: 'Alignment' is only available in macOS 10.15 or newer
 1 | import SwiftUI
 2 |
 3 | public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 4 |     @Binding var selection: SelectionValue
 5 |     @ViewBuilder var content: () -> Content
 6 |     @ViewBuilder var index: () -> Index
 7 |     let indexAlignment: Alignment
   |                         `- error: 'Alignment' is only available in macOS 10.15 or newer
 8 |     let indexPadding: CGFloat?
 9 |
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:10:28: error: 'Binding' is only available in macOS 10.15 or newer
 1 | import SwiftUI
 2 |
 3 | public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 4 |     @Binding var selection: SelectionValue
 5 |     @ViewBuilder var content: () -> Content
   :
 8 |     let indexPadding: CGFloat?
 9 |
10 |     public init(selection: Binding<SelectionValue>, indexAlignment: Alignment = .bottom, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
   |            |               `- error: 'Binding' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
11 |         _selection = selection
12 |         self.content = content
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:10:69: error: 'Alignment' is only available in macOS 10.15 or newer
 1 | import SwiftUI
 2 |
 3 | public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 4 |     @Binding var selection: SelectionValue
 5 |     @ViewBuilder var content: () -> Content
   :
 8 |     let indexPadding: CGFloat?
 9 |
10 |     public init(selection: Binding<SelectionValue>, indexAlignment: Alignment = .bottom, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
   |            |                                                        `- error: 'Alignment' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
11 |         _selection = selection
12 |         self.content = content
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:10:82: error: 'bottom' is only available in macOS 10.15 or newer
 1 | import SwiftUI
 2 |
 3 | public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 4 |     @Binding var selection: SelectionValue
 5 |     @ViewBuilder var content: () -> Content
   :
 8 |     let indexPadding: CGFloat?
 9 |
10 |     public init(selection: Binding<SelectionValue>, indexAlignment: Alignment = .bottom, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
   |            |                                                                     `- error: 'bottom' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
11 |         _selection = selection
12 |         self.content = content
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:18:27: error: 'View' is only available in macOS 10.15 or newer
 1 | import SwiftUI
 2 |
 3 | public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 4 |     @Binding var selection: SelectionValue
 5 |     @ViewBuilder var content: () -> Content
   :
16 |     }
17 |
18 |     public var body: some View {
   |                |          `- error: 'View' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing property
19 |         ZStack(alignment: indexAlignment) {
20 |             TabView(selection: $selection) {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:103: error: 'View' is only available in macOS 10.15 or newer
 1 | import SwiftUI
 2 |
 3 | public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               |                                                                                       `- error: 'View' is only available in macOS 10.15 or newer
   |               `- note: add @available attribute to enclosing generic struct
 4 |     @Binding var selection: SelectionValue
 5 |     @ViewBuilder var content: () -> Content
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:116: error: 'View' is only available in macOS 10.15 or newer
 1 | import SwiftUI
 2 |
 3 | public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               |                                                                                                    `- error: 'View' is only available in macOS 10.15 or newer
   |               `- note: add @available attribute to enclosing generic struct
 4 |     @Binding var selection: SelectionValue
 5 |     @ViewBuilder var content: () -> Content
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:21: error: 'Color' is only available in macOS 10.15 or newer
29 | }
30 |
31 | let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
   |     |               `- error: 'Color' is only available in macOS 10.15 or newer
   |     `- note: add @available attribute to enclosing let
32 |
33 | extension Color: Identifiable {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:32: error: 'red' is only available in macOS 10.15 or newer
29 | }
30 |
31 | let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
   |     |                          `- error: 'red' is only available in macOS 10.15 or newer
   |     `- note: add @available attribute to enclosing let
32 |
33 | extension Color: Identifiable {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:38: error: 'blue' is only available in macOS 10.15 or newer
29 | }
30 |
31 | let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
   |     |                                `- error: 'blue' is only available in macOS 10.15 or newer
   |     `- note: add @available attribute to enclosing let
32 |
33 | extension Color: Identifiable {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:45: error: 'green' is only available in macOS 10.15 or newer
29 | }
30 |
31 | let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
   |     |                                       `- error: 'green' is only available in macOS 10.15 or newer
   |     `- note: add @available attribute to enclosing let
32 |
33 | extension Color: Identifiable {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:53: error: 'yellow' is only available in macOS 10.15 or newer
29 | }
30 |
31 | let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
   |     |                                               `- error: 'yellow' is only available in macOS 10.15 or newer
   |     `- note: add @available attribute to enclosing let
32 |
33 | extension Color: Identifiable {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:62: error: 'orange' is only available in macOS 10.15 or newer
29 | }
30 |
31 | let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
   |     |                                                        `- error: 'orange' is only available in macOS 10.15 or newer
   |     `- note: add @available attribute to enclosing let
32 |
33 | extension Color: Identifiable {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:71: error: 'gray' is only available in macOS 10.15 or newer
29 | }
30 |
31 | let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
   |     |                                                                 `- error: 'gray' is only available in macOS 10.15 or newer
   |     `- note: add @available attribute to enclosing let
32 |
33 | extension Color: Identifiable {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:78: error: 'brown' is only available in macOS 12.0 or newer
29 | }
30 |
31 | let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
   |     |                                                                        `- error: 'brown' is only available in macOS 12.0 or newer
   |     `- note: add @available attribute to enclosing let
32 |
33 | extension Color: Identifiable {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:86: error: 'cyan' is only available in macOS 12.0 or newer
29 | }
30 |
31 | let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
   |     |                                                                                `- error: 'cyan' is only available in macOS 12.0 or newer
   |     `- note: add @available attribute to enclosing let
32 |
33 | extension Color: Identifiable {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:33:1: warning: extension declares a conformance of imported type 'Color' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
31 | let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
32 |
33 | extension Color: Identifiable {
   | |- warning: extension declares a conformance of imported type 'Color' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 |     public var id: Color { self }
35 | }
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:34:20: error: 'Color' is only available in macOS 10.15 or newer
31 | let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
32 |
33 | extension Color: Identifiable {
   | `- note: add @available attribute to enclosing extension
34 |     public var id: Color { self }
   |                |   `- error: 'Color' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing property
35 | }
36 |
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:33:11: error: 'Color' is only available in macOS 10.15 or newer
31 | let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
32 |
33 | extension Color: Identifiable {
   | |         `- error: 'Color' is only available in macOS 10.15 or newer
   | `- note: add @available attribute to enclosing extension
34 |     public var id: Color { self }
35 | }
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:39:10: error: 'State' is only available in macOS 10.15 or newer
36 |
37 | struct PageView_Previews: PreviewProvider {
38 |     struct ExampleView: View {
   |            |- note: add @available attribute to enclosing struct
   |            `- note: add @available attribute to enclosing struct
39 |         @State private var selection = previewColors.first!
   |          `- error: 'State' is only available in macOS 10.15 or newer
40 |         @State var showNormal = false
41 |
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:40:10: error: 'State' is only available in macOS 10.15 or newer
36 |
37 | struct PageView_Previews: PreviewProvider {
38 |     struct ExampleView: View {
   |            |- note: add @available attribute to enclosing struct
   |            `- note: add @available attribute to enclosing struct
39 |         @State private var selection = previewColors.first!
40 |         @State var showNormal = false
   |          `- error: 'State' is only available in macOS 10.15 or newer
41 |
42 |         var body: some View {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:42:24: error: 'View' is only available in macOS 10.15 or newer
36 |
37 | struct PageView_Previews: PreviewProvider {
38 |     struct ExampleView: View {
   |            `- note: add @available attribute to enclosing struct
39 |         @State private var selection = previewColors.first!
40 |         @State var showNormal = false
41 |
42 |         var body: some View {
   |             |          `- error: 'View' is only available in macOS 10.15 or newer
   |             `- note: add @available attribute to enclosing property
43 |             TabView {
44 |                 PageView(selection: $selection, indexAlignment: .bottomLeading, indexPadding: 40.0) {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:78:27: error: 'View' is only available in macOS 10.15 or newer
36 |
37 | struct PageView_Previews: PreviewProvider {
38 |     struct ExampleView: View {
   |            `- note: add @available attribute to enclosing struct
39 |         @State private var selection = previewColors.first!
40 |         @State var showNormal = false
   :
76 |         }
77 |
78 |         var content: some View {
   |             |             `- error: 'View' is only available in macOS 10.15 or newer
   |             `- note: add @available attribute to enclosing property
79 |             ForEach(previewColors) { color in
80 |                 color
/Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift:86:31: error: 'View' is only available in macOS 10.15 or newer
35 | }
36 |
37 | struct PageView_Previews: PreviewProvider {
   |        `- note: add @available attribute to enclosing struct
38 |     struct ExampleView: View {
39 |         @State private var selection = previewColors.first!
   :
84 |     }
85 |
86 |     static var previews: some View {
   |                |              `- error: 'View' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing static property
87 |         ExampleView()
88 |     }
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:9:6: error: 'Binding' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
   |      `- error: 'Binding' is only available in macOS 10.15 or newer
10 |     @ViewBuilder var content: () -> Content
11 |     @ViewBuilder var index: () -> Index
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:10:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |     @ViewBuilder var content: () -> Content
   |      `- error: 'ViewBuilder' is only available in macOS 10.15 or newer
11 |     @ViewBuilder var index: () -> Index
12 |     let indexAlignment: HorizontalAlignment
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:11:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |     @ViewBuilder var content: () -> Content
11 |     @ViewBuilder var index: () -> Index
   |      `- error: 'ViewBuilder' is only available in macOS 10.15 or newer
12 |     let indexAlignment: HorizontalAlignment
13 |     let indexPadding: CGFloat?
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:12:25: error: 'HorizontalAlignment' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |     @ViewBuilder var content: () -> Content
11 |     @ViewBuilder var index: () -> Index
12 |     let indexAlignment: HorizontalAlignment
   |                         `- error: 'HorizontalAlignment' is only available in macOS 10.15 or newer
13 |     let indexPadding: CGFloat?
14 |
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:15:28: error: 'Binding' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |     @ViewBuilder var content: () -> Content
   :
13 |     let indexPadding: CGFloat?
14 |
15 |     public init(selection: Binding<SelectionValue>, indexAlignment: HorizontalAlignment = .center, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
   |            |               `- error: 'Binding' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
16 |         _selection = selection
17 |         self.content = content
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:15:69: error: 'HorizontalAlignment' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |     @ViewBuilder var content: () -> Content
   :
13 |     let indexPadding: CGFloat?
14 |
15 |     public init(selection: Binding<SelectionValue>, indexAlignment: HorizontalAlignment = .center, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
   |            |                                                        `- error: 'HorizontalAlignment' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
16 |         _selection = selection
17 |         self.content = content
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:15:92: error: 'center' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |     @ViewBuilder var content: () -> Content
   :
13 |     let indexPadding: CGFloat?
14 |
15 |     public init(selection: Binding<SelectionValue>, indexAlignment: HorizontalAlignment = .center, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
   |            |                                                                               `- error: 'center' is only available in macOS 10.15 or newer
   |            `- note: add @available attribute to enclosing initializer
16 |         _selection = selection
17 |         self.content = content
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:23:27: error: 'View' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |     @ViewBuilder var content: () -> Content
   :
21 |     }
22 |
23 |     public var body: some View {
   |                |          `- error: 'View' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing property
24 |         VStack(alignment: indexAlignment) {
25 |             TabView(selection: $selection) {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:109: error: 'View' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               |                                                                                             `- error: 'View' is only available in macOS 10.15 or newer
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |     @ViewBuilder var content: () -> Content
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:122: error: 'View' is only available in macOS 10.15 or newer
 6 | import SwiftUI
 7 |
 8 | public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
   |               |                                                                                                          `- error: 'View' is only available in macOS 10.15 or newer
   |               `- note: add @available attribute to enclosing generic struct
 9 |     @Binding var selection: SelectionValue
10 |     @ViewBuilder var content: () -> Content
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:37:10: error: 'State' is only available in macOS 10.15 or newer
34 |
35 | struct VStackPageView_Previews: PreviewProvider {
36 |     struct ExampleView: View {
   |            |- note: add @available attribute to enclosing struct
   |            `- note: add @available attribute to enclosing struct
37 |         @State private var selection = previewColors.first!
   |          `- error: 'State' is only available in macOS 10.15 or newer
38 |         @State var showNormal = false
39 |
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:38:10: error: 'State' is only available in macOS 10.15 or newer
34 |
35 | struct VStackPageView_Previews: PreviewProvider {
36 |     struct ExampleView: View {
   |            |- note: add @available attribute to enclosing struct
   |            `- note: add @available attribute to enclosing struct
37 |         @State private var selection = previewColors.first!
38 |         @State var showNormal = false
   |          `- error: 'State' is only available in macOS 10.15 or newer
39 |
40 |         var body: some View {
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:40:24: error: 'View' is only available in macOS 10.15 or newer
34 |
35 | struct VStackPageView_Previews: PreviewProvider {
36 |     struct ExampleView: View {
   |            `- note: add @available attribute to enclosing struct
37 |         @State private var selection = previewColors.first!
38 |         @State var showNormal = false
39 |
40 |         var body: some View {
   |             |          `- error: 'View' is only available in macOS 10.15 or newer
   |             `- note: add @available attribute to enclosing property
41 |             VStackPageView(selection: $selection, indexAlignment: .leading, indexPadding: 40.0) {
42 |                 content
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:52:27: error: 'View' is only available in macOS 10.15 or newer
34 |
35 | struct VStackPageView_Previews: PreviewProvider {
36 |     struct ExampleView: View {
   |            `- note: add @available attribute to enclosing struct
37 |         @State private var selection = previewColors.first!
38 |         @State var showNormal = false
   :
50 |         }
51 |
52 |         var content: some View {
   |             |             `- error: 'View' is only available in macOS 10.15 or newer
   |             `- note: add @available attribute to enclosing property
53 |             ForEach(previewColors) { color in
54 |                 color
/Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:60:31: error: 'View' is only available in macOS 10.15 or newer
33 | }
34 |
35 | struct VStackPageView_Previews: PreviewProvider {
   |        `- note: add @available attribute to enclosing struct
36 |     struct ExampleView: View {
37 |         @State private var selection = previewColors.first!
   :
58 |     }
59 |
60 |     static var previews: some View {
   |                |              `- error: 'View' is only available in macOS 10.15 or newer
   |                `- note: add @available attribute to enclosing static property
61 |         ExampleView()
62 |     }
SwiftCompile normal arm64 Compiling\ DotsIndexView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift (in target 'PageView' from project 'PageView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PageView -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.o -index-unit-output-path /PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift (in target 'PageView' from project 'PageView')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PageView -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.o -index-unit-output-path /PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ PageView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift (in target 'PageView' from project 'PageView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PageView -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.o -index-unit-output-path /PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift (in target 'PageView' from project 'PageView')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PageView -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.o -index-unit-output-path /PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ VStackPageView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift (in target 'PageView' from project 'PageView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PageView -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.o -index-unit-output-path /PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift (in target 'PageView' from project 'PageView')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift /Users/admin/builder/spi-builder-workspace/Sources/PageView/PageView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PageView -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.o -index-unit-output-path /PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PageView' from project 'PageView')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:tvOS Simulator, id:8B1ABE64-0401-443E-812F-247A4FBB5BDB, OS:17.4, name:Apple TV }
{ platform:tvOS Simulator, id:1CFD7C1E-15D0-43C5-AF27-909F7506EEF8, OS:17.4, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:2F8EA46A-629D-4072-B00C-F903D55C3177, OS:17.4, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:visionOS Simulator, id:91219D42-BD52-4AED-96DD-B55E31EB00BB, OS:1.1, name:Apple Vision Pro }
{ platform:watchOS Simulator, id:DE04AC0A-986B-4FBA-9496-F35677425C97, OS:10.4, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:4BE5427F-5FC7-449C-B254-3F404CE79B2F, OS:10.4, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:B1E30F2A-196D-43FB-B903-C3CF777EDD8E, OS:10.4, name:Apple Watch Series 5 (40mm) }
{ platform:watchOS Simulator, id:2F36C8D1-FB3D-4D85-A931-07B6EFBD4E4F, OS:10.4, name:Apple Watch Series 5 (44mm) }
{ platform:watchOS Simulator, id:CF595720-5AAE-408E-8353-1C54D9068D3E, OS:10.4, name:Apple Watch Series 6 (40mm) }
{ platform:watchOS Simulator, id:8F6954D5-8415-4A06-8701-3C7F4ACB2488, OS:10.4, name:Apple Watch Series 6 (44mm) }
{ platform:watchOS Simulator, id:F60A3AB2-C846-4E63-9A50-5E6DBD6A2777, OS:10.4, name:Apple Watch Series 7 (41mm) }
{ platform:watchOS Simulator, id:F72F2121-983A-4C32-A0D4-0C7BA61073C9, OS:10.4, name:Apple Watch Series 7 (45mm) }
{ platform:watchOS Simulator, id:86A5CFD7-08C3-40A4-B2A6-2F3A8CB8BDA5, OS:10.4, name:Apple Watch Series 9 (41mm) }
{ platform:watchOS Simulator, id:B22A08B0-18B6-43BC-94F1-5C2F83724B73, OS:10.4, name:Apple Watch Series 9 (45mm) }
{ platform:watchOS Simulator, id:797FC64C-7930-4151-8822-6349FA58EFA0, OS:10.4, name:Apple Watch Ultra 2 (49mm) }
{ platform:iOS Simulator, id:80B3B926-14C6-407B-AD45-937DD9D118A2, OS:17.4, name:iPad (10th generation) }
{ platform:iOS Simulator, id:DCA453EF-4DA0-4BCB-9EDB-B627F480EC88, OS:17.4, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:1DD2445B-C99B-432E-99AB-F239A53F76A7, OS:17.4, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:63A2100A-3ABC-479B-927E-0927E96A78B0, OS:17.4, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:182006EF-3CD1-439B-B898-2FF003963B39, OS:17.4, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:E86EA00F-56E9-4BD5-BE25-B4AE5E09CD43, OS:17.4, name:iPhone 15 }
{ platform:iOS Simulator, id:724EDFB5-2285-4CCF-A274-5CEAC57CE7ED, OS:17.4, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:FA8EB545-B4CA-4062-86F4-C39DEAD04F1E, OS:17.4, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:4C84A4B0-ABA2-4072-B35C-2EF2B0D49AA7, OS:17.4, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:82B3845C-C246-4FEC-B1FB-D4892A314D10, OS:17.4, name:iPhone SE (3rd generation) }
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ PageView (in target 'PageView' from project 'PageView')
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.