tree: c2e1e90b8a160e6c4b79d88bc5c0b6e6d19e55a2 [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.