piaoyongren / core-plot

Automatically exported from code.google.com/p/core-plot
0 stars 0 forks source link

error: There is no SDK with the name or path 'iphoneos4.0' with the new sdk 4.1 #201

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Upgrade sdk to 4.1 
2. Try to compile a project with core-plot library
3. it gives "error: There is no SDK with the name or path 'iphoneos4.0'"

What version of the product are you using? On what operating system?
sdk 4.1 osx snow leopard

Original issue reported on code.google.com by eido...@gmail.com on 9 Sep 2010 at 10:16

GoogleCodeExporter commented 8 years ago
You either need to download the latest SDK (alpharelease_0.2), or you need to 
go into your Core Plot Xcode project, and set the SDK to 4.1.

Original comment by drewmcco...@mac.com on 12 Sep 2010 at 10:11