Cordova App does not build properly in CI agent

I’m migrating from CircieCI 1.0 to 2.0. The app is in cordova and after the migration it won’t build. The error it returns is not helpful either:

CpHeader Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewDelegate.h /Users/distiller/Library/Developer/Xcode/DerivedData/MYAPP-gdxhwgvlzauqkchkbyrlwuckgsih/Build/Intermediates.noindex/ArchiveIntermediates/MYAPP/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/include/Cordova/CDVUIWebViewDelegate.h

I’m using:

  • xCode 9.4.1
  • node 6.11.1
  • cordova 6.5.0

Any ideas?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.