Created
April 3, 2013 03:36
-
-
Save t17a/5298261 to your computer and use it in GitHub Desktop.
Remove camera shutter sound on iphone.
This hack is useful for japanese iphone jail-breaker.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd /System/Library/Audio/UISounds | |
mv photoShutter.caf photoShutter.caf.bak |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment