Hi all,
I am new iphone development, i just downloaded a project from web and i got following error
There is no sdk with specified name or path “unknown path”.
Here is the solution:
- Select the main project file in xcode (main sheet which is the name of your project under the groups and files column to the left of your project)
- Then select the blue circled “I” next to build and go
- Go to the build panel and under the archetectures section go to the base sdk category and select iphone simulator #.# hit cmd + s and close that then choose that as your build and go method and build and go.
Enjoy….