diff --git a/popcorn/Assets/Joypac/Plugins/iOS/JPThird/Thirdparty/ReYunTracking.a.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework.meta similarity index 80% rename from popcorn/Assets/Joypac/Plugins/iOS/JPThird/Thirdparty/ReYunTracking.a.meta rename to popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework.meta index 7a40c5e2..7f2aed7c 100644 --- a/popcorn/Assets/Joypac/Plugins/iOS/JPThird/Thirdparty/ReYunTracking.a.meta +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework.meta @@ -1,5 +1,6 @@ fileFormatVersion: 2 -guid: acb3950be72d04b4987fa4c723d354fa +guid: 92601ed0376ed4146beb8d7220306094 +folderAsset: yes PluginImporter: externalObjects: {} serializedVersion: 2 @@ -14,7 +15,7 @@ PluginImporter: - first: Any: second: - enabled: 0 + enabled: 1 settings: {} - first: Editor: Editor @@ -22,11 +23,6 @@ PluginImporter: enabled: 0 settings: DefaultValueInitialized: true - - first: - iPhone: iOS - second: - enabled: 1 - settings: {} userData: assetBundleName: assetBundleVariant: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/AppProxyFramework b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/AppProxyFramework new file mode 100644 index 00000000..02d1907f Binary files /dev/null and b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/AppProxyFramework differ diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/AppProxyFramework.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/AppProxyFramework.meta new file mode 100644 index 00000000..f64df69c --- /dev/null +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/AppProxyFramework.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b15101531c3f64b8cb5703573ae356c3 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers.meta new file mode 100644 index 00000000..31b4e578 --- /dev/null +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3fd55ecbb5c0a47f2bf307912d5510c2 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyBuildConfig.h b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyBuildConfig.h new file mode 100644 index 00000000..e7d9ca84 --- /dev/null +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyBuildConfig.h @@ -0,0 +1,23 @@ +// +// AppProxyBuildConfig.h +// TrackTest +// +// Created by apple on 2022/5/11. +// + +#import + +NS_ASSUME_NONNULL_BEGIN + +@interface AppProxyBuildConfig : NSObject ++ (AppProxyBuildConfig *)shareInstance; +/// 是否打开Debug模式 总日志开关 +/// 需要在初始化之前调用 +@property (nonatomic, assign) BOOL AppProxyLog; +/// 控制上报SSid 和 热云Id 以及归因结果的域名环境 +@property (nonatomic, assign) BOOL AppProxyIsProductEnvironment; +@property (nonatomic, assign, readonly) NSInteger VERSION_CODE; +@property (nonatomic, strong, readonly) NSString *VERSION_NAME; +@end + +NS_ASSUME_NONNULL_END diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyBuildConfig.h.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyBuildConfig.h.meta new file mode 100644 index 00000000..25466777 --- /dev/null +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyBuildConfig.h.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 2ee172b69853d4629959489c5380029a +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyFramework.h b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyFramework.h new file mode 100644 index 00000000..923108c8 --- /dev/null +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyFramework.h @@ -0,0 +1,21 @@ +// +// AppProxyFramework.h +// AppProxyFramework +// +// Created by apple on 2022/5/16. +// + +#import + +//! Project version number for AppProxyFramework. +FOUNDATION_EXPORT double AppProxyFrameworkVersionNumber; + +//! Project version string for AppProxyFramework. +FOUNDATION_EXPORT const unsigned char AppProxyFrameworkVersionString[]; + +// In this header, you should import all the public headers of your framework using statements like #import + +#import +#import +#import +#import diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyFramework.h.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyFramework.h.meta new file mode 100644 index 00000000..7cad0376 --- /dev/null +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyFramework.h.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 30c0f31b2c5404c1dabae77db75190d6 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyManager.h b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyManager.h new file mode 100644 index 00000000..3adf22bf --- /dev/null +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyManager.h @@ -0,0 +1,133 @@ +// +// HotCloudsManager.h +// TrackTest +// +// Created by apple on 2022/4/28. +// + +#import + +#import "AppProxyPaymentMarco.h" +NS_ASSUME_NONNULL_BEGIN + + +extern NSString *const CODE_SUPPLY_RECORD; +extern NSString *const CODE_DISPATCH_ALL_RECORD; +extern NSString *const CODE_RECORD_TYPE; +extern NSString *const ReportItemKey; +extern NSString *const KEY_SP_USER_ID; + + +@interface AppProxyManager : NSObject + +@property (nonatomic, strong) NSString *ssid;//finder ssid +@property (nonatomic, strong) NSString *did;//Finder did + + ++ (AppProxyManager *)sharedManager; +/// 初始化appProxy,目前是空实现 +- (void)initAppProxy; + +#pragma mark - Finder and Tracking method +///获取uuid +- (NSString *)getUUid; +/// 登录方法 +- (void)onLogin:(NSInteger)uid isWechatLogin:(BOOL)isWechatLogin; +/// 用户退出登录 +- (void)onLogout:(NSInteger)uid; +/** + * 付费成功专用点位 + * + * @param transactionId 交易流水号,付费数据按此参数排重 + * @param amount 浮点类型,单位元 如: 1.1(1块1) + * @param sourceFrom 拉起付费点 + * @param paymentType 可不传,默认为微信支付(weixinpay) + * @param currencyType 可不传,默认为人民币CNY + * + */ +- (void)paymentSuccess:(NSString *)transactionId amount:(float)amount sourceFrom:(NSString *)sourceFrom paymentType:(AppProxyPaymentType)paymentType currencyType:(AppProxyCurrencyType)currencyType; + +#pragma mark - Finder method +/// App设置Retention +- (void)applicationDidFinishLaunchingSetRetention; +/// 设置Finder的HeadInfo +- (void)setHeaderInfo:(nullable NSNumber *)uid params:(nullable NSDictionary *)params; +/// 设置Finder的用户属性 +- (void)appLogProfileSet:(NSDictionary *)profile; +/// Finder上报事件 +- (void)recordEvent:(NSString *)key map:(NSDictionary *)map; +- (void)recordEventNoFilter:(NSString *)key map:(NSDictionary *)map; +- (void)record:(NSString *)key map:(NSDictionary *)map; +- (void)record:(NSString *)key; +/// 付费取消 +- (void)paymentCancel:(float)amount sourceFrom:(NSString *)sourceFrom paymentType:(AppProxyPaymentType)paymentType currencyType:(AppProxyCurrencyType)currencyType; +/// 获取Finder的header参数 +- (NSDictionary *)getFinderHeadInfoBaseMap; +#pragma mark - Tracking method +/// 获取热云设备ID +- (NSString *)getRyDeviceId; +/// 注册用户 +- (void)onRegister:(NSInteger)uid isWechatLogin:(BOOL)isWechatLogin; +/// 热云上报事件 +- (void)trackingKeyEventNoFilter:(NSString *)key map:(NSDictionary *)map; +- (void)reyunAdIdRequest:(NSDictionary *)map; +- (void)reyunAdIdClick:(NSDictionary *)map; +- (void)reyunAdIdFill:(NSDictionary *)map; +- (void)reyunAdIdShow:(NSDictionary *)map; +- (void)reyunAdIdFailed:(NSDictionary *)map; +- (void)reyunPlacmentRequest:(NSDictionary *)map; +- (void)reyunPlacmentLoad:(NSDictionary *)map; +- (void)reyunPlacmentFailed:(NSDictionary *)map; +- (void)reyunLayerRequest:(NSDictionary *)map; +- (void)reyunLayerLoad:(NSDictionary *)map; +- (void)reyunLayerFailed:(NSDictionary *)map; +- (void)reyunLifeAvailable:(NSDictionary *)map; +//使用event_9 +- (void)reyunKeyEvent1:(NSDictionary *)map; +//使用event_10 +- (void)reyunKeyEvent2:(NSDictionary *)map; +//使用event_11 +- (void)reyunKeyEvent3:(NSDictionary *)map; +//使用event_12 +- (void)reyunKeyEvent4:(NSDictionary *)map; + + +- (void)reyunKeyEvent9:(NSDictionary *)map; +- (void)reyunKeyEvent10:(NSDictionary *)map; +- (void)reyunKeyEvent11:(NSDictionary *)map; +- (void)reyunKeyEvent12:(NSDictionary *)map; + +//jump +- (void)reyunKeyEvent13:(NSDictionary *)map; +- (void)reyunKeyEvent14:(NSDictionary *)map; +- (void)reyunKeyEvent15:(NSDictionary *)map; +- (void)reyunKeyEvent16:(NSDictionary *)map; +- (void)reyunKeyEvent17:(NSDictionary *)map; +- (void)reyunKeyEvent18:(NSDictionary *)map; +- (void)reyunKeyEvent19:(NSDictionary *)map; +- (void)reyunKeyEvent20:(NSDictionary *)map; +- (void)reyunKeyEvent21:(NSDictionary *)map; +- (void)reyunKeyEvent22:(NSDictionary *)map; +- (void)reyunKeyEvent23:(NSDictionary *)map; +- (void)reyunKeyEvent24:(NSDictionary *)map; +- (void)reyunKeyEvent25:(NSDictionary *)map; +- (void)reyunKeyEvent26:(NSDictionary *)map; +- (void)reyunKeyEvent27:(NSDictionary *)map; +- (void)reyunKeyEvent28:(NSDictionary *)map; +- (void)reyunKeyEvent29:(NSDictionary *)map; +- (void)reyunKeyEvent30:(NSDictionary *)map; + +- (void)reyunRelatedAdShow:(NSString *)adPlatform sourceId:(NSString *)sourceId; +- (void)reyunRelatedAdClick:(NSString *)adPlatform sourceId:(NSString *)sourceId; + +#pragma mark - init +/// 初始化Finder +- (BOOL)initAppLog:(NSString *)appId isChina:(BOOL)isChina launchOptions:(nullable NSDictionary *)launchOptions; +/// 初始化热云 +- (BOOL)initTracking:(NSString *)reyunAppKey; +/// 初始化热云和Finder +/// appID 是项目AppID 自己设定的 +- (BOOL)initFinderAndTracking:(NSInteger)appID reyunAppKey:(NSString *)reyunAppKey finderAppID:(NSString *)finderAppID finderIsChina:(BOOL)finderIsChina; + +@end +NS_ASSUME_NONNULL_END diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyManager.h.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyManager.h.meta new file mode 100644 index 00000000..da603e89 --- /dev/null +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyManager.h.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 25936efddc36f49bf95e9b756c0c8284 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyPaymentMarco.h b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyPaymentMarco.h new file mode 100644 index 00000000..a3d64d72 --- /dev/null +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyPaymentMarco.h @@ -0,0 +1,26 @@ +// +// AppProxyPaymentMarco.h +// AppProxyFramework +// +// Created by apple on 2022/5/16. +// + +#ifndef AppProxyPaymentMarco_h +#define AppProxyPaymentMarco_h + +/// 定义一个AppProxyPaymentType的字符串类型作为枚举类型 +typedef NSString *AppProxyPaymentType NS_STRING_ENUM; +FOUNDATION_EXPORT AppProxyPaymentType const AppProxyPaymentTypeAlipay; +FOUNDATION_EXPORT AppProxyPaymentType const AppProxyPaymentTypeWeixinpay; +FOUNDATION_EXPORT AppProxyPaymentType const AppProxyPaymentTypeUnionpay; +FOUNDATION_EXPORT AppProxyPaymentType const AppProxyPaymentTypeYeepay; + + + + + + +typedef NSString *AppProxyCurrencyType NS_STRING_ENUM; +FOUNDATION_EXPORT AppProxyCurrencyType const AppProxyCurrencyTypeCNY; +FOUNDATION_EXPORT AppProxyCurrencyType const AppProxyCurrencyTypeUSD; +#endif /* AppProxyPaymentMarco_h */ diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyPaymentMarco.h.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyPaymentMarco.h.meta new file mode 100644 index 00000000..1c986dc3 --- /dev/null +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyPaymentMarco.h.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 92666220c701241afbae02c243d022a2 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyUserSourceManager.h b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyUserSourceManager.h new file mode 100644 index 00000000..20330e8f --- /dev/null +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyUserSourceManager.h @@ -0,0 +1,21 @@ +// +// AppProxyUserSourceManager.h +// TrackTest +// +// Created by apple on 2022/5/11. +// + +#import + +NS_ASSUME_NONNULL_BEGIN + +@interface AppProxyUserSourceManager : NSObject ++ (AppProxyUserSourceManager *)sharedManager; +/// 项目的APPID,每个项目都会有一个AppID +- (void)initUserSource:(NSInteger)appId; +/// 获取归因结果 +- (NSInteger)getRealSource; +- (NSInteger)getSource; +@end + +NS_ASSUME_NONNULL_END diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyUserSourceManager.h.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyUserSourceManager.h.meta new file mode 100644 index 00000000..dfc876a8 --- /dev/null +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Headers/AppProxyUserSourceManager.h.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 2943441cfb945451191cb6189037f1a7 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Info.plist b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Info.plist new file mode 100644 index 00000000..15866ecf Binary files /dev/null and b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Info.plist differ diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Info.plist.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Info.plist.meta new file mode 100644 index 00000000..8091b681 --- /dev/null +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Info.plist.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: ceaeab5f577ef4dd59c54f8e754714bd +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Modules.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Modules.meta new file mode 100644 index 00000000..396a6b59 --- /dev/null +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Modules.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 509d4fd64487244d0b4056716cfdfd7f +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Modules/module.modulemap b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Modules/module.modulemap new file mode 100644 index 00000000..d103b349 --- /dev/null +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Modules/module.modulemap @@ -0,0 +1,6 @@ +framework module AppProxyFramework { + umbrella header "AppProxyFramework.h" + + export * + module * { export * } +} diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Modules/module.modulemap.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Modules/module.modulemap.meta new file mode 100644 index 00000000..3e80fb43 --- /dev/null +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/Modules/module.modulemap.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 6f0989a95770f476dbb2140ac7a99ae6 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/_CodeSignature/CodeDirectory b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/_CodeSignature/CodeDirectory new file mode 100644 index 00000000..e417f542 Binary files /dev/null and b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/_CodeSignature/CodeDirectory differ diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/_CodeSignature/CodeRequirements b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/_CodeSignature/CodeRequirements new file mode 100644 index 00000000..dbf9d614 Binary files /dev/null and b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/_CodeSignature/CodeRequirements differ diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/_CodeSignature/CodeRequirements-1 b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/_CodeSignature/CodeRequirements-1 new file mode 100644 index 00000000..dd9c2496 Binary files /dev/null and b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/_CodeSignature/CodeRequirements-1 differ diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/_CodeSignature/CodeResources b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/_CodeSignature/CodeResources new file mode 100644 index 00000000..197c861d --- /dev/null +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/_CodeSignature/CodeResources @@ -0,0 +1,192 @@ + + + + + files + + Headers/AppProxyBuildConfig.h + + MFD7rEfyn2F1n+c65JQieS1PzC4= + + Headers/AppProxyFramework.h + + UA1oZCUN15NAfH2brkSGWNWFytw= + + Headers/AppProxyManager.h + + 13BuAuyYNWYGTCK8kx7Z2JfQtpY= + + Headers/AppProxyPaymentMarco.h + + Y5Hl/an5DuD/NNCQzm5zTntQmk4= + + Headers/AppProxyUserSourceManager.h + + DhySDYdPskkKmf9zu318larcmro= + + Info.plist + + XWCnFw5sJCjoe71suqt0K2H/4p8= + + Modules/module.modulemap + + oejaYlvz+1CGnDot6/q/H5XRTig= + + + files2 + + Headers/AppProxyBuildConfig.h + + hash + + MFD7rEfyn2F1n+c65JQieS1PzC4= + + hash2 + + kPBCkblQtG/05z6zGk3gsN4PEfu5srRk1aM+EDMdIxQ= + + + Headers/AppProxyFramework.h + + hash + + UA1oZCUN15NAfH2brkSGWNWFytw= + + hash2 + + HzlHTcVr/V0CHM6MHKsbIkFY2TKf9DiS9+bRUPNWlDo= + + + Headers/AppProxyManager.h + + hash + + 13BuAuyYNWYGTCK8kx7Z2JfQtpY= + + hash2 + + CAP++HAL/Ur6hXyrBoJeNjtprTxf3kNy9d+2fgRP27U= + + + Headers/AppProxyPaymentMarco.h + + hash + + Y5Hl/an5DuD/NNCQzm5zTntQmk4= + + hash2 + + G9SkWMBnyzczusUCkJ3GeUn6gn8WlVxCGhUdvXX7QJE= + + + Headers/AppProxyUserSourceManager.h + + hash + + DhySDYdPskkKmf9zu318larcmro= + + hash2 + + 4YqXRIRBqVGeKN3gvGw5qC04p8T+APS8tsdFnF22I7g= + + + Modules/module.modulemap + + hash + + oejaYlvz+1CGnDot6/q/H5XRTig= + + hash2 + + rWMhGQlrRPa+viqzUSvKWnqtK7PSXnvooE1BnIgTOUU= + + + + rules + + ^.* + + ^.*\.lproj/ + + optional + + weight + 1000 + + ^.*\.lproj/locversion.plist$ + + omit + + weight + 1100 + + ^Base\.lproj/ + + weight + 1010 + + ^version.plist$ + + + rules2 + + .*\.dSYM($|/) + + weight + 11 + + ^(.*/)?\.DS_Store$ + + omit + + weight + 2000 + + ^.* + + ^.*\.lproj/ + + optional + + weight + 1000 + + ^.*\.lproj/locversion.plist$ + + omit + + weight + 1100 + + ^Base\.lproj/ + + weight + 1010 + + ^Info\.plist$ + + omit + + weight + 20 + + ^PkgInfo$ + + omit + + weight + 20 + + ^embedded\.provisionprofile$ + + weight + 20 + + ^version\.plist$ + + weight + 20 + + + + diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/_CodeSignature/CodeSignature b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/AppProxyFramework.framework/_CodeSignature/CodeSignature new file mode 100644 index 00000000..e69de29b diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/FMDB.h.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/FMDB.h.meta index de85cd44..811b736f 100644 --- a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/FMDB.h.meta +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/FMDB.h.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 22dd842db07bc47afa9afc591edbf717 +guid: 9c9e06061005a48e5b939903d9640325 DefaultImporter: externalObjects: {} userData: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/FMDatabase.h.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/FMDatabase.h.meta index 30a38fd4..9b3afebb 100644 --- a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/FMDatabase.h.meta +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/FMDatabase.h.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: c93683bed992a4e3681f29a46f132e47 +guid: c1d81b0cff2ba4e56ac6b063f5a99ec2 DefaultImporter: externalObjects: {} userData: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/FMDatabaseAdditions.h.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/FMDatabaseAdditions.h.meta index 95994ac9..fde8c9e7 100644 --- a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/FMDatabaseAdditions.h.meta +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/FMDatabaseAdditions.h.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: a0a97e1055c8f4863b6465d5599c23fb +guid: 9024e754db2b24e049608a1dabf90d42 DefaultImporter: externalObjects: {} userData: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/FMDatabasePool.h.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/FMDatabasePool.h.meta index 2d6e7087..31e2c471 100644 --- a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/FMDatabasePool.h.meta +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/FMDatabasePool.h.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: a62aa8307b9e24912af76fe47689aaac +guid: a22389f79f5b841e7b423fb4709a5a22 DefaultImporter: externalObjects: {} userData: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/FMDatabaseQueue.h.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/FMDatabaseQueue.h.meta index 5635b166..5b932232 100644 --- a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/FMDatabaseQueue.h.meta +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/FMDatabaseQueue.h.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: acb9513871b5b41868c2134e36402fe0 +guid: 866f4d7c779be4b21ba5cbd821a3b81e DefaultImporter: externalObjects: {} userData: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/FMResultSet.h.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/FMResultSet.h.meta index e9754f51..515df6d9 100644 --- a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/FMResultSet.h.meta +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/FMResultSet.h.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 2a515d5b55e994d39b1b1cbcd31a6127 +guid: f383a74ab258848508a92f695eed6649 DefaultImporter: externalObjects: {} userData: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/JPCAdvertManager.h b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/JPCAdvertManager.h index 69e88945..91365774 100644 --- a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/JPCAdvertManager.h +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/JPCAdvertManager.h @@ -29,6 +29,9 @@ extern NSString *const kRewardVideoUnitIDKey; extern NSString *const kInterstitialUnitIDKey; extern NSString *const kNativeUnitIDKey; extern NSString *const kSplashUnitIDKey; +extern NSString *const kBytePlusAppIdKey; + +extern NSString *const kBytePlusEnvironmentalKey; //extern NSString *const kIPinfoConfigKey; extern NSString *const kHolidayConfigKey; diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/MJExtension.h.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/MJExtension.h.meta index f14f1508..3823d78a 100644 --- a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/MJExtension.h.meta +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/MJExtension.h.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: dba3f301ee0ba40ed90949298466afda +guid: bfd40d753c4784a1ebefdfc04cf7a8bd DefaultImporter: externalObjects: {} userData: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/MJExtensionConst.h.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/MJExtensionConst.h.meta index c8ef71d4..7b27d6fb 100644 --- a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/MJExtensionConst.h.meta +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/MJExtensionConst.h.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: a61217de6e57b4181bebe74c797f4c92 +guid: 1c6e0d4a87fb14e4d875a61b0102114e DefaultImporter: externalObjects: {} userData: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/MJFoundation.h.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/MJFoundation.h.meta index 8902a958..6383396d 100644 --- a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/MJFoundation.h.meta +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/MJFoundation.h.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: f701726f746bc43dda47170fde0e282d +guid: eabf940933e054b15bd32d0bd583d679 DefaultImporter: externalObjects: {} userData: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/MJProperty.h.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/MJProperty.h.meta index 3889d19a..89cd6257 100644 --- a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/MJProperty.h.meta +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/MJProperty.h.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 90b8e697eed434720ba2cddda4d1142b +guid: f45d64b1010694cbd81916ffa3d67d9b DefaultImporter: externalObjects: {} userData: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/MJPropertyKey.h.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/MJPropertyKey.h.meta index faa60ad8..5df4a000 100644 --- a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/MJPropertyKey.h.meta +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/MJPropertyKey.h.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 26ef04b55b98f477b869ce8ab90c6911 +guid: acf438f4ebe9b4af8b01e6508ea3ea64 DefaultImporter: externalObjects: {} userData: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/MJPropertyType.h.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/MJPropertyType.h.meta index b3886b3b..45e7d8ea 100644 --- a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/MJPropertyType.h.meta +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/MJPropertyType.h.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: b463df6d399114b0dbfedc0aaa717628 +guid: a6a61aec18ebe4a7880aec7a04865a4e DefaultImporter: externalObjects: {} userData: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/NSObject+MJClass.h.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/NSObject+MJClass.h.meta index e4888b00..9cc53012 100644 --- a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/NSObject+MJClass.h.meta +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/NSObject+MJClass.h.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 1cf6d579a60e4485eb4fb00800c87ce7 +guid: 906ed44ccd5ad45d993f5a82e03d8ee5 DefaultImporter: externalObjects: {} userData: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/NSObject+MJCoding.h.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/NSObject+MJCoding.h.meta index 3ebee8c1..4ed701a4 100644 --- a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/NSObject+MJCoding.h.meta +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/NSObject+MJCoding.h.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 62850c24318bd48489ebe18d752640df +guid: 005426bc8556242b98d80a6ded2416b4 DefaultImporter: externalObjects: {} userData: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/NSObject+MJKeyValue.h.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/NSObject+MJKeyValue.h.meta index 4755748d..cce3e015 100644 --- a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/NSObject+MJKeyValue.h.meta +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/NSObject+MJKeyValue.h.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: fa702c44de33d41cf9b12b3a56dfe731 +guid: 5d1d1e9c2d6b14821978efb613d458ee DefaultImporter: externalObjects: {} userData: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/NSObject+MJProperty.h.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/NSObject+MJProperty.h.meta index 9fc92dfe..66fd3710 100644 --- a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/NSObject+MJProperty.h.meta +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/NSObject+MJProperty.h.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 020043201ebe0461584e03793eb38eeb +guid: cefbe21e4bbf747e3ad84623db1d05af DefaultImporter: externalObjects: {} userData: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/NSString+MJExtension.h.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/NSString+MJExtension.h.meta index 75a9334d..55f51f9c 100644 --- a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/NSString+MJExtension.h.meta +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Headers/NSString+MJExtension.h.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 470d2299639544b95afff8cf9989ebee +guid: e4ec2b692746a4fcfb6ae2592eb1fcfd DefaultImporter: externalObjects: {} userData: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Info.plist b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Info.plist index 6ea31ce0..c46ca692 100644 Binary files a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Info.plist and b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/Info.plist differ diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/JPSDK b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/JPSDK index f278d9e4..aef3ae8f 100644 Binary files a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/JPSDK and b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/JPSDK differ diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/_CodeSignature/CodeDirectory b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/_CodeSignature/CodeDirectory index c6d41a7b..f4ab35d1 100644 Binary files a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/_CodeSignature/CodeDirectory and b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/_CodeSignature/CodeDirectory differ diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/_CodeSignature/CodeRequirements-1 b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/_CodeSignature/CodeRequirements-1 index 1013c1bc..107cdcfd 100644 Binary files a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/_CodeSignature/CodeRequirements-1 and b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/_CodeSignature/CodeRequirements-1 differ diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/_CodeSignature/CodeResources b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/_CodeSignature/CodeResources index 156b38ee..bb6af262 100644 --- a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/_CodeSignature/CodeResources +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/_CodeSignature/CodeResources @@ -339,7 +339,7 @@ Headers/JPCAdvertManager.h - ZrFHzF8gC2qugm/TqbzwwzGXnaA= + JdNQLgnij2f8AvBfiIjWWaJacrI= Headers/JPCAdvertUtils.h @@ -515,7 +515,11 @@ Info.plist - OZSHiUaus43+qeMkL1u+DngcdBc= + FdbHo7JYWhYzm2MFBj+Gs47TsTM= + + slience.mp3 + + J3Pb4NhTpkAuZvRHGtePenylVL4= files2 @@ -1428,11 +1432,11 @@ hash - ZrFHzF8gC2qugm/TqbzwwzGXnaA= + JdNQLgnij2f8AvBfiIjWWaJacrI= hash2 - VAeAeRI/84Ql4YH9Nx7VhcUiDfNSA3OgIdLpfxDZ9oA= + PtdLzRVOJoGVH8tPn2bBcNw3cp+UcHVoisJT5wxB2l0= Headers/JPCAdvertUtils.h @@ -1908,6 +1912,17 @@ ywfK7ptQqeH1ZhK7dL6AaUaZl1EjqzC6ZQ6KDvVSxDc= + slience.mp3 + + hash + + J3Pb4NhTpkAuZvRHGtePenylVL4= + + hash2 + + v7ztv5l0gXN7M8JOEJ3nCcM3B2pUWAPrOX4LQX4hyNY= + + rules diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/_CodeSignature/CodeSignature.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/_CodeSignature/CodeSignature.meta index 80622927..0cd2c63c 100644 --- a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/_CodeSignature/CodeSignature.meta +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/_CodeSignature/CodeSignature.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 3f4df6a50178a4af99ebb9cf1555f643 +guid: eb1ee68b7ca06495db51873e52626e06 DefaultImporter: externalObjects: {} userData: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/slience.mp3 b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/slience.mp3 new file mode 100644 index 00000000..bc90b93c Binary files /dev/null and b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/slience.mp3 differ diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/slience.mp3.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/slience.mp3.meta new file mode 100644 index 00000000..49bd63f3 --- /dev/null +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/JPSDK/JPSDK.framework/slience.mp3.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0a0650b82d8474269b3eab1140571b75 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/ReYunTracking.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/ReYunTracking.meta new file mode 100644 index 00000000..06d4c810 --- /dev/null +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/ReYunTracking.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5a5a4ea734dac4447a517299477ebb04 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/ReYunTracking/JSTracking.h b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/ReYunTracking/JSTracking.h new file mode 100644 index 00000000..baedad6e --- /dev/null +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/ReYunTracking/JSTracking.h @@ -0,0 +1,46 @@ +// +// Tracking.h +// ReYun_Tracking +// +// Created by jesse on 2018/1/19. +// Copyright © 2018年 yun. All rights reserved. +// based 1.9.4_a1 +#define REYUN_TRACKING_VERSION @"1.9.4.2_jsfc" +#import +NS_ASSUME_NONNULL_BEGIN + +@interface Tracking : NSObject + +//开启打印日志(在initWithAppKey:withChannelId:前调用) +//正式上线包请关掉 ++(void) setPrintLog :(BOOL)print; +// 开启数据统计 ++ (void)initWithAppKey:(NSString *)appKey withChannelId:(NSString *)channelId withParam:(nullable NSDictionary *)params; +//注册成功后调用 ++ (void)setRegisterWithAccountID:(NSString *)account withParam:(nullable NSDictionary *)regParam; +//登陆成功后调用 ++ (void)setLoginWithAccountID:(NSString *)account withParam:(nullable NSDictionary *)loginParam; +//生成订单 ++(void)setDD:(NSString *)ryTID hbType:(NSString*)hbType hbAmount:(float)hbAmount; +// 支付完成,付费分析,记录玩家充值的金额(人民币单位是元) ++(void)setRyzf:(NSString *)ryTID ryzfType:(NSString*)ryzfType hbType:(NSString*)hbType hbAmount:(float)hbAmount; +//广告展示时调用 playSuccess 参数调用广告填充成功时传1 不成功时传2 ++(void)onAdShow:(NSString *)adPlatform adId:(NSString *)adId isSuccess:(int)playSuccess; +//广告点击时调用 ++(void)onAdClick:(NSString *)adPlatform adId:(NSString *)adId; +//页面时长监测 ++(void)trackViewName:(NSString *)pageID duration:(long)duration; +//APP使用时长监测 ++(void)setTrackAppDuration:(long)duration; +//自定义事件 ++(void)setEvent:(NSString *)eventName param:(nullable NSDictionary *)custom_params; + ++(void)retention; + +//获取设备信息 ++(NSString*)getDeviceId; ++(void)setEventInternal:(NSString *)eventName andExtra:(NSDictionary *)extra; + +@end + +NS_ASSUME_NONNULL_END diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/ReYunTracking/JSTracking.h.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/ReYunTracking/JSTracking.h.meta new file mode 100644 index 00000000..154f5275 --- /dev/null +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/ReYunTracking/JSTracking.h.meta @@ -0,0 +1,80 @@ +fileFormatVersion: 2 +guid: 400b1e78b60b24c72aa8813a086a7e85 +PluginImporter: + externalObjects: {} + serializedVersion: 2 + iconMap: {} + executionOrder: {} + defineConstraints: [] + isPreloaded: 0 + isOverridable: 0 + isExplicitlyReferenced: 0 + validateReferences: 1 + platformData: + - first: + : Any + second: + enabled: 0 + settings: + Exclude Android: 1 + Exclude Editor: 1 + Exclude Linux64: 1 + Exclude OSXUniversal: 1 + Exclude Win: 1 + Exclude Win64: 1 + Exclude iOS: 0 + - first: + Android: Android + second: + enabled: 0 + settings: + CPU: ARMv7 + - first: + Any: + second: + enabled: 0 + settings: {} + - first: + Editor: Editor + second: + enabled: 0 + settings: + CPU: AnyCPU + DefaultValueInitialized: true + OS: AnyOS + - first: + Standalone: Linux64 + second: + enabled: 0 + settings: + CPU: None + - first: + Standalone: OSXUniversal + second: + enabled: 0 + settings: + CPU: None + - first: + Standalone: Win + second: + enabled: 0 + settings: + CPU: None + - first: + Standalone: Win64 + second: + enabled: 0 + settings: + CPU: None + - first: + iPhone: iOS + second: + enabled: 1 + settings: + AddToEmbeddedBinaries: false + CPU: AnyCPU + CompileFlags: + FrameworkDependencies: + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/ReYunTracking/libReYunTracking.a b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/ReYunTracking/libReYunTracking.a new file mode 100644 index 00000000..df3e1ff0 Binary files /dev/null and b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/ReYunTracking/libReYunTracking.a differ diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/ReYunTracking/libReYunTracking.a.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/ReYunTracking/libReYunTracking.a.meta new file mode 100644 index 00000000..dde7c5a4 --- /dev/null +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/ReYunTracking/libReYunTracking.a.meta @@ -0,0 +1,80 @@ +fileFormatVersion: 2 +guid: 43b9a84bc84c04256b50a92df7b50f07 +PluginImporter: + externalObjects: {} + serializedVersion: 2 + iconMap: {} + executionOrder: {} + defineConstraints: [] + isPreloaded: 0 + isOverridable: 0 + isExplicitlyReferenced: 0 + validateReferences: 1 + platformData: + - first: + : Any + second: + enabled: 0 + settings: + Exclude Android: 1 + Exclude Editor: 1 + Exclude Linux64: 1 + Exclude OSXUniversal: 1 + Exclude Win: 1 + Exclude Win64: 1 + Exclude iOS: 0 + - first: + Android: Android + second: + enabled: 0 + settings: + CPU: ARMv7 + - first: + Any: + second: + enabled: 0 + settings: {} + - first: + Editor: Editor + second: + enabled: 0 + settings: + CPU: AnyCPU + DefaultValueInitialized: true + OS: AnyOS + - first: + Standalone: Linux64 + second: + enabled: 0 + settings: + CPU: None + - first: + Standalone: OSXUniversal + second: + enabled: 0 + settings: + CPU: None + - first: + Standalone: Win + second: + enabled: 0 + settings: + CPU: None + - first: + Standalone: Win64 + second: + enabled: 0 + settings: + CPU: None + - first: + iPhone: iOS + second: + enabled: 1 + settings: + AddToEmbeddedBinaries: false + CPU: AnyCPU + CompileFlags: + FrameworkDependencies: + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/guonei.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/guonei.meta new file mode 100644 index 00000000..6b4dc096 --- /dev/null +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/guonei.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3e86d280457a1498ba19e3e7ac4d9a02 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/guonei/libRangersAppLog-Host-SG.a b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/guonei/libRangersAppLog-Host-SG.a new file mode 100644 index 00000000..be1aff23 Binary files /dev/null and b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/guonei/libRangersAppLog-Host-SG.a differ diff --git a/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/guonei/libRangersAppLog-Host-SG.a.meta b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/guonei/libRangersAppLog-Host-SG.a.meta new file mode 100644 index 00000000..a2bb079a --- /dev/null +++ b/popcorn/Assets/JoyPacSDK/JoyPacAd/JoyPacAd/Plugins/iOS/guonei/libRangersAppLog-Host-SG.a.meta @@ -0,0 +1,68 @@ +fileFormatVersion: 2 +guid: 7e250c83ba8ed4630bea6e8d51100fa7 +PluginImporter: + externalObjects: {} + serializedVersion: 2 + iconMap: {} + executionOrder: {} + defineConstraints: [] + isPreloaded: 0 + isOverridable: 0 + isExplicitlyReferenced: 0 + validateReferences: 1 + platformData: + - first: + : Any + second: + enabled: 0 + settings: + Exclude Android: 1 + Exclude Editor: 1 + Exclude Linux64: 1 + Exclude OSXUniversal: 1 + Exclude Win: 1 + Exclude Win64: 1 + Exclude iOS: 0 + - first: + Any: + second: + enabled: 0 + settings: {} + - first: + Editor: Editor + second: + enabled: 0 + settings: + DefaultValueInitialized: true + - first: + Standalone: Linux64 + second: + enabled: 0 + settings: + CPU: None + - first: + Standalone: OSXUniversal + second: + enabled: 0 + settings: + CPU: x86 + - first: + Standalone: Win + second: + enabled: 0 + settings: + CPU: None + - first: + Standalone: Win64 + second: + enabled: 0 + settings: + CPU: None + - first: + iPhone: iOS + second: + enabled: 1 + settings: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/popcorn/Assets/Joypac/Plugins/iOS/JPThird/Thirdparty/ReYunTracking.a b/popcorn/Assets/Joypac/Plugins/iOS/JPThird/Thirdparty/ReYunTracking.a deleted file mode 100755 index 75b4e736..00000000 Binary files a/popcorn/Assets/Joypac/Plugins/iOS/JPThird/Thirdparty/ReYunTracking.a and /dev/null differ diff --git a/popcorn/Assets/Joypac/Plugins/iOS/RangersAppLog6.5.0/RangersAppLog.bundle.meta b/popcorn/Assets/Joypac/Plugins/iOS/RangersAppLog6.5.0/RangersAppLog.bundle.meta index ab291b2e..0d03a119 100644 --- a/popcorn/Assets/Joypac/Plugins/iOS/RangersAppLog6.5.0/RangersAppLog.bundle.meta +++ b/popcorn/Assets/Joypac/Plugins/iOS/RangersAppLog6.5.0/RangersAppLog.bundle.meta @@ -12,6 +12,24 @@ PluginImporter: isExplicitlyReferenced: 0 validateReferences: 1 platformData: + - first: + : Any + second: + enabled: 0 + settings: + Exclude Android: 1 + Exclude Editor: 1 + Exclude Linux64: 1 + Exclude OSXUniversal: 1 + Exclude Win: 1 + Exclude Win64: 1 + Exclude iOS: 0 + - first: + Android: Android + second: + enabled: 0 + settings: + CPU: ARMv7 - first: Any: second: @@ -20,14 +38,44 @@ PluginImporter: - first: Editor: Editor second: - enabled: 1 + enabled: 0 settings: + CPU: AnyCPU DefaultValueInitialized: true + OS: AnyOS + - first: + Standalone: Linux64 + second: + enabled: 0 + settings: + CPU: None - first: Standalone: OSXUniversal + second: + enabled: 0 + settings: + CPU: None + - first: + Standalone: Win + second: + enabled: 0 + settings: + CPU: None + - first: + Standalone: Win64 + second: + enabled: 0 + settings: + CPU: None + - first: + iPhone: iOS second: enabled: 1 - settings: {} + settings: + AddToEmbeddedBinaries: false + CPU: AnyCPU + CompileFlags: + FrameworkDependencies: userData: assetBundleName: assetBundleVariant: