Xcode: Any way to refresh/re-run the playground?

后端 未结 7 1917
太阳男子
太阳男子 2020-12-09 14:17

The Playground in Xcode automatically updates as you type, but I can\'t figure out how to get the Playground to \"re-compile\".

In many cases this wouldn\'t matter,

7条回答
  •  暖寄归人
    2020-12-09 15:14

    In Xcode 10.1 there is a "Run Playground" command in the "Editor" menu which can be accessed via the following keyboard shortcut:

    Command + Shift + Enter

提交回复
热议问题