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

Unable to get this to work on the latest xcode #4

Open
javruben opened this issue May 13, 2020 · 2 comments
Open

Unable to get this to work on the latest xcode #4

javruben opened this issue May 13, 2020 · 2 comments

Comments

@javruben
Copy link

I have tried Ogma both as a Swift PM dependency and as a Pod and both fail with different errors. In the former case it says CGRect and NSTextAttachment are not declared. Using the Pod it complains about Result not being initialized correctly. Is this package still maintained?

Thank you!

@nerdsupremacist
Copy link
Owner

nerdsupremacist commented May 13, 2020

Hi! Yes it's still maintained. However the pod hasn't been updated to Swift 5 yet.
I hadn't had the time.

Which version of Swift and which version of Ogma did you try with SwiftPM? Oh and I'm guessing you're integrating into either iOS or macOS right?
I probably have some clean up to do on the releases

@nerdsupremacist
Copy link
Owner

nerdsupremacist commented May 13, 2020

Ah I think I see the problem now.
When integrating with iOS, some UIKit imports are missing.

I can make a new version soon

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

No branches or pull requests

2 participants