My iOS Dev Log – Set up iOS Dev Environment
I’ve always wanted to learn about iOS dev and 2023 is the year that I am going to tackle it seriously so that I can develop tools for myself and maybe even share them with others for free in the Apple Store. I will start a blog series to chronicle my learning to build my first app.
Here are the first few steps that I need to do to set up my development environment:
- Find a Mac (this is easy since we use Mac for work)
- Register an Apple Developer membership (to deploy to iOS devices and also to sell in the store)
- Install XCode
- Verify that I can run the app on my machine (Since I have followed an amazing tutorial to create a FlappyBird using Unity, I used it to verify my iOS dev setup. )