tree: f69b83b4df76c323a666aeade50a81acae96813f [path history] [tgz]
  1. HelloWorld/
  2. HelloWorld.xcodeproj/
  3. HelloWorld.podspec
  4. main.m
  5. Podfile
  6. README.md
examples/objective_c/helloworld_macos/README.md

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 for instructions on installation and running.