spm仓库支持,通用仓库
lpw
2 days ago 6185badc9f6938ce210c56ca2b5037c561274ec8
提交版本 4.9.0
2 files added
31 files modified
238 ■■■■ changed files
Sources/WASdkImpl/config/wa_sdk_impl_config_winga.xml 2 ●●● patch | view | raw | blame | history
WASdkImpl/AFNetworking.xcframework/Info.plist 28 ●●●● patch | view | raw | blame | history
WASdkImpl/WACommon.xcframework/Info.plist 28 ●●●● patch | view | raw | blame | history
WASdkImpl/WACommon.xcframework/ios-arm64/WACommon.framework/Headers/WACommConstants.h 1 ●●●● patch | view | raw | blame | history
WASdkImpl/WACommon.xcframework/ios-arm64/WACommon.framework/Headers/WACommon.h 2 ●●● patch | view | raw | blame | history
WASdkImpl/WACommon.xcframework/ios-arm64/WACommon.framework/Info.plist patch | view | raw | blame | history
WASdkImpl/WACommon.xcframework/ios-arm64/WACommon.framework/WACommon patch | view | raw | blame | history
WASdkImpl/WACommon.xcframework/ios-x86_64-simulator/WACommon.framework/Headers/WACommConstants.h 1 ●●●● patch | view | raw | blame | history
WASdkImpl/WACommon.xcframework/ios-x86_64-simulator/WACommon.framework/Headers/WACommon.h 2 ●●● patch | view | raw | blame | history
WASdkImpl/WACommon.xcframework/ios-x86_64-simulator/WACommon.framework/Info.plist patch | view | raw | blame | history
WASdkImpl/WACommon.xcframework/ios-x86_64-simulator/WACommon.framework/WACommon patch | view | raw | blame | history
WASdkImpl/WASdkImpl.xcframework/Info.plist 28 ●●●● patch | view | raw | blame | history
WASdkImpl/WASdkImpl.xcframework/ios-arm64/WASdkImpl.framework/Headers/WASdkImpl.h 4 ●●●● patch | view | raw | blame | history
WASdkImpl/WASdkImpl.xcframework/ios-arm64/WASdkImpl.framework/Info.plist patch | view | raw | blame | history
WASdkImpl/WASdkImpl.xcframework/ios-arm64/WASdkImpl.framework/WASdkImpl patch | view | raw | blame | history
WASdkImpl/WASdkImpl.xcframework/ios-x86_64-simulator/WASdkImpl.framework/Headers/WASdkImpl.h 4 ●●●● patch | view | raw | blame | history
WASdkImpl/WASdkImpl.xcframework/ios-x86_64-simulator/WASdkImpl.framework/Info.plist patch | view | raw | blame | history
WASdkImpl/WASdkImpl.xcframework/ios-x86_64-simulator/WASdkImpl.framework/WASdkImpl patch | view | raw | blame | history
WASdkIntf/WASdkIntf.xcframework/Info.plist 28 ●●●● patch | view | raw | blame | history
WASdkIntf/WASdkIntf.xcframework/ios-arm64/WASdkIntf.framework/Headers/WAIUser.h 13 ●●●●● patch | view | raw | blame | history
WASdkIntf/WASdkIntf.xcframework/ios-arm64/WASdkIntf.framework/Headers/WAParamConfigObj.h 4 ●●●● patch | view | raw | blame | history
WASdkIntf/WASdkIntf.xcframework/ios-arm64/WASdkIntf.framework/Headers/WAPassPlatformInfo.h 23 ●●●●● patch | view | raw | blame | history
WASdkIntf/WASdkIntf.xcframework/ios-arm64/WASdkIntf.framework/Headers/WASdkIntf.h 4 ●●● patch | view | raw | blame | history
WASdkIntf/WASdkIntf.xcframework/ios-arm64/WASdkIntf.framework/Headers/WAUserProxy.h 11 ●●●●● patch | view | raw | blame | history
WASdkIntf/WASdkIntf.xcframework/ios-arm64/WASdkIntf.framework/Info.plist patch | view | raw | blame | history
WASdkIntf/WASdkIntf.xcframework/ios-arm64/WASdkIntf.framework/WASdkIntf patch | view | raw | blame | history
WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WAIUser.h 13 ●●●●● patch | view | raw | blame | history
WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WAParamConfigObj.h 4 ●●●● patch | view | raw | blame | history
WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WAPassPlatformInfo.h 23 ●●●●● patch | view | raw | blame | history
WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WASdkIntf.h 4 ●●● patch | view | raw | blame | history
WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WAUserProxy.h 11 ●●●●● patch | view | raw | blame | history
WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Info.plist patch | view | raw | blame | history
WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/WASdkIntf patch | view | raw | blame | history
Sources/WASdkImpl/config/wa_sdk_impl_config_winga.xml
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<config>
    <version val="WA4.8.1" />
    <version val="WA4.9.0" />
    <comps>
        
        <comp module="USR" plaf="WINGA" mandatory="YES" value="WASdkUser" desc="WINGA用户账户" />
