Gav
Gav
+1 from me
I've tried this and it works ok on simulator but when trying to run on apple tv device the web view errors return.... any ideas guys
Now Xcode 7.1 has been released whats the best way to edit Availability.h as it's locked or is it possible to put the definitions else where cheers
As sebastianpopp commented above: You need to be root to change the file. Just use sudo: sudo nano /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator.sdk/usr/include/Availability.h that will allow editing for the simulator Availability.h and do the...