iOS & Android reply

Attempting to reply to prior question, “iOS & Android build in same repo for Cordova” but that thread is now locked. What is the general idea to get it working. I actually found the thread “Android SDK on OSX” more understandable although its also locked. As described there, it seems that there are two general possible approaches:

  1. Have a single environment that supports both Xcode and Android builds.
  2. Have 2 projects on bitrise, one for Android one for iOS. How would this work. Can you configure two projects from the same github repo? How do you specify separate build configurations?

In the earlier reply, is describing approach 1 or 2?
Thanks!

A post was merged into an existing topic: How to build Ionic 2 apps