WASdkImpl/AFNetworking.xcframework/Info.plist
@@ -8,6 +8,20 @@
            <key>BinaryPath</key>
            <string>AFNetworking.framework/AFNetworking</string>
            <key>LibraryIdentifier</key>
            <string>ios-arm64</string>
            <key>LibraryPath</key>
            <string>AFNetworking.framework</string>
            <key>SupportedArchitectures</key>
            <array>
                <string>arm64</string>
            </array>
            <key>SupportedPlatform</key>
            <string>ios</string>
        </dict>
        <dict>
            <key>BinaryPath</key>
            <string>AFNetworking.framework/AFNetworking</string>
            <key>LibraryIdentifier</key>
            <string>ios-x86_64-simulator</string>
            <key>LibraryPath</key>
            <string>AFNetworking.framework</string>
@@ -19,20 +33,6 @@
            <string>ios</string>
            <key>SupportedPlatformVariant</key>
            <string>simulator</string>
        </dict>
        <dict>
            <key>BinaryPath</key>
            <string>AFNetworking.framework/AFNetworking</string>
            <key>LibraryIdentifier</key>
            <string>ios-arm64</string>
            <key>LibraryPath</key>
            <string>AFNetworking.framework</string>
            <key>SupportedArchitectures</key>
            <array>
                <string>arm64</string>
            </array>
            <key>SupportedPlatform</key>
            <string>ios</string>
        </dict>
    </array>
    <key>CFBundlePackageType</key>
WASdkImpl/WACommon.xcframework/Info.plist
@@ -8,20 +8,6 @@
            <key>BinaryPath</key>
            <string>WACommon.framework/WACommon</string>
            <key>LibraryIdentifier</key>
            <string>ios-arm64</string>
            <key>LibraryPath</key>
            <string>WACommon.framework</string>
            <key>SupportedArchitectures</key>
            <array>
                <string>arm64</string>
            </array>
            <key>SupportedPlatform</key>
            <string>ios</string>
        </dict>
        <dict>
            <key>BinaryPath</key>
            <string>WACommon.framework/WACommon</string>
            <key>LibraryIdentifier</key>
            <string>ios-x86_64-simulator</string>
            <key>LibraryPath</key>
            <string>WACommon.framework</string>
@@ -34,6 +20,20 @@
            <key>SupportedPlatformVariant</key>
            <string>simulator</string>
        </dict>
        <dict>
            <key>BinaryPath</key>
            <string>WACommon.framework/WACommon</string>
            <key>LibraryIdentifier</key>
            <string>ios-arm64</string>
            <key>LibraryPath</key>
            <string>WACommon.framework</string>
            <key>SupportedArchitectures</key>
            <array>
                <string>arm64</string>
            </array>
            <key>SupportedPlatform</key>
            <string>ios</string>
        </dict>
    </array>
    <key>CFBundlePackageType</key>
    <string>XFWK</string>
