From 71645df72b164a9447846b8e1e4ebf5343faee89 Mon Sep 17 00:00:00 2001 From: vtretyakov Date: Mon, 17 Dec 2018 20:12:32 +0700 Subject: [PATCH] Make Dinect OTE --- ios/Runner/AppDelegate.m | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ios/Runner/AppDelegate.m b/ios/Runner/AppDelegate.m index 6b3141c..f9e3ce3 100644 --- a/ios/Runner/AppDelegate.m +++ b/ios/Runner/AppDelegate.m @@ -40,6 +40,17 @@ @"appToken" : @"9fec83cdca38c357e6b65dbb17514cdd36bf2a08", @"appTitle" : @"Dinect (INT)", @"showBonus" : @YES, + }, + @"com.dinect.checker.dinect.app.ote" : @{ + @"locale" : @"ru", + @"flavor" : @"dinect", + @"currency" : @643, + @"supportPhone" : @"support@dinect.com", + @"supportUrl" : @"http://www.dinect.com", + @"endPoint" : @"https://pos-api-ote.dinect.com/20130701/", + @"appToken" : @"9fec83cdca38c357e6b65dbb17514cdd36bf2a08", + @"appTitle" : @"Чекер OTE", + @"showBonus" : @YES, }, @"com.dinect.checker.autoclub.app" : @{ @"locale" : @"ru",