iOS deployment setup - make it easier for devs to set up their iOS deployment
We have a great first pass setup process for iOS: https://wvs.io/wvs-project-examples/hello-world-unity-mobile/-/wikis/Deploy-to-iOS
Now we need to remove the next friction point by automating the following steps:
- setting up the git repo, and generating git repo keys
- capturing the key variables from the apple dev portal
- automate setting the variables
- etc.
Then update the docs into more manageable chunks.