iOS app to determine if a number is prime
Download the repository: git clone https://github.com/cwalk/Is-it-Prime
Navigate into the project directory: cd Is-it-Prime/Is it Prime/
Open the Xcode project: open Is it Prime.xcodeproj/
Build and run the project.