Maksym Motornyi
05/03/2024, 9:26 AMMaksym Motornyi
05/03/2024, 9:27 AMMaksym Motornyi
05/03/2024, 9:30 AMMd Aslam Hossin
05/03/2024, 10:11 AMiosApp
directory.
2. Open an Xcode project (*.xcodeproj
) or workspace (*.xcworkspace
) in Xcode.
◦ If there are both, prefer opening the .xcworkspace
.
3. For first-time setup, ensure that you have the correct signing and team settings:
◦ Go to the project editor by clicking on the project name in the navigator.
◦ Select the target from the list.
◦ In the Signing & Capabilities tab, choose your development team and ensure that signing is configured correctly.
4. Choose the correct target for your device or simulator in the scheme chooser at the top of the window.
5. Build and run the project.