Im working on an app for the platforms:
- Native Android
- Pico
Therefor I have 2 different Android manifests. I've found with [MenuItems] and BuildPlayerOptions that i can create different builds on the same platform. But how can I choose the manifests, because according to my knowledge Unity automaticly searches for all manifests in the project and merges them.