[Solved] Xcode Warning: Skipping code signing because the target does not have an Info.plist file [closed]


Just needed:

  1. Create temporary info.plist somewhere in the depths of your project and…

  2. Go to Pods -> FirebaseCore (and each others) -> General -> Identity -> Choose info.plist file… for each module with warnings.

1

solved Xcode Warning: Skipping code signing because the target does not have an Info.plist file [closed]