1.3.1 配置优化

This commit is contained in:
QinFendeZhou 2024-11-18 20:11:39 +08:00
parent e73504b6ed
commit 15922d59af
7 changed files with 23 additions and 20 deletions

View File

@ -822,9 +822,9 @@
CBAFCA362C0A10500054500E /* MPPositive_JsonPlayer.swift */, CBAFCA362C0A10500054500E /* MPPositive_JsonPlayer.swift */,
CBAFCA372C0A10500054500E /* MPPositive_JsonRecommend.swift */, CBAFCA372C0A10500054500E /* MPPositive_JsonRecommend.swift */,
CBAFCA382C0A10500054500E /* MPPositive_JsonSearchResults.swift */, CBAFCA382C0A10500054500E /* MPPositive_JsonSearchResults.swift */,
CBAFCA392C0A10500054500E /* MPPositive_JsonSearchSuggestions.swift */,
CBAFCA3A2C0A10500054500E /* MPPositive_JsonSearchTypeContinuation.swift */,
CBAFCA3B2C0A10500054500E /* MPPositive_JsonSearchTypeResults.swift */, CBAFCA3B2C0A10500054500E /* MPPositive_JsonSearchTypeResults.swift */,
CBAFCA3A2C0A10500054500E /* MPPositive_JsonSearchTypeContinuation.swift */,
CBAFCA392C0A10500054500E /* MPPositive_JsonSearchSuggestions.swift */,
); );
path = "JsonStructs(js文件结构)"; path = "JsonStructs(js文件结构)";
sourceTree = "<group>"; sourceTree = "<group>";
@ -1927,7 +1927,7 @@
CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Manual; CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1.3.0; CURRENT_PROJECT_VERSION = 1.3.1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = ""; DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = RAQJ4FNZUH; "DEVELOPMENT_TEAM[sdk=iphoneos*]" = RAQJ4FNZUH;
@ -1948,7 +1948,7 @@
"$(inherited)", "$(inherited)",
"@executable_path/Frameworks", "@executable_path/Frameworks",
); );
MARKETING_VERSION = 1.3.0; MARKETING_VERSION = 1.3.1;
PRODUCT_BUNDLE_IDENTIFIER = relax.offline.mp3.music; PRODUCT_BUNDLE_IDENTIFIER = relax.offline.mp3.music;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = ""; PROVISIONING_PROFILE_SPECIFIER = "";
@ -1973,7 +1973,7 @@
CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Manual; CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1.3.0; CURRENT_PROJECT_VERSION = 1.3.1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = ""; DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = RAQJ4FNZUH; "DEVELOPMENT_TEAM[sdk=iphoneos*]" = RAQJ4FNZUH;
@ -1994,7 +1994,7 @@
"$(inherited)", "$(inherited)",
"@executable_path/Frameworks", "@executable_path/Frameworks",
); );
MARKETING_VERSION = 1.3.0; MARKETING_VERSION = 1.3.1;
PRODUCT_BUNDLE_IDENTIFIER = relax.offline.mp3.music; PRODUCT_BUNDLE_IDENTIFIER = relax.offline.mp3.music;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = ""; PROVISIONING_PROFILE_SPECIFIER = "";

View File

@ -6,8 +6,8 @@
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/google/abseil-cpp-binary.git", "location" : "https://github.com/google/abseil-cpp-binary.git",
"state" : { "state" : {
"revision" : "748c7837511d0e6a507737353af268484e1745e2", "revision" : "194a6706acbd25e4ef639bcaddea16e8758a3e27",
"version" : "1.2024011601.1" "version" : "1.2024011602.0"
} }
}, },
{ {
@ -33,8 +33,8 @@
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/firebase/firebase-ios-sdk", "location" : "https://github.com/firebase/firebase-ios-sdk",
"state" : { "state" : {
"revision" : "e57841b296d04370ea23580f908881b0ccab17b9", "revision" : "eca84fd638116dd6adb633b5a3f31cc7befcbb7d",
"version" : "10.28.1" "version" : "10.29.0"
} }
}, },
{ {
@ -78,8 +78,8 @@
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/google/gtm-session-fetcher.git", "location" : "https://github.com/google/gtm-session-fetcher.git",
"state" : { "state" : {
"revision" : "0382ca27f22fb3494cf657d8dc356dc282cd1193", "revision" : "a2ab612cb980066ee56d90d60d8462992c07f24b",
"version" : "3.4.1" "version" : "3.5.0"
} }
}, },
{ {
@ -132,8 +132,8 @@
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-protobuf.git", "location" : "https://github.com/apple/swift-protobuf.git",
"state" : { "state" : {
"revision" : "9f0c76544701845ad98716f3f6a774a892152bcb", "revision" : "ebc7251dd5b37f627c93698e4374084d98409633",
"version" : "1.26.0" "version" : "1.28.2"
} }
} }
], ],

View File

@ -155,6 +155,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
///A ///A
func switch_aSide() { func switch_aSide() {
guard showStatus != false else { guard showStatus != false else {
//
return return
} }
let tabBarVC = MPSideA_TabBarController() let tabBarVC = MPSideA_TabBarController()

View File

@ -338,7 +338,6 @@ class MP_LunchViewController: UIViewController {
if MP_AdMobManager.shared.completeOpenAdBlock != nil { if MP_AdMobManager.shared.completeOpenAdBlock != nil {
MP_AdMobManager.shared.completeOpenAdBlock!() MP_AdMobManager.shared.completeOpenAdBlock!()
} }
} }
} }
} }

View File

@ -125,10 +125,13 @@ class MP_AnalyticsManager: NSObject {
} }
//MARK: - //MARK: -
///A/B ///A/B
func getOpenStatus(_ completion:@escaping ((Bool) -> Void)) { func getOpenStatus(_ frequency:Int = 50, completion:@escaping ((Bool) -> Void)) {
// //
let duration:TimeInterval = 0 let settings = RemoteConfigSettings()
remoteConfig.fetch(withExpirationDuration: duration) {[weak self] status, error in settings.minimumFetchInterval = 0
settings.fetchTimeout = 20
remoteConfig.configSettings = settings
remoteConfig.fetch(completionHandler: {[weak self] status, error in
guard let self = self else {return} guard let self = self else {return}
if status == .success { if status == .success {
print("获取配置成功,各项功能使用线上配置") print("获取配置成功,各项功能使用线上配置")
@ -283,7 +286,7 @@ class MP_AnalyticsManager: NSObject {
completion(false) completion(false)
} }
} }
} })
} }
///AdMob广 ///AdMob广
private func reloadAdMobIDs(_ adMob:String) { private func reloadAdMobIDs(_ adMob:String) {

View File

@ -189,7 +189,7 @@ class MP_NetWorkManager: NSObject {
] ]
], ],
"params": "CgIQBg", "params": "CgIQBg",
"key":netKeyCode "key":netKeyCode,
] ]
} }
} }