修改
This commit is contained in:
@@ -649,7 +649,7 @@
|
||||
);
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
INFOPLIST_FILE = ShenQi/Info.plist;
|
||||
INFOPLIST_KEY_CFBundleDisplayName = Bintang918;
|
||||
INFOPLIST_KEY_CFBundleDisplayName = BBJ;
|
||||
INFOPLIST_KEY_NSAppleMusicUsageDescription = "需要访问相册权限用于照片上传,应用不会上传和存储您的照片";
|
||||
INFOPLIST_KEY_NSCameraUsageDescription = "需要相机权限用于拍照上传,应用不会上传和存储您的照片";
|
||||
INFOPLIST_KEY_NSContactsUsageDescription = "用于匹配您的好友";
|
||||
@@ -671,8 +671,8 @@
|
||||
"$(inherited)",
|
||||
"$(PROJECT_DIR)/ShenQi",
|
||||
);
|
||||
MARKETING_VERSION = 1.1;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = noti.Bintang918;
|
||||
MARKETING_VERSION = 3.0;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = noti.bigbossjudi;
|
||||
PRODUCT_NAME = TESTAPP;
|
||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
||||
@@ -700,7 +700,7 @@
|
||||
);
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
INFOPLIST_FILE = ShenQi/Info.plist;
|
||||
INFOPLIST_KEY_CFBundleDisplayName = Bintang918;
|
||||
INFOPLIST_KEY_CFBundleDisplayName = BBJ;
|
||||
INFOPLIST_KEY_NSAppleMusicUsageDescription = "需要访问相册权限用于照片上传,应用不会上传和存储您的照片";
|
||||
INFOPLIST_KEY_NSCameraUsageDescription = "需要相机权限用于拍照上传,应用不会上传和存储您的照片";
|
||||
INFOPLIST_KEY_NSContactsUsageDescription = "用于匹配您的好友";
|
||||
@@ -722,8 +722,8 @@
|
||||
"$(inherited)",
|
||||
"$(PROJECT_DIR)/ShenQi",
|
||||
);
|
||||
MARKETING_VERSION = 1.1;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = noti.Bintang918;
|
||||
MARKETING_VERSION = 3.0;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = noti.bigbossjudi;
|
||||
PRODUCT_NAME = TESTAPP;
|
||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
||||
|
||||
Binary file not shown.
@@ -63,7 +63,7 @@
|
||||
request.HTTPMethod = @"PUT";
|
||||
[request setValue:@"application/json" forHTTPHeaderField:@"Content-Type"];
|
||||
|
||||
NSDictionary *parmas = @{@"userId":[NSNumber numberWithInteger:[Bintang918UserID integerValue]]};
|
||||
NSDictionary *parmas = @{@"userId":[NSNumber numberWithInteger:[NowUserId integerValue]]};
|
||||
NSData *jsonData = [NSJSONSerialization dataWithJSONObject:parmas options:NSJSONWritingPrettyPrinted error:nil];
|
||||
request.HTTPBody = jsonData;
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 333 KiB |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "Bintang918Logo.png",
|
||||
"filename" : "bbj.png",
|
||||
"idiom" : "universal",
|
||||
"platform" : "ios",
|
||||
"size" : "1024x1024"
|
||||
|
||||
BIN
ShenQi/Assets.xcassets/AppIcon.appiconset/bbj.png
Normal file
BIN
ShenQi/Assets.xcassets/AppIcon.appiconset/bbj.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 333 KiB |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "Bintang918Logo.png",
|
||||
"filename" : "bbj.png",
|
||||
"idiom" : "universal",
|
||||
"scale" : "1x"
|
||||
},
|
||||
|
||||
@@ -3,17 +3,17 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>API_KEY</key>
|
||||
<string>AIzaSyAZPxgeSf0O103AyxRPRHi5j-zVMMl5dxA</string>
|
||||
<string>AIzaSyAsBobTKlvRXB1FEIugnIF3pbXcjuB-1Sk</string>
|
||||
<key>GCM_SENDER_ID</key>
|
||||
<string>985316013410</string>
|
||||
<string>689386681720</string>
|
||||
<key>PLIST_VERSION</key>
|
||||
<string>1</string>
|
||||
<key>BUNDLE_ID</key>
|
||||
<string>noti.Bintang918</string>
|
||||
<string>noti.bigbossjudi</string>
|
||||
<key>PROJECT_ID</key>
|
||||
<string>bintang918-ios</string>
|
||||
<string>bbj1-283eb</string>
|
||||
<key>STORAGE_BUCKET</key>
|
||||
<string>bintang918-ios.firebasestorage.app</string>
|
||||
<string>bbj1-283eb.firebasestorage.app</string>
|
||||
<key>IS_ADS_ENABLED</key>
|
||||
<false></false>
|
||||
<key>IS_ANALYTICS_ENABLED</key>
|
||||
@@ -25,6 +25,6 @@
|
||||
<key>IS_SIGNIN_ENABLED</key>
|
||||
<true></true>
|
||||
<key>GOOGLE_APP_ID</key>
|
||||
<string>1:985316013410:ios:6b0f6339b6811559c6e83b</string>
|
||||
<string>1:689386681720:ios:3d969bcdda6401a1e5848d</string>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -29,7 +29,7 @@
|
||||
- (void)viewDidLoad {
|
||||
[super viewDidLoad];
|
||||
|
||||
self.mainUserId = Bintang918UserID;
|
||||
self.mainUserId = NowUserId;
|
||||
|
||||
[self setupGameURLData];
|
||||
}
|
||||
|
||||
@@ -89,6 +89,7 @@
|
||||
#define pokiesUserID @"110"
|
||||
#define dmcslotUserID @"111"
|
||||
#define Bintang918UserID @"112"
|
||||
#define OngcuciUserID @"113"
|
||||
|
||||
// 旧
|
||||
#define WinwayUserID @"4"
|
||||
@@ -147,5 +148,6 @@
|
||||
#define SCREEN_WIDTH [UIScreen mainScreen].bounds.size.width
|
||||
#define SCREEN_HEIGHT [UIScreen mainScreen].bounds.size.height
|
||||
|
||||
#define NowUserId BBJUserID
|
||||
|
||||
#endif /* MacroDefine_h */
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
- (void)viewDidLoad {
|
||||
[super viewDidLoad];
|
||||
|
||||
self.mainUserId = Bintang918UserID;
|
||||
self.mainUserId = NowUserId;
|
||||
|
||||
WKWebViewConfiguration *wkWebConfig = [[WKWebViewConfiguration alloc] init];
|
||||
wkWebConfig.preferences.javaScriptCanOpenWindowsAutomatically = YES;
|
||||
|
||||
@@ -47,7 +47,7 @@ static NSString *linkidentifier = @"NotiCenterJumpLinkTableViewCell";
|
||||
- (void)viewDidLoad {
|
||||
[super viewDidLoad];
|
||||
|
||||
self.mainUserId = Bintang918UserID;
|
||||
self.mainUserId = NowUserId;
|
||||
|
||||
self.tableView.delegate = self;
|
||||
self.tableView.dataSource = self;
|
||||
|
||||
Reference in New Issue
Block a user