无法从游乐场页面隐藏代码

问题描述

我尝试按照Apple的文档https://developer.apple.com/documentation/swift_playgrounds/hiding_code_from_a_playground_page

从Playground页面隐藏代码

但是,在呈现文档/操场页面时,以下内容似乎无效。我在这里想念东西吗?

//#-hidden-code
import Foundation
import PlaygroundSupport
//#-end-hidden-code

经过测试:

  • Xcode 12.0
  • Xcode 11.5

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)