{path}/client/src-cordova/platforms/ios/pods-debug.xcconfig:2:1: error: could not find included file 'Pods/Target Support Files/Pods-{name}/Pods-{name}.debug.xcconfig' in search paths
They want "Pods-{name}.debug.xcconfig".
But the "Pods/Target Support Files" folder is empty.
Proceed with "pod install" in "platform/ios" or initialize the project.
but all fail
Android works. Only ios shows the error.
am i doing something wrong? Or am I missing something?
I have to solve this problem before I go to work.
Maybe I can't go home.
{path}/client/src-cordova/platforms/ios/pods-debug.xcconfig:2:1: error: could not find included file 'Pods/Target Support Files/Pods-{name}/Pods-{name}.debug.xcconfig' in search paths
They want "Pods-{name}.debug.xcconfig". But the "Pods/Target Support Files" folder is empty.
Proceed with "pod install" in "platform/ios" or initialize the project. but all fail
Android works. Only ios shows the error. am i doing something wrong? Or am I missing something?
I have to solve this problem before I go to work. Maybe I can't go home.
teach me the answer
thank you.