It’s a js-config option and needs to be in that section.
> On Jan 3, 2022, at 2:49 PM, Maria Jose Esteve <mjest...@iest.com> wrote:
>
> Hello, does anyone know why I get this message when compiling?
> "command line unknown configuration variable 'prevent-rename-public-symbols'"
>
> -js-default-initializers=true
> -js-dynamic-access-unknown-members=true
> -source-map=true
> -source-map-source-root=D:\Develop_Royale\Projects\WinPlusWebSuite\royalelibs\royalesecurity/src/main/royale/
> -keep-as3-metadata+=Inject,Dispatcher,EventHandler,Event,PostConstruct,PreDestroy,ViewAdded,ViewRemoved,Bindable,Transient
> -keep-code-with-metadata=Inject
> -show-binding-warnings=false
> -export-public-symbols=true
> -prevent-rename-public-symbols=true
> -export-protected-symbols=true
> -export-internal-symbols=true
> -compiler.targets=SWF,JSRoyale
> -compiler.strict-xml=true
> command line unknown configuration variable 'prevent-rename-public-symbols'.
>
> Thx
>
> Hiedra
>