framework not found FirebaseInstanceID in Xcode
问题 Step to reproduce. I have added all the pod frameworks into my cordova project using XCode, after added, I don't know why the frameworks are whiten as this picture. So I start to build the project again, the first error said framework not found FirebaseInstallation, I thought the whiten framework is not valid, so I manually add the framework from my frameworks folder which is downloaded from https://firebase.google.com/docs/ios/setup#frameworks and finally become the normal yellow icon. I