Xcode doesn't support for some Layout Constraint setup in Storyboard

Originator:pitiphong.ph
Number:rdar://21526404 Date Originated:25-Jun-2015 12:17 AM
Status:Open Resolved:
Product:Developer Tools Product Version:Xcode 6.3.2
Classification:Enhancement Reproducible:Not Applicable
 
Summary:
Xcode doesn't support for some Layout Constraint setup in Storyboard. In my case is label’s first baseline to image view’s bottom

Steps to Reproduce:
1. Create iOS project
2. Open Storyboard
3. Add a label and a image view into view
4. Try to add a constraint that base on label’s first baseline attribute to image view’s bottom attribute

Expected Results:
Can set that constraint

Actual Results:
Xcode won’t allow that

Regression:


Notes:
This should work because it can create this constraint in code.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!