我在3台Mac上安装了Xcode 6.3,并安装了最新版的Yosemite,并且每一台Resizing Behavior都缺少按钮.我找不到任何偏好或视图设置来恢复它.我搜索过互联网,但找不到有类似问题的人.我已经卸载并重新安装Xcode,没有任何乐趣.
其他人有这个问题吗?

我知道使用 AttributedString,我可以使用以下内容链接到外部网站:
Text("To learn more about AttributedString visit [this page](https://developer.apple.com/documentation/foundation/attributedstring/)")
我可以使用它在同一个应用程序中从 ViewA 转到 ViewB,有点像 Twitter 中的这个示例吗?