AIR SDK 24 embedFonts - fontPath contains an invalid value
I am using AIR SDK 24 Beta and trying to use the new Cusomt Fonts feature.
I am on macOS Sierra, compiling with IntelliJ.
When I try to include a custom TrueType font in the application XML, a compiler error is thrown
error 105: application.embedFonts.font.fontPath contain an invalid path
I have tried both absolute an relative URLs to the font. Are there any characters we can not use in the file path? I have set the font to be included in the files to package.
