IOS

From Bitpost wiki
Revision as of 19:15, 3 July 2022 by M (talk | contribs)

iOS mobile app development in mid-2022

Set up a virtual macOS development environment

I set this up on the Matcha melange VM.

Development environment

Primarily use XCode to do pretty much everything.

  • I created my app using Apple's sample app, which mocks up a simple UI.
  • I'm following a simple example to load JSON data from API.