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

Xcode framework support #220

Merged
merged 2 commits into from
Jan 19, 2017

Conversation

avery-pierce
Copy link
Contributor

This should resolve #219, but it depends on a change in OLMKit that moves the OLMKitVersionString function to a class method. See here:

https://github.com/aapierce0/OLMKit/tree/OLMKit-xcode-framework-compatibility

The only reason I haven't submitted this change to the olm repository is because this is technically a breaking change (albeit an incredibly small one). Here's the patch file, though: olm_patch.txt

Signed-off-by: Avery Pierce aapierce0@gmail.com

Copy link
Contributor

@manuroe manuroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will merge this PR at the next release of the OLMKit pod. This should happen really soon.

@manuroe manuroe merged commit 0498f33 into matrix-org:develop Jan 19, 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.

"duplicate symbol" error when using both OLMKit & use_frameworks in podfile
2 participants