From 830e0ac5221c26947e6fd2ddb02676feca774f5a Mon Sep 17 00:00:00 2001 From: Raviramnani1 <64575750+Raviramnani1@users.noreply.github.com> Date: Wed, 17 Jul 2024 16:40:18 +0530 Subject: [PATCH] Update README.md --- wallet/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/wallet/README.md b/wallet/README.md index 751ec35734..784552d8e6 100644 --- a/wallet/README.md +++ b/wallet/README.md @@ -9,8 +9,7 @@ This project is a starting point for a Flutter application. 1) Req .prod_env file and place it in /wallet/env/ dir. 2) Req GoogleService-Info.plist file and place it in /wallet/ios/runner dir. 3) Req Google-services.json file and place it in /wallet/android/app dir. -4) Remove comments in AppDelegate.swift file to play in ios simulator -5) Req to add generated simulator Debug token to be added in firebase console>ios debug. +4) Req to add generated simulator Debug token to be added in firebase console>ios debug.