Added Biochecker, refs #10923
This commit is contained in:
@@ -74,6 +74,17 @@
|
||||
@"appTitle" : @"PIP",
|
||||
@"showBonus" : @YES,
|
||||
},
|
||||
@"ru.fivefit.biochecker" : @{
|
||||
@"locale" : @"ru",
|
||||
@"flavor" : @"biohacker",
|
||||
@"currency" : @643,
|
||||
@"supportPhone" : @"support@dinect.com",
|
||||
@"supportUrl" : @"http://www.dinect.com",
|
||||
@"endPoint" : @"https://pos-api.dinect.com/20130701/",
|
||||
@"appToken" : @"bdea0f3ba9034b688019a7cac753d1209e2b227f",
|
||||
@"appTitle" : @"BioChecker",
|
||||
@"showBonus" : @YES,
|
||||
},
|
||||
};
|
||||
|
||||
NSDictionary *buildSettings = settings[bundleIdentifier];
|
||||
|
||||
Reference in New Issue
Block a user