theodelrieu / conan-darwin-toolchain

Conan build require to cross build to any darwin platform
MIT License
31 stars 21 forks source link

Unable to find darwin-toolchain on conancenter #13

Open dexpota opened 2 years ago

dexpota commented 2 years ago

When I try a simple profile as the one suggested inside the README.md and run the command conan install . --profile ios_profile I get the following error:

ERROR: Unable to find 'darwin-toolchain/1.0.8@theodelrieu/stable' in remotes
theodelrieu commented 2 years ago

Hello,

Since Bintray has been sunset, my old remote is now dead. I've opened a PR to make this recipe available on conan-center, but it has been superseded by https://github.com/conan-io/conan/issues/9448.

It should be released in 1.40.1. Meanwhile, I'd suggest you fork the recipe and use it locally.