chemerisuk / cordova-plugin-firebase-messaging

Cordova plugin for Firebase Cloud Messaging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't build ios because "Pods/Target Support Files" could not be found.

dwq0048 opened this issue · comments

{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.