Go to file
Mathias Beaulieu-Duncan 5279565797 Suppress grpc-swift deprecation warnings
The grpc-swift library is transitioning from v2 to v3 API, causing
deprecation warnings for types like RegistrableRPCService, Metadata,
ServerTransport, etc. Suppress these until the library stabilizes.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 03:00:53 -05:00
Sources/AppleIntelligenceGRPC Add Apple Intelligence gRPC server 2025-12-30 02:54:12 -05:00
.gitignore Add Apple Intelligence gRPC server 2025-12-30 02:54:12 -05:00
Package.resolved Add Apple Intelligence gRPC server 2025-12-30 02:54:12 -05:00
Package.swift Suppress grpc-swift deprecation warnings 2025-12-30 03:00:53 -05:00