-
Notifications
You must be signed in to change notification settings - Fork 24
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
Swift #15
Comments
I never used swift so I'm afraid I can't help you with that, Thanks! |
Did you find the solution? |
The issue is the Masonry shorthand macro, I solved it by modifying the GCC_PREPOCESSOR_DEFINITIONS in the post_install step of my Podfile definition:
|
Sounds great! |
I added it to the project pod, but I think it should be added to any project using this lib, do you know if there is a way fo tix this in the podscpec itself? |
Yeah sorry, that's what I meant: this solution should be applied on the project using the library. I didn't tried solving it on the podspec. When I have some time i'll look into it . |
Fork it and submit a pull request
…On Wed, Jan 25, 2017 at 12:49 AM EricBeato ***@***.***> wrote:
Yeah sorry, that's what I meant: this solution should be applied on the
project using the library. I didn't tried solving it on the podspec. When I
have some time i'll look into it .
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#15 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADdN-WlCAO5tU5gpM5FwpWyoPPEAQgCiks5rVnH0gaJpZM4KhpzG>
.
|
@AsimNet @BadChoice Hi First, Thank you ! i need example in swift. how to implement it? can you please provide example. @AsimNet did you find solution ? |
I tried swift and it was total pain, so I sticked in objective-c |
Hello,
is there a swift version of this library ?
here what happens when I use it with swift:
The text was updated successfully, but these errors were encountered: