We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b686f1 commit 7ae4728Copy full SHA for 7ae4728
1 file changed
Sources/SQLiteData/CloudKit/CloudKitSharing.swift
@@ -325,7 +325,6 @@
325
let didFinish: (Result<Void, Error>) -> Void
326
let didStopSharing: () -> Void
327
let syncEngine: SyncEngine
328
- @Dependency(\.context) var context
329
public init(
330
sharedRecord: SharedRecord,
331
availablePermissions: UICloudSharingController.PermissionOptions = [],
0 commit comments