Build Information
Failed to build SwipeActions, reference 1.1.0 (41e6f6
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 28 Apr 2025 08:50:53 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwipeActions -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aheze/SwipeActions.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aheze/SwipeActions
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at 41e6f6d Update examples
Cloned https://github.com/aheze/SwipeActions.git
Revision (git rev-parse @):
41e6f6dce02d8cfa164f8c5461a41340850ca3ab
SUCCESS checkout https://github.com/aheze/SwipeActions.git at 1.1.0
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/aheze/SwipeActions.git
https://github.com/aheze/SwipeActions.git
{
"dependencies" : [
],
"manifest_display_name" : "SwipeActions",
"name" : "SwipeActions",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SwipeActions",
"targets" : [
"SwipeActions"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwipeActions",
"module_type" : "SwiftTarget",
"name" : "SwipeActions",
"path" : "Sources",
"product_memberships" : [
"SwipeActions"
],
"sources" : [
"SwipeActions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
SwipeActions: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwipeActions
{
"dependencies" : [
],
"manifest_display_name" : "SwipeActions",
"name" : "SwipeActions",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SwipeActions",
"targets" : [
"SwipeActions"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwipeActions",
"module_type" : "SwiftTarget",
"name" : "SwipeActions",
"path" : "Sources",
"product_memberships" : [
"SwipeActions"
],
"sources" : [
"SwipeActions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SwipeActions"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwipeActions -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SwipeActions -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
SwipeActions: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'SwipeActions' in project 'SwipeActions'
➜ Explicit dependency on target 'SwipeActions' in project 'SwipeActions'
Target 'SwipeActions' in project 'SwipeActions' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: cbf03783ec06d278a5ff2ada94c7f162
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cbf03783ec06d278a5ff2ada94c7f162.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/SwipeActions.DependencyMetadataFileList (in target 'SwipeActions' from project 'SwipeActions')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/SwipeActions.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/SwipeActions.modulemap (in target 'SwipeActions' from project 'SwipeActions')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/SwipeActions.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/SwipeActions.DependencyStaticMetadataFileList (in target 'SwipeActions' from project 'SwipeActions')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/SwipeActions.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions.SwiftFileList (in target 'SwipeActions' from project 'SwipeActions')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions_const_extract_protocols.json (in target 'SwipeActions' from project 'SwipeActions')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions.SwiftConstValuesFileList (in target 'SwipeActions' from project 'SwipeActions')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions.LinkFileList (in target 'SwipeActions' from project 'SwipeActions')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions-OutputFileMap.json (in target 'SwipeActions' from project 'SwipeActions')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/SwipeActions.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/SwipeActions.modulemap (in target 'SwipeActions' from project 'SwipeActions')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/SwipeActions.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver SwipeActions normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwipeActions' from project 'SwipeActions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwipeActions -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ SwipeActions (in target 'SwipeActions' from project 'SwipeActions')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift (in target 'SwipeActions' from project 'SwipeActions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:67:20: error: 'Alignment' is only available in macOS 10.15 or newer
var alignment: Alignment {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:67:9: note: add @available attribute to enclosing property
var alignment: Alignment {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:52:13: note: add @available attribute to enclosing enum
public enum SwipeSide {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:77:31: error: 'Alignment' is only available in macOS 10.15 or newer
var edgeTriggerAlignment: Alignment {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:77:9: note: add @available attribute to enclosing property
var edgeTriggerAlignment: Alignment {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:52:13: note: add @available attribute to enclosing enum
public enum SwipeSide {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:90:23: error: 'Binding' is only available in macOS 10.15 or newer
public var state: Binding<SwipeState?>
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:88:15: note: add @available attribute to enclosing struct
public struct SwipeContext {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:162:41: error: 'Animation' is only available in macOS 10.15 or newer
var actionContentTriggerAnimation = Animation.spring(response: 0.2, dampingFraction: 1, blendDuration: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:118:15: note: add @available attribute to enclosing struct
public struct SwipeOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:162:51: error: 'spring(response:dampingFraction:blendDuration:)' is only available in macOS 10.15 or newer
var actionContentTriggerAnimation = Animation.spring(response: 0.2, dampingFraction: 1, blendDuration: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:118:15: note: add @available attribute to enclosing struct
public struct SwipeOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:177:23: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'SwipeContext' may have shared mutable state; this is an error in the Swift 6 language mode
public static let defaultValue = SwipeContext(state: .constant(nil), side: .leading)
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:88:15: note: consider making struct 'SwipeContext' conform to the 'Sendable' protocol
public struct SwipeContext {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:177:23: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
public static let defaultValue = SwipeContext(state: .constant(nil), side: .leading)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:177:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let defaultValue = SwipeContext(state: .constant(nil), side: .leading)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:181:37: error: 'Binding' is only available in macOS 10.15 or newer
public static let defaultValue: Binding<UUID?> = .constant(nil)
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:181:23: note: add @available attribute to enclosing static property
public static let defaultValue: Binding<UUID?> = .constant(nil)
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:180:15: note: add @available attribute to enclosing struct
public struct SwipeViewGroupSelectionKey: EnvironmentKey {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:190:34: error: 'Binding' is only available in macOS 10.15 or newer
var swipeViewGroupSelection: Binding<UUID?> {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:190:9: note: add @available attribute to enclosing property
var swipeViewGroupSelection: Binding<UUID?> {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:184:8: note: add @available attribute to enclosing extension
public extension EnvironmentValues {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:184:18: error: 'EnvironmentValues' is only available in macOS 10.15 or newer
public extension EnvironmentValues {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:184:8: note: add @available attribute to enclosing extension
public extension EnvironmentValues {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:209:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder var content: () -> Content
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:208:15: note: add @available attribute to enclosing generic struct
public struct SwipeViewGroup<Content: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:211:6: error: 'State' is only available in macOS 10.15 or newer
@State var selection: UUID?
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:208:15: note: add @available attribute to enclosing generic struct
public struct SwipeViewGroup<Content: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:213:18: error: 'ViewBuilder' is only available in macOS 10.15 or newer
public init(@ViewBuilder content: @escaping () -> Content) {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:213:12: note: add @available attribute to enclosing initializer
public init(@ViewBuilder content: @escaping () -> Content) {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:208:15: note: add @available attribute to enclosing generic struct
public struct SwipeViewGroup<Content: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:217:27: error: 'View' is only available in macOS 10.15 or newer
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:217:16: note: add @available attribute to enclosing property
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:208:15: note: add @available attribute to enclosing generic struct
public struct SwipeViewGroup<Content: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:208:39: error: 'View' is only available in macOS 10.15 or newer
public struct SwipeViewGroup<Content: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:208:15: note: add @available attribute to enclosing generic struct
public struct SwipeViewGroup<Content: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:253:6: error: 'Environment' is only available in macOS 10.15 or newer
@Environment(\.swipeContext) var swipeContext
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:226:15: note: add @available attribute to enclosing generic struct
public struct SwipeAction<Label: View, Background: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:256:6: error: 'State' is only available in macOS 10.15 or newer
@State var highlighted = false
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:226:15: note: add @available attribute to enclosing generic struct
public struct SwipeAction<Label: View, Background: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:261:10: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder label: @escaping (Bool) -> Label,
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:259:12: note: add @available attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:226:15: note: add @available attribute to enclosing generic struct
public struct SwipeAction<Label: View, Background: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:262:10: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder background: @escaping (Bool) -> Background
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:259:12: note: add @available attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:226:15: note: add @available attribute to enclosing generic struct
public struct SwipeAction<Label: View, Background: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:269:27: error: 'View' is only available in macOS 10.15 or newer
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:269:16: note: add @available attribute to enclosing property
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:226:15: note: add @available attribute to enclosing generic struct
public struct SwipeAction<Label: View, Background: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:226:34: error: 'View' is only available in macOS 10.15 or newer
public struct SwipeAction<Label: View, Background: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:226:15: note: add @available attribute to enclosing generic struct
public struct SwipeAction<Label: View, Background: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:226:52: error: 'View' is only available in macOS 10.15 or newer
public struct SwipeAction<Label: View, Background: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:226:15: note: add @available attribute to enclosing generic struct
public struct SwipeAction<Label: View, Background: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:334:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder public var label: () -> Label
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:335:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder public var leadingActions: (SwipeContext) -> LeadingActions
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:336:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder public var trailingActions: (SwipeContext) -> TrailingActions
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:341:6: error: 'Environment' is only available in macOS 10.15 or newer
@Environment(\.swipeViewGroupSelection) var swipeViewGroupSelection
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:346:6: error: 'State' is only available in macOS 10.15 or newer
@State var id = UUID()
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:349:6: error: 'State' is only available in macOS 10.15 or newer
@State var size = CGSize.zero
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:354:6: error: 'State' is only available in macOS 10.15 or newer
@State var currentSide: SwipeSide?
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:357:6: error: 'State' is only available in macOS 10.15 or newer
@State var leadingState: SwipeState?
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:360:6: error: 'State' is only available in macOS 10.15 or newer
@State var trailingState: SwipeState?
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:363:6: error: 'State' is only available in macOS 10.15 or newer
@State var numberOfLeadingActions = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:364:6: error: 'State' is only available in macOS 10.15 or newer
@State var numberOfTrailingActions = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:367:6: error: 'State' is only available in macOS 10.15 or newer
@State var swipeToTriggerLeadingEdge = false
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:370:6: error: 'State' is only available in macOS 10.15 or newer
@State var swipeToTriggerTrailingEdge = false
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:375:6: error: 'GestureState' is only available in macOS 10.15 or newer
@GestureState var currentlyDragging = false
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:378:46: error: 'DragGesture' is only available in macOS 10.15 or newer
@State var latestDragGestureValueBackup: DragGesture.Value?
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:378:6: error: 'State' is only available in macOS 10.15 or newer
@State var latestDragGestureValueBackup: DragGesture.Value?
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:384:6: error: 'State' is only available in macOS 10.15 or newer
@State var currentOffset = Double(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:387:6: error: 'State' is only available in macOS 10.15 or newer
@State var savedOffset = Double(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:391:10: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder label: @escaping () -> Label,
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:390:12: note: add @available attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:392:10: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder leadingActions: @escaping (SwipeContext) -> LeadingActions,
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:390:12: note: add @available attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:393:10: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder trailingActions: @escaping (SwipeContext) -> TrailingActions
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:390:12: note: add @available attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:400:27: error: 'View' is only available in macOS 10.15 or newer
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:400:16: note: add @available attribute to enclosing property
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:84: error: 'View' is only available in macOS 10.15 or newer
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:106: error: 'View' is only available in macOS 10.15 or newer
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:129: error: 'View' is only available in macOS 10.15 or newer
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:516:44: error: 'View' is only available in macOS 10.15 or newer
@ViewBuilder func actionsView<Actions: View>(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:516:23: note: add @available attribute to enclosing instance method
@ViewBuilder func actionsView<Actions: View>(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:514:1: note: add @available attribute to enclosing extension
extension SwipeView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:518:16: error: 'Binding' is only available in macOS 10.15 or newer
state: Binding<SwipeState?>,
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:516:23: note: add @available attribute to enclosing instance method
@ViewBuilder func actionsView<Actions: View>(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:514:1: note: add @available attribute to enclosing extension
extension SwipeView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:519:26: error: 'Binding' is only available in macOS 10.15 or newer
numberOfActions: Binding<Int>,
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:516:23: note: add @available attribute to enclosing instance method
@ViewBuilder func actionsView<Actions: View>(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:514:1: note: add @available attribute to enclosing extension
extension SwipeView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:520:10: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder actions: (SwipeContext) -> Actions
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:516:23: note: add @available attribute to enclosing instance method
@ViewBuilder func actionsView<Actions: View>(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:514:1: note: add @available attribute to enclosing extension
extension SwipeView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:521:15: error: 'View' is only available in macOS 10.15 or newer
) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:516:23: note: add @available attribute to enclosing instance method
@ViewBuilder func actionsView<Actions: View>(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:514:1: note: add @available attribute to enclosing extension
extension SwipeView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:516:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder func actionsView<Actions: View>(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:516:23: note: add @available attribute to enclosing instance method
@ViewBuilder func actionsView<Actions: View>(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:514:1: note: add @available attribute to enclosing extension
extension SwipeView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:591:6: error: 'Binding' is only available in macOS 10.15 or newer
@Binding var numberOfActions: Int
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:590:8: note: add @available attribute to enclosing struct
struct SwipeActionsLayout: _VariadicView_UnaryViewRoot {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:598:32: error: '_VariadicView' is only available in macOS 10.15 or newer
public func body(children: _VariadicView.Children) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:598:17: note: add @available attribute to enclosing instance method
public func body(children: _VariadicView.Children) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:590:8: note: add @available attribute to enclosing struct
struct SwipeActionsLayout: _VariadicView_UnaryViewRoot {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:598:64: error: 'View' is only available in macOS 10.15 or newer
public func body(children: _VariadicView.Children) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:598:17: note: add @available attribute to enclosing instance method
public func body(children: _VariadicView.Children) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:590:8: note: add @available attribute to enclosing struct
struct SwipeActionsLayout: _VariadicView_UnaryViewRoot {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:597:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:598:17: note: add @available attribute to enclosing instance method
public func body(children: _VariadicView.Children) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:590:8: note: add @available attribute to enclosing struct
struct SwipeActionsLayout: _VariadicView_UnaryViewRoot {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:844:27: error: 'DragGesture' is only available in macOS 10.15 or newer
func onChanged(value: DragGesture.Value) {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:844:10: note: add @available attribute to enclosing instance method
func onChanged(value: DragGesture.Value) {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:843:1: note: add @available attribute to enclosing extension
extension SwipeView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:920:25: error: 'DragGesture' is only available in macOS 10.15 or newer
func onEnded(value: DragGesture.Value) {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:920:10: note: add @available attribute to enclosing instance method
func onEnded(value: DragGesture.Value) {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:843:1: note: add @available attribute to enclosing extension
extension SwipeView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:927:21: error: 'DragGesture' is only available in macOS 10.15 or newer
func end(value: DragGesture.Value, velocity: CGFloat) {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:927:10: note: add @available attribute to enclosing instance method
func end(value: DragGesture.Value, velocity: CGFloat) {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:843:1: note: add @available attribute to enclosing extension
extension SwipeView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:971:18: error: 'LocalizedStringKey' is only available in macOS 10.15 or newer
_ title: LocalizedStringKey,
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:970:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:969:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Text, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:972:26: error: 'Color' is only available in macOS 10.15 or newer
backgroundColor: Color = Color.primary.opacity(0.1),
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:970:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:969:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Text, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:972:34: error: 'Color' is only available in macOS 10.15 or newer
backgroundColor: Color = Color.primary.opacity(0.1),
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:970:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:969:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Text, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:972:40: error: 'primary' is only available in macOS 10.15 or newer
backgroundColor: Color = Color.primary.opacity(0.1),
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:970:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:969:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Text, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:972:48: error: 'opacity' is only available in macOS 10.15 or newer
backgroundColor: Color = Color.primary.opacity(0.1),
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:970:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:969:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Text, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:969:45: error: 'Text' is only available in macOS 10.15 or newer
public extension SwipeAction where Label == Text, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:969:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Text, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:969:65: error: 'Color' is only available in macOS 10.15 or newer
public extension SwipeAction where Label == Text, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:969:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Text, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:988:26: error: 'Color' is only available in macOS 10.15 or newer
backgroundColor: Color = Color.primary.opacity(0.1),
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:986:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:985:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Image, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:988:34: error: 'Color' is only available in macOS 10.15 or newer
backgroundColor: Color = Color.primary.opacity(0.1),
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:986:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:985:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Image, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:988:40: error: 'primary' is only available in macOS 10.15 or newer
backgroundColor: Color = Color.primary.opacity(0.1),
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:986:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:985:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Image, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:988:48: error: 'opacity' is only available in macOS 10.15 or newer
backgroundColor: Color = Color.primary.opacity(0.1),
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:986:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:985:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Image, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:985:45: error: 'Image' is only available in macOS 10.15 or newer
public extension SwipeAction where Label == Image, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:985:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Image, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:985:66: error: 'Color' is only available in macOS 10.15 or newer
public extension SwipeAction where Label == Image, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:985:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Image, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1003:18: error: 'LocalizedStringKey' is only available in macOS 10.15 or newer
_ title: LocalizedStringKey,
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1002:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1001:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == VStack<TupleView<(ModifiedContent<Image, _EnvironmentKeyWritingModifier<Font?>>, Text)>>, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1005:20: error: 'Font' is only available in macOS 10.15 or newer
imageFont: Font? = .title2,
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1002:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1001:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == VStack<TupleView<(ModifiedContent<Image, _EnvironmentKeyWritingModifier<Font?>>, Text)>>, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1006:26: error: 'Color' is only available in macOS 10.15 or newer
backgroundColor: Color = Color.primary.opacity(0.1),
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1002:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1001:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == VStack<TupleView<(ModifiedContent<Image, _EnvironmentKeyWritingModifier<Font?>>, Text)>>, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1005:29: error: 'title2' is only available in macOS 11.0 or newer
imageFont: Font? = .title2,
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1002:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1001:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == VStack<TupleView<(ModifiedContent<Image, _EnvironmentKeyWritingModifier<Font?>>, Text)>>, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1006:34: error: 'Color' is only available in macOS 10.15 or newer
backgroundColor: Color = Color.primary.opacity(0.1),
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1002:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1001:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == VStack<TupleView<(ModifiedContent<Image, _EnvironmentKeyWritingModifier<Font?>>, Text)>>, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1006:40: error: 'primary' is only available in macOS 10.15 or newer
backgroundColor: Color = Color.primary.opacity(0.1),
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1002:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1001:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == VStack<TupleView<(ModifiedContent<Image, _EnvironmentKeyWritingModifier<Font?>>, Text)>>, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1006:48: error: 'opacity' is only available in macOS 10.15 or newer
backgroundColor: Color = Color.primary.opacity(0.1),
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1002:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1001:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == VStack<TupleView<(ModifiedContent<Image, _EnvironmentKeyWritingModifier<Font?>>, Text)>>, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1001:45: error: 'VStack' is only available in macOS 10.15 or newer
public extension SwipeAction where Label == VStack<TupleView<(ModifiedContent<Image, _EnvironmentKeyWritingModifier<Font?>>, Text)>>, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1001:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == VStack<TupleView<(ModifiedContent<Image, _EnvironmentKeyWritingModifier<Font?>>, Text)>>, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1001:149: error: 'Color' is only available in macOS 10.15 or newer
public extension SwipeAction where Label == VStack<TupleView<(ModifiedContent<Image, _EnvironmentKeyWritingModifier<Font?>>, Text)>>, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1001:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == VStack<TupleView<(ModifiedContent<Image, _EnvironmentKeyWritingModifier<Font?>>, Text)>>, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1027:10: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder label: @escaping () -> Label,
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1026:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1025:8: note: add @available attribute to enclosing extension
public extension SwipeView where TrailingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1028:10: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder leadingActions: @escaping (SwipeContext) -> LeadingActions
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1026:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1025:8: note: add @available attribute to enclosing extension
public extension SwipeView where TrailingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1025:53: error: 'EmptyView' is only available in macOS 10.15 or newer
public extension SwipeView where TrailingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1025:8: note: add @available attribute to enclosing extension
public extension SwipeView where TrailingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1037:10: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder label: @escaping () -> Label,
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1036:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1035:8: note: add @available attribute to enclosing extension
public extension SwipeView where LeadingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1038:10: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder trailingActions: @escaping (SwipeContext) -> TrailingActions
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1036:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1035:8: note: add @available attribute to enclosing extension
public extension SwipeView where LeadingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1035:52: error: 'EmptyView' is only available in macOS 10.15 or newer
public extension SwipeView where LeadingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1035:8: note: add @available attribute to enclosing extension
public extension SwipeView where LeadingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1046:11: error: 'ViewBuilder' is only available in macOS 10.15 or newer
init(@ViewBuilder label: @escaping () -> Label) {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1046:5: note: add @available attribute to enclosing initializer
init(@ViewBuilder label: @escaping () -> Label) {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1045:8: note: add @available attribute to enclosing extension
public extension SwipeView where LeadingActions == EmptyView, TrailingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1045:52: error: 'EmptyView' is only available in macOS 10.15 or newer
public extension SwipeView where LeadingActions == EmptyView, TrailingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1045:8: note: add @available attribute to enclosing extension
public extension SwipeView where LeadingActions == EmptyView, TrailingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1045:82: error: 'EmptyView' is only available in macOS 10.15 or newer
public extension SwipeView where LeadingActions == EmptyView, TrailingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1045:8: note: add @available attribute to enclosing extension
public extension SwipeView where LeadingActions == EmptyView, TrailingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1071:60: error: 'View' is only available in macOS 10.15 or newer
func allowSwipeToTrigger(_ value: Bool = true) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1071:10: note: add @available attribute to enclosing instance method
func allowSwipeToTrigger(_ value: Bool = true) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1053:8: note: add @available attribute to enclosing extension
public extension SwipeAction {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1199:54: error: 'Animation' is only available in macOS 10.15 or newer
func swipeActionContentTriggerAnimation(_ value: Animation) -> SwipeView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1199:10: note: add @available attribute to enclosing instance method
func swipeActionContentTriggerAnimation(_ value: Animation) -> SwipeView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1099:8: note: add @available attribute to enclosing extension
public extension SwipeView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1234:48: error: 'View' is only available in macOS 10.15 or newer
public func body(content: Content) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1234:17: note: add @available attribute to enclosing instance method
public func body(content: Content) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1231:15: note: add @available attribute to enclosing struct
public struct SwipeDeleteModifier: ViewModifier {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1247:29: error: 'AnyTransition' is only available in macOS 10.15 or newer
static var swipeDelete: AnyTransition {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1247:16: note: add @available attribute to enclosing static property
static var swipeDelete: AnyTransition {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1245:8: note: add @available attribute to enclosing extension
public extension AnyTransition {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1245:18: error: 'AnyTransition' is only available in macOS 10.15 or newer
public extension AnyTransition {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1245:8: note: add @available attribute to enclosing extension
public extension AnyTransition {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1259:42: error: 'Path' is only available in macOS 10.15 or newer
public func path(in rect: CGRect) -> Path {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1259:17: note: add @available attribute to enclosing instance method
public func path(in rect: CGRect) -> Path {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1256:15: note: add @available attribute to enclosing struct
public struct SwipeDeleteMaskShape: Shape {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1272:64: error: 'View' is only available in macOS 10.15 or newer
public func makeBody(configuration: Configuration) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1272:17: note: add @available attribute to enclosing instance method
public func makeBody(configuration: Configuration) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1269:15: note: add @available attribute to enclosing struct
public struct SwipeActionButtonStyle: ButtonStyle {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1306:26: error: 'DragGesture' is only available in macOS 10.15 or newer
@State var previous: DragGesture.Value?
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1305:8: note: add @available attribute to enclosing struct
struct GestureVelocity: DynamicProperty {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1306:6: error: 'State' is only available in macOS 10.15 or newer
@State var previous: DragGesture.Value?
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1305:8: note: add @available attribute to enclosing struct
struct GestureVelocity: DynamicProperty {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1307:25: error: 'DragGesture' is only available in macOS 10.15 or newer
@State var current: DragGesture.Value?
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1305:8: note: add @available attribute to enclosing struct
struct GestureVelocity: DynamicProperty {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1307:6: error: 'State' is only available in macOS 10.15 or newer
@State var current: DragGesture.Value?
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1305:8: note: add @available attribute to enclosing struct
struct GestureVelocity: DynamicProperty {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1309:26: error: 'DragGesture' is only available in macOS 10.15 or newer
func update(_ value: DragGesture.Value) {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1309:10: note: add @available attribute to enclosing instance method
func update(_ value: DragGesture.Value) {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1305:8: note: add @available attribute to enclosing struct
struct GestureVelocity: DynamicProperty {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1353:59: error: '_EndedGesture' is only available in macOS 10.15 or newer
func updatingVelocity(_ velocity: GestureVelocity) -> _EndedGesture<_ChangedGesture<Self>> {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1353:10: note: add @available attribute to enclosing instance method
func updatingVelocity(_ velocity: GestureVelocity) -> _EndedGesture<_ChangedGesture<Self>> {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1352:1: note: add @available attribute to enclosing extension
extension Gesture where Value == DragGesture.Value {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1352:11: error: 'Gesture' is only available in macOS 10.15 or newer
extension Gesture where Value == DragGesture.Value {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1352:1: note: add @available attribute to enclosing extension
extension Gesture where Value == DragGesture.Value {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1352:34: error: 'DragGesture' is only available in macOS 10.15 or newer
extension Gesture where Value == DragGesture.Value {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1352:1: note: add @available attribute to enclosing extension
extension Gesture where Value == DragGesture.Value {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1369:61: error: 'View' is only available in macOS 10.15 or newer
func readSize(size: @escaping (CGSize) -> Void) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1369:10: note: add @available attribute to enclosing instance method
func readSize(size: @escaping (CGSize) -> Void) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1368:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1368:11: error: 'View' is only available in macOS 10.15 or newer
extension View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1368:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1391:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var defaultValue: Bool? = nil
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1391:16: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
static var defaultValue: Bool? = nil
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1391:16: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
static var defaultValue: Bool? = nil
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1391:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var defaultValue: Bool? = nil
^
nonisolated(unsafe)
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwipeActions -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions.abi.json
SwiftCompile normal arm64 Compiling\ SwipeActions.swift /Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift (in target 'SwipeActions' from project 'SwipeActions')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift (in target 'SwipeActions' from project 'SwipeActions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:be8081857eab6a45dc25e4b8f912e4e1b1fbd252, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:be8081857eab6a45dc25e4b8f912e4e1b1fbd252, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:be8081857eab6a45dc25e4b8f912e4e1b1fbd252, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:be8081857eab6a45dc25e4b8f912e4e1b1fbd252, name:My Mac }
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift (in target 'SwipeActions' from project 'SwipeActions')
SwiftEmitModule normal arm64 Emitting\ module\ for\ SwipeActions (in target 'SwipeActions' from project 'SwipeActions')
Building workspace spi-builder-workspace with scheme SwipeActions
(3 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
SwipeActions: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwipeActions
{
"dependencies" : [
],
"manifest_display_name" : "SwipeActions",
"name" : "SwipeActions",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SwipeActions",
"targets" : [
"SwipeActions"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwipeActions",
"module_type" : "SwiftTarget",
"name" : "SwipeActions",
"path" : "Sources",
"product_memberships" : [
"SwipeActions"
],
"sources" : [
"SwipeActions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SwipeActions"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwipeActions -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SwipeActions -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
SwipeActions: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'SwipeActions' in project 'SwipeActions'
➜ Explicit dependency on target 'SwipeActions' in project 'SwipeActions'
Target 'SwipeActions' in project 'SwipeActions' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 155d348b5a2d26f083369e33ac0242db
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/155d348b5a2d26f083369e33ac0242db.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
SwiftDriver SwipeActions normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwipeActions' from project 'SwipeActions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwipeActions -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ SwipeActions (in target 'SwipeActions' from project 'SwipeActions')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift (in target 'SwipeActions' from project 'SwipeActions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:67:20: error: 'Alignment' is only available in macOS 10.15 or newer
var alignment: Alignment {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:67:9: note: add @available attribute to enclosing property
var alignment: Alignment {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:52:13: note: add @available attribute to enclosing enum
public enum SwipeSide {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:77:31: error: 'Alignment' is only available in macOS 10.15 or newer
var edgeTriggerAlignment: Alignment {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:77:9: note: add @available attribute to enclosing property
var edgeTriggerAlignment: Alignment {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:52:13: note: add @available attribute to enclosing enum
public enum SwipeSide {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:90:23: error: 'Binding' is only available in macOS 10.15 or newer
public var state: Binding<SwipeState?>
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:88:15: note: add @available attribute to enclosing struct
public struct SwipeContext {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:162:41: error: 'Animation' is only available in macOS 10.15 or newer
var actionContentTriggerAnimation = Animation.spring(response: 0.2, dampingFraction: 1, blendDuration: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:118:15: note: add @available attribute to enclosing struct
public struct SwipeOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:162:51: error: 'spring(response:dampingFraction:blendDuration:)' is only available in macOS 10.15 or newer
var actionContentTriggerAnimation = Animation.spring(response: 0.2, dampingFraction: 1, blendDuration: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:118:15: note: add @available attribute to enclosing struct
public struct SwipeOptions {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:181:37: error: 'Binding' is only available in macOS 10.15 or newer
public static let defaultValue: Binding<UUID?> = .constant(nil)
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:181:23: note: add @available attribute to enclosing static property
public static let defaultValue: Binding<UUID?> = .constant(nil)
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:180:15: note: add @available attribute to enclosing struct
public struct SwipeViewGroupSelectionKey: EnvironmentKey {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:190:34: error: 'Binding' is only available in macOS 10.15 or newer
var swipeViewGroupSelection: Binding<UUID?> {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:190:9: note: add @available attribute to enclosing property
var swipeViewGroupSelection: Binding<UUID?> {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:184:8: note: add @available attribute to enclosing extension
public extension EnvironmentValues {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:184:18: error: 'EnvironmentValues' is only available in macOS 10.15 or newer
public extension EnvironmentValues {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:184:8: note: add @available attribute to enclosing extension
public extension EnvironmentValues {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:209:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder var content: () -> Content
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:208:15: note: add @available attribute to enclosing generic struct
public struct SwipeViewGroup<Content: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:211:6: error: 'State' is only available in macOS 10.15 or newer
@State var selection: UUID?
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:208:15: note: add @available attribute to enclosing generic struct
public struct SwipeViewGroup<Content: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:213:18: error: 'ViewBuilder' is only available in macOS 10.15 or newer
public init(@ViewBuilder content: @escaping () -> Content) {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:213:12: note: add @available attribute to enclosing initializer
public init(@ViewBuilder content: @escaping () -> Content) {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:208:15: note: add @available attribute to enclosing generic struct
public struct SwipeViewGroup<Content: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:217:27: error: 'View' is only available in macOS 10.15 or newer
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:217:16: note: add @available attribute to enclosing property
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:208:15: note: add @available attribute to enclosing generic struct
public struct SwipeViewGroup<Content: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:208:39: error: 'View' is only available in macOS 10.15 or newer
public struct SwipeViewGroup<Content: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:208:15: note: add @available attribute to enclosing generic struct
public struct SwipeViewGroup<Content: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:253:6: error: 'Environment' is only available in macOS 10.15 or newer
@Environment(\.swipeContext) var swipeContext
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:226:15: note: add @available attribute to enclosing generic struct
public struct SwipeAction<Label: View, Background: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:256:6: error: 'State' is only available in macOS 10.15 or newer
@State var highlighted = false
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:226:15: note: add @available attribute to enclosing generic struct
public struct SwipeAction<Label: View, Background: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:261:10: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder label: @escaping (Bool) -> Label,
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:259:12: note: add @available attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:226:15: note: add @available attribute to enclosing generic struct
public struct SwipeAction<Label: View, Background: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:262:10: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder background: @escaping (Bool) -> Background
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:259:12: note: add @available attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:226:15: note: add @available attribute to enclosing generic struct
public struct SwipeAction<Label: View, Background: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:269:27: error: 'View' is only available in macOS 10.15 or newer
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:269:16: note: add @available attribute to enclosing property
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:226:15: note: add @available attribute to enclosing generic struct
public struct SwipeAction<Label: View, Background: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:226:34: error: 'View' is only available in macOS 10.15 or newer
public struct SwipeAction<Label: View, Background: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:226:15: note: add @available attribute to enclosing generic struct
public struct SwipeAction<Label: View, Background: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:226:52: error: 'View' is only available in macOS 10.15 or newer
public struct SwipeAction<Label: View, Background: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:226:15: note: add @available attribute to enclosing generic struct
public struct SwipeAction<Label: View, Background: View>: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:334:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder public var label: () -> Label
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:335:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder public var leadingActions: (SwipeContext) -> LeadingActions
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:336:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder public var trailingActions: (SwipeContext) -> TrailingActions
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:341:6: error: 'Environment' is only available in macOS 10.15 or newer
@Environment(\.swipeViewGroupSelection) var swipeViewGroupSelection
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:346:6: error: 'State' is only available in macOS 10.15 or newer
@State var id = UUID()
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:349:6: error: 'State' is only available in macOS 10.15 or newer
@State var size = CGSize.zero
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:354:6: error: 'State' is only available in macOS 10.15 or newer
@State var currentSide: SwipeSide?
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:357:6: error: 'State' is only available in macOS 10.15 or newer
@State var leadingState: SwipeState?
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:360:6: error: 'State' is only available in macOS 10.15 or newer
@State var trailingState: SwipeState?
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:363:6: error: 'State' is only available in macOS 10.15 or newer
@State var numberOfLeadingActions = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:364:6: error: 'State' is only available in macOS 10.15 or newer
@State var numberOfTrailingActions = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:367:6: error: 'State' is only available in macOS 10.15 or newer
@State var swipeToTriggerLeadingEdge = false
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:370:6: error: 'State' is only available in macOS 10.15 or newer
@State var swipeToTriggerTrailingEdge = false
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:375:6: error: 'GestureState' is only available in macOS 10.15 or newer
@GestureState var currentlyDragging = false
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:378:46: error: 'DragGesture' is only available in macOS 10.15 or newer
@State var latestDragGestureValueBackup: DragGesture.Value?
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:378:6: error: 'State' is only available in macOS 10.15 or newer
@State var latestDragGestureValueBackup: DragGesture.Value?
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:384:6: error: 'State' is only available in macOS 10.15 or newer
@State var currentOffset = Double(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:387:6: error: 'State' is only available in macOS 10.15 or newer
@State var savedOffset = Double(0)
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:391:10: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder label: @escaping () -> Label,
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:390:12: note: add @available attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:392:10: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder leadingActions: @escaping (SwipeContext) -> LeadingActions,
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:390:12: note: add @available attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:393:10: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder trailingActions: @escaping (SwipeContext) -> TrailingActions
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:390:12: note: add @available attribute to enclosing initializer
public init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:400:27: error: 'View' is only available in macOS 10.15 or newer
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:400:16: note: add @available attribute to enclosing property
public var body: some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:84: error: 'View' is only available in macOS 10.15 or newer
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:106: error: 'View' is only available in macOS 10.15 or newer
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:129: error: 'View' is only available in macOS 10.15 or newer
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:328:15: note: add @available attribute to enclosing generic struct
public struct SwipeView<Label, LeadingActions, TrailingActions>: View where Label: View, LeadingActions: View, TrailingActions: View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:516:44: error: 'View' is only available in macOS 10.15 or newer
@ViewBuilder func actionsView<Actions: View>(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:516:23: note: add @available attribute to enclosing instance method
@ViewBuilder func actionsView<Actions: View>(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:514:1: note: add @available attribute to enclosing extension
extension SwipeView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:518:16: error: 'Binding' is only available in macOS 10.15 or newer
state: Binding<SwipeState?>,
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:516:23: note: add @available attribute to enclosing instance method
@ViewBuilder func actionsView<Actions: View>(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:514:1: note: add @available attribute to enclosing extension
extension SwipeView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:519:26: error: 'Binding' is only available in macOS 10.15 or newer
numberOfActions: Binding<Int>,
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:516:23: note: add @available attribute to enclosing instance method
@ViewBuilder func actionsView<Actions: View>(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:514:1: note: add @available attribute to enclosing extension
extension SwipeView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:520:10: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder actions: (SwipeContext) -> Actions
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:516:23: note: add @available attribute to enclosing instance method
@ViewBuilder func actionsView<Actions: View>(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:514:1: note: add @available attribute to enclosing extension
extension SwipeView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:521:15: error: 'View' is only available in macOS 10.15 or newer
) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:516:23: note: add @available attribute to enclosing instance method
@ViewBuilder func actionsView<Actions: View>(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:514:1: note: add @available attribute to enclosing extension
extension SwipeView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:516:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder func actionsView<Actions: View>(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:516:23: note: add @available attribute to enclosing instance method
@ViewBuilder func actionsView<Actions: View>(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:514:1: note: add @available attribute to enclosing extension
extension SwipeView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:591:6: error: 'Binding' is only available in macOS 10.15 or newer
@Binding var numberOfActions: Int
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:590:8: note: add @available attribute to enclosing struct
struct SwipeActionsLayout: _VariadicView_UnaryViewRoot {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:598:32: error: '_VariadicView' is only available in macOS 10.15 or newer
public func body(children: _VariadicView.Children) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:598:17: note: add @available attribute to enclosing instance method
public func body(children: _VariadicView.Children) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:590:8: note: add @available attribute to enclosing struct
struct SwipeActionsLayout: _VariadicView_UnaryViewRoot {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:598:64: error: 'View' is only available in macOS 10.15 or newer
public func body(children: _VariadicView.Children) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:598:17: note: add @available attribute to enclosing instance method
public func body(children: _VariadicView.Children) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:590:8: note: add @available attribute to enclosing struct
struct SwipeActionsLayout: _VariadicView_UnaryViewRoot {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:597:6: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:598:17: note: add @available attribute to enclosing instance method
public func body(children: _VariadicView.Children) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:590:8: note: add @available attribute to enclosing struct
struct SwipeActionsLayout: _VariadicView_UnaryViewRoot {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:844:27: error: 'DragGesture' is only available in macOS 10.15 or newer
func onChanged(value: DragGesture.Value) {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:844:10: note: add @available attribute to enclosing instance method
func onChanged(value: DragGesture.Value) {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:843:1: note: add @available attribute to enclosing extension
extension SwipeView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:920:25: error: 'DragGesture' is only available in macOS 10.15 or newer
func onEnded(value: DragGesture.Value) {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:920:10: note: add @available attribute to enclosing instance method
func onEnded(value: DragGesture.Value) {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:843:1: note: add @available attribute to enclosing extension
extension SwipeView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:927:21: error: 'DragGesture' is only available in macOS 10.15 or newer
func end(value: DragGesture.Value, velocity: CGFloat) {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:927:10: note: add @available attribute to enclosing instance method
func end(value: DragGesture.Value, velocity: CGFloat) {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:843:1: note: add @available attribute to enclosing extension
extension SwipeView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:971:18: error: 'LocalizedStringKey' is only available in macOS 10.15 or newer
_ title: LocalizedStringKey,
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:970:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:969:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Text, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:972:26: error: 'Color' is only available in macOS 10.15 or newer
backgroundColor: Color = Color.primary.opacity(0.1),
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:970:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:969:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Text, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:972:34: error: 'Color' is only available in macOS 10.15 or newer
backgroundColor: Color = Color.primary.opacity(0.1),
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:970:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:969:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Text, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:972:40: error: 'primary' is only available in macOS 10.15 or newer
backgroundColor: Color = Color.primary.opacity(0.1),
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:970:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:969:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Text, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:972:48: error: 'opacity' is only available in macOS 10.15 or newer
backgroundColor: Color = Color.primary.opacity(0.1),
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:970:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:969:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Text, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:969:45: error: 'Text' is only available in macOS 10.15 or newer
public extension SwipeAction where Label == Text, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:969:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Text, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:969:65: error: 'Color' is only available in macOS 10.15 or newer
public extension SwipeAction where Label == Text, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:969:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Text, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:988:26: error: 'Color' is only available in macOS 10.15 or newer
backgroundColor: Color = Color.primary.opacity(0.1),
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:986:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:985:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Image, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:988:34: error: 'Color' is only available in macOS 10.15 or newer
backgroundColor: Color = Color.primary.opacity(0.1),
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:986:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:985:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Image, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:988:40: error: 'primary' is only available in macOS 10.15 or newer
backgroundColor: Color = Color.primary.opacity(0.1),
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:986:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:985:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Image, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:988:48: error: 'opacity' is only available in macOS 10.15 or newer
backgroundColor: Color = Color.primary.opacity(0.1),
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:986:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:985:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Image, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:985:45: error: 'Image' is only available in macOS 10.15 or newer
public extension SwipeAction where Label == Image, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:985:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Image, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:985:66: error: 'Color' is only available in macOS 10.15 or newer
public extension SwipeAction where Label == Image, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:985:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == Image, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1003:18: error: 'LocalizedStringKey' is only available in macOS 10.15 or newer
_ title: LocalizedStringKey,
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1002:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1001:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == VStack<TupleView<(ModifiedContent<Image, _EnvironmentKeyWritingModifier<Font?>>, Text)>>, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1005:20: error: 'Font' is only available in macOS 10.15 or newer
imageFont: Font? = .title2,
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1002:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1001:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == VStack<TupleView<(ModifiedContent<Image, _EnvironmentKeyWritingModifier<Font?>>, Text)>>, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1006:26: error: 'Color' is only available in macOS 10.15 or newer
backgroundColor: Color = Color.primary.opacity(0.1),
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1002:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1001:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == VStack<TupleView<(ModifiedContent<Image, _EnvironmentKeyWritingModifier<Font?>>, Text)>>, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1005:29: error: 'title2' is only available in macOS 11.0 or newer
imageFont: Font? = .title2,
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1002:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1001:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == VStack<TupleView<(ModifiedContent<Image, _EnvironmentKeyWritingModifier<Font?>>, Text)>>, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1006:34: error: 'Color' is only available in macOS 10.15 or newer
backgroundColor: Color = Color.primary.opacity(0.1),
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1002:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1001:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == VStack<TupleView<(ModifiedContent<Image, _EnvironmentKeyWritingModifier<Font?>>, Text)>>, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1006:40: error: 'primary' is only available in macOS 10.15 or newer
backgroundColor: Color = Color.primary.opacity(0.1),
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1002:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1001:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == VStack<TupleView<(ModifiedContent<Image, _EnvironmentKeyWritingModifier<Font?>>, Text)>>, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1006:48: error: 'opacity' is only available in macOS 10.15 or newer
backgroundColor: Color = Color.primary.opacity(0.1),
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1002:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1001:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == VStack<TupleView<(ModifiedContent<Image, _EnvironmentKeyWritingModifier<Font?>>, Text)>>, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1001:45: error: 'VStack' is only available in macOS 10.15 or newer
public extension SwipeAction where Label == VStack<TupleView<(ModifiedContent<Image, _EnvironmentKeyWritingModifier<Font?>>, Text)>>, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1001:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == VStack<TupleView<(ModifiedContent<Image, _EnvironmentKeyWritingModifier<Font?>>, Text)>>, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1001:149: error: 'Color' is only available in macOS 10.15 or newer
public extension SwipeAction where Label == VStack<TupleView<(ModifiedContent<Image, _EnvironmentKeyWritingModifier<Font?>>, Text)>>, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1001:8: note: add @available attribute to enclosing extension
public extension SwipeAction where Label == VStack<TupleView<(ModifiedContent<Image, _EnvironmentKeyWritingModifier<Font?>>, Text)>>, Background == Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1027:10: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder label: @escaping () -> Label,
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1026:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1025:8: note: add @available attribute to enclosing extension
public extension SwipeView where TrailingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1028:10: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder leadingActions: @escaping (SwipeContext) -> LeadingActions
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1026:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1025:8: note: add @available attribute to enclosing extension
public extension SwipeView where TrailingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1025:53: error: 'EmptyView' is only available in macOS 10.15 or newer
public extension SwipeView where TrailingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1025:8: note: add @available attribute to enclosing extension
public extension SwipeView where TrailingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1037:10: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder label: @escaping () -> Label,
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1036:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1035:8: note: add @available attribute to enclosing extension
public extension SwipeView where LeadingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1038:10: error: 'ViewBuilder' is only available in macOS 10.15 or newer
@ViewBuilder trailingActions: @escaping (SwipeContext) -> TrailingActions
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1036:5: note: add @available attribute to enclosing initializer
init(
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1035:8: note: add @available attribute to enclosing extension
public extension SwipeView where LeadingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1035:52: error: 'EmptyView' is only available in macOS 10.15 or newer
public extension SwipeView where LeadingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1035:8: note: add @available attribute to enclosing extension
public extension SwipeView where LeadingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1046:11: error: 'ViewBuilder' is only available in macOS 10.15 or newer
init(@ViewBuilder label: @escaping () -> Label) {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1046:5: note: add @available attribute to enclosing initializer
init(@ViewBuilder label: @escaping () -> Label) {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1045:8: note: add @available attribute to enclosing extension
public extension SwipeView where LeadingActions == EmptyView, TrailingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1045:52: error: 'EmptyView' is only available in macOS 10.15 or newer
public extension SwipeView where LeadingActions == EmptyView, TrailingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1045:8: note: add @available attribute to enclosing extension
public extension SwipeView where LeadingActions == EmptyView, TrailingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1045:82: error: 'EmptyView' is only available in macOS 10.15 or newer
public extension SwipeView where LeadingActions == EmptyView, TrailingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1045:8: note: add @available attribute to enclosing extension
public extension SwipeView where LeadingActions == EmptyView, TrailingActions == EmptyView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1071:60: error: 'View' is only available in macOS 10.15 or newer
func allowSwipeToTrigger(_ value: Bool = true) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1071:10: note: add @available attribute to enclosing instance method
func allowSwipeToTrigger(_ value: Bool = true) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1053:8: note: add @available attribute to enclosing extension
public extension SwipeAction {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1199:54: error: 'Animation' is only available in macOS 10.15 or newer
func swipeActionContentTriggerAnimation(_ value: Animation) -> SwipeView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1199:10: note: add @available attribute to enclosing instance method
func swipeActionContentTriggerAnimation(_ value: Animation) -> SwipeView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1099:8: note: add @available attribute to enclosing extension
public extension SwipeView {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1234:48: error: 'View' is only available in macOS 10.15 or newer
public func body(content: Content) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1234:17: note: add @available attribute to enclosing instance method
public func body(content: Content) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1231:15: note: add @available attribute to enclosing struct
public struct SwipeDeleteModifier: ViewModifier {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1247:29: error: 'AnyTransition' is only available in macOS 10.15 or newer
static var swipeDelete: AnyTransition {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1247:16: note: add @available attribute to enclosing static property
static var swipeDelete: AnyTransition {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1245:8: note: add @available attribute to enclosing extension
public extension AnyTransition {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1245:18: error: 'AnyTransition' is only available in macOS 10.15 or newer
public extension AnyTransition {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1245:8: note: add @available attribute to enclosing extension
public extension AnyTransition {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1259:42: error: 'Path' is only available in macOS 10.15 or newer
public func path(in rect: CGRect) -> Path {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1259:17: note: add @available attribute to enclosing instance method
public func path(in rect: CGRect) -> Path {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1256:15: note: add @available attribute to enclosing struct
public struct SwipeDeleteMaskShape: Shape {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1272:64: error: 'View' is only available in macOS 10.15 or newer
public func makeBody(configuration: Configuration) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1272:17: note: add @available attribute to enclosing instance method
public func makeBody(configuration: Configuration) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1269:15: note: add @available attribute to enclosing struct
public struct SwipeActionButtonStyle: ButtonStyle {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1306:26: error: 'DragGesture' is only available in macOS 10.15 or newer
@State var previous: DragGesture.Value?
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1305:8: note: add @available attribute to enclosing struct
struct GestureVelocity: DynamicProperty {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1306:6: error: 'State' is only available in macOS 10.15 or newer
@State var previous: DragGesture.Value?
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1305:8: note: add @available attribute to enclosing struct
struct GestureVelocity: DynamicProperty {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1307:25: error: 'DragGesture' is only available in macOS 10.15 or newer
@State var current: DragGesture.Value?
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1305:8: note: add @available attribute to enclosing struct
struct GestureVelocity: DynamicProperty {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1307:6: error: 'State' is only available in macOS 10.15 or newer
@State var current: DragGesture.Value?
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1305:8: note: add @available attribute to enclosing struct
struct GestureVelocity: DynamicProperty {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1309:26: error: 'DragGesture' is only available in macOS 10.15 or newer
func update(_ value: DragGesture.Value) {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1309:10: note: add @available attribute to enclosing instance method
func update(_ value: DragGesture.Value) {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1305:8: note: add @available attribute to enclosing struct
struct GestureVelocity: DynamicProperty {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1353:59: error: '_EndedGesture' is only available in macOS 10.15 or newer
func updatingVelocity(_ velocity: GestureVelocity) -> _EndedGesture<_ChangedGesture<Self>> {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1353:10: note: add @available attribute to enclosing instance method
func updatingVelocity(_ velocity: GestureVelocity) -> _EndedGesture<_ChangedGesture<Self>> {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1352:1: note: add @available attribute to enclosing extension
extension Gesture where Value == DragGesture.Value {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1352:11: error: 'Gesture' is only available in macOS 10.15 or newer
extension Gesture where Value == DragGesture.Value {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1352:1: note: add @available attribute to enclosing extension
extension Gesture where Value == DragGesture.Value {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1352:34: error: 'DragGesture' is only available in macOS 10.15 or newer
extension Gesture where Value == DragGesture.Value {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1352:1: note: add @available attribute to enclosing extension
extension Gesture where Value == DragGesture.Value {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1369:61: error: 'View' is only available in macOS 10.15 or newer
func readSize(size: @escaping (CGSize) -> Void) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1369:10: note: add @available attribute to enclosing instance method
func readSize(size: @escaping (CGSize) -> Void) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1368:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1368:11: error: 'View' is only available in macOS 10.15 or newer
extension View {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift:1368:1: note: add @available attribute to enclosing extension
extension View {
^
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwipeActions -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwipeActions.build/Debug/SwipeActions.build/Objects-normal/arm64/SwipeActions.abi.json
SwiftCompile normal arm64 Compiling\ SwipeActions.swift /Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift (in target 'SwipeActions' from project 'SwipeActions')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift (in target 'SwipeActions' from project 'SwipeActions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:be8081857eab6a45dc25e4b8f912e4e1b1fbd252, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:be8081857eab6a45dc25e4b8f912e4e1b1fbd252, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:be8081857eab6a45dc25e4b8f912e4e1b1fbd252, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:be8081857eab6a45dc25e4b8f912e4e1b1fbd252, name:My Mac }
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwipeActions.swift (in target 'SwipeActions' from project 'SwipeActions')
SwiftEmitModule normal arm64 Emitting\ module\ for\ SwipeActions (in target 'SwipeActions' from project 'SwipeActions')
Building workspace spi-builder-workspace with scheme SwipeActions
(3 failures)
BUILD FAILURE 6.1 macosXcodebuild