Hello
This are the changes I found in the 3GS firmware.
I found another plist file in the springboard.app, N88AP.plist.
Part of the plist:
Code:
<dict>
<key>capabilities</key>
<dict>
<key>accessibility</key>
<true/>
<key>auto-focus-camera</key>
<true/>
<key>encode-aac</key>
<true/>
<key>encrypted-data-partition</key>
<true/>
<key>fcc-logos-via-software</key>
<true/>
<key>gas-gauge-battery</key>
<true/>
<key>hiccough-interval</key>
<real>0.29999999999999999</real>
<key>launch-applications-while-animating</key>
<true/>
<key>load-thumbnails-while-scrolling</key>
<true/>
<key>magnetometer</key>
<true/>
<key>nike-ipod</key>
<true/>
<key>opengles-2</key>
<true/>
<key>telephony-maximum-generation</key>
<real>3.5</real>
<key>video-camera</key>
<true/>
<key>voice-control</key>
<true/>
</dict>
So in the firmware for the iPhone 3GS there are 3 files that describe the capabilities, M68AP.plist, N82AP.plist and N88AP.plist.
I have also seen that the MobileSlideShow.app (for Camera and Photos) larger is than in the 3GS firmware.
New directorys:
system/library/VoiceServices
system/library/PrivateFrameworks/VoiceServices.framework
New files:
system/library/LaunchDeamons/com.apple.voiced.plist
system/library/LaunchDeamons/com.apple.VoiceOverTouch.plist
system/library/CoreServices/VoiceOverTouch.app is also new.
I was thinking if I replace springboard.app and copy the directorys to my iPhone 3G woud this work?
Bookmarks