You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
letpodFolder=path.join(this.platformData.projectRoot,"Pods/Target Support Files/Pods/");
797
802
if(this.$fs.exists(podFolder).wait()){
798
803
this.mergeXcconfigFiles(path.join(this.platformData.projectRoot,"Pods/Target Support Files/Pods/Pods.debug.xcconfig"),this.pluginsDebugXcconfigFilePath).wait();
0 commit comments