grpc/examples/objective_c/helloworld_macos
Tanvi Jagtap 0353e5b9c4 Internal configuration
PiperOrigin-RevId: 590178979
2023-12-12 06:18:27 -08:00
..
HelloWorld Internal configuration 2023-12-12 06:18:27 -08:00
HelloWorld.xcodeproj Internal configuration 2023-12-12 06:18:27 -08:00
HelloWorld.podspec Internal configuration 2023-12-12 06:18:27 -08:00
Podfile Internal configuration 2023-12-12 06:18:27 -08:00
README.md Internal configuration 2023-12-12 06:18:27 -08:00
main.m Internal configuration 2023-12-12 06:18:27 -08: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.