Xcode 10, where are the UI elements?

前端 未结 5 1329
走了就别回头了
走了就别回头了 2021-01-31 12:47

Have been out of Swift coding for almost a year, I\'m back.

Download Xcode 10 beta. Have I lost my mind? I\'ve tried every trick I know, none of the UI elements show u

5条回答
  •  臣服心动
    2021-01-31 13:38

    Library content has moved from the bottom of the Inspector area to an overlay window, which can be moved and resized like Spotlight search. It dismisses once items are dragged, but holding the Option key before dragging will keep the library open for an additional drag.

    The library can be opened via:

    • a new toolbar button (image attached);

    • the View > Libraries menu;

    • or the ⇧⌘L keyboard shortcut.

提交回复
热议问题