Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有一种方法可以将 Xcode 项目的内容导入游乐场,而无需复制和粘贴类。
我知道项目中的文件是不可见的,但是有没有办法使用 Umbrella 标题或其他东西来导入它们。
从操场上的苹果 WWDC 视频来看,我相信答案是否定的。Playgrounds 与 Xcode 项目完全分开。