tvOSBrowser icon indicating copy to clipboard operation
tvOSBrowser copied to clipboard

Instantiate WebView via NSClassFromString.

Open FabioSpacagna opened this issue 9 years ago • 1 comments

I know this is not real project but consider that this small fix will make the life more easy to newbies and anyone not familiar with Availability.h vi or nano.

Basically i have applied the elegant fix suggested by zachhowe (id + NSClassFromString) to trick the compiler.

This will solve the issue "Changes to Availability.h."

FabioSpacagna avatar Nov 22 '15 22:11 FabioSpacagna

@FabioSpacagna: Last I heard, this branch was no longer being maintained. I run a branch that is maintained and includes those changes you suggested. https://github.com/Moballo-LLC/tvOS-Browser

Jason-Morcos avatar Jun 21 '17 18:06 Jason-Morcos