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

Fixed “Use of undeclared type ‘NSLayoutConstraint’ error. #115

Merged
merged 1 commit into from
Apr 6, 2015

Conversation

aral
Copy link
Contributor

@aral aral commented Apr 6, 2015

To reproduce:

  1. Clone Cartography (Xcode 6.3 branch)
  2. Create an empty Cocoa Xcode project
  3. Drag Cartography classes in to the new project (like some sort of animal, I know)
  4. See error, above.

(Only noted above as same class works in original project. Haven’t looked into why/how.)

To reproduce:

1. Clone Cartography (Xcode 6.3 branch)
2. Create an empty Cocoa Xcode project
3. Drag Cartography classes in to the new project (like some sort of animal, I know)
4. See error, above.

(Only noted above as same class works in original project. Haven’t looked into why/how.)
robb added a commit that referenced this pull request Apr 6, 2015
Fixed “Use of undeclared type ‘NSLayoutConstraint’ error.
@robb robb merged commit 7467721 into robb:xcode6-3 Apr 6, 2015
@robb
Copy link
Owner

robb commented Apr 6, 2015

Thanks

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.

2 participants