- Learn Swift by Building Applications
- Emil Atanasov
- 122字
- 2021-06-25 22:13:51
Converting a playground to a workspace
If you want to add a custom framework (external library of code) to your playground, you have to convert the playground to a workspace. This can be done using File | Save As Workspace....
Just pick a new name and save the file. Xcode will switch to advanced mode and you will see a lot of options available. We will discuss how to add third-party libraries to a workspace later in the book. But it's good to know that you can use playgrounds to test your framework without any problem.
So far, we know the basics of the playground. Now let's introduce the markup language and an easy way to make your playgrounds outstanding.
推薦閱讀
- DevOps:軟件架構師行動指南
- 程序員面試筆試寶典(第3版)
- SQL Server 2016從入門到精通(視頻教學超值版)
- MySQL 8從入門到精通(視頻教學版)
- 機器人Python青少年編程開發實例
- 高級C/C++編譯技術(典藏版)
- 機械工程師Python編程:入門、實戰與進階
- 網店設計看這本就夠了
- 3D少兒游戲編程(原書第2版)
- Microsoft Azure Storage Essentials
- Advanced Express Web Application Development
- Scala編程實戰
- JQuery風暴:完美用戶體驗
- Practical Maya Programming with Python
- Drupal 8 Development:Beginner's Guide(Second Edition)