Update Building and Signing (iOS) authored by Devin's avatar Devin
......@@ -2,8 +2,6 @@
Xcode signs the app automatically when it builds it. To make changes to any signing settings, click on the project folder to open its settings, then click the `Signing & Capabilities` tab.
<br>
## Building (iOS)
When you build the app for the first time, I recommend following these steps specifically as they can help you avoid and troubleshoot issues.
......
......