How to convert phoneGap project to Corodova iOS project in for xcode

22 views Asked by At

I'm new to cordova and I have an old ios project with phoneGap in vscode and now I don't know how to import it to cordova project in xcode.

cordova doesn't recognized the project as a cordova project when I copy the project folder to mac.

1

There are 1 answers

0
BigBalli On

create a new project, add all necessary platforms/plugins, and copy the www folder.