WASdkImpl/WACommon.xcframework/ios-arm64/WACommon.framework/Headers/WACommConstants.h
@@ -317,6 +317,7 @@
extern NSString *const WASDK_GHG_CHECK_PLAYER_TASK ;
//14.获取ghg广告任务
extern NSString *const WASDK_GHG_TASKLIST ;
extern NSString *const WASDK_URL_USER_PASS_INFO ;
extern NSString *const WASDK_NEED_PUSERID_AND_PTOKEN ;
extern NSString *const WASDK_URL_FLOATING_PAGE_SWITCH ;
WASdkImpl/WACommon.xcframework/ios-arm64/WACommon.framework/Headers/WACommon.h
@@ -27,5 +27,5 @@
#import <WACommon/WAWebProgressView.h>
#import <WACommon/WAWebViewController.h>
//time:2025/09/28  12:29 ver:4.8.0
//time:2025/01/07  12:29 ver:4.9.0
// 1
WASdkImpl/WACommon.xcframework/ios-arm64/WACommon.framework/Info.plist
Binary files differ
WASdkImpl/WACommon.xcframework/ios-arm64/WACommon.framework/WACommon
Binary files differ
WASdkImpl/WACommon.xcframework/ios-x86_64-simulator/WACommon.framework/Headers/WACommConstants.h
@@ -317,6 +317,7 @@
extern NSString *const WASDK_GHG_CHECK_PLAYER_TASK ;
//14.获取ghg广告任务
extern NSString *const WASDK_GHG_TASKLIST ;
extern NSString *const WASDK_URL_USER_PASS_INFO ;
extern NSString *const WASDK_NEED_PUSERID_AND_PTOKEN ;
extern NSString *const WASDK_URL_FLOATING_PAGE_SWITCH ;
WASdkImpl/WACommon.xcframework/ios-x86_64-simulator/WACommon.framework/Headers/WACommon.h
@@ -27,5 +27,5 @@
#import <WACommon/WAWebProgressView.h>
#import <WACommon/WAWebViewController.h>
//time:2025/09/28  12:29 ver:4.8.0
//time:2025/01/07  12:29 ver:4.9.0
// 1
WASdkImpl/WACommon.xcframework/ios-x86_64-simulator/WACommon.framework/Info.plist
Binary files differ
WASdkImpl/WACommon.xcframework/ios-x86_64-simulator/WACommon.framework/WACommon
Binary files differ
WASdkImpl/WASdkImpl.xcframework/Info.plist
@@ -8,6 +8,20 @@
            <key>BinaryPath</key>
            <string>WASdkImpl.framework/WASdkImpl</string>
            <key>LibraryIdentifier</key>
            <string>ios-arm64</string>
            <key>LibraryPath</key>
            <string>WASdkImpl.framework</string>
            <key>SupportedArchitectures</key>
            <array>
                <string>arm64</string>
            </array>
            <key>SupportedPlatform</key>
            <string>ios</string>
        </dict>
        <dict>
            <key>BinaryPath</key>
            <string>WASdkImpl.framework/WASdkImpl</string>
            <key>LibraryIdentifier</key>
            <string>ios-x86_64-simulator</string>
            <key>LibraryPath</key>
            <string>WASdkImpl.framework</string>
@@ -19,20 +33,6 @@
            <string>ios</string>
            <key>SupportedPlatformVariant</key>
            <string>simulator</string>
        </dict>
        <dict>
            <key>BinaryPath</key>
            <string>WASdkImpl.framework/WASdkImpl</string>
            <key>LibraryIdentifier</key>
            <string>ios-arm64</string>
            <key>LibraryPath</key>
            <string>WASdkImpl.framework</string>
            <key>SupportedArchitectures</key>
            <array>
                <string>arm64</string>
            </array>
            <key>SupportedPlatform</key>
            <string>ios</string>
        </dict>
    </array>
    <key>CFBundlePackageType</key>
WASdkImpl/WASdkImpl.xcframework/ios-arm64/WASdkImpl.framework/Headers/WASdkImpl.h
@@ -46,8 +46,8 @@
#import <WASdkImpl/WASdkGTMBase64.h>
//time:2025/10/16  12:29 ver:4.8.1
// 1
//time:2025/01/07  12:29 ver:4.9.0
// 2
WASdkImpl/WASdkImpl.xcframework/ios-arm64/WASdkImpl.framework/Info.plist
Binary files differ
WASdkImpl/WASdkImpl.xcframework/ios-arm64/WASdkImpl.framework/WASdkImpl
Binary files differ
WASdkImpl/WASdkImpl.xcframework/ios-x86_64-simulator/WASdkImpl.framework/Headers/WASdkImpl.h
@@ -46,8 +46,8 @@
#import <WASdkImpl/WASdkGTMBase64.h>
//time:2025/10/16  12:29 ver:4.8.1
// 1
//time:2025/01/07  12:29 ver:4.9.0
// 2
WASdkImpl/WASdkImpl.xcframework/ios-x86_64-simulator/WASdkImpl.framework/Info.plist
Binary files differ
WASdkImpl/WASdkImpl.xcframework/ios-x86_64-simulator/WASdkImpl.framework/WASdkImpl
Binary files differ
WASdkIntf/WASdkIntf.xcframework/Info.plist
@@ -8,20 +8,6 @@
            <key>BinaryPath</key>
            <string>WASdkIntf.framework/WASdkIntf</string>
            <key>LibraryIdentifier</key>
            <string>ios-arm64</string>
            <key>LibraryPath</key>
            <string>WASdkIntf.framework</string>
            <key>SupportedArchitectures</key>
            <array>
                <string>arm64</string>
            </array>
            <key>SupportedPlatform</key>
            <string>ios</string>
        </dict>
        <dict>
            <key>BinaryPath</key>
            <string>WASdkIntf.framework/WASdkIntf</string>
            <key>LibraryIdentifier</key>
            <string>ios-x86_64-simulator</string>
            <key>LibraryPath</key>
            <string>WASdkIntf.framework</string>
