0

I use visual studio 2015 to build mobile cordova useing remotebuild but I got wanrning and error :

Warning     PackageApplication is deprecated, use `xcodebuild -exportArchive` instead.  

Error   BLD102  Error : BLD00102 : No such file or directory 'xxx.plist'    
Moayad Myro
  • 294
  • 1
  • 3
  • 12

1 Answers1

0

Work around is to ignore the problem and locate build folder on mac its hold number that shown when you build set it to release and then go to the xcode open project fix errors and test it

Moayad Myro
  • 294
  • 1
  • 3
  • 12