In this simple app, we are going to add the traditional "Hello World" message as in a console log statement. Open the Hello.xcodeproj
file to open the project in Xcode.
Submit the assignment by submitting a pull request. The steps to do that are as follows:
- To start, fork the repository.
- Clone the repository to your computer.
- Modify the files and commit changes to complete your solution.
- Push/sync the changes up to GitHub.
- Create a pull request on the original repository to turn in the assignment.