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

Fix priority constants preventing compilation under Xcode 6/LLVM 3.5 #84

Merged
merged 1 commit into from
Jul 8, 2014
Merged

Fix priority constants preventing compilation under Xcode 6/LLVM 3.5 #84

merged 1 commit into from
Jul 8, 2014

Conversation

zwaldowski
Copy link
Contributor

Fixes #82.

@olegam
Copy link
Contributor

olegam commented Jul 8, 2014

Thanks for fixing this so quickly.

@cloudkite
Copy link
Contributor

@zwaldowski Thanks!

cloudkite added a commit that referenced this pull request Jul 8, 2014
Fix priority constants preventing compilation under Xcode 6/LLVM 3.5
@cloudkite cloudkite merged commit bec7297 into SnapKit:master Jul 8, 2014
@nickynick
Copy link
Contributor

👍

@foscomputerservices
Copy link

Are there any ideas when this fix might be released? I'm attempting to use another pod (BPForms) that has a dependency on this POD under XCode 6 (Beta 4), which thus will not all compile as Masonry 0.5.2 (the last released version that I can tell) does not contain this fix.

Thanks!

@cloudkite
Copy link
Contributor

@foscomputerservices v0.5.3 is now on cocoapods

@foscomputerservices
Copy link

@cloudkite Perfect, thanks!

@cloudkite cloudkite mentioned this pull request Sep 1, 2014
dan-rodrigues pushed a commit to dan-rodrigues/Masonry that referenced this pull request Oct 18, 2014
Fix priority constants preventing compilation under Xcode 6/LLVM 3.5
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.

'Expression is not an integer constant expression' fail to compile on Xcode 6 beta 3
5 participants