[Swift 5] remove old swift sample#8280
Conversation
|
The build is failing because in the bitrise CI, we are using the configuration file in the bitrise console, instead of the bitrise.yml file in the repository. I updated the bitrise.yml, but it's not having effect because of what I described. I found this guide on how to use the bitrise.yml in the repository. The main advantage, is that for example in this PR, I need to change the build settings, and I can do it directly in this PR. @wing328 what do you think? Could we start to use the bitrise.yml file in the repository? Thanks |
Agreed. I couldn't find a way before. Let's coordinate later today or this week to make this change so that we can use bitrise.yml from the repository instead. |
|
Hey @wing328, |
|
Just merged it and update bitrise.yml config in the CI provider. |
|
Thanks |
|
@4brunu but looks like it breaks the build. Please take a look when you've time. I've PM'd you the details via Slack. |
This old sample is not used anymore.
So this PR removes it.
PR checklist
./bin/generate-samples.shto update all Petstore samples related to your fix. This is important, as CI jobs will verify all generator outputs of your HEAD commit as it would merge with master. These must match the expectations made by your contribution. You may regenerate an individual generator by passing the relevant config(s) as an argument to the script, for example./bin/generate-samples.sh bin/configs/java*. For Windows users, please run the script in Git BASH.master,5.1.x,6.0.x@jgavris (2017/07) @ehyche (2017/08) @Edubits (2017/09) @jaz-ah (2017/09) @4brunu (2019/11)