简体   繁体   English

如何在Xcode 6上运行Xcode 7 Playground?

[英]How can I run a Xcode 7 playground on Xcode 6?

I want to start learning Swift but I am not familiar with Xcode. 我想开始学习Swift,但是我对Xcode不熟悉。 On the developer apple site you can download a playground that you can use while learning from their book "The Swift Programming Language". 在开发人员Apple网站上,您可以下载一个游乐场,该游乐场可以从他们的书《 The Swift Programming Language》中学习。 But I use an older version of Xcode (v6.2), and the playground is made for version 7. Is there a way of opening the playground without upgrading to the latest version of Xcode? 但是我使用的是旧版本的Xcode(v6.2),而Playground是为版本7制作的。是否可以在不升级到最新版本Xcode的情况下打开Playground? Thanks 谢谢

You can't . 你不能 The only workaround is to copy and paste the code. 唯一的解决方法是复制并粘贴代码。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM