xref: /aosp_15_r20/external/grpc-grpc/examples/objective-c/helloworld_macos/README.md (revision cc02d7e222339f7a4f6ba5f422e6413f4bd931f2)
1# gRPC Objective-C Mac OS Hello World Example
2
3A hello world example app on Mac OS. Note that Mac OS is not a first class supported platform of gRPC
4Objective-C library. This example is only for reference.
5
6Refer to [Hello World Example](../helloworld) for instructions on installation and running.
7