iphone - How to open an existing GitHub project with Xcode? -


i new , want learn iphone development.

i found 1 demo project on github, want know how open existing project?

  • download project via git / or zip
  • open folder
  • double click on .xcodeproj file
  • if on top left, see "base sdk missing"
    • double click on first item in three
    • go tag build
      • select sdk base sdk
    • close opened popup
    • click on build run
    • if have error, should see red icon on right bottom

Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -