bamlab/fastlane-plugin-cordova

How to run cordova build android without adding platforms through fastlane

DevAbhay23 opened this issue · 1 comments

How to run cordova build android without adding platforms through fastlane

As far as I understood, the platforms are only added if not existent. So in order to run build without adding platforms through fastlane, I believe you should have added them by yourself before. Otherwise it wouldn't make to build it at all.