Hacker News new | ask | show | jobs
by tjsix 4217 days ago
The version of webkit would be based on the sdk used and build target of the app, not the end users osx version. So for example, if your build target is 10.9, it will only run on 10.9+ and use webkit from 10.9
1 comments

Ok thanks. Sounds like I need to study up.