Build Information
Failed to build PageView with Swift 5.9 for visionOS using Xcode 15.2.
Build Command
Build command unavailable
Build Log
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:9:6: error: 'Binding' is only available in macOS 10.15 or newer
@Binding var selection: SelectionValue
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:15:19: error: 'Color' is only available in macOS 10.15 or newer
let dotColor: Color
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:18:24: error: 'Color' is only available in macOS 10.15 or newer
let selectedColor: Color
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:28: error: 'Binding' is only available in macOS 10.15 or newer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:12: note: add @available attribute to enclosing initializer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:136: error: 'Color' is only available in macOS 10.15 or newer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:12: note: add @available attribute to enclosing initializer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:217: error: 'Color' is only available in macOS 10.15 or newer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:12: note: add @available attribute to enclosing initializer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:144: error: 'Color' is only available in macOS 10.15 or newer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:12: note: add @available attribute to enclosing initializer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:150: error: 'primary' is only available in macOS 10.15 or newer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:12: note: add @available attribute to enclosing initializer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:158: error: 'opacity' is only available in macOS 10.15 or newer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:12: note: add @available attribute to enclosing initializer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:226: error: 'primary' is only available in macOS 10.15 or newer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:12: note: add @available attribute to enclosing initializer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:30:27: error: 'View' is only available in macOS 10.15 or newer
public var body: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:30:16: note: add @available attribute to enclosing property
public var body: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:4:6: error: 'Binding' is only available in macOS 10.15 or newer
@Binding var selection: SelectionValue
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:15: note: add @available attribute to enclosing generic struct
public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:5:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder var content: () -> Content
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:15: note: add @available attribute to enclosing generic struct
public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:6:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder var index: () -> Index
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:15: note: add @available attribute to enclosing generic struct
public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:7:25: error: 'Alignment' is only available in macOS 10.15 or newer
let indexAlignment: Alignment
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:15: note: add @available attribute to enclosing generic struct
public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:10:28: error: 'Binding' is only available in macOS 10.15 or newer
public init(selection: Binding<SelectionValue>, indexAlignment: Alignment = .bottom, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:10:12: note: add @available attribute to enclosing initializer
public init(selection: Binding<SelectionValue>, indexAlignment: Alignment = .bottom, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:15: note: add @available attribute to enclosing generic struct
public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:10:69: error: 'Alignment' is only available in macOS 10.15 or newer
public init(selection: Binding<SelectionValue>, indexAlignment: Alignment = .bottom, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:10:12: note: add @available attribute to enclosing initializer
public init(selection: Binding<SelectionValue>, indexAlignment: Alignment = .bottom, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:15: note: add @available attribute to enclosing generic struct
public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:10:82: error: 'bottom' is only available in macOS 10.15 or newer
public init(selection: Binding<SelectionValue>, indexAlignment: Alignment = .bottom, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:10:12: note: add @available attribute to enclosing initializer
public init(selection: Binding<SelectionValue>, indexAlignment: Alignment = .bottom, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:15: note: add @available attribute to enclosing generic struct
public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:18:27: error: 'View' is only available in macOS 10.15 or newer
public var body: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:18:16: note: add @available attribute to enclosing property
public var body: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:15: note: add @available attribute to enclosing generic struct
public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:103: error: 'View' is only available in macOS 10.15 or newer
public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:15: note: add @available attribute to enclosing generic struct
public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:116: error: 'View' is only available in macOS 10.15 or newer
public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:15: note: add @available attribute to enclosing generic struct
public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:21: error: 'Color' is only available in macOS 10.15 or newer
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:5: note: add @available attribute to enclosing let
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:32: error: 'red' is only available in macOS 10.15 or newer
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:5: note: add @available attribute to enclosing let
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:38: error: 'blue' is only available in macOS 10.15 or newer
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:5: note: add @available attribute to enclosing let
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:45: error: 'green' is only available in macOS 10.15 or newer
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:5: note: add @available attribute to enclosing let
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:53: error: 'yellow' is only available in macOS 10.15 or newer
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:5: note: add @available attribute to enclosing let
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:62: error: 'orange' is only available in macOS 10.15 or newer
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:5: note: add @available attribute to enclosing let
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:71: error: 'gray' is only available in macOS 10.15 or newer
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:5: note: add @available attribute to enclosing let
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:78: error: 'brown' is only available in macOS 12.0 or newer
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:5: note: add @available attribute to enclosing let
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:86: error: 'cyan' is only available in macOS 12.0 or newer
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:5: note: add @available attribute to enclosing let
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:34:20: error: 'Color' is only available in macOS 10.15 or newer
public var id: Color { self }
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:34:16: note: add @available attribute to enclosing property
public var id: Color { self }
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:33:1: note: add @available attribute to enclosing extension
extension Color: Identifiable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:33:11: error: 'Color' is only available in macOS 10.15 or newer
extension Color: Identifiable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:33:1: note: add @available attribute to enclosing extension
extension Color: Identifiable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:39:10: error: 'State' is only available in macOS 10.15 or newer
@State private var selection = previewColors.first!
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:38:12: note: add @available attribute to enclosing struct
struct ExampleView: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:38:12: note: add @available attribute to enclosing struct
struct ExampleView: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:40:10: error: 'State' is only available in macOS 10.15 or newer
@State var showNormal = false
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:38:12: note: add @available attribute to enclosing struct
struct ExampleView: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:38:12: note: add @available attribute to enclosing struct
struct ExampleView: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:42:24: error: 'View' is only available in macOS 10.15 or newer
var body: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:42:13: note: add @available attribute to enclosing property
var body: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:38:12: note: add @available attribute to enclosing struct
struct ExampleView: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:78:27: error: 'View' is only available in macOS 10.15 or newer
var content: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:78:13: note: add @available attribute to enclosing property
var content: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:38:12: note: add @available attribute to enclosing struct
struct ExampleView: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:86:31: error: 'View' is only available in macOS 10.15 or newer
static var previews: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:86:16: note: add @available attribute to enclosing static property
static var previews: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:37:8: note: add @available attribute to enclosing struct
struct PageView_Previews: PreviewProvider {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:9:6: error: 'Binding' is only available in macOS 10.15 or newer
@Binding var selection: SelectionValue
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:10:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder var content: () -> Content
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:11:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder var index: () -> Index
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:12:25: error: 'HorizontalAlignment' is only available in macOS 10.15 or newer
let indexAlignment: HorizontalAlignment
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:15:28: error: 'Binding' is only available in macOS 10.15 or newer
public init(selection: Binding<SelectionValue>, indexAlignment: HorizontalAlignment = .center, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:15:12: note: add @available attribute to enclosing initializer
public init(selection: Binding<SelectionValue>, indexAlignment: HorizontalAlignment = .center, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:15:69: error: 'HorizontalAlignment' is only available in macOS 10.15 or newer
public init(selection: Binding<SelectionValue>, indexAlignment: HorizontalAlignment = .center, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:15:12: note: add @available attribute to enclosing initializer
public init(selection: Binding<SelectionValue>, indexAlignment: HorizontalAlignment = .center, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:15:92: error: 'center' is only available in macOS 10.15 or newer
public init(selection: Binding<SelectionValue>, indexAlignment: HorizontalAlignment = .center, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:15:12: note: add @available attribute to enclosing initializer
public init(selection: Binding<SelectionValue>, indexAlignment: HorizontalAlignment = .center, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:23:27: error: 'View' is only available in macOS 10.15 or newer
public var body: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:23:16: note: add @available attribute to enclosing property
public var body: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:109: error: 'View' is only available in macOS 10.15 or newer
public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:122: error: 'View' is only available in macOS 10.15 or newer
public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:37:10: error: 'State' is only available in macOS 10.15 or newer
@State private var selection = previewColors.first!
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:36:12: note: add @available attribute to enclosing struct
struct ExampleView: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:36:12: note: add @available attribute to enclosing struct
struct ExampleView: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:38:10: error: 'State' is only available in macOS 10.15 or newer
@State var showNormal = false
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:36:12: note: add @available attribute to enclosing struct
struct ExampleView: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:36:12: note: add @available attribute to enclosing struct
struct ExampleView: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:40:24: error: 'View' is only available in macOS 10.15 or newer
var body: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:40:13: note: add @available attribute to enclosing property
var body: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:36:12: note: add @available attribute to enclosing struct
struct ExampleView: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:52:27: error: 'View' is only available in macOS 10.15 or newer
var content: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:52:13: note: add @available attribute to enclosing property
var content: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:36:12: note: add @available attribute to enclosing struct
struct ExampleView: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:60:31: error: 'View' is only available in macOS 10.15 or newer
static var previews: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:60:16: note: add @available attribute to enclosing static property
static var previews: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:35:8: note: add @available attribute to enclosing struct
struct VStackPageView_Previews: PreviewProvider {
^
SwiftCompile normal arm64 Compiling\ PageView.swift /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift (in target 'PageView' from project 'PageView')
cd /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift -primary-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift -emit-dependencies-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.d -emit-const-values-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.swiftconstvalues -emit-reference-dependencies-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.swiftdeps -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk -I /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.0-23A334-648badb4bdd78937d1e84e5bbefb1286.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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.0 -target-sdk-name macosx14.0 -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift (in target 'PageView' from project 'PageView')
cd /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
/Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift -primary-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift -emit-dependencies-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.d -emit-const-values-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.swiftconstvalues -emit-reference-dependencies-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.swiftdeps -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk -I /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.0-23A334-648badb4bdd78937d1e84e5bbefb1286.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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.0 -target-sdk-name macosx14.0 -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ DotsIndexView.swift /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift (in target 'PageView' from project 'PageView')
cd /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift -emit-dependencies-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.d -emit-const-values-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.swiftconstvalues -emit-reference-dependencies-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.swiftdeps -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk -I /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.0-23A334-648badb4bdd78937d1e84e5bbefb1286.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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.0 -target-sdk-name macosx14.0 -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift (in target 'PageView' from project 'PageView')
cd /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
/Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift -emit-dependencies-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.d -emit-const-values-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.swiftconstvalues -emit-reference-dependencies-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.swiftdeps -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk -I /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.0-23A334-648badb4bdd78937d1e84e5bbefb1286.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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.0 -target-sdk-name macosx14.0 -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Resolve Package Graph
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:x86_64, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-0008793E26D2001E }
{ platform:DriverKit, name:Any DriverKit Host }
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
{ platform:macOS, name:Any Mac }
{ platform:macOS, variant:Mac Catalyst, name:Any Mac }
{ platform:tvOS, id:dvtdevice-DVTiOSDevicePlaceholder-appletvos:placeholder, name:Any tvOS Device }
{ platform:tvOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-appletvsimulator:placeholder, name:Any tvOS Simulator Device }
{ platform:watchOS, id:dvtdevice-DVTiOSDevicePlaceholder-watchos:placeholder, name:Any watchOS Device }
{ platform:watchOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-watchsimulator:placeholder, name:Any watchOS Simulator Device }
{ platform:tvOS Simulator, id:F9B3EBE3-2085-4FD9-A944-C647A456C042, OS:16.1, name:Apple TV }
{ platform:tvOS Simulator, id:F9B3EBE3-2085-4FD9-A944-C647A456C042, OS:16.1, name:Apple TV }
{ platform:tvOS Simulator, id:BBBFB281-A9D8-44E6-880A-C52B0B4D3848, OS:16.4, name:Apple TV }
{ platform:tvOS Simulator, id:BBBFB281-A9D8-44E6-880A-C52B0B4D3848, OS:16.4, name:Apple TV }
{ platform:tvOS Simulator, id:ED7A35CA-CE69-4AC1-A1FC-1DD610FF70C3, OS:17.0, name:Apple TV }
{ platform:tvOS Simulator, id:ED7A35CA-CE69-4AC1-A1FC-1DD610FF70C3, OS:17.0, name:Apple TV }
{ platform:tvOS Simulator, id:61662B83-3E8F-48AD-961E-6C88F2933C7E, OS:16.1, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:61662B83-3E8F-48AD-961E-6C88F2933C7E, OS:16.1, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:5078CD52-9BB5-48EE-A6F1-5D3F6491B787, OS:16.4, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:5078CD52-9BB5-48EE-A6F1-5D3F6491B787, OS:16.4, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:C30CEFDF-C7B3-47FD-83C0-155EE5AD1F43, OS:17.0, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:C30CEFDF-C7B3-47FD-83C0-155EE5AD1F43, OS:17.0, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:4721F253-99C1-4874-BDD8-4CE85FEED23E, OS:16.1, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:tvOS Simulator, id:4721F253-99C1-4874-BDD8-4CE85FEED23E, OS:16.1, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:tvOS Simulator, id:A6388380-02E3-4285-B2EB-EE6C921CDD19, OS:16.4, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:tvOS Simulator, id:A6388380-02E3-4285-B2EB-EE6C921CDD19, OS:16.4, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:tvOS Simulator, id:01A3E189-6772-481B-B11D-B3372DD0E8F6, OS:17.0, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:tvOS Simulator, id:01A3E189-6772-481B-B11D-B3372DD0E8F6, OS:17.0, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:watchOS Simulator, id:935A688B-D922-4783-9B0E-E621167BE562, OS:9.1, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:935A688B-D922-4783-9B0E-E621167BE562, OS:9.1, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:D0C7B2D5-3825-4A5F-82D7-5BE39050326D, OS:9.4, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:D0C7B2D5-3825-4A5F-82D7-5BE39050326D, OS:9.4, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:389EF8BC-BEBD-4FD5-A3BC-5CE2C8D1FE00, OS:10.0, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:389EF8BC-BEBD-4FD5-A3BC-5CE2C8D1FE00, OS:10.0, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:1A0B678B-6A7A-46E6-B949-55895BE45351, OS:9.1, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:1A0B678B-6A7A-46E6-B949-55895BE45351, OS:9.1, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:47E09EBC-7994-47B6-9D44-FF6178605D27, OS:9.4, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:47E09EBC-7994-47B6-9D44-FF6178605D27, OS:9.4, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:843BA5FE-1E24-44C7-81F9-1DAAD89B048D, OS:10.0, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:843BA5FE-1E24-44C7-81F9-1DAAD89B048D, OS:10.0, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:B49A000C-9B28-4A8A-8E1E-12D8DA228DAA, OS:9.1, name:Apple Watch Series 5 (40mm) }
{ platform:watchOS Simulator, id:B49A000C-9B28-4A8A-8E1E-12D8DA228DAA, OS:9.1, name:Apple Watch Series 5 (40mm) }
{ platform:watchOS Simulator, id:6406B024-DA96-47AE-BB57-00C030576EE9, OS:9.4, name:Apple Watch Series 5 (40mm) }
{ platform:watchOS Simulator, id:6406B024-DA96-47AE-BB57-00C030576EE9, OS:9.4, name:Apple Watch Series 5 (40mm) }
{ platform:watchOS Simulator, id:BF28F885-6A66-48EE-90BA-79C9BD9452C3, OS:10.0, name:Apple Watch Series 5 (40mm) }
{ platform:watchOS Simulator, id:BF28F885-6A66-48EE-90BA-79C9BD9452C3, OS:10.0, name:Apple Watch Series 5 (40mm) }
{ platform:watchOS Simulator, id:9C7C1CA1-1C56-4D59-9775-D046CB566456, OS:9.1, name:Apple Watch Series 5 (44mm) }
{ platform:watchOS Simulator, id:9C7C1CA1-1C56-4D59-9775-D046CB566456, OS:9.1, name:Apple Watch Series 5 (44mm) }
{ platform:watchOS Simulator, id:534A1D75-4D6D-4966-BF38-36C17B3630C1, OS:9.4, name:Apple Watch Series 5 (44mm) }
{ platform:watchOS Simulator, id:534A1D75-4D6D-4966-BF38-36C17B3630C1, OS:9.4, name:Apple Watch Series 5 (44mm) }
{ platform:watchOS Simulator, id:E8663E32-39EA-4A1A-97D7-FF481D30E98B, OS:10.0, name:Apple Watch Series 5 (44mm) }
{ platform:watchOS Simulator, id:E8663E32-39EA-4A1A-97D7-FF481D30E98B, OS:10.0, name:Apple Watch Series 5 (44mm) }
{ platform:watchOS Simulator, id:C012B685-1291-4852-A6FC-0E7D85CB1491, OS:9.1, name:Apple Watch Series 6 (40mm) }
{ platform:watchOS Simulator, id:C012B685-1291-4852-A6FC-0E7D85CB1491, OS:9.1, name:Apple Watch Series 6 (40mm) }
{ platform:watchOS Simulator, id:32D04B83-57D1-4FF5-B0C7-1C5AFF06C2AB, OS:9.4, name:Apple Watch Series 6 (40mm) }
{ platform:watchOS Simulator, id:32D04B83-57D1-4FF5-B0C7-1C5AFF06C2AB, OS:9.4, name:Apple Watch Series 6 (40mm) }
{ platform:watchOS Simulator, id:87EE783B-9327-44A6-82C8-2BC03421ADC5, OS:10.0, name:Apple Watch Series 6 (40mm) }
{ platform:watchOS Simulator, id:87EE783B-9327-44A6-82C8-2BC03421ADC5, OS:10.0, name:Apple Watch Series 6 (40mm) }
{ platform:watchOS Simulator, id:BFDF6E1B-D32A-48EB-B6F3-9D9B26020496, OS:9.1, name:Apple Watch Series 6 (44mm) }
{ platform:watchOS Simulator, id:BFDF6E1B-D32A-48EB-B6F3-9D9B26020496, OS:9.1, name:Apple Watch Series 6 (44mm) }
{ platform:watchOS Simulator, id:62F4E34A-8F44-4B9E-8C6D-742B20F31041, OS:9.4, name:Apple Watch Series 6 (44mm) }
{ platform:watchOS Simulator, id:62F4E34A-8F44-4B9E-8C6D-742B20F31041, OS:9.4, name:Apple Watch Series 6 (44mm) }
{ platform:watchOS Simulator, id:79270F3A-3B8B-40AE-9998-12B57FC4C0FC, OS:10.0, name:Apple Watch Series 6 (44mm) }
{ platform:watchOS Simulator, id:79270F3A-3B8B-40AE-9998-12B57FC4C0FC, OS:10.0, name:Apple Watch Series 6 (44mm) }
{ platform:watchOS Simulator, id:FB76A831-EC63-4EB4-BF44-937FC88139E9, OS:9.1, name:Apple Watch Series 7 (41mm) }
{ platform:watchOS Simulator, id:FB76A831-EC63-4EB4-BF44-937FC88139E9, OS:9.1, name:Apple Watch Series 7 (41mm) }
{ platform:watchOS Simulator, id:E3BFC24B-CC5D-4BFE-9939-D58A3D73A71E, OS:9.4, name:Apple Watch Series 7 (41mm) }
{ platform:watchOS Simulator, id:E3BFC24B-CC5D-4BFE-9939-D58A3D73A71E, OS:9.4, name:Apple Watch Series 7 (41mm) }
{ platform:watchOS Simulator, id:15F18F81-62F6-4570-B4F5-1503710D8FB0, OS:10.0, name:Apple Watch Series 7 (41mm) }
{ platform:watchOS Simulator, id:15F18F81-62F6-4570-B4F5-1503710D8FB0, OS:10.0, name:Apple Watch Series 7 (41mm) }
{ platform:watchOS Simulator, id:B79C06D4-757E-4C4F-876D-BD1E0BB4E6D5, OS:9.1, name:Apple Watch Series 7 (45mm) }
{ platform:watchOS Simulator, id:B79C06D4-757E-4C4F-876D-BD1E0BB4E6D5, OS:9.1, name:Apple Watch Series 7 (45mm) }
{ platform:watchOS Simulator, id:1FB34297-D0DD-450D-AA76-F1EA695BEB4A, OS:9.4, name:Apple Watch Series 7 (45mm) }
{ platform:watchOS Simulator, id:1FB34297-D0DD-450D-AA76-F1EA695BEB4A, OS:9.4, name:Apple Watch Series 7 (45mm) }
{ platform:watchOS Simulator, id:03F62151-26CD-4210-93AE-9C6CA7BFB316, OS:10.0, name:Apple Watch Series 7 (45mm) }
{ platform:watchOS Simulator, id:03F62151-26CD-4210-93AE-9C6CA7BFB316, OS:10.0, name:Apple Watch Series 7 (45mm) }
{ platform:watchOS Simulator, id:C9A67E8C-D55A-4278-85D0-91B070399647, OS:9.1, name:Apple Watch Series 8 (41mm) }
{ platform:watchOS Simulator, id:C9A67E8C-D55A-4278-85D0-91B070399647, OS:9.1, name:Apple Watch Series 8 (41mm) }
{ platform:watchOS Simulator, id:9B468C5B-0B56-4D44-9638-4E3A7BDBE9A3, OS:9.4, name:Apple Watch Series 8 (41mm) }
{ platform:watchOS Simulator, id:9B468C5B-0B56-4D44-9638-4E3A7BDBE9A3, OS:9.4, name:Apple Watch Series 8 (41mm) }
{ platform:watchOS Simulator, id:B6DE305F-93EA-45FD-91A3-33CDE3A6D7B7, OS:10.0, name:Apple Watch Series 8 (41mm) }
{ platform:watchOS Simulator, id:B6DE305F-93EA-45FD-91A3-33CDE3A6D7B7, OS:10.0, name:Apple Watch Series 8 (41mm) }
{ platform:watchOS Simulator, id:F592839B-F115-451F-8692-11469ECD8CC8, OS:9.1, name:Apple Watch Series 8 (45mm) }
{ platform:watchOS Simulator, id:F592839B-F115-451F-8692-11469ECD8CC8, OS:9.1, name:Apple Watch Series 8 (45mm) }
{ platform:watchOS Simulator, id:D3ECEE7E-F7FC-43CC-BBBC-0A96AF6543AD, OS:9.4, name:Apple Watch Series 8 (45mm) }
{ platform:watchOS Simulator, id:D3ECEE7E-F7FC-43CC-BBBC-0A96AF6543AD, OS:9.4, name:Apple Watch Series 8 (45mm) }
{ platform:watchOS Simulator, id:B28EC836-D102-4D76-9E90-A98801C4C621, OS:10.0, name:Apple Watch Series 8 (45mm) }
{ platform:watchOS Simulator, id:B28EC836-D102-4D76-9E90-A98801C4C621, OS:10.0, name:Apple Watch Series 8 (45mm) }
{ platform:watchOS Simulator, id:5B2FF8F7-5AC0-4EC2-ADDD-3B50BB696B87, OS:10.0, name:Apple Watch Series 9 (41mm) }
{ platform:watchOS Simulator, id:5B2FF8F7-5AC0-4EC2-ADDD-3B50BB696B87, OS:10.0, name:Apple Watch Series 9 (41mm) }
{ platform:watchOS Simulator, id:DACED5CE-980E-4852-9F7F-97A66A221D2F, OS:10.0, name:Apple Watch Series 9 (45mm) }
{ platform:watchOS Simulator, id:DACED5CE-980E-4852-9F7F-97A66A221D2F, OS:10.0, name:Apple Watch Series 9 (45mm) }
{ platform:watchOS Simulator, id:2A7BA75B-364A-40CB-A622-6A6C83DE9803, OS:9.1, name:Apple Watch Ultra (49mm) }
{ platform:watchOS Simulator, id:2A7BA75B-364A-40CB-A622-6A6C83DE9803, OS:9.1, name:Apple Watch Ultra (49mm) }
{ platform:watchOS Simulator, id:7E924F93-47B9-4F5A-9661-281D4405B7F3, OS:9.4, name:Apple Watch Ultra (49mm) }
{ platform:watchOS Simulator, id:7E924F93-47B9-4F5A-9661-281D4405B7F3, OS:9.4, name:Apple Watch Ultra (49mm) }
{ platform:watchOS Simulator, id:AB613BA2-F667-4E16-87BD-CE37F4B2FFE1, OS:10.0, name:Apple Watch Ultra (49mm) }
{ platform:watchOS Simulator, id:AB613BA2-F667-4E16-87BD-CE37F4B2FFE1, OS:10.0, name:Apple Watch Ultra (49mm) }
{ platform:watchOS Simulator, id:0EDFDFA0-967D-4B70-9375-D84F3DDA1DF9, OS:10.0, name:Apple Watch Ultra 2 (49mm) }
{ platform:watchOS Simulator, id:0EDFDFA0-967D-4B70-9375-D84F3DDA1DF9, OS:10.0, name:Apple Watch Ultra 2 (49mm) }
{ platform:iOS Simulator, id:B00839C6-8FF8-4D39-A6B5-FD00D2A6A7C5, OS:17.0, name:iPad (10th generation) }
{ platform:iOS Simulator, id:B00839C6-8FF8-4D39-A6B5-FD00D2A6A7C5, OS:17.0, name:iPad (10th generation) }
{ platform:iOS Simulator, id:C6883C72-5959-4596-B924-DE2D0D431720, OS:17.0, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:C6883C72-5959-4596-B924-DE2D0D431720, OS:17.0, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:92C04CF7-92C6-449C-9FD3-451652813034, OS:17.0, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:92C04CF7-92C6-449C-9FD3-451652813034, OS:17.0, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:621B129D-6C99-4975-B43B-455ECE9546CD, OS:17.0, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:621B129D-6C99-4975-B43B-455ECE9546CD, OS:17.0, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:48702D01-4545-42D3-9637-9B6864EF395C, OS:17.0, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:48702D01-4545-42D3-9637-9B6864EF395C, OS:17.0, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:20A27119-A68A-4DBA-802C-B62086C3F698, OS:17.0, name:iPhone 14 }
{ platform:iOS Simulator, id:20A27119-A68A-4DBA-802C-B62086C3F698, OS:17.0, name:iPhone 14 }
{ platform:iOS Simulator, id:486E8823-68B4-4102-88B2-2F9FD4FB9AA8, OS:17.0, name:iPhone 14 Plus }
{ platform:iOS Simulator, id:486E8823-68B4-4102-88B2-2F9FD4FB9AA8, OS:17.0, name:iPhone 14 Plus }
{ platform:iOS Simulator, id:0A50C903-B382-4083-B4BB-F1482C16BFAE, OS:17.0, name:iPhone 14 Pro }
{ platform:iOS Simulator, id:0A50C903-B382-4083-B4BB-F1482C16BFAE, OS:17.0, name:iPhone 14 Pro }
{ platform:iOS Simulator, id:BD24B767-B1F9-4BC1-A817-D608DA5EB8A0, OS:17.0, name:iPhone 14 Pro Max }
{ platform:iOS Simulator, id:BD24B767-B1F9-4BC1-A817-D608DA5EB8A0, OS:17.0, name:iPhone 14 Pro Max }
{ platform:iOS Simulator, id:C509EF27-BFA8-4E5E-BD86-9D5AF23D0BDD, OS:17.0, name:iPhone 15 }
{ platform:iOS Simulator, id:C509EF27-BFA8-4E5E-BD86-9D5AF23D0BDD, OS:17.0, name:iPhone 15 }
{ platform:iOS Simulator, id:8F15B216-130D-42AB-970B-7410633BD407, OS:17.0, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:8F15B216-130D-42AB-970B-7410633BD407, OS:17.0, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:775A7B2D-4B85-47CB-8B45-60CA17955E42, OS:17.0, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:775A7B2D-4B85-47CB-8B45-60CA17955E42, OS:17.0, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:A0724702-F9CE-4305-A7E4-5920DE3BB0CB, OS:17.0, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:A0724702-F9CE-4305-A7E4-5920DE3BB0CB, OS:17.0, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:1C9D7FE7-703A-4F51-9979-A2A5433B3EA5, OS:17.0, name:iPhone SE (3rd generation) }
{ platform:iOS Simulator, id:1C9D7FE7-703A-4F51-9979-A2A5433B3EA5, OS:17.0, 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.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme PageView -destination generic/platform=xros
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
PageView: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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
ClangStatCache /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.0-23A334-648badb4bdd78937d1e84e5bbefb1286.sdkstatcache
cd /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk -o /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.0-23A334-648badb4bdd78937d1e84e5bbefb1286.sdkstatcache
SwiftDriver PageView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PageView' from project 'PageView')
cd /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PageView -Onone -enforce-exclusivity\=checked @/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.0-23A334-648badb4bdd78937d1e84e5bbefb1286.sdkstatcache -output-file-map /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView-Swift.h -working-directory /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk -I /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.0-23A334-648badb4bdd78937d1e84e5bbefb1286.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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.0 -target-sdk-name macosx14.0 -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.swiftdoc -emit-module-source-info-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.swiftsourceinfo -emit-objc-header-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView-Swift.h -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView-master-emit-module.d -o /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.swiftmodule -emit-abi-descriptor-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.abi.json
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:9:6: error: 'Binding' is only available in macOS 10.15 or newer
@Binding var selection: SelectionValue
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:15:19: error: 'Color' is only available in macOS 10.15 or newer
let dotColor: Color
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:18:24: error: 'Color' is only available in macOS 10.15 or newer
let selectedColor: Color
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:28: error: 'Binding' is only available in macOS 10.15 or newer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:12: note: add @available attribute to enclosing initializer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:136: error: 'Color' is only available in macOS 10.15 or newer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:12: note: add @available attribute to enclosing initializer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:217: error: 'Color' is only available in macOS 10.15 or newer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:12: note: add @available attribute to enclosing initializer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:144: error: 'Color' is only available in macOS 10.15 or newer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:12: note: add @available attribute to enclosing initializer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:150: error: 'primary' is only available in macOS 10.15 or newer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:12: note: add @available attribute to enclosing initializer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:158: error: 'opacity' is only available in macOS 10.15 or newer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:12: note: add @available attribute to enclosing initializer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:226: error: 'primary' is only available in macOS 10.15 or newer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:20:12: note: add @available attribute to enclosing initializer
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:30:27: error: 'View' is only available in macOS 10.15 or newer
public var body: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:30:16: note: add @available attribute to enclosing property
public var body: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct DotsIndexView<SelectionValue>: View where SelectionValue: Hashable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:4:6: error: 'Binding' is only available in macOS 10.15 or newer
@Binding var selection: SelectionValue
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:15: note: add @available attribute to enclosing generic struct
public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:5:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder var content: () -> Content
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:15: note: add @available attribute to enclosing generic struct
public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:6:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder var index: () -> Index
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:15: note: add @available attribute to enclosing generic struct
public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:7:25: error: 'Alignment' is only available in macOS 10.15 or newer
let indexAlignment: Alignment
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:15: note: add @available attribute to enclosing generic struct
public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:10:28: error: 'Binding' is only available in macOS 10.15 or newer
public init(selection: Binding<SelectionValue>, indexAlignment: Alignment = .bottom, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:10:12: note: add @available attribute to enclosing initializer
public init(selection: Binding<SelectionValue>, indexAlignment: Alignment = .bottom, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:15: note: add @available attribute to enclosing generic struct
public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:10:69: error: 'Alignment' is only available in macOS 10.15 or newer
public init(selection: Binding<SelectionValue>, indexAlignment: Alignment = .bottom, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:10:12: note: add @available attribute to enclosing initializer
public init(selection: Binding<SelectionValue>, indexAlignment: Alignment = .bottom, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:15: note: add @available attribute to enclosing generic struct
public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:10:82: error: 'bottom' is only available in macOS 10.15 or newer
public init(selection: Binding<SelectionValue>, indexAlignment: Alignment = .bottom, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:10:12: note: add @available attribute to enclosing initializer
public init(selection: Binding<SelectionValue>, indexAlignment: Alignment = .bottom, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:15: note: add @available attribute to enclosing generic struct
public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:18:27: error: 'View' is only available in macOS 10.15 or newer
public var body: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:18:16: note: add @available attribute to enclosing property
public var body: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:15: note: add @available attribute to enclosing generic struct
public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:103: error: 'View' is only available in macOS 10.15 or newer
public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:15: note: add @available attribute to enclosing generic struct
public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:116: error: 'View' is only available in macOS 10.15 or newer
public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:3:15: note: add @available attribute to enclosing generic struct
public struct PageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:21: error: 'Color' is only available in macOS 10.15 or newer
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:5: note: add @available attribute to enclosing let
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:32: error: 'red' is only available in macOS 10.15 or newer
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:5: note: add @available attribute to enclosing let
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:38: error: 'blue' is only available in macOS 10.15 or newer
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:5: note: add @available attribute to enclosing let
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:45: error: 'green' is only available in macOS 10.15 or newer
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:5: note: add @available attribute to enclosing let
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:53: error: 'yellow' is only available in macOS 10.15 or newer
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:5: note: add @available attribute to enclosing let
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:62: error: 'orange' is only available in macOS 10.15 or newer
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:5: note: add @available attribute to enclosing let
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:71: error: 'gray' is only available in macOS 10.15 or newer
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:5: note: add @available attribute to enclosing let
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:78: error: 'brown' is only available in macOS 12.0 or newer
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:5: note: add @available attribute to enclosing let
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:86: error: 'cyan' is only available in macOS 12.0 or newer
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:31:5: note: add @available attribute to enclosing let
let previewColors: [Color] = [.red, .blue, .green, .yellow, .orange, .gray, .brown, .cyan]
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:34:20: error: 'Color' is only available in macOS 10.15 or newer
public var id: Color { self }
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:34:16: note: add @available attribute to enclosing property
public var id: Color { self }
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:33:1: note: add @available attribute to enclosing extension
extension Color: Identifiable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:33:11: error: 'Color' is only available in macOS 10.15 or newer
extension Color: Identifiable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:33:1: note: add @available attribute to enclosing extension
extension Color: Identifiable {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:39:10: error: 'State' is only available in macOS 10.15 or newer
@State private var selection = previewColors.first!
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:38:12: note: add @available attribute to enclosing struct
struct ExampleView: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:38:12: note: add @available attribute to enclosing struct
struct ExampleView: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:40:10: error: 'State' is only available in macOS 10.15 or newer
@State var showNormal = false
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:38:12: note: add @available attribute to enclosing struct
struct ExampleView: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:38:12: note: add @available attribute to enclosing struct
struct ExampleView: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:42:24: error: 'View' is only available in macOS 10.15 or newer
var body: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:42:13: note: add @available attribute to enclosing property
var body: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:38:12: note: add @available attribute to enclosing struct
struct ExampleView: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:78:27: error: 'View' is only available in macOS 10.15 or newer
var content: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:78:13: note: add @available attribute to enclosing property
var content: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:38:12: note: add @available attribute to enclosing struct
struct ExampleView: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:86:31: error: 'View' is only available in macOS 10.15 or newer
static var previews: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:86:16: note: add @available attribute to enclosing static property
static var previews: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift:37:8: note: add @available attribute to enclosing struct
struct PageView_Previews: PreviewProvider {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:9:6: error: 'Binding' is only available in macOS 10.15 or newer
@Binding var selection: SelectionValue
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:10:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder var content: () -> Content
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:11:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder var index: () -> Index
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:12:25: error: 'HorizontalAlignment' is only available in macOS 10.15 or newer
let indexAlignment: HorizontalAlignment
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:15:28: error: 'Binding' is only available in macOS 10.15 or newer
public init(selection: Binding<SelectionValue>, indexAlignment: HorizontalAlignment = .center, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:15:12: note: add @available attribute to enclosing initializer
public init(selection: Binding<SelectionValue>, indexAlignment: HorizontalAlignment = .center, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:15:69: error: 'HorizontalAlignment' is only available in macOS 10.15 or newer
public init(selection: Binding<SelectionValue>, indexAlignment: HorizontalAlignment = .center, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:15:12: note: add @available attribute to enclosing initializer
public init(selection: Binding<SelectionValue>, indexAlignment: HorizontalAlignment = .center, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:15:92: error: 'center' is only available in macOS 10.15 or newer
public init(selection: Binding<SelectionValue>, indexAlignment: HorizontalAlignment = .center, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:15:12: note: add @available attribute to enclosing initializer
public init(selection: Binding<SelectionValue>, indexAlignment: HorizontalAlignment = .center, indexPadding: CGFloat? = nil, content: @escaping () -> Content, index: @escaping () -> Index) {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:23:27: error: 'View' is only available in macOS 10.15 or newer
public var body: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:23:16: note: add @available attribute to enclosing property
public var body: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:109: error: 'View' is only available in macOS 10.15 or newer
public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:122: error: 'View' is only available in macOS 10.15 or newer
public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:8:15: note: add @available attribute to enclosing generic struct
public struct VStackPageView<SelectionValue, Content, Index>: View where SelectionValue: Hashable, Content: View, Index: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:37:10: error: 'State' is only available in macOS 10.15 or newer
@State private var selection = previewColors.first!
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:36:12: note: add @available attribute to enclosing struct
struct ExampleView: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:36:12: note: add @available attribute to enclosing struct
struct ExampleView: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:38:10: error: 'State' is only available in macOS 10.15 or newer
@State var showNormal = false
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:36:12: note: add @available attribute to enclosing struct
struct ExampleView: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:36:12: note: add @available attribute to enclosing struct
struct ExampleView: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:40:24: error: 'View' is only available in macOS 10.15 or newer
var body: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:40:13: note: add @available attribute to enclosing property
var body: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:36:12: note: add @available attribute to enclosing struct
struct ExampleView: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:52:27: error: 'View' is only available in macOS 10.15 or newer
var content: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:52:13: note: add @available attribute to enclosing property
var content: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:36:12: note: add @available attribute to enclosing struct
struct ExampleView: View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:60:31: error: 'View' is only available in macOS 10.15 or newer
static var previews: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:60:16: note: add @available attribute to enclosing static property
static var previews: some View {
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift:35:8: note: add @available attribute to enclosing struct
struct VStackPageView_Previews: PreviewProvider {
^
SwiftCompile normal arm64 Compiling\ PageView.swift /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift (in target 'PageView' from project 'PageView')
cd /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift -primary-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift -emit-dependencies-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.d -emit-const-values-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.swiftconstvalues -emit-reference-dependencies-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.swiftdeps -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk -I /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.0-23A334-648badb4bdd78937d1e84e5bbefb1286.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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.0 -target-sdk-name macosx14.0 -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift (in target 'PageView' from project 'PageView')
cd /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
/Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift -primary-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift -emit-dependencies-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.d -emit-const-values-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.swiftconstvalues -emit-reference-dependencies-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView.swiftdeps -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk -I /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.0-23A334-648badb4bdd78937d1e84e5bbefb1286.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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.0 -target-sdk-name macosx14.0 -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ VStackPageView.swift /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift (in target 'PageView' from project 'PageView')
cd /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift -primary-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift -emit-dependencies-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.d -emit-const-values-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.swiftconstvalues -emit-reference-dependencies-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.swiftdeps -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk -I /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.0-23A334-648badb4bdd78937d1e84e5bbefb1286.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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.0 -target-sdk-name macosx14.0 -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift (in target 'PageView' from project 'PageView')
cd /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
/Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift -primary-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift -emit-dependencies-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.d -emit-const-values-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.swiftconstvalues -emit-reference-dependencies-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/VStackPageView.swiftdeps -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk -I /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.0-23A334-648badb4bdd78937d1e84e5bbefb1286.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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.0 -target-sdk-name macosx14.0 -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ DotsIndexView.swift /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift (in target 'PageView' from project 'PageView')
cd /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift -emit-dependencies-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.d -emit-const-values-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.swiftconstvalues -emit-reference-dependencies-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.swiftdeps -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk -I /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.0-23A334-648badb4bdd78937d1e84e5bbefb1286.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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.0 -target-sdk-name macosx14.0 -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift (in target 'PageView' from project 'PageView')
cd /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
/Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/DotsIndexView.swift /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/PageView.swift /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PageView/VStackPageView.swift -emit-dependencies-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.d -emit-const-values-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.swiftconstvalues -emit-reference-dependencies-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/DotsIndexView.swiftdeps -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk -I /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/Objects-normal/arm64/PageView_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.0-23A334-648badb4bdd78937d1e84e5bbefb1286.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PageView.build/Debug/PageView.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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.0 -target-sdk-name macosx14.0 -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:x86_64, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-0008793E26D2001E }
{ platform:DriverKit, name:Any DriverKit Host }
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
{ platform:macOS, name:Any Mac }
{ platform:macOS, variant:Mac Catalyst, name:Any Mac }
{ platform:tvOS, id:dvtdevice-DVTiOSDevicePlaceholder-appletvos:placeholder, name:Any tvOS Device }
{ platform:tvOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-appletvsimulator:placeholder, name:Any tvOS Simulator Device }
{ platform:watchOS, id:dvtdevice-DVTiOSDevicePlaceholder-watchos:placeholder, name:Any watchOS Device }
{ platform:watchOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-watchsimulator:placeholder, name:Any watchOS Simulator Device }
{ platform:tvOS Simulator, id:F9B3EBE3-2085-4FD9-A944-C647A456C042, OS:16.1, name:Apple TV }
{ platform:tvOS Simulator, id:F9B3EBE3-2085-4FD9-A944-C647A456C042, OS:16.1, name:Apple TV }
{ platform:tvOS Simulator, id:BBBFB281-A9D8-44E6-880A-C52B0B4D3848, OS:16.4, name:Apple TV }
{ platform:tvOS Simulator, id:BBBFB281-A9D8-44E6-880A-C52B0B4D3848, OS:16.4, name:Apple TV }
{ platform:tvOS Simulator, id:ED7A35CA-CE69-4AC1-A1FC-1DD610FF70C3, OS:17.0, name:Apple TV }
{ platform:tvOS Simulator, id:ED7A35CA-CE69-4AC1-A1FC-1DD610FF70C3, OS:17.0, name:Apple TV }
{ platform:tvOS Simulator, id:61662B83-3E8F-48AD-961E-6C88F2933C7E, OS:16.1, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:61662B83-3E8F-48AD-961E-6C88F2933C7E, OS:16.1, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:5078CD52-9BB5-48EE-A6F1-5D3F6491B787, OS:16.4, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:5078CD52-9BB5-48EE-A6F1-5D3F6491B787, OS:16.4, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:C30CEFDF-C7B3-47FD-83C0-155EE5AD1F43, OS:17.0, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:C30CEFDF-C7B3-47FD-83C0-155EE5AD1F43, OS:17.0, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:4721F253-99C1-4874-BDD8-4CE85FEED23E, OS:16.1, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:tvOS Simulator, id:4721F253-99C1-4874-BDD8-4CE85FEED23E, OS:16.1, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:tvOS Simulator, id:A6388380-02E3-4285-B2EB-EE6C921CDD19, OS:16.4, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:tvOS Simulator, id:A6388380-02E3-4285-B2EB-EE6C921CDD19, OS:16.4, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:tvOS Simulator, id:01A3E189-6772-481B-B11D-B3372DD0E8F6, OS:17.0, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:tvOS Simulator, id:01A3E189-6772-481B-B11D-B3372DD0E8F6, OS:17.0, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:watchOS Simulator, id:935A688B-D922-4783-9B0E-E621167BE562, OS:9.1, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:935A688B-D922-4783-9B0E-E621167BE562, OS:9.1, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:D0C7B2D5-3825-4A5F-82D7-5BE39050326D, OS:9.4, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:D0C7B2D5-3825-4A5F-82D7-5BE39050326D, OS:9.4, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:389EF8BC-BEBD-4FD5-A3BC-5CE2C8D1FE00, OS:10.0, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:389EF8BC-BEBD-4FD5-A3BC-5CE2C8D1FE00, OS:10.0, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:1A0B678B-6A7A-46E6-B949-55895BE45351, OS:9.1, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:1A0B678B-6A7A-46E6-B949-55895BE45351, OS:9.1, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:47E09EBC-7994-47B6-9D44-FF6178605D27, OS:9.4, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:47E09EBC-7994-47B6-9D44-FF6178605D27, OS:9.4, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:843BA5FE-1E24-44C7-81F9-1DAAD89B048D, OS:10.0, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:843BA5FE-1E24-44C7-81F9-1DAAD89B048D, OS:10.0, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:B49A000C-9B28-4A8A-8E1E-12D8DA228DAA, OS:9.1, name:Apple Watch Series 5 (40mm) }
{ platform:watchOS Simulator, id:B49A000C-9B28-4A8A-8E1E-12D8DA228DAA, OS:9.1, name:Apple Watch Series 5 (40mm) }
{ platform:watchOS Simulator, id:6406B024-DA96-47AE-BB57-00C030576EE9, OS:9.4, name:Apple Watch Series 5 (40mm) }
{ platform:watchOS Simulator, id:6406B024-DA96-47AE-BB57-00C030576EE9, OS:9.4, name:Apple Watch Series 5 (40mm) }
{ platform:watchOS Simulator, id:BF28F885-6A66-48EE-90BA-79C9BD9452C3, OS:10.0, name:Apple Watch Series 5 (40mm) }
{ platform:watchOS Simulator, id:BF28F885-6A66-48EE-90BA-79C9BD9452C3, OS:10.0, name:Apple Watch Series 5 (40mm) }
{ platform:watchOS Simulator, id:9C7C1CA1-1C56-4D59-9775-D046CB566456, OS:9.1, name:Apple Watch Series 5 (44mm) }
{ platform:watchOS Simulator, id:9C7C1CA1-1C56-4D59-9775-D046CB566456, OS:9.1, name:Apple Watch Series 5 (44mm) }
{ platform:watchOS Simulator, id:534A1D75-4D6D-4966-BF38-36C17B3630C1, OS:9.4, name:Apple Watch Series 5 (44mm) }
{ platform:watchOS Simulator, id:534A1D75-4D6D-4966-BF38-36C17B3630C1, OS:9.4, name:Apple Watch Series 5 (44mm) }
{ platform:watchOS Simulator, id:E8663E32-39EA-4A1A-97D7-FF481D30E98B, OS:10.0, name:Apple Watch Series 5 (44mm) }
{ platform:watchOS Simulator, id:E8663E32-39EA-4A1A-97D7-FF481D30E98B, OS:10.0, name:Apple Watch Series 5 (44mm) }
{ platform:watchOS Simulator, id:C012B685-1291-4852-A6FC-0E7D85CB1491, OS:9.1, name:Apple Watch Series 6 (40mm) }
{ platform:watchOS Simulator, id:C012B685-1291-4852-A6FC-0E7D85CB1491, OS:9.1, name:Apple Watch Series 6 (40mm) }
{ platform:watchOS Simulator, id:32D04B83-57D1-4FF5-B0C7-1C5AFF06C2AB, OS:9.4, name:Apple Watch Series 6 (40mm) }
{ platform:watchOS Simulator, id:32D04B83-57D1-4FF5-B0C7-1C5AFF06C2AB, OS:9.4, name:Apple Watch Series 6 (40mm) }
{ platform:watchOS Simulator, id:87EE783B-9327-44A6-82C8-2BC03421ADC5, OS:10.0, name:Apple Watch Series 6 (40mm) }
{ platform:watchOS Simulator, id:87EE783B-9327-44A6-82C8-2BC03421ADC5, OS:10.0, name:Apple Watch Series 6 (40mm) }
{ platform:watchOS Simulator, id:BFDF6E1B-D32A-48EB-B6F3-9D9B26020496, OS:9.1, name:Apple Watch Series 6 (44mm) }
{ platform:watchOS Simulator, id:BFDF6E1B-D32A-48EB-B6F3-9D9B26020496, OS:9.1, name:Apple Watch Series 6 (44mm) }
{ platform:watchOS Simulator, id:62F4E34A-8F44-4B9E-8C6D-742B20F31041, OS:9.4, name:Apple Watch Series 6 (44mm) }
{ platform:watchOS Simulator, id:62F4E34A-8F44-4B9E-8C6D-742B20F31041, OS:9.4, name:Apple Watch Series 6 (44mm) }
{ platform:watchOS Simulator, id:79270F3A-3B8B-40AE-9998-12B57FC4C0FC, OS:10.0, name:Apple Watch Series 6 (44mm) }
{ platform:watchOS Simulator, id:79270F3A-3B8B-40AE-9998-12B57FC4C0FC, OS:10.0, name:Apple Watch Series 6 (44mm) }
{ platform:watchOS Simulator, id:FB76A831-EC63-4EB4-BF44-937FC88139E9, OS:9.1, name:Apple Watch Series 7 (41mm) }
{ platform:watchOS Simulator, id:FB76A831-EC63-4EB4-BF44-937FC88139E9, OS:9.1, name:Apple Watch Series 7 (41mm) }
{ platform:watchOS Simulator, id:E3BFC24B-CC5D-4BFE-9939-D58A3D73A71E, OS:9.4, name:Apple Watch Series 7 (41mm) }
{ platform:watchOS Simulator, id:E3BFC24B-CC5D-4BFE-9939-D58A3D73A71E, OS:9.4, name:Apple Watch Series 7 (41mm) }
{ platform:watchOS Simulator, id:15F18F81-62F6-4570-B4F5-1503710D8FB0, OS:10.0, name:Apple Watch Series 7 (41mm) }
{ platform:watchOS Simulator, id:15F18F81-62F6-4570-B4F5-1503710D8FB0, OS:10.0, name:Apple Watch Series 7 (41mm) }
{ platform:watchOS Simulator, id:B79C06D4-757E-4C4F-876D-BD1E0BB4E6D5, OS:9.1, name:Apple Watch Series 7 (45mm) }
{ platform:watchOS Simulator, id:B79C06D4-757E-4C4F-876D-BD1E0BB4E6D5, OS:9.1, name:Apple Watch Series 7 (45mm) }
{ platform:watchOS Simulator, id:1FB34297-D0DD-450D-AA76-F1EA695BEB4A, OS:9.4, name:Apple Watch Series 7 (45mm) }
{ platform:watchOS Simulator, id:1FB34297-D0DD-450D-AA76-F1EA695BEB4A, OS:9.4, name:Apple Watch Series 7 (45mm) }
{ platform:watchOS Simulator, id:03F62151-26CD-4210-93AE-9C6CA7BFB316, OS:10.0, name:Apple Watch Series 7 (45mm) }
{ platform:watchOS Simulator, id:03F62151-26CD-4210-93AE-9C6CA7BFB316, OS:10.0, name:Apple Watch Series 7 (45mm) }
{ platform:watchOS Simulator, id:C9A67E8C-D55A-4278-85D0-91B070399647, OS:9.1, name:Apple Watch Series 8 (41mm) }
{ platform:watchOS Simulator, id:C9A67E8C-D55A-4278-85D0-91B070399647, OS:9.1, name:Apple Watch Series 8 (41mm) }
{ platform:watchOS Simulator, id:9B468C5B-0B56-4D44-9638-4E3A7BDBE9A3, OS:9.4, name:Apple Watch Series 8 (41mm) }
{ platform:watchOS Simulator, id:9B468C5B-0B56-4D44-9638-4E3A7BDBE9A3, OS:9.4, name:Apple Watch Series 8 (41mm) }
{ platform:watchOS Simulator, id:B6DE305F-93EA-45FD-91A3-33CDE3A6D7B7, OS:10.0, name:Apple Watch Series 8 (41mm) }
{ platform:watchOS Simulator, id:B6DE305F-93EA-45FD-91A3-33CDE3A6D7B7, OS:10.0, name:Apple Watch Series 8 (41mm) }
{ platform:watchOS Simulator, id:F592839B-F115-451F-8692-11469ECD8CC8, OS:9.1, name:Apple Watch Series 8 (45mm) }
{ platform:watchOS Simulator, id:F592839B-F115-451F-8692-11469ECD8CC8, OS:9.1, name:Apple Watch Series 8 (45mm) }
{ platform:watchOS Simulator, id:D3ECEE7E-F7FC-43CC-BBBC-0A96AF6543AD, OS:9.4, name:Apple Watch Series 8 (45mm) }
{ platform:watchOS Simulator, id:D3ECEE7E-F7FC-43CC-BBBC-0A96AF6543AD, OS:9.4, name:Apple Watch Series 8 (45mm) }
{ platform:watchOS Simulator, id:B28EC836-D102-4D76-9E90-A98801C4C621, OS:10.0, name:Apple Watch Series 8 (45mm) }
{ platform:watchOS Simulator, id:B28EC836-D102-4D76-9E90-A98801C4C621, OS:10.0, name:Apple Watch Series 8 (45mm) }
{ platform:watchOS Simulator, id:5B2FF8F7-5AC0-4EC2-ADDD-3B50BB696B87, OS:10.0, name:Apple Watch Series 9 (41mm) }
{ platform:watchOS Simulator, id:5B2FF8F7-5AC0-4EC2-ADDD-3B50BB696B87, OS:10.0, name:Apple Watch Series 9 (41mm) }
{ platform:watchOS Simulator, id:DACED5CE-980E-4852-9F7F-97A66A221D2F, OS:10.0, name:Apple Watch Series 9 (45mm) }
{ platform:watchOS Simulator, id:DACED5CE-980E-4852-9F7F-97A66A221D2F, OS:10.0, name:Apple Watch Series 9 (45mm) }
{ platform:watchOS Simulator, id:2A7BA75B-364A-40CB-A622-6A6C83DE9803, OS:9.1, name:Apple Watch Ultra (49mm) }
{ platform:watchOS Simulator, id:2A7BA75B-364A-40CB-A622-6A6C83DE9803, OS:9.1, name:Apple Watch Ultra (49mm) }
{ platform:watchOS Simulator, id:7E924F93-47B9-4F5A-9661-281D4405B7F3, OS:9.4, name:Apple Watch Ultra (49mm) }
{ platform:watchOS Simulator, id:7E924F93-47B9-4F5A-9661-281D4405B7F3, OS:9.4, name:Apple Watch Ultra (49mm) }
{ platform:watchOS Simulator, id:AB613BA2-F667-4E16-87BD-CE37F4B2FFE1, OS:10.0, name:Apple Watch Ultra (49mm) }
{ platform:watchOS Simulator, id:AB613BA2-F667-4E16-87BD-CE37F4B2FFE1, OS:10.0, name:Apple Watch Ultra (49mm) }
{ platform:watchOS Simulator, id:0EDFDFA0-967D-4B70-9375-D84F3DDA1DF9, OS:10.0, name:Apple Watch Ultra 2 (49mm) }
{ platform:watchOS Simulator, id:0EDFDFA0-967D-4B70-9375-D84F3DDA1DF9, OS:10.0, name:Apple Watch Ultra 2 (49mm) }
{ platform:iOS Simulator, id:B00839C6-8FF8-4D39-A6B5-FD00D2A6A7C5, OS:17.0, name:iPad (10th generation) }
{ platform:iOS Simulator, id:B00839C6-8FF8-4D39-A6B5-FD00D2A6A7C5, OS:17.0, name:iPad (10th generation) }
{ platform:iOS Simulator, id:C6883C72-5959-4596-B924-DE2D0D431720, OS:17.0, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:C6883C72-5959-4596-B924-DE2D0D431720, OS:17.0, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:92C04CF7-92C6-449C-9FD3-451652813034, OS:17.0, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:92C04CF7-92C6-449C-9FD3-451652813034, OS:17.0, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:621B129D-6C99-4975-B43B-455ECE9546CD, OS:17.0, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:621B129D-6C99-4975-B43B-455ECE9546CD, OS:17.0, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:48702D01-4545-42D3-9637-9B6864EF395C, OS:17.0, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:48702D01-4545-42D3-9637-9B6864EF395C, OS:17.0, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:20A27119-A68A-4DBA-802C-B62086C3F698, OS:17.0, name:iPhone 14 }
{ platform:iOS Simulator, id:20A27119-A68A-4DBA-802C-B62086C3F698, OS:17.0, name:iPhone 14 }
{ platform:iOS Simulator, id:486E8823-68B4-4102-88B2-2F9FD4FB9AA8, OS:17.0, name:iPhone 14 Plus }
{ platform:iOS Simulator, id:486E8823-68B4-4102-88B2-2F9FD4FB9AA8, OS:17.0, name:iPhone 14 Plus }
{ platform:iOS Simulator, id:0A50C903-B382-4083-B4BB-F1482C16BFAE, OS:17.0, name:iPhone 14 Pro }
{ platform:iOS Simulator, id:0A50C903-B382-4083-B4BB-F1482C16BFAE, OS:17.0, name:iPhone 14 Pro }
{ platform:iOS Simulator, id:BD24B767-B1F9-4BC1-A817-D608DA5EB8A0, OS:17.0, name:iPhone 14 Pro Max }
{ platform:iOS Simulator, id:BD24B767-B1F9-4BC1-A817-D608DA5EB8A0, OS:17.0, name:iPhone 14 Pro Max }
{ platform:iOS Simulator, id:C509EF27-BFA8-4E5E-BD86-9D5AF23D0BDD, OS:17.0, name:iPhone 15 }
{ platform:iOS Simulator, id:C509EF27-BFA8-4E5E-BD86-9D5AF23D0BDD, OS:17.0, name:iPhone 15 }
{ platform:iOS Simulator, id:8F15B216-130D-42AB-970B-7410633BD407, OS:17.0, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:8F15B216-130D-42AB-970B-7410633BD407, OS:17.0, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:775A7B2D-4B85-47CB-8B45-60CA17955E42, OS:17.0, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:775A7B2D-4B85-47CB-8B45-60CA17955E42, OS:17.0, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:A0724702-F9CE-4305-A7E4-5920DE3BB0CB, OS:17.0, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:A0724702-F9CE-4305-A7E4-5920DE3BB0CB, OS:17.0, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:1C9D7FE7-703A-4F51-9979-A2A5433B3EA5, OS:17.0, name:iPhone SE (3rd generation) }
{ platform:iOS Simulator, id:1C9D7FE7-703A-4F51-9979-A2A5433B3EA5, OS:17.0, 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 5.9 visionOS