gpt4 book ai didi

ios - Swift Playgrounds 和 Playground 书籍

转载 作者:行者123 更新时间:2023-11-28 06:19:23 33 4
gpt4 key购买 nike

我最近尝试打开/编辑 .playgroundbook project在 Xcode 版本 8.3.2 (8E2002) 中,有点惊讶它没有作为“liveView Playground”打开(我意识到它主要是一个带有 list 的 .swift 文件包)。

也许我完全忽略了这里的要点,或者格式从未打算以这种方式使用?

最佳答案

swift 5、Xcode 11、卡特琳娜

Swift Playgrounds现在可以在 iPad 或 macOS (10.15.3 or newer) 上运行.

相关:Swift Playgrounds Release Notes

警告:但是,最近可用的 "Swift Playgrounds Author Template for Xcode 11.1 (for Swift Playground 3.3)"不会使用当前的 Xcode 11.4.1 版本“按原样”构建。

enter image description here


Xcode 8

Creating and Running a Playground Book表示……

You use both a Mac running Xcode and an iPad to create a playground book.

*.playgroundbook 唯一推荐(支持?)的工作流程似乎是“在 Xcode 中编辑,在 iPad 上运行” Starter.playgroundbook提供作为起点。

The suggested workflow is:

  1. Make targeted changes to the book’s content and structure in Xcode
  2. Transfer the updated book into Swift Playgrounds using iCloud or AirDrop
  3. Open the updated book and test the changes
  4. Note any additional changes that are needed, and return to step 1

请注意,iPad Playgrounds +New PlaygroundBlank 创建一个非书籍 *.playground 可以在 iPad 和 Xcode 中运行。

尽管 *.playground 不是 *.playgroundbook,但可以添加页面。

注意:iPad 目前使用比 Xcode 9 更新的 contents.xcplayground 版本,因此创建一个空白 *.playground 并添加新的 * .playground 在 iPad 或 Xcode 中都能看到的 iPad 页面。

contents.xcplayground

<playground version='6.0' target-platform='ios'>
<pages>
<page name='Page One'/>
<page name='Page Two'/>
</pages>
</playground>

关于ios - Swift Playgrounds 和 Playground 书籍,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44141548/

33 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com