Skip to content

Commit 0f7aa82

Browse files
committed
reference issue
1 parent 35afca9 commit 0f7aa82

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Coder-Desktop/VPNLib/CoderRouter.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import Foundation
22
import URLRouting
33

44
// This is in VPNLib to avoid depending on `swift-collections` in both the app & extension.
5+
// https://github.com/coder/coder-desktop-macos/issues/149
56
public struct CoderRouter: ParserPrinter {
67
public init() {}
78

Coder-Desktop/VPNLib/FileSync/FileSyncDaemon.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ public protocol FileSyncDaemon: ObservableObject {
2424
func resetSessions(ids: [String]) async throws(DaemonError)
2525
}
2626

27+
28+
// File Sync related code is in VPNLib to workaround a linking issue
29+
// https://github.com/coder/coder-desktop-macos/issues/149
2730
@MainActor
2831
public class MutagenDaemon: FileSyncDaemon {
2932
let logger = Logger(subsystem: Bundle.main.bundleIdentifier!, category: "mutagen")

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy