airsdk / apm

AIR Package Manager
https://repository.airsdk.dev/
MIT License
60 stars 10 forks source link

Exclude a platform when generating the application descriptor #92

Closed marchbold closed 2 years ago

marchbold commented 2 years ago

Add the ability to exclude a platform when generating the application descriptor so an application that is iOS doesn't have the android manifest additions:

eg

apm generate app-descriptor src/Main-app.xml —exclude-android