blob: 1bfaecb76e52f81ebe91da8cd118c619336a0829 (
plain)
1
2
3
4
5
6
7
8
9
|
# recte
recte is a jailbreak tweak that removes the Accessory view from the Pandora app when a device connects to a stereo with Pandora built in.
## Compiling
To compile, you should comment the current include lines and uncomment the ones commented above it. Then run:
```
make package
```
to compile the package. Move the `.deb` file to your iOS device.
|