Use CI for builds and artifacts
Details on this here: https://docs.microsoft.com/en-us/azure/devops/pipelines/ecosystems/xcode?view=azure-devops
I bug @ccrama about this often (#Shame). Slide for Android uses Travis already so it may be nice to continue doing so for consistency. Pipelines does appear open source (I see GitHub repos for Pipelines things but I guess I don't know if it is fully open source) but don't fully comprehend the benefit of using it over something like Travis or Jenkins.
Is this a request to use Pipelines specifically? What benefits would you see over something like Travis or Jenkins instead (since I already told him to enable Travis here).
I wasn't aware travis was able to build for iOS, but honestly anything works.
We have been testing out a new CI for the last ~5 months during the v7 rewrite, and it's part of the develop branch now! I'm going to be working on having the full stack (push -> App Store) soon.