jtransc / gdx-backend-jtransc

GDX backend for JTransc: targeting every platform lime supports (html5, windows, linux, mac, android, ios...) (flash is wip) (consoles + unity likely to be supported in the future)
23 stars 6 forks source link

How add in plist ITSAppUsesNonExemptEncryption #68

Closed ghost closed 6 years ago

ghost commented 7 years ago

Need add code <key>ITSAppUsesNonExemptEncryption</key><false /> Before </dict></plist>

please see https://forums.developer.apple.com/thread/9143

I can not find info about how make it lime =(

soywiz commented 7 years ago

I will check. But i would create an issue in lime project to ask them to support this/or make a PR supporting it

ghost commented 7 years ago

Ok, i create ticket in lime. https://github.com/openfl/lime/issues/1004

ghost commented 6 years ago

fixed with lime 5.5.0