Please do not post the same thing multiple times. The board software automatically flags certain posts as needing moderator attention. This happens the most often for new users. I'm pretty sure this is made clear at the time you attempt to post. Posting the same thing over and over again just makes that many more posts the moderators have to weed through later. This makes us sad. Don't make us sad. If your post/thread doesn't appear, just wait a while. Don't post it again. If it hasn't shown up by the next day, then you can try again. I normally go through posts in the mornings, and try to check a few times throughout the day, but I'm not here 24/7. There will typically be a significant delay before posts are approved. Just be patient.
how to solve JSON framework errors in ios 5
Hi,
I was developed one application using xcode 3.1.3 and sdk 3.1.4 and i was added json frame work for that project.Now me upgraded my xcode is xocde 4.3.2 and IOS 5.1 when i run that application in this new xcode i am getting 2 errors related to json those are
error: There is no SDK with specified name or path '/Users/User/Library/SDKs/JSON/iphonesimulator.sdk'
error: There is no SDK with specified name or path '/Users/User/Library/SDKs/JSON/iphonesimulator.sdk'
I tried to find out solution for that seems to be we don't need add JSON framework in xcode4.3.Instead of adding framework we should use json serialization class to get values from URL .Is it the right direction to solve those errors .can any one help regarding this please.
Regards
Hari.M
0 •