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

Support for beta 6 #8

Closed
Codeglee opened this issue Aug 29, 2014 · 3 comments
Closed

Support for beta 6 #8

Codeglee opened this issue Aug 29, 2014 · 3 comments

Comments

@Codeglee
Copy link

Only takes a couple of small changes to ConstraintAttributes for it to comply with BitwiseOperationsType.

RawOptionSetType, BooleanType

static var allZeros : ConstraintAttributes { return self(0) }

That's it.

@robertjpayne
Copy link
Member

@Codeglee It's been added in the 'develop' branch. The develop branch requires a bridging header though as it's not pure Swift to allow for Objective-C backwards compatibility.

Once the GM seed is released hopefully next week we'll get this all tidied up!

@Codeglee
Copy link
Author

Looking forward to it :)

@powerje
Copy link
Contributor

powerje commented Aug 31, 2014

Doh, I didn't even check for a develop branch before I made a PR for beta 6: #7

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

3 participants