問題タブ [svprogresshud]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
3 に答える
619 参照

swift - Xcode Build Errors After Pod Update

I just did a pod update and tried to build my project; getting the following errors: enter image description here

enter image description here

enter image description here

And here is my podfile:

Any idea why I am getting this error after update? and how I can fix it? I already did shift+command+K but it's not helping.