Fix font resource path for Mac target

This commit is contained in:
Angelo Stavrow 2020-09-18 11:30:13 -04:00
parent 2f4d4b8e73
commit 4058985709
No known key found for this signature in database
GPG Key ID: 1A49C7064E060EEE

View File

@ -2,12 +2,8 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>UIAppFonts</key>
<array>
<string>LoraGX.ttf</string>
<string>OpenSans-Regular.ttf</string>
<string>Hack-Regular.ttf</string>
</array>
<key>ATSApplicationFontsPath</key>
<string>.</string>
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleDisplayName</key>