If you open a read-only xib or storyboard that was last saved with an older version of Xcode, you might not be able to quit Xcode.
In some instances, number formatters created in Interface Builder with “Currency” style will not display the localized currency symbol at runtime.
When loading nibs at runtime using scroll views built with Xcode 5, constraints between the clip view and its document view will be removed. This only affects constraints between the clip view and the document view, which are usually constraints such as H:|-[documentView]-|
and V:|-[documentView]-|
.
UIAAlert’s defaultButton
and cancelButton
functions will fail for some two button alerts when targeting iOS 7. 14649998
After importing images from a project into a image catalog, storyboards and xib files have broken image references.
You cannot drag a Placeholder object from the library into the outline.
No comments:
Post a Comment