Protocol: legacy shim file for Xcode references
This commit is contained in:
6
apps/macos/Sources/ClawdisProtocol/Protocol.swift
Normal file
6
apps/macos/Sources/ClawdisProtocol/Protocol.swift
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
// Legacy shim: Protocol definitions now live in GatewayModels.swift generated from TypeBox.
|
||||||
|
// Kept to satisfy existing project references.
|
||||||
|
import Foundation
|
||||||
|
|
||||||
|
@available(*, deprecated, message: "Use GatewayModels.swift (GatewayFrame and payload structs)")
|
||||||
|
public enum LegacyProtocolShim {}
|
||||||
Reference in New Issue
Block a user