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