You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.
I will add a function to the Abstractprocessor where you get the active target platform and can return true if you want to enable the processor or false if you don't. The default is every target will be enabled
fun isTargetPlatformSupported(platform: TargetPlatform) : Boolean
The text was updated successfully, but these errors were encountered:
I will add a function to the Abstractprocessor where you get the active target platform and can return true if you want to enable the processor or false if you don't. The default is every target will be enabled
fun isTargetPlatformSupported(platform: TargetPlatform) : Boolean
The text was updated successfully, but these errors were encountered: