How it works...

In steps 1 to 3, we opened Visual Studio for Mac and, in steps 6 to 9, we created a blank solution. We assigned a proper name to the solution as well. This blank solution will act as the base throughout this chapter. In steps 11 to 18, we added an iOS Single View app to the solution. In step 16, we added an Organization Identifier, which is a unique identifier for recognizing your app when you deploy to the app store. A single view app is a starter template to help developers build for iOS and has one custom ViewController to start with. We gave it a proper name too. At the end, in steps 20 to 23, we tested the default template generated by Visual Studio for Mac.

We will come back to this application in a later recipe and ...

Get .NET Standard 2.0 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.