aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/objective-c/helloworld_macos/README.md
blob: 295701b5e61c43e84009486bb545d278d1f4508a (plain)
1
2
3
4
5
6
# gRPC Objective-C Mac OS Hello World Example

A hello world example app on Mac OS. Note that Mac OS is not a first class supported platform of gRPC
Objective-C library. This example is only for reference.

Refer to [Hello World Example](../helloworld) for instructions on installation and running.