grpc/examples/objective-c/helloworld_macos
Muxi Yan f5262fe259 Update objc examples to use v2 API 2019-04-19 14:22:00 -07:00
..
HelloWorld Add MacOS example 2018-09-18 11:46:07 -07:00
HelloWorld.xcodeproj Add MacOS example 2018-09-18 11:46:07 -07:00
HelloWorld.podspec Add MacOS example 2018-09-18 11:46:07 -07:00
Podfile Add MacOS example 2018-09-18 11:46:07 -07:00
README.md Update comments 2018-10-31 10:23:21 -07:00
main.m Update objc examples to use v2 API 2019-04-19 14:22:00 -07:00

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.