update IOS guide

update IOS guide
This commit is contained in:
zeus
2025-08-02 06:42:45 +08:00
parent 69411c73a8
commit 311dbf71d4
16 changed files with 709 additions and 86 deletions
@@ -13,7 +13,7 @@ import Foundation
class UserManager {
static let shared = UserManager()
public let configURL = "https://xxx.ocm/config.json"
public let configURL = "https://api.gooapis.com/api/yaya/"
public let appversion = Bundle.main.infoDictionary?["CFBundleShortVersionString"] as? String ?? "1.0.0"