I'm using the most recent Version of Safar (9.0)
I'm using Xcode to edit some local JavaScript and HTML that is being viewed in Safari (Please let me know if there is a better way of doing what I'm describing, I'm all ears).
My problem is that when I make the changes to the Javascript in Xcode then save, even when reloading the HTML and associated Javascript files (both using the reload button in the address bar and the Reload [Ignoring Cache and Generic Options] on the Resources Panel, the changes to the underlying files do not become visible (even after the refreshes)
Even when I'm not running with breaks I have to do one of two things to get the changes to become visible
a) close out the page completley by closing the tab
b) under resources clicking the source file in question so the javascript pops up in a new tab, then clicking the refresh button on the Resources panel.
Is there an easier way to get the changes to become visible in Safari as soon as I save them in xCode?
Is there a better way to do this that involves either Only Safari or Only xCode thanks, Jeff