Skip to content

Instantly share code, notes, and snippets.

@DylanLacey
Created April 20, 2015 06:18
Show Gist options
  • Save DylanLacey/94b40066c92ac90d2fb2 to your computer and use it in GitHub Desktop.
Save DylanLacey/94b40066c92ac90d2fb2 to your computer and use it in GitHub Desktop.
Always Accept Cookies, ios7
#! /bin/bash
/usr/libexec/PlistBuddy -c "Set NSHTTPAcceptCookies always" ~/Library/Application\ Support/iPhone\ Simulator/7.0.3/Library/Preferences/com.apple.WebFoundation.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment