Michael
Michael
I've responded in the Scanner repo (https://github.com/distriqt/ANE-Scanner/issues/75) so will close this one. Cheers
Can you elaborate on your testing process here?
Hmm okay, will leave the microphone stuff for Andrew (assuming you are accessing that through the AIR SDK?) I haven't investigated this approach with the look up values in the...
I updated the script to generate the version string as well. Seemed like duplicate information and easily generated.
There is a bug in the `TemplateView` when checking colours. ```java if (primaryTypefaceColor > 0 && primaryView != null) { primaryView.setTextColor(primaryTypefaceColor); } ``` As colours are normally ARGB values, the...
We just got this same report, anyone have a solution?
Can you elaborate on what you did to get it to drop the config value?
@crooksy88 If you run `apm project config set` it will walk through all the config variables for the packages you have installed.
Ah yeah, if you aren't producing an iOS build just set it to any value is fine. I have a bit of work to do around specifying project platform outputs...
Linux is not yet supported.