nlohmann / json

JSON for Modern C++
https://json.nlohmann.me
MIT License
42.01k stars 6.63k forks source link

Support Apple's Swift Package Manager #4010

Closed aleksproger closed 10 months ago

aleksproger commented 1 year ago

Reason

Changes

Context

[Describe your pull request here. Please read the text below the line, and make sure you follow the checklist.]


Pull request checklist

Read the Contribution Guidelines for detailed information.

Please don't

coveralls commented 1 year ago

Coverage Status

coverage: 100.0%. remained the same when pulling b87c908c01b76d15fe0d501ea733e9e639e9be6c on aleksproger:feature/sapitskiy/spm-support into edffad036d5a93ab5a10f72a7d835eeb0d2948f9 on nlohmann:develop.

aleksproger commented 1 year ago

@nlohmann may you please re-trigger Ubuntu workflows? I see some of those failed, but suppose it should be flakinesses.

nlohmann commented 1 year ago

No, there is an issue with the CI right now.

aleksproger commented 1 year ago

@nlohmann may you trigger this one? As the CI now in a good state.

nlohmann commented 1 year ago

Please update to the latest develop to have a fixed CI.

aleksproger commented 1 year ago

@nlohmann rebased PR, have a look

aleksproger commented 10 months ago

@nlohmann minGW checks have failed. May you retry or this is some persistent failure?

nlohmann commented 10 months ago

It is fixed on the latest develop branch. Please update, it should work now.

aleksproger commented 10 months ago

@nlohmann trigger CI, please

aleksproger commented 10 months ago

@nlohmann trigger CI once again please I had to update the PR, as I noticed deprecation warnings for and bumped the supported platforms for watchOS, tvOS Otherwise it's good to merge and passed all the checks in previous iteration.

richardtop commented 10 months ago

Looking forward to getting this merged!

nlohmann commented 10 months ago

Thanks!