grpc/examples/objective-c/helloworld_macos
Esun Kim 86050be0cf Clean up DEPLOYMENT_TARGET 2020-10-08 14:47:56 -07:00
..
HelloWorld Added targets for other examples in objective-c examples 2019-08-15 11:21:10 -07:00
HelloWorld.xcodeproj Clean up DEPLOYMENT_TARGET 2020-10-08 14:47:56 -07:00
HelloWorld.podspec Bump iOS and OSX version 2020-09-30 14:58:30 -07:00
Podfile Bump iOS and OSX version 2020-09-30 14:58:30 -07:00
README.md Update comments 2018-10-31 10:23:21 -07:00
main.m Use new transport selector 2019-11-01 09:27:43 -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.