The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AnimatedSwipeCard with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:87:28: note: add 'if #available' version check
                    VStack {
                           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:88:25: error: 'HStack' is only available in macOS 10.15 or newer
                        HStack {
                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:88:25: note: add 'if #available' version check
                        HStack {
                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:90:33: error: 'Image' is only available in macOS 10.15 or newer
                                Image(imageName)
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:90:33: note: add 'if #available' version check
                                Image(imageName)
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:90:33: error: 'init(_:bundle:)' is only available in macOS 10.15 or newer
                                Image(imageName)
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:90:33: note: add 'if #available' version check
                                Image(imageName)
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:91:38: error: 'resizable(capInsets:resizingMode:)' is only available in macOS 10.15 or newer
                                    .resizable()
                                     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:91:38: note: add 'if #available' version check
                                    .resizable()
                                     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:92:38: error: 'frame(width:height:alignment:)' is only available in macOS 10.15 or newer
                                    .frame(width: imageWidth, height: imageHeight, alignment: .center)
                                     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:92:38: note: add 'if #available' version check
                                    .frame(width: imageWidth, height: imageHeight, alignment: .center)
                                     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:92:96: error: 'center' is only available in macOS 10.15 or newer
                                    .frame(width: imageWidth, height: imageHeight, alignment: .center)
                                                                                               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:92:96: note: add 'if #available' version check
                                    .frame(width: imageWidth, height: imageHeight, alignment: .center)
                                                                                               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:89:50: error: 'buildIf' is only available in macOS 10.15 or newer
                            if !imageName.isEmpty{
                                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:89:50: note: add 'if #available' version check
                            if !imageName.isEmpty{
                                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:93:29: error: 'buildIf' is only available in macOS 10.15 or newer
                            }
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:93:29: note: add 'if #available' version check
                            }
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:95:34: warning: conformance of 'Text' to 'View' is only available in macOS 10.15 or newer
                                .fontWeight(.semibold)
                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:95:34: note: add 'if #available' version check
                                .fontWeight(.semibold)
                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:94:29: error: 'Text' is only available in macOS 10.15 or newer
                            Text(titleText)
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:94:29: note: add 'if #available' version check
                            Text(titleText)
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:95:34: error: 'fontWeight' is only available in macOS 10.15 or newer
                                .fontWeight(.semibold)
                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:95:34: note: add 'if #available' version check
                                .fontWeight(.semibold)
                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:88:32: warning: conformance of 'Optional<Wrapped>' to 'View' is only available in macOS 10.15 or newer
                        HStack {
                               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:88:32: note: add 'if #available' version check
                        HStack {
                               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:88:32: warning: conformance of 'Text' to 'View' is only available in macOS 10.15 or newer
                        HStack {
                               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:88:32: note: add 'if #available' version check
                        HStack {
                               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:97:26: error: 'padding' is only available in macOS 10.15 or newer
                        .padding(.horizontal)
                         ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:97:26: note: add 'if #available' version check
                        .padding(.horizontal)
                         ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:98:25: error: 'HStack' is only available in macOS 10.15 or newer
                        HStack {
                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:98:25: note: add 'if #available' version check
                        HStack {
                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:98:25: warning: conformance of 'Text' to 'View' is only available in macOS 10.15 or newer
                        HStack {
                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:98:25: note: add 'if #available' version check
                        HStack {
                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:101:34: warning: conformance of 'Text' to 'View' is only available in macOS 10.15 or newer
                                .foregroundColor(.secondary)
                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:101:34: note: add 'if #available' version check
                                .foregroundColor(.secondary)
                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:99:29: error: 'Text' is only available in macOS 10.15 or newer
                            Text(subText)
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:99:29: note: add 'if #available' version check
                            Text(subText)
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:100:34: error: 'font' is only available in macOS 10.15 or newer
                                .font(.subheadline)
                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:100:34: note: add 'if #available' version check
                                .font(.subheadline)
                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:100:40: error: 'subheadline' is only available in macOS 10.15 or newer
                                .font(.subheadline)
                                       ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:100:40: note: add 'if #available' version check
                                .font(.subheadline)
                                       ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:101:34: error: 'foregroundColor' is only available in macOS 10.15 or newer
                                .foregroundColor(.secondary)
                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:101:34: note: add 'if #available' version check
                                .foregroundColor(.secondary)
                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:101:51: error: 'secondary' is only available in macOS 10.15 or newer
                                .foregroundColor(.secondary)
                                                  ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:101:51: note: add 'if #available' version check
                                .foregroundColor(.secondary)
                                                  ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:98:32: warning: conformance of 'Text' to 'View' is only available in macOS 10.15 or newer
                        HStack {
                               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:98:32: note: add 'if #available' version check
                        HStack {
                               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:103:26: error: 'padding' is only available in macOS 10.15 or newer
                        .padding(.top)
                         ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:103:26: note: add 'if #available' version check
                        .padding(.top)
                         ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:106:18: error: 'offset(x:y:)' is only available in macOS 10.15 or newer
                .offset(x: offset.width)
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:106:18: note: add 'if #available' version check
                .offset(x: offset.width)
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:107:18: error: 'scaleEffect(_:anchor:)' is only available in macOS 10.15 or newer
                .scaleEffect(animateReminder ? swipeScale : 1.0)
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:107:18: note: add 'if #available' version check
                .scaleEffect(animateReminder ? swipeScale : 1.0)
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:108:18: error: 'rotationEffect(_:anchor:)' is only available in macOS 10.15 or newer
                .rotationEffect(.degrees(animateShake1 ? animationShakeAmount : 0))
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:108:18: note: add 'if #available' version check
                .rotationEffect(.degrees(animateShake1 ? animationShakeAmount : 0))
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:109:18: error: 'rotationEffect(_:anchor:)' is only available in macOS 10.15 or newer
                .rotationEffect(.degrees(animateShake2 ? -animationShakeAmount : 0))
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:109:18: note: add 'if #available' version check
                .rotationEffect(.degrees(animateShake2 ? -animationShakeAmount : 0))
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:110:18: error: 'rotation3DEffect(_:axis:anchor:anchorZ:perspective:)' is only available in macOS 10.15 or newer
                .rotation3DEffect(.degrees(rotate / 2), axis: (x: 1, y: 0, z: 0))
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:110:18: note: add 'if #available' version check
                .rotation3DEffect(.degrees(rotate / 2), axis: (x: 1, y: 0, z: 0))
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:111:18: error: 'gesture(_:including:)' is only available in macOS 10.15 or newer
                .gesture(DragGesture(minimumDistance: 30, coordinateSpace: .local)
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:111:18: note: add 'if #available' version check
                .gesture(DragGesture(minimumDistance: 30, coordinateSpace: .local)
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:111:26: error: 'DragGesture' is only available in macOS 10.15 or newer
                .gesture(DragGesture(minimumDistance: 30, coordinateSpace: .local)
                         ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:111:26: note: add 'if #available' version check
                .gesture(DragGesture(minimumDistance: 30, coordinateSpace: .local)
                         ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:111:26: error: 'init(minimumDistance:coordinateSpace:)' is only available in macOS 10.15 or newer
                .gesture(DragGesture(minimumDistance: 30, coordinateSpace: .local)
                         ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:111:26: note: add 'if #available' version check
                .gesture(DragGesture(minimumDistance: 30, coordinateSpace: .local)
                         ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:112:22: error: 'onChanged' is only available in macOS 10.15 or newer
                    .onChanged { gesture in
                     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:112:22: note: add 'if #available' version check
                    .onChanged { gesture in
                     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:114:29: error: 'withAnimation' is only available in macOS 10.15 or newer
                            withAnimation {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:114:29: note: add 'if #available' version check
                            withAnimation {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:115:33: error: setter for 'offset' is only available in macOS 10.15 or newer
                                offset = gesture.translation
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:115:33: note: add 'if #available' version check
                                offset = gesture.translation
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:117:37: error: cannot pass as inout because setter for 'rotate' is only available in macOS 10.15 or newer
                                    rotate += 10.0
                                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:117:37: note: add 'if #available' version check
                                    rotate += 10.0
                                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:121:29: error: 'withAnimation' is only available in macOS 10.15 or newer
                            withAnimation {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:121:29: note: add 'if #available' version check
                            withAnimation {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:122:33: error: setter for 'offset' is only available in macOS 10.15 or newer
                                offset = gesture.translation
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:122:33: note: add 'if #available' version check
                                offset = gesture.translation
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:124:37: error: cannot pass as inout because setter for 'rotate' is only available in macOS 10.15 or newer
                                    rotate += 0.06
                                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:124:37: note: add 'if #available' version check
                                    rotate += 0.06
                                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:128:23: error: 'onEnded' is only available in macOS 10.15 or newer
                    }.onEnded{ value in
                      ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:128:23: note: add 'if #available' version check
                    }.onEnded{ value in
                      ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:132:29: error: 'withAnimation' is only available in macOS 10.15 or newer
                            withAnimation(.spring()) {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:132:29: note: add 'if #available' version check
                            withAnimation(.spring()) {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:132:44: error: 'spring(duration:bounce:blendDuration:)' is only available in macOS 10.15 or newer
                            withAnimation(.spring()) {
                                           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:132:44: note: add 'if #available' version check
                            withAnimation(.spring()) {
                                           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:133:33: error: setter for 'offset' is only available in macOS 10.15 or newer
                                offset = .zero
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:133:33: note: add 'if #available' version check
                                offset = .zero
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:134:33: error: setter for 'rotate' is only available in macOS 10.15 or newer
                                rotate = 1.0
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:134:33: note: add 'if #available' version check
                                rotate = 1.0
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:136:33: error: setter for 'showCardAlert' is only available in macOS 10.15 or newer
                                showCardAlert = true
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:136:33: note: add 'if #available' version check
                                showCardAlert = true
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:137:33: error: setter for 'animateReminder' is only available in macOS 10.15 or newer
                                animateReminder = true
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:137:33: note: add 'if #available' version check
                                animateReminder = true
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:138:33: error: setter for 'animateShake1' is only available in macOS 10.15 or newer
                                animateShake1 = true
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:138:33: note: add 'if #available' version check
                                animateShake1 = true
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:139:33: error: setter for 'bindingID' is only available in macOS 10.15 or newer
                                bindingID = cardID
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:139:33: note: add 'if #available' version check
                                bindingID = cardID
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:140:33: error: setter for 'bindingText' is only available in macOS 10.15 or newer
                                bindingText = titleText
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:140:33: note: add 'if #available' version check
                                bindingText = titleText
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:141:33: error: setter for 'bindingSubText' is only available in macOS 10.15 or newer
                                bindingSubText = subText
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:141:33: note: add 'if #available' version check
                                bindingSubText = subText
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:143:37: error: 'withAnimation' is only available in macOS 10.15 or newer
                                    withAnimation {
                                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:143:37: note: add 'if #available' version check
                                    withAnimation {
                                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:144:41: error: setter for 'animateShake1' is only available in macOS 10.15 or newer
                                        animateShake1 = false
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:144:41: note: add 'if #available' version check
                                        animateShake1 = false
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:145:41: error: setter for 'animateShake2' is only available in macOS 10.15 or newer
                                        animateShake2 = true
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:145:41: note: add 'if #available' version check
                                        animateShake2 = true
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:149:37: error: 'withAnimation' is only available in macOS 10.15 or newer
                                    withAnimation {
                                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:149:37: note: add 'if #available' version check
                                    withAnimation {
                                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:150:41: error: setter for 'animateShake2' is only available in macOS 10.15 or newer
                                        animateShake2 = false
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:150:41: note: add 'if #available' version check
                                        animateShake2 = false
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:151:41: error: setter for 'animateReminder' is only available in macOS 10.15 or newer
                                        animateReminder = false
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:151:41: note: add 'if #available' version check
                                        animateReminder = false
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:157:29: error: 'withAnimation' is only available in macOS 10.15 or newer
                            withAnimation(.spring()) {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:157:29: note: add 'if #available' version check
                            withAnimation(.spring()) {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:157:44: error: 'spring(duration:bounce:blendDuration:)' is only available in macOS 10.15 or newer
                            withAnimation(.spring()) {
                                           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:157:44: note: add 'if #available' version check
                            withAnimation(.spring()) {
                                           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:158:33: error: setter for 'offset' is only available in macOS 10.15 or newer
                                offset = .zero
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:158:33: note: add 'if #available' version check
                                offset = .zero
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:159:33: error: setter for 'rotate' is only available in macOS 10.15 or newer
                                rotate = 1.0
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:159:33: note: add 'if #available' version check
                                rotate = 1.0
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:161:33: error: setter for 'showCardAlert' is only available in macOS 10.15 or newer
                                showCardAlert = true
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:161:33: note: add 'if #available' version check
                                showCardAlert = true
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:162:33: error: setter for 'animateReminder' is only available in macOS 10.15 or newer
                                animateReminder = true
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:162:33: note: add 'if #available' version check
                                animateReminder = true
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:163:33: error: setter for 'animateShake2' is only available in macOS 10.15 or newer
                                animateShake2 = true
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:163:33: note: add 'if #available' version check
                                animateShake2 = true
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:164:33: error: setter for 'bindingID' is only available in macOS 10.15 or newer
                                bindingID = cardID
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:164:33: note: add 'if #available' version check
                                bindingID = cardID
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:165:33: error: setter for 'bindingText' is only available in macOS 10.15 or newer
                                bindingText = titleText
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:165:33: note: add 'if #available' version check
                                bindingText = titleText
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:166:33: error: setter for 'bindingSubText' is only available in macOS 10.15 or newer
                                bindingSubText = subText
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:166:33: note: add 'if #available' version check
                                bindingSubText = subText
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:168:37: error: 'withAnimation' is only available in macOS 10.15 or newer
                                    withAnimation {
                                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:168:37: note: add 'if #available' version check
                                    withAnimation {
                                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:169:41: error: setter for 'animateShake2' is only available in macOS 10.15 or newer
                                        animateShake2 = false
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:169:41: note: add 'if #available' version check
                                        animateShake2 = false
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:170:41: error: setter for 'animateShake1' is only available in macOS 10.15 or newer
                                        animateShake1 = true
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:170:41: note: add 'if #available' version check
                                        animateShake1 = true
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:174:37: error: 'withAnimation' is only available in macOS 10.15 or newer
                                    withAnimation {
                                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:174:37: note: add 'if #available' version check
                                    withAnimation {
                                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:175:41: error: setter for 'animateShake1' is only available in macOS 10.15 or newer
                                        animateShake1 = false
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:175:41: note: add 'if #available' version check
                                        animateShake1 = false
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:176:41: error: setter for 'animateReminder' is only available in macOS 10.15 or newer
                                        animateReminder = false
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:176:41: note: add 'if #available' version check
                                        animateReminder = false
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:181:29: error: 'withAnimation' is only available in macOS 10.15 or newer
                            withAnimation(.spring()) {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:181:29: note: add 'if #available' version check
                            withAnimation(.spring()) {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:181:44: error: 'spring(duration:bounce:blendDuration:)' is only available in macOS 10.15 or newer
                            withAnimation(.spring()) {
                                           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:181:44: note: add 'if #available' version check
                            withAnimation(.spring()) {
                                           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:182:33: error: setter for 'offset' is only available in macOS 10.15 or newer
                                offset = .zero
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:182:33: note: add 'if #available' version check
                                offset = .zero
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:183:33: error: setter for 'rotate' is only available in macOS 10.15 or newer
                                rotate = 1.0
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:183:33: note: add 'if #available' version check
                                rotate = 1.0
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
[2/4] Compiling AnimatedSwipeCard Haptics.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:15:25: error: cannot find 'UINotificationFeedbackGenerator' in scope
        let generator = UINotificationFeedbackGenerator()
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:16:41: error: cannot infer contextual base in reference to member 'error'
        generator.notificationOccurred(.error)
                                       ~^~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:18:25: error: cannot find 'UIImpactFeedbackGenerator' in scope
        let impactMed = UIImpactFeedbackGenerator(style: .heavy)
                        ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:18:59: error: cannot infer contextual base in reference to member 'heavy'
        let impactMed = UIImpactFeedbackGenerator(style: .heavy)
                                                         ~^~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:21:25: error: cannot find 'UIImpactFeedbackGenerator' in scope
        let impactMed = UIImpactFeedbackGenerator(style: .medium)
                        ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:21:59: error: cannot infer contextual base in reference to member 'medium'
        let impactMed = UIImpactFeedbackGenerator(style: .medium)
                                                         ~^~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:24:25: error: cannot find 'UIImpactFeedbackGenerator' in scope
        let impactMed = UIImpactFeedbackGenerator(style: .light)
                        ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/Haptics.swift:24:59: error: cannot infer contextual base in reference to member 'light'
        let impactMed = UIImpactFeedbackGenerator(style: .light)
                                                         ~^~~~~
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/4] Emitting module AnimatedSwipeCard
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:38:32: error: 'Binding' is only available in macOS 10.15 or newer
                showCardAlert: Binding<Bool>,
                               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:29:12: note: add @available attribute to enclosing initializer
    public init(animationShakeAmount: Double = 5.0,
           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:39:28: error: 'Binding' is only available in macOS 10.15 or newer
                bindingID: Binding<String>?,
                           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:29:12: note: add @available attribute to enclosing initializer
    public init(animationShakeAmount: Double = 5.0,
           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:40:30: error: 'Binding' is only available in macOS 10.15 or newer
                bindingText: Binding<String>?,
                             ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:29:12: note: add @available attribute to enclosing initializer
    public init(animationShakeAmount: Double = 5.0,
           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:41:33: error: 'Binding' is only available in macOS 10.15 or newer
                bindingSubText: Binding<String>?
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:29:12: note: add @available attribute to enclosing initializer
    public init(animationShakeAmount: Double = 5.0,
           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:68:6: error: 'State' is only available in macOS 10.15 or newer
    @State var offset = CGSize.zero
     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:69:6: error: 'State' is only available in macOS 10.15 or newer
    @State var rotate = 00.0
     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:70:6: error: 'State' is only available in macOS 10.15 or newer
    @State var animateReminder = false
     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:71:6: error: 'State' is only available in macOS 10.15 or newer
    @State var animateShake1 = false
     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:72:6: error: 'State' is only available in macOS 10.15 or newer
    @State var animateShake2 = false
     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:74:6: error: 'Binding' is only available in macOS 10.15 or newer
    @Binding var showCardAlert: Bool
     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:75:6: error: 'Binding' is only available in macOS 10.15 or newer
    @Binding var bindingID: String
     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:76:6: error: 'Binding' is only available in macOS 10.15 or newer
    @Binding var bindingText: String
     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:77:6: error: 'Binding' is only available in macOS 10.15 or newer
    @Binding var bindingSubText: String
     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:27: error: 'View' is only available in macOS 10.15 or newer
    public var body: some View {
                          ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:193:31: error: 'View' is only available in macOS 10.15 or newer
    static var previews: some View {
                              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:193:16: note: add @available attribute to enclosing static property
    static var previews: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:192:8: note: add @available attribute to enclosing struct
struct CardRowView_Previews: PreviewProvider {
       ^
[4/4] Compiling AnimatedSwipeCard CardRowView.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:38:32: error: 'Binding' is only available in macOS 10.15 or newer
                showCardAlert: Binding<Bool>,
                               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:29:12: note: add @available attribute to enclosing initializer
    public init(animationShakeAmount: Double = 5.0,
           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:39:28: error: 'Binding' is only available in macOS 10.15 or newer
                bindingID: Binding<String>?,
                           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:29:12: note: add @available attribute to enclosing initializer
    public init(animationShakeAmount: Double = 5.0,
           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:40:30: error: 'Binding' is only available in macOS 10.15 or newer
                bindingText: Binding<String>?,
                             ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:29:12: note: add @available attribute to enclosing initializer
    public init(animationShakeAmount: Double = 5.0,
           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:41:33: error: 'Binding' is only available in macOS 10.15 or newer
                bindingSubText: Binding<String>?
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:29:12: note: add @available attribute to enclosing initializer
    public init(animationShakeAmount: Double = 5.0,
           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:68:6: error: 'State' is only available in macOS 10.15 or newer
    @State var offset = CGSize.zero
     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:69:6: error: 'State' is only available in macOS 10.15 or newer
    @State var rotate = 00.0
     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:70:6: error: 'State' is only available in macOS 10.15 or newer
    @State var animateReminder = false
     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:71:6: error: 'State' is only available in macOS 10.15 or newer
    @State var animateShake1 = false
     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:72:6: error: 'State' is only available in macOS 10.15 or newer
    @State var animateShake2 = false
     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:74:6: error: 'Binding' is only available in macOS 10.15 or newer
    @Binding var showCardAlert: Bool
     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:75:6: error: 'Binding' is only available in macOS 10.15 or newer
    @Binding var bindingID: String
     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:76:6: error: 'Binding' is only available in macOS 10.15 or newer
    @Binding var bindingText: String
     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:77:6: error: 'Binding' is only available in macOS 10.15 or newer
    @Binding var bindingSubText: String
     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:27: error: 'View' is only available in macOS 10.15 or newer
    public var body: some View {
                          ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:193:31: error: 'View' is only available in macOS 10.15 or newer
    static var previews: some View {
                              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:193:16: note: add @available attribute to enclosing static property
    static var previews: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:192:8: note: add @available attribute to enclosing struct
struct CardRowView_Previews: PreviewProvider {
       ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:81:9: error: 'VStack' is only available in macOS 10.15 or newer
        VStack {
        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:81:9: note: add 'if #available' version check
        VStack {
        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:81:16: warning: conformance of 'Color' to 'ShapeStyle' is only available in macOS 10.15 or newer
        VStack {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:81:16: note: add 'if #available' version check
        VStack {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:81:16: warning: conformance of 'Text' to 'View' is only available in macOS 10.15 or newer
        VStack {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:81:16: note: add 'if #available' version check
        VStack {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:81:16: warning: conformance of '_ChangedGesture<Content>' to 'Gesture' is only available in macOS 10.15 or newer
        VStack {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:81:16: note: add 'if #available' version check
        VStack {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:82:13: error: 'RoundedRectangle' is only available in macOS 10.15 or newer
            RoundedRectangle(cornerRadius: 13)
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:82:13: note: add 'if #available' version check
            RoundedRectangle(cornerRadius: 13)
            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:83:18: error: 'fill(_:style:)' is only available in macOS 14.0 or newer
                .fill(Color(color))
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:83:18: note: add 'if #available' version check
                .fill(Color(color))
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:83:23: error: 'Color' is only available in macOS 10.15 or newer
                .fill(Color(color))
                      ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:83:23: note: add 'if #available' version check
                .fill(Color(color))
                      ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:83:23: error: 'init(_:bundle:)' is only available in macOS 10.15 or newer
                .fill(Color(color))
                      ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:83:23: note: add 'if #available' version check
                .fill(Color(color))
                      ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:84:18: error: 'padding' is only available in macOS 10.15 or newer
                .padding(.horizontal)
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:84:18: note: add 'if #available' version check
                .padding(.horizontal)
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:85:18: error: 'shadow(color:radius:x:y:)' is only available in macOS 10.15 or newer
                .shadow(radius: 2)
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:85:18: note: add 'if #available' version check
                .shadow(radius: 2)
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:86:18: error: 'overlay(_:alignment:)' is only available in macOS 10.15 or newer
                .overlay(
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:86:18: note: add 'if #available' version check
                .overlay(
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:87:21: error: 'VStack' is only available in macOS 10.15 or newer
                    VStack {
                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:87:21: note: add 'if #available' version check
                    VStack {
                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:87:28: warning: conformance of 'Text' to 'View' is only available in macOS 10.15 or newer
                    VStack {
                           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:87:28: note: add 'if #available' version check
                    VStack {
                           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:88:25: error: 'HStack' is only available in macOS 10.15 or newer
                        HStack {
                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:88:25: note: add 'if #available' version check
                        HStack {
                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:90:33: error: 'Image' is only available in macOS 10.15 or newer
                                Image(imageName)
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:90:33: note: add 'if #available' version check
                                Image(imageName)
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:90:33: error: 'init(_:bundle:)' is only available in macOS 10.15 or newer
                                Image(imageName)
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:90:33: note: add 'if #available' version check
                                Image(imageName)
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:91:38: error: 'resizable(capInsets:resizingMode:)' is only available in macOS 10.15 or newer
                                    .resizable()
                                     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:91:38: note: add 'if #available' version check
                                    .resizable()
                                     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:92:38: error: 'frame(width:height:alignment:)' is only available in macOS 10.15 or newer
                                    .frame(width: imageWidth, height: imageHeight, alignment: .center)
                                     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:92:38: note: add 'if #available' version check
                                    .frame(width: imageWidth, height: imageHeight, alignment: .center)
                                     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:92:96: error: 'center' is only available in macOS 10.15 or newer
                                    .frame(width: imageWidth, height: imageHeight, alignment: .center)
                                                                                               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:92:96: note: add 'if #available' version check
                                    .frame(width: imageWidth, height: imageHeight, alignment: .center)
                                                                                               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:89:50: error: 'buildIf' is only available in macOS 10.15 or newer
                            if !imageName.isEmpty{
                                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:89:50: note: add 'if #available' version check
                            if !imageName.isEmpty{
                                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:93:29: error: 'buildIf' is only available in macOS 10.15 or newer
                            }
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:93:29: note: add 'if #available' version check
                            }
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:95:34: warning: conformance of 'Text' to 'View' is only available in macOS 10.15 or newer
                                .fontWeight(.semibold)
                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:95:34: note: add 'if #available' version check
                                .fontWeight(.semibold)
                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:94:29: error: 'Text' is only available in macOS 10.15 or newer
                            Text(titleText)
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:94:29: note: add 'if #available' version check
                            Text(titleText)
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:95:34: error: 'fontWeight' is only available in macOS 10.15 or newer
                                .fontWeight(.semibold)
                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:95:34: note: add 'if #available' version check
                                .fontWeight(.semibold)
                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:88:32: warning: conformance of 'Optional<Wrapped>' to 'View' is only available in macOS 10.15 or newer
                        HStack {
                               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:88:32: note: add 'if #available' version check
                        HStack {
                               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:88:32: warning: conformance of 'Text' to 'View' is only available in macOS 10.15 or newer
                        HStack {
                               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:88:32: note: add 'if #available' version check
                        HStack {
                               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:97:26: error: 'padding' is only available in macOS 10.15 or newer
                        .padding(.horizontal)
                         ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:97:26: note: add 'if #available' version check
                        .padding(.horizontal)
                         ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:98:25: error: 'HStack' is only available in macOS 10.15 or newer
                        HStack {
                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:98:25: note: add 'if #available' version check
                        HStack {
                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:98:25: warning: conformance of 'Text' to 'View' is only available in macOS 10.15 or newer
                        HStack {
                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:98:25: note: add 'if #available' version check
                        HStack {
                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:101:34: warning: conformance of 'Text' to 'View' is only available in macOS 10.15 or newer
                                .foregroundColor(.secondary)
                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:101:34: note: add 'if #available' version check
                                .foregroundColor(.secondary)
                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:99:29: error: 'Text' is only available in macOS 10.15 or newer
                            Text(subText)
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:99:29: note: add 'if #available' version check
                            Text(subText)
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:100:34: error: 'font' is only available in macOS 10.15 or newer
                                .font(.subheadline)
                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:100:34: note: add 'if #available' version check
                                .font(.subheadline)
                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:100:40: error: 'subheadline' is only available in macOS 10.15 or newer
                                .font(.subheadline)
                                       ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:100:40: note: add 'if #available' version check
                                .font(.subheadline)
                                       ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:101:34: error: 'foregroundColor' is only available in macOS 10.15 or newer
                                .foregroundColor(.secondary)
                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:101:34: note: add 'if #available' version check
                                .foregroundColor(.secondary)
                                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:101:51: error: 'secondary' is only available in macOS 10.15 or newer
                                .foregroundColor(.secondary)
                                                  ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:101:51: note: add 'if #available' version check
                                .foregroundColor(.secondary)
                                                  ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:98:32: warning: conformance of 'Text' to 'View' is only available in macOS 10.15 or newer
                        HStack {
                               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:98:32: note: add 'if #available' version check
                        HStack {
                               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:103:26: error: 'padding' is only available in macOS 10.15 or newer
                        .padding(.top)
                         ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:103:26: note: add 'if #available' version check
                        .padding(.top)
                         ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:106:18: error: 'offset(x:y:)' is only available in macOS 10.15 or newer
                .offset(x: offset.width)
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:106:18: note: add 'if #available' version check
                .offset(x: offset.width)
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:107:18: error: 'scaleEffect(_:anchor:)' is only available in macOS 10.15 or newer
                .scaleEffect(animateReminder ? swipeScale : 1.0)
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:107:18: note: add 'if #available' version check
                .scaleEffect(animateReminder ? swipeScale : 1.0)
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:108:18: error: 'rotationEffect(_:anchor:)' is only available in macOS 10.15 or newer
                .rotationEffect(.degrees(animateShake1 ? animationShakeAmount : 0))
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:108:18: note: add 'if #available' version check
                .rotationEffect(.degrees(animateShake1 ? animationShakeAmount : 0))
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:109:18: error: 'rotationEffect(_:anchor:)' is only available in macOS 10.15 or newer
                .rotationEffect(.degrees(animateShake2 ? -animationShakeAmount : 0))
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:109:18: note: add 'if #available' version check
                .rotationEffect(.degrees(animateShake2 ? -animationShakeAmount : 0))
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:110:18: error: 'rotation3DEffect(_:axis:anchor:anchorZ:perspective:)' is only available in macOS 10.15 or newer
                .rotation3DEffect(.degrees(rotate / 2), axis: (x: 1, y: 0, z: 0))
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:110:18: note: add 'if #available' version check
                .rotation3DEffect(.degrees(rotate / 2), axis: (x: 1, y: 0, z: 0))
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:111:18: error: 'gesture(_:including:)' is only available in macOS 10.15 or newer
                .gesture(DragGesture(minimumDistance: 30, coordinateSpace: .local)
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:111:18: note: add 'if #available' version check
                .gesture(DragGesture(minimumDistance: 30, coordinateSpace: .local)
                 ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:111:26: error: 'DragGesture' is only available in macOS 10.15 or newer
                .gesture(DragGesture(minimumDistance: 30, coordinateSpace: .local)
                         ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:111:26: note: add 'if #available' version check
                .gesture(DragGesture(minimumDistance: 30, coordinateSpace: .local)
                         ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:111:26: error: 'init(minimumDistance:coordinateSpace:)' is only available in macOS 10.15 or newer
                .gesture(DragGesture(minimumDistance: 30, coordinateSpace: .local)
                         ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:111:26: note: add 'if #available' version check
                .gesture(DragGesture(minimumDistance: 30, coordinateSpace: .local)
                         ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:112:22: error: 'onChanged' is only available in macOS 10.15 or newer
                    .onChanged { gesture in
                     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:112:22: note: add 'if #available' version check
                    .onChanged { gesture in
                     ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:114:29: error: 'withAnimation' is only available in macOS 10.15 or newer
                            withAnimation {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:114:29: note: add 'if #available' version check
                            withAnimation {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:115:33: error: setter for 'offset' is only available in macOS 10.15 or newer
                                offset = gesture.translation
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:115:33: note: add 'if #available' version check
                                offset = gesture.translation
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:117:37: error: cannot pass as inout because setter for 'rotate' is only available in macOS 10.15 or newer
                                    rotate += 10.0
                                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:117:37: note: add 'if #available' version check
                                    rotate += 10.0
                                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:121:29: error: 'withAnimation' is only available in macOS 10.15 or newer
                            withAnimation {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:121:29: note: add 'if #available' version check
                            withAnimation {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:122:33: error: setter for 'offset' is only available in macOS 10.15 or newer
                                offset = gesture.translation
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:122:33: note: add 'if #available' version check
                                offset = gesture.translation
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:124:37: error: cannot pass as inout because setter for 'rotate' is only available in macOS 10.15 or newer
                                    rotate += 0.06
                                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:124:37: note: add 'if #available' version check
                                    rotate += 0.06
                                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:128:23: error: 'onEnded' is only available in macOS 10.15 or newer
                    }.onEnded{ value in
                      ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:128:23: note: add 'if #available' version check
                    }.onEnded{ value in
                      ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:132:29: error: 'withAnimation' is only available in macOS 10.15 or newer
                            withAnimation(.spring()) {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:132:29: note: add 'if #available' version check
                            withAnimation(.spring()) {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:132:44: error: 'spring(duration:bounce:blendDuration:)' is only available in macOS 10.15 or newer
                            withAnimation(.spring()) {
                                           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:132:44: note: add 'if #available' version check
                            withAnimation(.spring()) {
                                           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:133:33: error: setter for 'offset' is only available in macOS 10.15 or newer
                                offset = .zero
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:133:33: note: add 'if #available' version check
                                offset = .zero
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:134:33: error: setter for 'rotate' is only available in macOS 10.15 or newer
                                rotate = 1.0
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:134:33: note: add 'if #available' version check
                                rotate = 1.0
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:136:33: error: setter for 'showCardAlert' is only available in macOS 10.15 or newer
                                showCardAlert = true
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:136:33: note: add 'if #available' version check
                                showCardAlert = true
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:137:33: error: setter for 'animateReminder' is only available in macOS 10.15 or newer
                                animateReminder = true
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:137:33: note: add 'if #available' version check
                                animateReminder = true
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:138:33: error: setter for 'animateShake1' is only available in macOS 10.15 or newer
                                animateShake1 = true
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:138:33: note: add 'if #available' version check
                                animateShake1 = true
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:139:33: error: setter for 'bindingID' is only available in macOS 10.15 or newer
                                bindingID = cardID
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:139:33: note: add 'if #available' version check
                                bindingID = cardID
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:140:33: error: setter for 'bindingText' is only available in macOS 10.15 or newer
                                bindingText = titleText
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:140:33: note: add 'if #available' version check
                                bindingText = titleText
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:141:33: error: setter for 'bindingSubText' is only available in macOS 10.15 or newer
                                bindingSubText = subText
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:141:33: note: add 'if #available' version check
                                bindingSubText = subText
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:143:37: error: 'withAnimation' is only available in macOS 10.15 or newer
                                    withAnimation {
                                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:143:37: note: add 'if #available' version check
                                    withAnimation {
                                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:144:41: error: setter for 'animateShake1' is only available in macOS 10.15 or newer
                                        animateShake1 = false
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:144:41: note: add 'if #available' version check
                                        animateShake1 = false
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:145:41: error: setter for 'animateShake2' is only available in macOS 10.15 or newer
                                        animateShake2 = true
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:145:41: note: add 'if #available' version check
                                        animateShake2 = true
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:149:37: error: 'withAnimation' is only available in macOS 10.15 or newer
                                    withAnimation {
                                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:149:37: note: add 'if #available' version check
                                    withAnimation {
                                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:150:41: error: setter for 'animateShake2' is only available in macOS 10.15 or newer
                                        animateShake2 = false
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:150:41: note: add 'if #available' version check
                                        animateShake2 = false
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:151:41: error: setter for 'animateReminder' is only available in macOS 10.15 or newer
                                        animateReminder = false
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:151:41: note: add 'if #available' version check
                                        animateReminder = false
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:157:29: error: 'withAnimation' is only available in macOS 10.15 or newer
                            withAnimation(.spring()) {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:157:29: note: add 'if #available' version check
                            withAnimation(.spring()) {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:157:44: error: 'spring(duration:bounce:blendDuration:)' is only available in macOS 10.15 or newer
                            withAnimation(.spring()) {
                                           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:157:44: note: add 'if #available' version check
                            withAnimation(.spring()) {
                                           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:158:33: error: setter for 'offset' is only available in macOS 10.15 or newer
                                offset = .zero
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:158:33: note: add 'if #available' version check
                                offset = .zero
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:159:33: error: setter for 'rotate' is only available in macOS 10.15 or newer
                                rotate = 1.0
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:159:33: note: add 'if #available' version check
                                rotate = 1.0
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:161:33: error: setter for 'showCardAlert' is only available in macOS 10.15 or newer
                                showCardAlert = true
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:161:33: note: add 'if #available' version check
                                showCardAlert = true
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:162:33: error: setter for 'animateReminder' is only available in macOS 10.15 or newer
                                animateReminder = true
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:162:33: note: add 'if #available' version check
                                animateReminder = true
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:163:33: error: setter for 'animateShake2' is only available in macOS 10.15 or newer
                                animateShake2 = true
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:163:33: note: add 'if #available' version check
                                animateShake2 = true
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:164:33: error: setter for 'bindingID' is only available in macOS 10.15 or newer
                                bindingID = cardID
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:164:33: note: add 'if #available' version check
                                bindingID = cardID
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:165:33: error: setter for 'bindingText' is only available in macOS 10.15 or newer
                                bindingText = titleText
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:165:33: note: add 'if #available' version check
                                bindingText = titleText
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:166:33: error: setter for 'bindingSubText' is only available in macOS 10.15 or newer
                                bindingSubText = subText
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:166:33: note: add 'if #available' version check
                                bindingSubText = subText
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:168:37: error: 'withAnimation' is only available in macOS 10.15 or newer
                                    withAnimation {
                                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:168:37: note: add 'if #available' version check
                                    withAnimation {
                                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:169:41: error: setter for 'animateShake2' is only available in macOS 10.15 or newer
                                        animateShake2 = false
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:169:41: note: add 'if #available' version check
                                        animateShake2 = false
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:170:41: error: setter for 'animateShake1' is only available in macOS 10.15 or newer
                                        animateShake1 = true
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:170:41: note: add 'if #available' version check
                                        animateShake1 = true
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:174:37: error: 'withAnimation' is only available in macOS 10.15 or newer
                                    withAnimation {
                                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:174:37: note: add 'if #available' version check
                                    withAnimation {
                                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:175:41: error: setter for 'animateShake1' is only available in macOS 10.15 or newer
                                        animateShake1 = false
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:175:41: note: add 'if #available' version check
                                        animateShake1 = false
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:176:41: error: setter for 'animateReminder' is only available in macOS 10.15 or newer
                                        animateReminder = false
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:176:41: note: add 'if #available' version check
                                        animateReminder = false
                                        ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:181:29: error: 'withAnimation' is only available in macOS 10.15 or newer
                            withAnimation(.spring()) {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:181:29: note: add 'if #available' version check
                            withAnimation(.spring()) {
                            ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:181:44: error: 'spring(duration:bounce:blendDuration:)' is only available in macOS 10.15 or newer
                            withAnimation(.spring()) {
                                           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:181:44: note: add 'if #available' version check
                            withAnimation(.spring()) {
                                           ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:182:33: error: setter for 'offset' is only available in macOS 10.15 or newer
                                offset = .zero
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:182:33: note: add 'if #available' version check
                                offset = .zero
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:183:33: error: setter for 'rotate' is only available in macOS 10.15 or newer
                                rotate = 1.0
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:183:33: note: add 'if #available' version check
                                rotate = 1.0
                                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:80:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AnimatedSwipeCard/CardRowView.swift:14:15: note: add @available attribute to enclosing struct
public struct CardRowView: View {
              ^
error: fatalError
BUILD FAILURE 5.10 macosSpm

Build Machine: Mac 7