How can i migrate a project from playground to Xcode or Xcode to playground(or, updating it using Xcode/playground)?

Replies

You can open an App playground created in Swift Playgrounds in Xcode and work on it there.

The Swift Playgrounds App project template in Xcode is designed to work in both Xcode and Swift Playgrounds. The Swift Playgrounds App project template is in the iOS section of the New Project Assistance.

  • I mean, I want to open up a new Xcode project and how can I bind it to the app? like...using the same identifier?

  • What do you mean by bind the project to the app? Be more specific about what you want to do. Please use replies instead of comments. Apple sends email notifications for replies but not comments. I can respond faster if you reply instead of commenting.

Add a Comment