-
Notifications
You must be signed in to change notification settings - Fork 601
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
Macros are not available in Swift #100
Comments
Good point. But given that those macros use |
…acros converted to functions (#100)
Hi, This has just been fixed on I have added a Swift Demo Project (see #88) that makes use of those new Note: I still want to make some other (unrelated) modifications before pushing version |
Great, that's the route I'd have recommended. 👍 |
…acros converted to functions (#100)
e.g.
OHPathForFileInBundle
The text was updated successfully, but these errors were encountered: