Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Cocoapods and reduce Riot/OLM coupling #1220

Closed

Conversation

hberenger
Copy link

  • Update Cocoapods version to benefit from bug fixes.
  • Uncouple Riot from OLM by retrieving the OLM version from MatrixSDK instead of OLM.

Hervé Bérenger added 2 commits May 9, 2017 18:18
Move the OLM version info string from "Other" to "Cryptography" section.
The only direct call made to the OLM library from the main Riot codeline
(pods excluded) consists in retrieving the OLM version string.
By moving the OLM version info into the "Cryptography" section, we are
allowed to retrieve it from the MxSession instead. This reduces the
coupling betw. Riot and OLM (in fact it makes Riot uncoupled from OLM).
@hberenger hberenger closed this Jun 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant