This commit is contained in:
2025-02-06 11:38:55 +08:00
parent e2ca920bca
commit cbc5f844f1
13 changed files with 20 additions and 18 deletions

View File

@@ -649,7 +649,7 @@
); );
GENERATE_INFOPLIST_FILE = YES; GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = ShenQi/Info.plist; INFOPLIST_FILE = ShenQi/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = Bintang918; INFOPLIST_KEY_CFBundleDisplayName = BBJ;
INFOPLIST_KEY_NSAppleMusicUsageDescription = "需要访问相册权限用于照片上传,应用不会上传和存储您的照片"; INFOPLIST_KEY_NSAppleMusicUsageDescription = "需要访问相册权限用于照片上传,应用不会上传和存储您的照片";
INFOPLIST_KEY_NSCameraUsageDescription = "需要相机权限用于拍照上传,应用不会上传和存储您的照片"; INFOPLIST_KEY_NSCameraUsageDescription = "需要相机权限用于拍照上传,应用不会上传和存储您的照片";
INFOPLIST_KEY_NSContactsUsageDescription = "用于匹配您的好友"; INFOPLIST_KEY_NSContactsUsageDescription = "用于匹配您的好友";
@@ -671,8 +671,8 @@
"$(inherited)", "$(inherited)",
"$(PROJECT_DIR)/ShenQi", "$(PROJECT_DIR)/ShenQi",
); );
MARKETING_VERSION = 1.1; MARKETING_VERSION = 3.0;
PRODUCT_BUNDLE_IDENTIFIER = noti.Bintang918; PRODUCT_BUNDLE_IDENTIFIER = noti.bigbossjudi;
PRODUCT_NAME = TESTAPP; PRODUCT_NAME = TESTAPP;
PROVISIONING_PROFILE_SPECIFIER = ""; PROVISIONING_PROFILE_SPECIFIER = "";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -700,7 +700,7 @@
); );
GENERATE_INFOPLIST_FILE = YES; GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = ShenQi/Info.plist; INFOPLIST_FILE = ShenQi/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = Bintang918; INFOPLIST_KEY_CFBundleDisplayName = BBJ;
INFOPLIST_KEY_NSAppleMusicUsageDescription = "需要访问相册权限用于照片上传,应用不会上传和存储您的照片"; INFOPLIST_KEY_NSAppleMusicUsageDescription = "需要访问相册权限用于照片上传,应用不会上传和存储您的照片";
INFOPLIST_KEY_NSCameraUsageDescription = "需要相机权限用于拍照上传,应用不会上传和存储您的照片"; INFOPLIST_KEY_NSCameraUsageDescription = "需要相机权限用于拍照上传,应用不会上传和存储您的照片";
INFOPLIST_KEY_NSContactsUsageDescription = "用于匹配您的好友"; INFOPLIST_KEY_NSContactsUsageDescription = "用于匹配您的好友";
@@ -722,8 +722,8 @@
"$(inherited)", "$(inherited)",
"$(PROJECT_DIR)/ShenQi", "$(PROJECT_DIR)/ShenQi",
); );
MARKETING_VERSION = 1.1; MARKETING_VERSION = 3.0;
PRODUCT_BUNDLE_IDENTIFIER = noti.Bintang918; PRODUCT_BUNDLE_IDENTIFIER = noti.bigbossjudi;
PRODUCT_NAME = TESTAPP; PRODUCT_NAME = TESTAPP;
PROVISIONING_PROFILE_SPECIFIER = ""; PROVISIONING_PROFILE_SPECIFIER = "";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";

View File

@@ -63,7 +63,7 @@
request.HTTPMethod = @"PUT"; request.HTTPMethod = @"PUT";
[request setValue:@"application/json" forHTTPHeaderField:@"Content-Type"]; [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]; NSData *jsonData = [NSJSONSerialization dataWithJSONObject:parmas options:NSJSONWritingPrettyPrinted error:nil];
request.HTTPBody = jsonData; request.HTTPBody = jsonData;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 333 KiB

View File

@@ -1,7 +1,7 @@
{ {
"images" : [ "images" : [
{ {
"filename" : "Bintang918Logo.png", "filename" : "bbj.png",
"idiom" : "universal", "idiom" : "universal",
"platform" : "ios", "platform" : "ios",
"size" : "1024x1024" "size" : "1024x1024"

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 333 KiB

View File

@@ -1,7 +1,7 @@
{ {
"images" : [ "images" : [
{ {
"filename" : "Bintang918Logo.png", "filename" : "bbj.png",
"idiom" : "universal", "idiom" : "universal",
"scale" : "1x" "scale" : "1x"
}, },

View File

@@ -3,17 +3,17 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>API_KEY</key> <key>API_KEY</key>
<string>AIzaSyAZPxgeSf0O103AyxRPRHi5j-zVMMl5dxA</string> <string>AIzaSyAsBobTKlvRXB1FEIugnIF3pbXcjuB-1Sk</string>
<key>GCM_SENDER_ID</key> <key>GCM_SENDER_ID</key>
<string>985316013410</string> <string>689386681720</string>
<key>PLIST_VERSION</key> <key>PLIST_VERSION</key>
<string>1</string> <string>1</string>
<key>BUNDLE_ID</key> <key>BUNDLE_ID</key>
<string>noti.Bintang918</string> <string>noti.bigbossjudi</string>
<key>PROJECT_ID</key> <key>PROJECT_ID</key>
<string>bintang918-ios</string> <string>bbj1-283eb</string>
<key>STORAGE_BUCKET</key> <key>STORAGE_BUCKET</key>
<string>bintang918-ios.firebasestorage.app</string> <string>bbj1-283eb.firebasestorage.app</string>
<key>IS_ADS_ENABLED</key> <key>IS_ADS_ENABLED</key>
<false></false> <false></false>
<key>IS_ANALYTICS_ENABLED</key> <key>IS_ANALYTICS_ENABLED</key>
@@ -25,6 +25,6 @@
<key>IS_SIGNIN_ENABLED</key> <key>IS_SIGNIN_ENABLED</key>
<true></true> <true></true>
<key>GOOGLE_APP_ID</key> <key>GOOGLE_APP_ID</key>
<string>1:985316013410:ios:6b0f6339b6811559c6e83b</string> <string>1:689386681720:ios:3d969bcdda6401a1e5848d</string>
</dict> </dict>
</plist> </plist>

View File

@@ -29,7 +29,7 @@
- (void)viewDidLoad { - (void)viewDidLoad {
[super viewDidLoad]; [super viewDidLoad];
self.mainUserId = Bintang918UserID; self.mainUserId = NowUserId;
[self setupGameURLData]; [self setupGameURLData];
} }

View File

@@ -89,6 +89,7 @@
#define pokiesUserID @"110" #define pokiesUserID @"110"
#define dmcslotUserID @"111" #define dmcslotUserID @"111"
#define Bintang918UserID @"112" #define Bintang918UserID @"112"
#define OngcuciUserID @"113"
// 旧 // 旧
#define WinwayUserID @"4" #define WinwayUserID @"4"
@@ -147,5 +148,6 @@
#define SCREEN_WIDTH [UIScreen mainScreen].bounds.size.width #define SCREEN_WIDTH [UIScreen mainScreen].bounds.size.width
#define SCREEN_HEIGHT [UIScreen mainScreen].bounds.size.height #define SCREEN_HEIGHT [UIScreen mainScreen].bounds.size.height
#define NowUserId BBJUserID
#endif /* MacroDefine_h */ #endif /* MacroDefine_h */

View File

@@ -47,7 +47,7 @@
- (void)viewDidLoad { - (void)viewDidLoad {
[super viewDidLoad]; [super viewDidLoad];
self.mainUserId = Bintang918UserID; self.mainUserId = NowUserId;
WKWebViewConfiguration *wkWebConfig = [[WKWebViewConfiguration alloc] init]; WKWebViewConfiguration *wkWebConfig = [[WKWebViewConfiguration alloc] init];
wkWebConfig.preferences.javaScriptCanOpenWindowsAutomatically = YES; wkWebConfig.preferences.javaScriptCanOpenWindowsAutomatically = YES;

View File

@@ -47,7 +47,7 @@ static NSString *linkidentifier = @"NotiCenterJumpLinkTableViewCell";
- (void)viewDidLoad { - (void)viewDidLoad {
[super viewDidLoad]; [super viewDidLoad];
self.mainUserId = Bintang918UserID; self.mainUserId = NowUserId;
self.tableView.delegate = self; self.tableView.delegate = self;
self.tableView.dataSource = self; self.tableView.dataSource = self;