Select to view content in your preferred language

error: There is no SDK with the name or path 'iphoneos4.0'

468
1
01-29-2011 11:30 AM
JoseSanchez
Frequent Contributor
Hi all

I am getting this error message "error: There is no SDK with the name or path 'iphoneos4.0'" because my project uses iOS SDK 4.2  and not iOS SDK 4.0

I am just testing the first sample:
http://help.arcgis.com/en/arcgismobile/10.0/apis/iPhone/concepts/index.html#/My_First_iOS_Applicatio...

Changing:
-  in the window  Project-Edit Project Settings-Build tab-Base SDK from "iOS Device 4.0 (missing)" to "latest iOS currently 4.2"
-  From the menu, select Project-Edit Active Target-base SDK from "iOS Device 4.0 (missing)" to "latest iOS currently 4.2"

when I rebuild the application it still shows the same error message.
0 Kudos
1 Reply
JoseSanchez
Frequent Contributor
Closing Xcode and reopening it pointed the application to the new library iOS 4.2
0 Kudos