Getting following warnings for build in Xcode 10 GM version
Skipping code signing because the target does not have an Info.plist file. (in target 'FirebaseCore')
Skipping code signing because the target does not have an Info.plist file. (in target 'FirebaseCore')
How to get rid of these warnings?
