Machine Test
Procedure to Run Project
- Open Terminal in Mac.
- Choose Your Working Directory (cd your_Diretory or mkdir Yourfoldername)
- type following
- git clone https://github.com/abduliOS/NYTimes.git
- cd NYTimes
- Open NYTimes.xcodeproj with Xcode 11.5
- Select any simulator to run the project
- If you want run in Device choose following
- Click project navigator -> Signing & capabilities -> Select Automatic -> Update your Team for development
- Now run the project in deivice
- For unit test and code coverage run cmd+U
System Requirements
- Mac OS 10.15.5
- Xcode 11.5
- iOS 13 > versions