@@ -34,6 +20,20 @@
            <key>SupportedPlatformVariant</key>
            <string>simulator</string>
        </dict>
        <dict>
            <key>BinaryPath</key>
            <string>WASdkIntf.framework/WASdkIntf</string>
            <key>LibraryIdentifier</key>
            <string>ios-arm64</string>
            <key>LibraryPath</key>
            <string>WASdkIntf.framework</string>
            <key>SupportedArchitectures</key>
            <array>
                <string>arm64</string>
            </array>
            <key>SupportedPlatform</key>
            <string>ios</string>
        </dict>
    </array>
    <key>CFBundlePackageType</key>
    <string>XFWK</string>
WASdkIntf/WASdkIntf.xcframework/ios-arm64/WASdkIntf.framework/Headers/WAIUser.h
@@ -211,8 +211,19 @@
- (void)checkPlayerTask:(void(^_Nullable)(NSError * _Nullable error, BOOL success))completeBlock;
- (void)getPlatformAccountInfo:(void(^_Nullable)(NSError * _Nullable error, WAPlatformAccountInfo * _Nullable acountInfo))completeBlock;
/*!
@discussion 月卡有关功能 4. 9.0增加
 */
- (void)getPassInfo:(void(^_Nullable)(NSError * _Nullable error, WAPassPlatformInfo * _Nullable passPlatfromInfo))completeBlock;
- (void)showPassUserGuide:(void(^_Nullable)(NSError * _Nullable error))completeBlock;
@end
WASdkIntf/WASdkIntf.xcframework/ios-arm64/WASdkIntf.framework/Headers/WAParamConfigObj.h
@@ -137,4 +137,8 @@
@property(nonatomic,copy)NSString * appleId;//苹果ID(管理后台是带id前缀,需要单独处理)
//  月卡开关;0-关闭;1-开启
@property(nonatomic)NSInteger  passStatus;
@end
WASdkIntf/WASdkIntf.xcframework/ios-arm64/WASdkIntf.framework/Headers/WAPassPlatformInfo.h
New file
@@ -0,0 +1,23 @@
//
//  WAPassPlatformInfo.h
//  WASdkIntf
//
//  Created by lpw on 2025/12/30.
//  Copyright © 2025 GHW-T-01. All rights reserved.
//
#import <Foundation/Foundation.h>
NS_ASSUME_NONNULL_BEGIN
@interface WAPassPlatformInfo : NSObject
@property (nonatomic, assign) NSInteger passStatus;//月卡状态; 0-未激活 1-已激活
@property (nonatomic, assign) NSInteger subscribeStatus;//订阅状态; 0-非连续订阅 1-连续订阅
@property (nonatomic, assign) long passExpireTimestamp;//月卡过期时间戳,毫秒
@property (nonatomic, assign) NSInteger passExpireDays;//剩余过期天数,如29
@end
NS_ASSUME_NONNULL_END
WASdkIntf/WASdkIntf.xcframework/ios-arm64/WASdkIntf.framework/Headers/WASdkIntf.h
@@ -77,6 +77,8 @@
#import <WASdkIntf/WAAdMobProxy.h>
#import <WASdkIntf/WACustomerResult.h>
#import <WASdkIntf/WAPlatformAccountInfo.h>
#import <WASdkIntf/WAPassPlatformInfo.h>
//! Project version number for WASdkIntf.
FOUNDATION_EXPORT double WASdkIntfVersionNumber;
@@ -86,5 +88,5 @@
// In this header, you should import all the public headers of your framework using statements like #import <WASdkIntf/PublicHeader.h>
//time:2025/10/16  12:29 ver:4.8.1
//time:2025/01/07  12:29 ver:4.9.0
// 1
WASdkIntf/WASdkIntf.xcframework/ios-arm64/WASdkIntf.framework/Headers/WAUserProxy.h
@@ -18,6 +18,8 @@
#import <WASdkIntf/WADeleteResult.h>
#import <WASdkIntf/WACustomerResult.h>
#import <WASdkIntf/WAPlatformAccountInfo.h>
#import <WASdkIntf/WAPassPlatformInfo.h>
@@ -523,4 +525,13 @@
+ (void)getPassInfo:(void(^_Nullable)(NSError * _Nullable error, WAPassPlatformInfo * _Nullable passPlatfromInfo))completeBlock;
+ (void)showPassUserGuide:(void(^_Nullable)(NSError * _Nullable error))completeBlock;
@end
WASdkIntf/WASdkIntf.xcframework/ios-arm64/WASdkIntf.framework/Info.plist
Binary files differ
WASdkIntf/WASdkIntf.xcframework/ios-arm64/WASdkIntf.framework/WASdkIntf
Binary files differ
WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WAIUser.h
@@ -211,8 +211,19 @@
- (void)checkPlayerTask:(void(^_Nullable)(NSError * _Nullable error, BOOL success))completeBlock;
- (void)getPlatformAccountInfo:(void(^_Nullable)(NSError * _Nullable error, WAPlatformAccountInfo * _Nullable acountInfo))completeBlock;
/*!
@discussion 月卡有关功能 4. 9.0增加
 */
