ios checker crypto build
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleDisplayName</key>
|
||||
<string>Joys</string>
|
||||
<string>miniPOS Joys</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>$(EXECUTABLE_NAME)</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
||||
Binary file not shown.
@@ -5,7 +5,7 @@
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleDisplayName</key>
|
||||
<string>Dinect</string>
|
||||
<string>Чекер</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>$(EXECUTABLE_NAME)</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
@@ -17,11 +17,11 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0.20</string>
|
||||
<string>1.0.21</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>26</string>
|
||||
<string>27</string>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
|
||||
@@ -513,7 +513,7 @@
|
||||
};
|
||||
};
|
||||
FB862E6320548D6C00C04986 = {
|
||||
DevelopmentTeam = 926V94K5Q8;
|
||||
DevelopmentTeam = HNWR7JPZ86;
|
||||
ProvisioningStyle = Automatic;
|
||||
SystemCapabilities = {
|
||||
com.apple.Push = {
|
||||
@@ -1200,7 +1200,7 @@
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
DEFINES_MODULE = YES;
|
||||
DEVELOPMENT_TEAM = 926V94K5Q8;
|
||||
DEVELOPMENT_TEAM = HNWR7JPZ86;
|
||||
ENABLE_BITCODE = NO;
|
||||
FRAMEWORK_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
@@ -1213,7 +1213,7 @@
|
||||
"$(PROJECT_DIR)/Flutter",
|
||||
);
|
||||
ONLY_ACTIVE_ARCH = YES;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.dinect.checker.crypto;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = digital.joys.checker;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
PROVISIONING_PROFILE = "";
|
||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||
@@ -1237,7 +1237,7 @@
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
DEFINES_MODULE = YES;
|
||||
DEVELOPMENT_TEAM = 926V94K5Q8;
|
||||
DEVELOPMENT_TEAM = HNWR7JPZ86;
|
||||
ENABLE_BITCODE = NO;
|
||||
FRAMEWORK_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
@@ -1249,7 +1249,7 @@
|
||||
"$(inherited)",
|
||||
"$(PROJECT_DIR)/Flutter",
|
||||
);
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.dinect.checker.crypto;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = digital.joys.checker;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
PROVISIONING_PROFILE = "";
|
||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||
|
||||
Binary file not shown.
@@ -52,7 +52,7 @@
|
||||
@"appTitle" : @"Autobonus",
|
||||
@"showBonus" : @NO,
|
||||
},
|
||||
@"com.dinect.checker.crypto" : @{
|
||||
@"digital.joys.checker" : @{
|
||||
@"locale" : @"ru",
|
||||
@"flavor" : @"crypto",
|
||||
@"currency" : @643,
|
||||
@@ -60,7 +60,7 @@
|
||||
@"supportUrl" : @"https://joys.digital/",
|
||||
@"endPoint" : @"https://pos-api-crypto-int.dinect.com/20130701/",
|
||||
@"appToken" : @"bdea0f3ba9034b688019a7cac753d1209e2b227f",
|
||||
@"appTitle" : @"Joys",
|
||||
@"appTitle" : @"miniPOS Joys",
|
||||
@"showBonus" : @YES,
|
||||
},
|
||||
@"com.dinect.checker.pip" : @{
|
||||
|
||||
Reference in New Issue
Block a user