I just want to know if it´s legal to use the Font "HelveticaNeue" in my iOS 7 App which i want to put in the AppStore? The font is included in MacOS Mavericks and i am able to choose it in Xcode or call it in code like this:
I already took a look here at other questions, but didn´t find any one related to mine...
[UIFont fontWithName:@"HelveticaNeue-UltraLight" size:size]
So do i have to buy i license or can i just use it?! Has anyone experience with this?