I have phonegap app which build using build.phonegap.com
I have cordova installed on my machine
I want to create build using cordova build ios
But it says Current working directory is not a Cordova-based project
, Because project structure for local project and project of build.phonegap.com is diffrent
So how can i build it locally?