i modified the celestial framework or something else i don't know. now my iphone still vibrate when i pressing keypads..i delete accidentaly the orig celestial framework & now i don't know how can i return tu basicaly setings..please i need help.
Quote:
Originally Posted by darkdesign
i modified the celestial framework or some else i don't know. now my iphone still vibrate when i pressing keypads..i delete accidentaly the orig celestial framework & now i don't know how can i return tu basicaly setings..please i need help.
|
Off topic: the problem has been resolved.
The source of my bad was
System/Library/PrivateFrameworks/Celestial.framework/SystemSoundBehaviour.plist
Code:
</dict>
<key>TouchTone</key>
<dict>
<key>RingVibrateIgnore,SilentVibrateIgnore,RingerS witchOff</key>
<array/>
<key>RingVibrateIgnore,SilentVibrateIgnore,RingerS witchOn</key>
<array>
<string>Beep</string>
<string>Vibrate</string>
</array>