Not sure if this has been posted before, but I found some interesting strings inside the iPhone Simulator's software:
This comes from a file called "LingoToAccessoryMap.plist" in SpringBoard.app. Could this be a hint of Apple adding support for Nike + iPod and the radio remote?
EDIT: Looks like this is old news. Mods, you can delete this post.
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>7</key>
<array>
<string>com.apple.mobile.radio</string>
</array>
<key>9</key>
<array>
<string>com.apple.nike</string>
</array>
</dict>
</plist>
This comes from a file called "LingoToAccessoryMap.plist" in SpringBoard.app. Could this be a hint of Apple adding support for Nike + iPod and the radio remote?
EDIT: Looks like this is old news. Mods, you can delete this post.