Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
HelloWorld/ | H | 25-Apr-2025 | - | 949 | 877 | |
HelloWorld.xcodeproj/ | H | 25-Apr-2025 | - | 400 | 387 | |
HelloWorld.podspec | H A D | 25-Apr-2025 | 2.2 KiB | 67 | 56 | |
Podfile | H A D | 25-Apr-2025 | 235 | 10 | 7 | |
README.md | H A D | 25-Apr-2025 | 299 | 7 | 4 | |
main.m | H A D | 25-Apr-2025 | 2 KiB | 70 | 54 |
README.md
1# gRPC Objective-C Mac OS Hello World Example 2 3A hello world example app on Mac OS. Note that Mac OS is not a first class supported platform of gRPC 4Objective-C library. This example is only for reference. 5 6Refer to [Hello World Example](../helloworld) for instructions on installation and running. 7