Cordova ios error building Images.xcassets

前端 未结 10 1756
时光取名叫无心
时光取名叫无心 2020-12-05 17:33

I\'ve spent a lot of time trying to work this out to no avail.

I udpated cordova and since el capitan my mac now has issues with NPM and cordova.

I got it to

10条回答
  •  春和景丽
    2020-12-05 18:05

    1. Rename Platform/ios
    2. on terminal type: cordova platform add ios
    3. cordova build ios.

    worked at my case

提交回复
热议问题