We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91abf32 commit 07df778Copy full SHA for 07df778
template/README.md
@@ -8,5 +8,5 @@ This template provides the boilerplate needed to get started with creating a new
8
- **native** - the Android project with Java/Kotlin code exposing the API you will use
9
- **macios**
10
- **NewBinding.MaciOS.Binding** - the .NET API you will use
11
- - **native** - the Xcode project with Java/Kotlin code exposing the API you will use
+ - **native** - the Xcode project with Objective-C code exposing the API you will use
12
- **sample** - the .NET MAUI app showing the library in use
0 commit comments