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

Add support for OSX #369

Closed
john-wallace-apps opened this issue Jan 21, 2017 · 1 comment
Closed

Add support for OSX #369

john-wallace-apps opened this issue Jan 21, 2017 · 1 comment

Comments

@john-wallace-apps
Copy link

Many of the extensions import UIKit. One option would be conditionally importing UIKit or AppKit like is done for String extensions. Better still would be a separating of extensions that rely on Foundation, AppKit, and UIKit so they are factored to the frameworks they add functionality to.

@lfarah
Copy link
Collaborator

lfarah commented Jan 21, 2017

Hey @AppsIncorporated, please take a look at #337.

@lfarah lfarah closed this as completed Jan 21, 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

No branches or pull requests

2 participants