I was trying to set "Application uses WiFi" property in my application info plist but to my surprise, I was not able to find this property in the info plist.
The XCODE version I am using is 3.2.6 and IOS is 4.3.
What can be wrong here?
|
I was trying to set "Application uses WiFi" property in my application info plist but to my surprise, I was not able to find this property in the info plist. The XCODE version I am using is 3.2.6 and IOS is 4.3. What can be wrong here?
| |||
|
feedback
|
|
You can open your info.plist file as source code and then add this
Before the | |||||||
feedback
|