- (void)getPassInfo:(void(^_Nullable)(NSError * _Nullable error, WAPassPlatformInfo * _Nullable passPlatfromInfo))completeBlock;
- (void)showPassUserGuide:(void(^_Nullable)(NSError * _Nullable error))completeBlock;
@end
WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WAParamConfigObj.h
@@ -137,4 +137,8 @@
@property(nonatomic,copy)NSString * appleId;//苹果ID(管理后台是带id前缀,需要单独处理)
//  月卡开关;0-关闭;1-开启
@property(nonatomic)NSInteger  passStatus;
@end
WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WAPassPlatformInfo.h
New file
@@ -0,0 +1,23 @@
//
//  WAPassPlatformInfo.h
//  WASdkIntf
//
//  Created by lpw on 2025/12/30.
//  Copyright © 2025 GHW-T-01. All rights reserved.
//
#import <Foundation/Foundation.h>
NS_ASSUME_NONNULL_BEGIN
@interface WAPassPlatformInfo : NSObject
@property (nonatomic, assign) NSInteger passStatus;//月卡状态; 0-未激活 1-已激活
@property (nonatomic, assign) NSInteger subscribeStatus;//订阅状态; 0-非连续订阅 1-连续订阅
@property (nonatomic, assign) long passExpireTimestamp;//月卡过期时间戳,毫秒
@property (nonatomic, assign) NSInteger passExpireDays;//剩余过期天数,如29
@end
NS_ASSUME_NONNULL_END
WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WASdkIntf.h
@@ -77,6 +77,8 @@
#import <WASdkIntf/WAAdMobProxy.h>
#import <WASdkIntf/WACustomerResult.h>
#import <WASdkIntf/WAPlatformAccountInfo.h>
#import <WASdkIntf/WAPassPlatformInfo.h>
//! Project version number for WASdkIntf.
FOUNDATION_EXPORT double WASdkIntfVersionNumber;
@@ -86,5 +88,5 @@
// In this header, you should import all the public headers of your framework using statements like #import <WASdkIntf/PublicHeader.h>
//time:2025/10/16  12:29 ver:4.8.1
//time:2025/01/07  12:29 ver:4.9.0
// 1
WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WAUserProxy.h
@@ -18,6 +18,8 @@
#import <WASdkIntf/WADeleteResult.h>
#import <WASdkIntf/WACustomerResult.h>
#import <WASdkIntf/WAPlatformAccountInfo.h>
#import <WASdkIntf/WAPassPlatformInfo.h>
@@ -523,4 +525,13 @@
+ (void)getPassInfo:(void(^_Nullable)(NSError * _Nullable error, WAPassPlatformInfo * _Nullable passPlatfromInfo))completeBlock;
+ (void)showPassUserGuide:(void(^_Nullable)(NSError * _Nullable error))completeBlock;
@end
WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Info.plist
Binary files differ
WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/WASdkIntf
Binary files differ