spm仓库支持,通用仓库
lpw
2026-03-13 65876fbe0bfbe0071c38d08d749e1f53f251b9a4
WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WAConstants.h
@@ -116,6 +116,12 @@
extern NSString *const WAUserDidLoginSuccessNotification;
extern NSString *const WAUserDidUpdateGameUserIdNotification;
extern NSString *const WAUserEventUserImportNotification;
extern NSString *const WAUserEventChangedNotification;
extern NSString *const WAAppDidEnterForegroundNotification;
extern NSString *const WAAppDidEnterBackgroundNotification;
// SDK类型
@@ -148,6 +154,10 @@
extern NSString *const WAPAYCHANNEL_WASANDBOX;
extern NSString *const WAPAYCHANNEL_WACOINS;
extern NSString *const WAPAYCHANNEL_H5PLATFORM;
@interface WAConstants : NSObject {