You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo"warning: A firebase.json file was not found, whilst this file is optional it is recommended to include it to configure firebase services in React Native Firebase."
239
239
fi;
240
240
241
-
echo"info: 2) Injecting Info.plist entries: "
241
+
echo"note: 2) Injecting Info.plist entries: "
242
242
243
243
# Log out the keys we're adding
244
244
foriin"${!_PLIST_ENTRY_KEYS[@]}";do
@@ -266,4 +266,4 @@ for plist in "${_TARGET_PLIST}" "${_DSYM_PLIST}" ; do
0 commit comments