I'm looking to setup a CI pipeline for both Windows builds and iOS (XCODE) builds from a single Bamboo instance.
For example:
Get from GitHub
Build XCODE
Send to HockeyApp
There's this plugin that looks pretty much abandoned
There's an open source maven project that looks to be recent that is a fork of the plugin above
I'm basically looking for a basic cookbook on how others have used a single Bamboo server (local hosted version 6) to kick of builds of iOS and Windows. I really don't want to have to build another build server.
Thanks in advance.
That plugin has been bundled into the latest Bamboo. You can create Xcode and Fastlane tasks in Bamboo without that plugin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.