ios - Simulator not found in Product->destination (Xcode) [Solved] -


i download project github

git clone https://github.com/alienjun/citwirldistortiondemo.git 

when try running , find there aren't simulators in product->destination

i can use simulator if create new project( single view )

why can't find simulator when use project cloned github?

solution

change deployment target available version
hoping can more people

change deployment target of project available simulator version


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

c# - Search and Add Comment with OpenXML for Word -