Alua-Kinzhebayeva / iOS-PDF-Reader

PDF Reader for iOS written in Swift
MIT License
533 stars 150 forks source link

Apps cannot running when it downloaded directly #29

Closed mahdidham closed 7 years ago

mahdidham commented 7 years ago

Hi, i want to try download directly this apps from github(without using CocoaPods or Carthage). When i want to build it, it successfully run but iPhone simulator does not appear. Is that anything wrong to me? can you explain how?

ranunez commented 7 years ago

I'm not really sure I understand what you are trying to do, are you trying to run the demo project? If so, is it set to the Demo scheme with a simulator that you want to run it on? There might be some Xcode tutorials out there if you're unsure how this works.

mahdidham commented 7 years ago

Thank you, the problem was solved! Thank you too for the information.