Usually this is related to Configuration Profiles installed on device. Go to Settings > General > Profiles to delete them. No need to delete Provisioning Profiles.
There is so many hoops I have to jump to make this work in OS X. $ mv firesheep-backend firesheep-backend.binary $ cat > firesheep-backend #!/bin/sh sudo /path/to/firesheep-backend.binary $@ ^D $ sudo chmod +x…
Usually this is related to Configuration Profiles installed on device. Go to Settings > General > Profiles to delete them. No need to delete Provisioning Profiles.
There is so many hoops I have to jump to make this work in OS X. $ mv firesheep-backend firesheep-backend.binary $ cat > firesheep-backend #!/bin/sh sudo /path/to/firesheep-backend.binary $@ ^D $ sudo chmod +x…