In iOS, I update 7.2. I\'m able to build my existing project to my device with no problem. When it came time to archive the project to prepare for submission to the app sto
For me following worked
Xcode 8.1 ios 10.x
(target -> Build Settings -> Header search paths )
"${PODS_ROOT}/Cordova/CordovaLib/Classes/Public"
as
"${PODS_ROOT}/Headers/Public" folder was empty