Built in vs code

Hi, I built my app using vs code, how can I open/import to Xcode? The app is a simple game app.

In Visual Studio Code, what programming language are you utilizing for the application? If it is a widely used language for Integrated Development Environments (IDEs), you can create a new project in Xcode and transfer the code. However, I would suggest creating a new project in Xcode and exploring the available resources to you.

If you are developing a native application, I recommend initiating a new project in Xcode and exploring the available options.

Happy coding

Resources: https://developer.apple.com/swiftui/ https://developer.apple.com/xcode/ https://developer.apple.com/develop/

Albert Pascual
  Worldwide Developer Relations.

Built in vs code
 
 
Q