Skip to content

Commit e37d432

Browse files
committed
update
1 parent 1fb344f commit e37d432

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Sources/d3-async-location/LocationManagerAsync+/Delegate.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// File.swift
2+
// Delegate.swift
33
//
44
//
55
// Created by Igor on 07.02.2023.

Sources/d3-async-location/protocol/ILocationManagerAsync.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
import Foundation
99
import CoreLocation
1010

11+
@available(iOS 15.0, watchOS 7.0, *)
1112
protocol ILocationManagerAsync{
1213

1314
/// Check status and get stream of async data

0 commit comments

Comments
 (0)