buildkite / templates

Buildkite pipeline templates
https://buildkite.com/pipelines/templates
MIT License
2 stars 1 forks source link

Add Swift CI template #30

Closed clbarrell closed 6 months ago

clbarrell commented 9 months ago

Needs checking and editing.

Anyone is free to take this over and complete it.

Resolves #14

clbarrell commented 9 months ago

Maybe use fastlane? https://semaphoreci.com/blog/tutorial-ios-cicd

olyism commented 9 months ago

Maybe use fastlane? https://semaphoreci.com/blog/tutorial-ios-cicd

Fastlane's tooling and workflow is quite different. I think it'd be good to keep this folder a vanilla Swift template.

I raised a separate PR for Fastlane + iOS https://github.com/buildkite/templates/pull/42

We could also create another template for Fastlane + Android. I've raised a separate issue https://github.com/buildkite/templates/issues/43