Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
HelloWorld/ | 12-May-2024 | - | 949 | 877 | ||
HelloWorld.xcodeproj/ | 12-May-2024 | - | 400 | 387 | ||
HelloWorld.podspec | D | 12-May-2024 | 2.2 KiB | 67 | 56 | |
Podfile | D | 12-May-2024 | 234 | 10 | 7 | |
README.md | D | 12-May-2024 | 299 | 7 | 4 | |
main.m | D | 12-May-2024 | 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