C++, How to, Programming

How to specify your Xcode version on GitHub Actions

Hello ! I'm Xavier Jouvenot and in this small post, I am going to explain how to specify your Xcode version on GitHub Actions. Self promotion: You can find other articles on computer science and programming on my website 😉 Problematic If you have CI/CD processes or if you want to create some for your… Lire la suite How to specify your Xcode version on GitHub Actions

C++, How to, Programming

How to specify your Xcode version on Appveyor

Hello ! I'm Xavier Jouvenot and in this small post, I am going to explain how to specify your Xcode version on Appveyor. Self promotion: You can find other articles on computer science and programming on my website 😉 Problematic If you have CI/CD processes or if you want to create some for your project,… Lire la suite How to specify your Xcode version on Appveyor

C++, How to, Programming

How to specify your Xcode version on Azure Pipelines

Hello ! I'm Xavier Jouvenot and in this small post, I am going to explain how to specify your Xcode version on Azure Pipelines. Self promotion: You can find other articles on computer science and programming on my website 😉 Problematic If you have CI/CD processes or if you want to create some for your… Lire la suite How to specify your Xcode version on Azure Pipelines