com.xd.sdk.common 6.29.0 → 7.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Editor/Android/XDCommonAndroidGradleProcessor.cs +112 -0
- package/Editor/Android/XDCommonAndroidGradleProcessor.cs.meta +11 -0
- package/Editor/Android/XDGAndroidCommonProcessor.cs +64 -0
- package/Editor/Android/XDGAndroidCommonProcessor.cs.meta +11 -0
- package/Editor/Android/XDGAndroidProcessor.cs +199 -0
- package/Editor/Android/XDGAndroidProcessor.cs.meta +11 -0
- package/Editor/Android.meta +1 -1
- package/Editor/Standalone/XDGPCCommonProcessor.cs +79 -0
- package/Editor/Standalone/XDGPCCommonProcessor.cs.meta +11 -0
- package/Editor/Standalone.meta +3 -0
- package/Editor/Steam/SteamBuildProcessor.cs +38 -0
- package/Editor/Steam/SteamBuildProcessor.cs.meta +11 -0
- package/Editor/Steam.meta +8 -0
- package/Editor/XD.SDK.Common.Editor.asmdef +2 -2
- package/Editor/XD.SDK.Common.Editor.asmdef.meta +1 -1
- package/Editor/XDGCommonLinkProcessor.cs +11 -0
- package/Editor/XDGCommonLinkProcessor.cs.meta +11 -0
- package/Editor/XDGScriptHandlerProcessor.cs +6 -2
- package/Editor/XDGScriptHandlerProcessor.cs.meta +1 -1
- package/Editor/iOS/Plist.cs +955 -0
- package/Editor/iOS/Plist.cs.meta +11 -0
- package/Editor/iOS/XDGIOSCommonProcessor.cs +701 -0
- package/Editor/iOS/XDGIOSCommonProcessor.cs.meta +11 -0
- package/Editor/iOS.meta +8 -0
- package/Editor.meta +1 -1
- package/Plugins/Android/libs/XDGBridgeCommon_v7_7.0.0.aar +0 -0
- package/Plugins/Android/libs/XDGBridgeCommon_v7_7.0.0.aar.meta +32 -0
- package/Plugins/Android/libs/XDGCommon_7.0.0.aar +0 -0
- package/Plugins/Android/libs/XDGCommon_7.0.0.aar.meta +32 -0
- package/Plugins/Android/libs/XDGTapTapWrapperInternal_7.0.0.aar +0 -0
- package/Plugins/Android/libs/XDGTapTapWrapperInternal_7.0.0.aar.meta +32 -0
- package/Plugins/Android/libs/XDTapTapWrapper_7.0.0.aar +0 -0
- package/Plugins/Android/libs/XDTapTapWrapper_7.0.0.aar.meta +3 -0
- package/Plugins/Android/libs.meta +1 -1
- package/Plugins/Android.meta +1 -1
- package/Plugins/iOS/Resource/Blank.swift.meta +1 -1
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/Root.plist +61 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/Root.plist.meta +7 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/TapTapImage.png +0 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/TapTapImage.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/anti_back@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/anti_back@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/anti_closeBtn@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/anti_closeBtn@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/changeAccountBtn@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/changeAccountBtn@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/en.lproj/Root.strings +0 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/en.lproj/Root.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/en.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/longbackBtn@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/longbackBtn@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/negative_button@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/negative_button@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/positive_button@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/positive_button@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/realName_icon@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/realName_icon@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle.meta +81 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/Root.plist +61 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/Root.plist.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/de.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/de.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/de.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/en.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/en.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/en.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/es.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/es.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/es.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/fr.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/fr.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/fr.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/in.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/in.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/in.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ja.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ja.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ja.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ko.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ko.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ko.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/pt.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/pt.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/pt.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ru.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ru.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ru.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tap_login_close_38.png +0 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tap_login_close_38.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tap_login_close_select_38.png +0 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tap_login_close_select_38.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tap_logo_75.png +0 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tap_logo_75.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/th.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/th.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/th.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tr.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tr.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tr.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/vi.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/vi.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/vi.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/zh-Hans.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/zh-Hans.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/zh-Hans.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/zh-Hant.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/zh-Hant.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/zh-Hant.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle.meta +81 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/de.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/de.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/de.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/en.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/en.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/en.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/es.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/es.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/es.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/fr.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/fr.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/fr.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_alert_close@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_alert_close@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_browser_back@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_browser_back@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_browser_close@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_browser_close@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_browser_load_failed@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_browser_load_failed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_browser_reload@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_browser_reload@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_button@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_button@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_dialog_cancel@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_dialog_cancel@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_dialog_close@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_dialog_close@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_dialog_confirm@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_dialog_confirm@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_download@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_download@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_net_error_airplan@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_net_error_airplan@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_net_error_bg@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_net_error_bg@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_net_error_reload@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_net_error_reload@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_net_error_wifi@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_net_error_wifi@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_poptip_close@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_poptip_close@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/in.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/in.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/in.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ja.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ja.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ja.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ko.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ko.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ko.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/pt.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/pt.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/pt.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ru.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ru.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ru.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/th.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/th.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/th.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/tr.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/tr.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/tr.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/vi.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/vi.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/vi.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/zh-Hans.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/zh-Hans.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/zh-Hans.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/zh-Hant.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/zh-Hant.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/zh-Hant.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle.meta +81 -0
- package/Plugins/iOS/Resource.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/NSBundle+XDG.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/NSDictionary+XDG.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/NSError+XDG.h +6 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/NSError+XDG.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/NSString+XDG.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSBridgeTool.h +28 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSBridgeTool.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSCommonUIHelper.h +34 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSCommonUIHelper.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalAutoLayout.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalCommonUtility.h +0 -14
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalCommonUtility.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalDeviceInfoTool.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalNotifications.h +2 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalNotifications.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalPopWindowManager.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalRouterSchemes.h +2 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalRouterSchemes.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalTimer.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalUIDefine.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalViewControllerBase.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalWKCookieWebview.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalWebController.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSHostReplaceUtil.h +27 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSHostReplaceUtil.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSRouter.h +63 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSRouter.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/UIApplication+XDG.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/UIButton+XDG.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/UIImage+XDG.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDAdjustInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDAliYunInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDAppleInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDAppsFlyerInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDCommon-Pch.pch.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDCommonSDK-Swift.h +334 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDCommonSDK-Swift.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDCommonSDK.h +8 -2
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDCommonSDK.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDConfigManager.h +4 -5
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDConfigManager.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDDouYinInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDFacebookInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDFirebaseInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGALIAuthUtil.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAccessToken.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAgreement.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAgreementConfig.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAgreementManager.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAlertView.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGBaseDialog.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGBridgeWeb.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGButton.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCaptchaView.h +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCaptchaView.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCardView.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCheckBox.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCloudLogHelper.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCloudLogProperties.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCommonDefines.h +56 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCommonDefines.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCommonTool.h +3 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCommonTool.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCommonWebController.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGConfig.h +5 -10
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGConfig.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGConstants.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCoreService.h +0 -5
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCoreService.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGDialog.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGDouYinShareParam.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGEntryType.h +2 -15
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGEntryType.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGErrorView.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGFacebookShareParam.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGGameBindEntry.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHttp.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHttpRequest.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHttpResponse.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHttpUtils.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGInitParam.h +24 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGInitParam.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGInputCheckDialog.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGInstagramShareParam.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLineShareParam.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLocalizeManager.h +2 -18
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLocalizeManager.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLogger.h +8 -2
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLogger.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLoginLogger.h +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLoginLogger.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGNavigationBar.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGNotificationManager.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGPaymentLogger.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGProgressHUD.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGPush.h +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGPush.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGQQShareParam.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGRegionInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGRegionUtil.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGReportManager.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGRoleInfo.h +38 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGRoleInfo.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGRouter.h +67 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGRouter.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGSDK.h +51 -42
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGSDK.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGSDKSettings.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGShare.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGShareParamBase.h +1 -2
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGShareParamBase.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGShareService.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGSharing.h +0 -3
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGSharing.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGSharingService.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGStringUtils.h +20 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGStringUtils.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapLabel.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapMoment.h +40 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapMoment.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapMomentDelegate.h +12 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapMomentDelegate.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapMomentPostData.h +70 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapMomentPostData.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapSDK.h +43 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapSDK.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapTapShareParam.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGThirdSDKHelper.h +5 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGThirdSDKHelper.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGThirdSDKProtocol.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGThirdTokenManager.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGThrottleManager.h +23 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGThrottleManager.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTikTokShareParam.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTimeUtil.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTrackerManager.h +7 -17
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTrackerManager.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTwitterShareParam.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGUIUtils.h +35 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGUIUtils.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGUser.h +11 -35
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGUser.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGUserDataManager.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWeChatShareParam.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWebDefines.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWebFunctionHolder.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWebParams.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWebRequest.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWeiboShareParam.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGXHSShareParam.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGoogleInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDLineInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDPlateWebController.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDQQInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDShare.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDShareService.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDTapTapInfo.h +58 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDTapTapInfo.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDTikTokInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDTwitterInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDVersion.h +3 -3
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDVersion.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDWeChatInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDWeiboInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDXHSInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Info.plist +0 -0
- package/Plugins/iOS/XDCommonSDK.framework/Info.plist.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo +0 -0
- package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/Project.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/arm64-apple-ios.abi.json +9 -0
- package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/arm64-apple-ios.abi.json.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/arm64-apple-ios.swiftdoc.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/arm64-apple-ios.swiftmodule +0 -0
- package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/arm64-apple-ios.swiftmodule.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/Modules/module.modulemap.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Modules.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/XDCommonSDK +0 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDCommonSDK.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/PrivacyInfo.xcprivacy +97 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/PrivacyInfo.xcprivacy.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/agreement/Agreement_local_cn.json.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/agreement/Agreement_local_df.json.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/agreement/Agreement_local_kr.json.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/agreement.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/de.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/de.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/en.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/en.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/es.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/es.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/fr.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/fr.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/id.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/id.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_arrow_down@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_arrow_down_orange@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_back_circle@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_back_circle_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_back_thin@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_back_thin_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_clear@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_clear_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_large_color@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_large_color_disabled@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_large_color_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_medium_color@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_medium_color_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_taplogin@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_taplogin_disabled@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_taplogin_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_check@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_check_orange@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_rc_check@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_rc_checking@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_rc_uncheck@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_solid_check@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_solid_uncheck@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_static_check@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_uncheck@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_close_circle@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_close_circle_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_close_thin@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_close_thin_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_copy@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_copy_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_indicator@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_apple_icon@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_apple_icon_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_apple_long@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_apple_long_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_email_icon@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_facebook_icon@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_facebook_icon_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_facebook_long@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_facebook_long_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_google_icon@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_google_icon_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_google_icon_uc@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_google_long@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_google_long_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_guest_icon@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_guest_icon_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_guest_long@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_guest_long_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_line_icon@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_line_icon_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_line_long@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_line_long_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_phone_icon@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_steam_icon@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_steam_icon_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_steam_long@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_steam_long_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_taptap_icon@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_taptap_icon_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_taptap_long@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_taptap_long_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_twitter_icon@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_twitter_icon_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_twitter_long@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_twitter_long_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_more_icon@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_payback_button@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_payback_button_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_payback_tip@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_phone_edit@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_phone_edit_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_tap_logo_cn@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_uc_error_refresh@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_uc_load_fail@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_xd_logo_cn@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/ja.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/ja.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/ko.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/ko.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/local/Global_sms_regions.json.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/local.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/pt.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/pt.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/ru.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/ru.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/th.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/th.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/tr.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/tr.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/vi.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/vi.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/zh-Hans.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/zh-Hans.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/zh-Hant.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/zh-Hant.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework.meta +3 -3
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Headers/XDTapSDK4WrapperSDK-Swift.h +315 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Headers/XDTapSDK4WrapperSDK-Swift.h.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Headers/XDTapSDK4WrapperSDK.h +20 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Headers/XDTapSDK4WrapperSDK.h.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Headers.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Info.plist +0 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Info.plist.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo +0 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/Project.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/arm64-apple-ios.abi.json +9 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/arm64-apple-ios.abi.json.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/arm64-apple-ios.swiftdoc.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/arm64-apple-ios.swiftmodule +0 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/arm64-apple-ios.swiftmodule.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/module.modulemap +11 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/module.modulemap.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/de.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/en.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/es.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/fr.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/in.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/ja.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/ko.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/pt.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/ru.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/th.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/tr.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/vi.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/zh-Hans.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/zh-Hant.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/XDTapSDK4WrapperSDK +0 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/XDTapSDK4WrapperSDK.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework.meta +82 -0
- package/Plugins/iOS.meta +1 -1
- package/Plugins/macOS/MacDeviceInfo.bundle/Contents/Info.plist +48 -0
- package/Plugins/macOS/MacDeviceInfo.bundle/Contents/Info.plist.meta +7 -0
- package/Plugins/macOS/MacDeviceInfo.bundle/Contents/MacOS/MacDeviceInfo +0 -0
- package/Plugins/macOS/MacDeviceInfo.bundle/Contents/MacOS/MacDeviceInfo.meta +7 -0
- package/Plugins/macOS/MacDeviceInfo.bundle/Contents/MacOS.meta +8 -0
- package/Plugins/macOS/MacDeviceInfo.bundle/Contents/_CodeSignature/CodeResources +115 -0
- package/Plugins/macOS/MacDeviceInfo.bundle/Contents/_CodeSignature/CodeResources.meta +7 -0
- package/Plugins/macOS/MacDeviceInfo.bundle/Contents/_CodeSignature.meta +8 -0
- package/Plugins/macOS/MacDeviceInfo.bundle/Contents.meta +8 -0
- package/Plugins/macOS/MacDeviceInfo.bundle.meta +81 -0
- package/Plugins/macOS.meta +8 -0
- package/Plugins.meta +1 -1
- package/Resources/Images/arrow_black.png +0 -0
- package/Resources/Images/arrow_black.png.meta +128 -0
- package/Resources/Images/arrow_gray.png +0 -0
- package/Resources/Images/arrow_gray.png.meta +128 -0
- package/Resources/Images/back_img.png +0 -0
- package/Resources/Images/back_img.png.meta +128 -0
- package/Resources/Images/bind_button_bg.png +0 -0
- package/Resources/Images/bind_button_bg.png.meta +144 -0
- package/Resources/Images/border_gray.png +0 -0
- package/Resources/Images/border_gray.png.meta +96 -0
- package/Resources/Images/border_red.png +0 -0
- package/Resources/Images/border_red.png.meta +128 -0
- package/Resources/Images/bottom_corner.png +0 -0
- package/Resources/Images/bottom_corner.png.meta +128 -0
- package/Resources/Images/button_gray.png +0 -0
- package/Resources/Images/button_gray.png.meta +132 -0
- package/Resources/Images/button_green.png +0 -0
- package/Resources/Images/button_green.png.meta +132 -0
- package/Resources/Images/button_green_bg.png +0 -0
- package/Resources/Images/button_green_bg.png.meta +144 -0
- package/Resources/Images/button_white_bg.png +0 -0
- package/Resources/Images/button_white_bg.png.meta +144 -0
- package/Resources/Images/check_false.png +0 -0
- package/Resources/Images/check_false.png.meta +128 -0
- package/Resources/Images/check_true.png +0 -0
- package/Resources/Images/check_true.png.meta +128 -0
- package/Resources/Images/circulartimer.png +0 -0
- package/Resources/Images/circulartimer.png.meta +128 -0
- package/Resources/Images/close.png +0 -0
- package/Resources/Images/close.png.meta +144 -0
- package/Resources/Images/close_2.png +0 -0
- package/Resources/Images/close_2.png.meta +144 -0
- package/Resources/Images/close_img.png +0 -0
- package/Resources/Images/close_img.png.meta +128 -0
- package/Resources/Images/copy_icon.png +0 -0
- package/Resources/Images/copy_icon.png.meta +144 -0
- package/Resources/Images/del_small_icon.png +0 -0
- package/Resources/Images/del_small_icon.png.meta +128 -0
- package/Resources/Images/delete_account_input_bg.png +0 -0
- package/Resources/Images/delete_account_input_bg.png.meta +144 -0
- package/Resources/Images/delete_account_input_red_bg.png +0 -0
- package/Resources/Images/delete_account_input_red_bg.png.meta +144 -0
- package/Resources/Images/error_icon.png +0 -0
- package/Resources/Images/error_icon.png.meta +128 -0
- package/Resources/Images/icon_checked.png +0 -0
- package/Resources/Images/icon_checked.png.meta +128 -0
- package/Resources/Images/loading.png +0 -0
- package/Resources/Images/loading.png.meta +132 -0
- package/Resources/Images/round_button_blank_bg.png +0 -0
- package/Resources/Images/round_button_blank_bg.png.meta +144 -0
- package/Resources/Images/round_button_green_bg.png +0 -0
- package/Resources/Images/round_button_green_bg.png.meta +144 -0
- package/Resources/Images/type_icon_apple.png +0 -0
- package/Resources/Images/type_icon_apple.png.meta +132 -0
- package/Resources/Images/type_icon_email.png +0 -0
- package/Resources/Images/type_icon_email.png.meta +128 -0
- package/Resources/Images/type_icon_fb.png +0 -0
- package/Resources/Images/type_icon_fb.png.meta +128 -0
- package/Resources/Images/type_icon_google.png +0 -0
- package/Resources/Images/type_icon_google.png.meta +144 -0
- package/Resources/Images/type_icon_line.png +0 -0
- package/Resources/Images/type_icon_line.png.meta +128 -0
- package/Resources/Images/type_icon_phone.png +0 -0
- package/Resources/Images/type_icon_phone.png.meta +128 -0
- package/Resources/Images/type_icon_steam.png +0 -0
- package/Resources/Images/type_icon_steam.png.meta +144 -0
- package/Resources/Images/type_icon_tap.png +0 -0
- package/Resources/Images/type_icon_tap.png.meta +128 -0
- package/Resources/Images/type_icon_twitter.png +0 -0
- package/Resources/Images/type_icon_twitter.png.meta +128 -0
- package/Resources/Images/up_corner.png +0 -0
- package/Resources/Images/up_corner.png.meta +128 -0
- package/Resources/Images/user_center_bar_bg.png +0 -0
- package/Resources/Images/user_center_bar_bg.png.meta +144 -0
- package/Resources/Images/user_center_divider.png +0 -0
- package/Resources/Images/user_center_divider.png.meta +144 -0
- package/Resources/Images/user_center_load_failed_icon.png +0 -0
- package/Resources/Images/user_center_load_failed_icon.png.meta +144 -0
- package/Resources/Images/user_center_retry_icon.png +0 -0
- package/Resources/Images/user_center_retry_icon.png.meta +144 -0
- package/Resources/Images/white_bg.png +0 -0
- package/Resources/Images/white_bg.png.meta +144 -0
- package/Resources/Images/white_corner.png +0 -0
- package/Resources/Images/white_corner.png.meta +128 -0
- package/Resources/Images/white_square_img.png +0 -0
- package/Resources/Images/white_square_img.png.meta +128 -0
- package/Resources/Images/window_background.png +0 -0
- package/Resources/Images/window_background.png.meta +144 -0
- package/Resources/Images/xdsdk_unity_dialog_bg.png +0 -0
- package/Resources/Images/xdsdk_unity_dialog_bg.png.meta +140 -0
- package/Resources/Images.meta +8 -0
- package/Resources/Localization/Agreement_local_cn.json +12 -0
- package/Resources/Localization/Agreement_local_cn.json.meta +7 -0
- package/Resources/Localization/Agreement_local_df.json +210 -0
- package/Resources/Localization/Agreement_local_df.json.meta +7 -0
- package/Resources/Localization/Agreement_local_kr.json +38 -0
- package/Resources/Localization/Agreement_local_kr.json.meta +7 -0
- package/Resources/Localization/LocalizableString.json +1979 -0
- package/Resources/Localization/LocalizableString.json.meta +7 -0
- package/Resources/Localization.meta +8 -0
- package/Resources/Prefabs/AccountCell.prefab +644 -0
- package/Resources/Prefabs/AccountCell.prefab.meta +7 -0
- package/Resources/Prefabs/AgreementOptionAll.prefab +421 -0
- package/Resources/Prefabs/AgreementOptionAll.prefab.meta +7 -0
- package/Resources/Prefabs/AgreementOptionNormal.prefab +457 -0
- package/Resources/Prefabs/AgreementOptionNormal.prefab.meta +7 -0
- package/Resources/Prefabs/AreaCodeCell.prefab +374 -0
- package/Resources/Prefabs/AreaCodeCell.prefab.meta +7 -0
- package/Resources/Prefabs/CancelAccountAlert.prefab +1107 -0
- package/Resources/Prefabs/CancelAccountAlert.prefab.meta +7 -0
- package/Resources/Prefabs/CenterErrorView.prefab +354 -0
- package/Resources/Prefabs/CenterErrorView.prefab.meta +7 -0
- package/Resources/Prefabs/ConfirmDialog.prefab +977 -0
- package/Resources/Prefabs/ConfirmDialog.prefab.meta +7 -0
- package/Resources/Prefabs/DeleteAccountAlert.prefab +2195 -0
- package/Resources/Prefabs/DeleteAccountAlert.prefab.meta +7 -0
- package/Resources/Prefabs/DeleteCell.prefab +290 -0
- package/Resources/Prefabs/DeleteCell.prefab.meta +7 -0
- package/Resources/Prefabs/Dialog.prefab +1206 -0
- package/Resources/Prefabs/Dialog.prefab.meta +7 -0
- package/Resources/Prefabs/DisagreeConfirmAlert.prefab +715 -0
- package/Resources/Prefabs/DisagreeConfirmAlert.prefab.meta +7 -0
- package/Resources/Prefabs/GeneralAgreementAlert.prefab +1529 -0
- package/Resources/Prefabs/GeneralAgreementAlert.prefab.meta +7 -0
- package/Resources/Prefabs/LoadFailedView.prefab +568 -0
- package/Resources/Prefabs/LoadFailedView.prefab.meta +7 -0
- package/Resources/Prefabs/LoadingView.prefab +241 -0
- package/Resources/Prefabs/LoadingView.prefab.meta +7 -0
- package/Resources/Prefabs/PayHintAlert.prefab +628 -0
- package/Resources/Prefabs/PayHintAlert.prefab.meta +7 -0
- package/Resources/Prefabs/PayLoadFailedView.prefab +663 -0
- package/Resources/Prefabs/PayLoadFailedView.prefab.meta +7 -0
- package/Resources/Prefabs/PaymentAlert.prefab +420 -0
- package/Resources/Prefabs/PaymentAlert.prefab.meta +7 -0
- package/Resources/Prefabs/SmallLoadingView.prefab +168 -0
- package/Resources/Prefabs/SmallLoadingView.prefab.meta +7 -0
- package/Resources/Prefabs/UserCenterAlert.prefab +2353 -0
- package/Resources/Prefabs/UserCenterAlert.prefab.meta +7 -0
- package/Resources/Prefabs/XDCodeUnbindAlert.prefab +1508 -0
- package/Resources/Prefabs/XDCodeUnbindAlert.prefab.meta +7 -0
- package/Resources/Prefabs/XDEmailAlert.prefab +2213 -0
- package/Resources/Prefabs/XDEmailAlert.prefab.meta +7 -0
- package/Resources/Prefabs/XDPhoneAlertIO.prefab +3559 -0
- package/Resources/Prefabs/XDPhoneAlertIO.prefab.meta +7 -0
- package/Resources/Prefabs/XDPhoneNumberInputAlert.prefab +1159 -0
- package/Resources/Prefabs/XDPhoneNumberInputAlert.prefab.meta +7 -0
- package/Resources/Prefabs/XDRiskControlAlert.prefab +350 -0
- package/Resources/Prefabs/XDRiskControlAlert.prefab.meta +7 -0
- package/Resources/Prefabs/XDSDKUI.prefab +548 -0
- package/Resources/Prefabs/XDSDKUI.prefab.meta +7 -0
- package/Resources/Prefabs/XDVerifyCodeInputAlert.prefab +1203 -0
- package/Resources/Prefabs/XDVerifyCodeInputAlert.prefab.meta +7 -0
- package/Resources/Prefabs/XDWebBridgeView.prefab +1130 -0
- package/Resources/Prefabs/XDWebBridgeView.prefab.meta +7 -0
- package/Resources/Prefabs/XDWebViewAlert.prefab +958 -0
- package/Resources/Prefabs/XDWebViewAlert.prefab.meta +7 -0
- package/Resources/Prefabs.meta +8 -0
- package/Resources/Textures/XDAgreeButton.png +0 -0
- package/Resources/Textures/XDAgreeButton.png.meta +132 -0
- package/Resources/Textures/XDAgreeButtonDisable.png +0 -0
- package/Resources/Textures/XDAgreeButtonDisable.png.meta +132 -0
- package/Resources/Textures/XDAgreementChecked.png +0 -0
- package/Resources/Textures/XDAgreementChecked.png.meta +132 -0
- package/Resources/Textures/XDAgreementLoadFailed.png +0 -0
- package/Resources/Textures/XDAgreementLoadFailed.png.meta +132 -0
- package/Resources/Textures/XDAgreementUnchecked.png +0 -0
- package/Resources/Textures/XDAgreementUnchecked.png.meta +132 -0
- package/Resources/Textures/XDAlertBG.png +0 -0
- package/Resources/Textures/XDAlertBG.png.meta +132 -0
- package/Resources/Textures/XDAlertBorderBG.png +0 -0
- package/Resources/Textures/XDAlertBorderBG.png.meta +128 -0
- package/Resources/Textures/XDAlertClose.png +0 -0
- package/Resources/Textures/XDAlertClose.png.meta +132 -0
- package/Resources/Textures/XDDisagreeButton.png +0 -0
- package/Resources/Textures/XDDisagreeButton.png.meta +132 -0
- package/Resources/Textures/XDPayLoadFailedIcon.png +0 -0
- package/Resources/Textures/XDPayLoadFailedIcon.png.meta +132 -0
- package/Resources/Textures/XDRetry.png +0 -0
- package/Resources/Textures/XDRetry.png.meta +132 -0
- package/Resources/Textures/checkbox_hover.png +0 -0
- package/Resources/Textures/checkbox_hover.png.meta +128 -0
- package/Resources/Textures/checkbox_mark.png +0 -0
- package/Resources/Textures/checkbox_mark.png.meta +128 -0
- package/Resources/Textures/checkbox_normal.png +0 -0
- package/Resources/Textures/checkbox_normal.png.meta +128 -0
- package/Resources/Textures/checkbox_selected.png +0 -0
- package/Resources/Textures/checkbox_selected.png.meta +128 -0
- package/Resources/Textures/checkbox_square_empty.png +0 -0
- package/Resources/Textures/checkbox_square_empty.png.meta +159 -0
- package/Resources/Textures/checkbox_square_full.png +0 -0
- package/Resources/Textures/checkbox_square_full.png.meta +159 -0
- package/Resources/Textures/checkbox_square_half.png +0 -0
- package/Resources/Textures/checkbox_square_half.png.meta +159 -0
- package/Resources/Textures/icon_alert.png +0 -0
- package/Resources/Textures/icon_alert.png.meta +144 -0
- package/Resources/Textures/round_button_green_42_normal.png +0 -0
- package/Resources/Textures/round_button_green_42_normal.png.meta +144 -0
- package/Resources/Textures/round_button_green_42_pressed.png +0 -0
- package/Resources/Textures/round_button_green_42_pressed.png.meta +144 -0
- package/Resources/Textures/round_button_green_disable.png +0 -0
- package/Resources/Textures/round_button_green_disable.png.meta +144 -0
- package/Resources/Textures/round_button_green_normal.png +0 -0
- package/Resources/Textures/round_button_green_normal.png.meta +144 -0
- package/Resources/Textures/round_button_green_pressed.png +0 -0
- package/Resources/Textures/round_button_green_pressed.png.meta +144 -0
- package/Resources/Textures/round_button_outline_42_normal.png +0 -0
- package/Resources/Textures/round_button_outline_42_normal.png.meta +144 -0
- package/Resources/Textures/round_button_outline_42_pressed.png +0 -0
- package/Resources/Textures/round_button_outline_42_pressed.png.meta +144 -0
- package/Resources/Textures/round_button_outline_normal.png +0 -0
- package/Resources/Textures/round_button_outline_normal.png.meta +144 -0
- package/Resources/Textures/round_button_outline_pressed.png +0 -0
- package/Resources/Textures/round_button_outline_pressed.png.meta +144 -0
- package/Resources/Textures/toast_bg.png +0 -0
- package/Resources/Textures/toast_bg.png.meta +144 -0
- package/Resources/Textures/xd_alert_back_round.png +0 -0
- package/Resources/Textures/xd_alert_back_round.png.meta +128 -0
- package/Resources/Textures/xd_alert_close.png +0 -0
- package/Resources/Textures/xd_alert_close.png.meta +128 -0
- package/Resources/Textures/xd_alert_close_round.png +0 -0
- package/Resources/Textures/xd_alert_close_round.png.meta +128 -0
- package/Resources/Textures/xd_input_round_outline.png +0 -0
- package/Resources/Textures/xd_input_round_outline.png.meta +128 -0
- package/Resources/Textures/xd_left.png +0 -0
- package/Resources/Textures/xd_left.png.meta +128 -0
- package/Resources/Textures/xd_logo_cn.png +0 -0
- package/Resources/Textures/xd_logo_cn.png.meta +128 -0
- package/Resources/Textures/xd_round_button_green_320_50.png +0 -0
- package/Resources/Textures/xd_round_button_green_320_50.png.meta +128 -0
- package/Resources/Textures/xd_round_button_white_320_50.png +0 -0
- package/Resources/Textures/xd_round_button_white_320_50.png.meta +128 -0
- package/Resources/Textures.meta +8 -0
- package/Resources.meta +8 -0
- package/Runtime/Internal/Core/DataStorage.cs +152 -0
- package/Runtime/Internal/Core/DataStorage.cs.meta +3 -0
- package/Runtime/Internal/Core/IBridgeWebView.cs +17 -0
- package/Runtime/Internal/Core/IBridgeWebView.cs.meta +11 -0
- package/Runtime/Internal/Core/IWebFunction.cs +11 -0
- package/Runtime/Internal/Core/IWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Core/MiniJSON.cs +630 -0
- package/Runtime/Internal/Core/MiniJSON.cs.meta +11 -0
- package/Runtime/Internal/Core/Platform.cs +27 -0
- package/Runtime/Internal/Core/Platform.cs.meta +3 -0
- package/Runtime/Internal/Core/ReflectionUtils.cs +640 -0
- package/Runtime/Internal/Core/ReflectionUtils.cs.meta +3 -0
- package/Runtime/Internal/Core/XDGRegionInfo.cs +31 -0
- package/Runtime/Internal/Core/XDGRegionInfo.cs.meta +11 -0
- package/Runtime/Internal/Core.meta +8 -0
- package/Runtime/Internal/Events/XDGEventBus.cs +131 -0
- package/Runtime/Internal/Events/XDGEventBus.cs.meta +11 -0
- package/Runtime/Internal/Events/XDGEvents.cs +74 -0
- package/Runtime/Internal/Events/XDGEvents.cs.meta +11 -0
- package/Runtime/Internal/Events.meta +8 -0
- package/Runtime/Internal/IXDGCommon.Extended.cs +20 -0
- package/Runtime/Internal/IXDGCommon.Extended.cs.meta +3 -0
- package/Runtime/Internal/Mobile/Bean/CommonConfig.cs +16 -0
- package/Runtime/Internal/Mobile/Bean/CommonConfig.cs.meta +3 -0
- package/Runtime/Internal/Mobile/Bean.meta +3 -0
- package/Runtime/Internal/Mobile/Bridge/BridgeAndroid.cs +73 -0
- package/Runtime/Internal/Mobile/Bridge/BridgeAndroid.cs.meta +11 -0
- package/Runtime/Internal/Mobile/Bridge/BridgeCallback.cs +35 -0
- package/Runtime/Internal/Mobile/Bridge/BridgeCallback.cs.meta +11 -0
- package/Runtime/Internal/Mobile/Bridge/BridgeConstants.cs +51 -0
- package/Runtime/Internal/Mobile/Bridge/BridgeConstants.cs.meta +11 -0
- package/Runtime/Internal/Mobile/Bridge/BridgeIOS.cs +94 -0
- package/Runtime/Internal/Mobile/Bridge/BridgeIOS.cs.meta +11 -0
- package/Runtime/Internal/Mobile/Bridge/Command.cs +126 -0
- package/Runtime/Internal/Mobile/Bridge/Command.cs.meta +11 -0
- package/Runtime/Internal/Mobile/Bridge/EngineBridge.cs +333 -0
- package/Runtime/Internal/Mobile/Bridge/EngineBridge.cs.meta +11 -0
- package/Runtime/Internal/Mobile/Bridge/IBridge.cs +18 -0
- package/Runtime/Internal/Mobile/Bridge/IBridge.cs.meta +11 -0
- package/Runtime/Internal/Mobile/Bridge/MainThreadDispatcher.cs +113 -0
- package/Runtime/Internal/Mobile/Bridge/MainThreadDispatcher.cs.meta +11 -0
- package/Runtime/Internal/Mobile/Bridge/Result.cs +64 -0
- package/Runtime/Internal/Mobile/Bridge/Result.cs.meta +11 -0
- package/Runtime/Internal/Mobile/Bridge.meta +8 -0
- package/Runtime/Internal/Mobile/CommonFeaturesImpl.cs +311 -0
- package/Runtime/Internal/Mobile/CommonFeaturesImpl.cs.meta +11 -0
- package/Runtime/Internal/Mobile/Http/CommonParamsInterceptor.cs +35 -0
- package/Runtime/Internal/Mobile/Http/CommonParamsInterceptor.cs.meta +3 -0
- package/Runtime/Internal/Mobile/Http.meta +3 -0
- package/Runtime/Internal/Mobile/XDGTool.cs +51 -0
- package/Runtime/Internal/Mobile/XDGTool.cs.meta +11 -0
- package/Runtime/Internal/Mobile.meta +8 -0
- package/Runtime/Internal/Standalone/Agreement/Agreement.cs +78 -0
- package/Runtime/Internal/Standalone/Agreement/Agreement.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Agreement/AgreementModule.cs +326 -0
- package/Runtime/Internal/Standalone/Agreement/AgreementModule.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Agreement/LocalSignedAgreements.cs +11 -0
- package/Runtime/Internal/Standalone/Agreement/LocalSignedAgreements.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Agreement.meta +8 -0
- package/Runtime/Internal/Standalone/Bind.cs +28 -0
- package/Runtime/Internal/Standalone/Bind.cs.meta +11 -0
- package/Runtime/Internal/Standalone/BindType.cs +9 -0
- package/Runtime/Internal/Standalone/BindType.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Captcha/XDGCaptcha.cs +86 -0
- package/Runtime/Internal/Standalone/Captcha/XDGCaptcha.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Captcha.meta +8 -0
- package/Runtime/Internal/Standalone/Common/LocalServiceUtils.cs +37 -0
- package/Runtime/Internal/Standalone/Common/LocalServiceUtils.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Common/User32.cs +92 -0
- package/Runtime/Internal/Standalone/Common/User32.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Common/WindowUtils.cs +17 -0
- package/Runtime/Internal/Standalone/Common/WindowUtils.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Common.meta +8 -0
- package/Runtime/Internal/Standalone/CommonFeaturesImpl.cs +245 -0
- package/Runtime/Internal/Standalone/CommonFeaturesImpl.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Config/AntiConfig.cs +28 -0
- package/Runtime/Internal/Standalone/Config/AntiConfig.cs.meta +3 -0
- package/Runtime/Internal/Standalone/Config/AppConfig.cs +72 -0
- package/Runtime/Internal/Standalone/Config/AppConfig.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Config/AppleConfig.cs +11 -0
- package/Runtime/Internal/Standalone/Config/AppleConfig.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Config/Config.cs +29 -0
- package/Runtime/Internal/Standalone/Config/Config.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Config/ConfigModule.cs +254 -0
- package/Runtime/Internal/Standalone/Config/ConfigModule.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Config/FacebookConfig.cs +11 -0
- package/Runtime/Internal/Standalone/Config/FacebookConfig.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Config/GoogleConfig.cs +13 -0
- package/Runtime/Internal/Standalone/Config/GoogleConfig.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Config/TapConfig.cs +33 -0
- package/Runtime/Internal/Standalone/Config/TapConfig.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Config.meta +8 -0
- package/Runtime/Internal/Standalone/Constants/AuthConstants.cs +9 -0
- package/Runtime/Internal/Standalone/Constants/AuthConstants.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Constants.meta +8 -0
- package/Runtime/Internal/Standalone/Http/Interceptor/CommonParamsInterceptor.cs +126 -0
- package/Runtime/Internal/Standalone/Http/Interceptor/CommonParamsInterceptor.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Interceptor/MacAuthenticationInterceptor.cs +92 -0
- package/Runtime/Internal/Standalone/Http/Interceptor/MacAuthenticationInterceptor.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Interceptor/StandaloneErrorHandlingInterceptor.cs +123 -0
- package/Runtime/Internal/Standalone/Http/Interceptor/StandaloneErrorHandlingInterceptor.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Interceptor.meta +8 -0
- package/Runtime/Internal/Standalone/Http/Response/AccessTokenResponse.cs +11 -0
- package/Runtime/Internal/Standalone/Http/Response/AccessTokenResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response/AgreementResponse.cs +23 -0
- package/Runtime/Internal/Standalone/Http/Response/AgreementResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response/BindResponse.cs +11 -0
- package/Runtime/Internal/Standalone/Http/Response/BindResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response/ConfigResponse.cs +16 -0
- package/Runtime/Internal/Standalone/Http/Response/ConfigResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response/CreateOrderResponse.cs +50 -0
- package/Runtime/Internal/Standalone/Http/Response/CreateOrderResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response/ErrorResponse.cs +11 -0
- package/Runtime/Internal/Standalone/Http/Response/ErrorResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response/ProfileResponse.cs +10 -0
- package/Runtime/Internal/Standalone/Http/Response/ProfileResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response/RefreshTokenResponse.cs +19 -0
- package/Runtime/Internal/Standalone/Http/Response/RefreshTokenResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response/ReportOrderResponse.cs +17 -0
- package/Runtime/Internal/Standalone/Http/Response/ReportOrderResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response/RequestAreaCodeListResponse.cs +12 -0
- package/Runtime/Internal/Standalone/Http/Response/RequestAreaCodeListResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response/RequestAuthCodeResponse.cs +17 -0
- package/Runtime/Internal/Standalone/Http/Response/RequestAuthCodeResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response/RequestVerifyCodeResponse.cs +15 -0
- package/Runtime/Internal/Standalone/Http/Response/RequestVerifyCodeResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response/SyncTokenResponse.cs +15 -0
- package/Runtime/Internal/Standalone/Http/Response/SyncTokenResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response.meta +8 -0
- package/Runtime/Internal/Standalone/Http/XDHttpClient.cs +49 -0
- package/Runtime/Internal/Standalone/Http/XDHttpClient.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/XDHttpUtils.cs +57 -0
- package/Runtime/Internal/Standalone/Http/XDHttpUtils.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http.meta +8 -0
- package/Runtime/Internal/Standalone/IPInfo/IPInfoModule.cs +82 -0
- package/Runtime/Internal/Standalone/IPInfo/IPInfoModule.cs.meta +11 -0
- package/Runtime/Internal/Standalone/IPInfo/XDGAreaCode.cs +78 -0
- package/Runtime/Internal/Standalone/IPInfo/XDGAreaCode.cs.meta +11 -0
- package/Runtime/Internal/Standalone/IPInfo.meta +8 -0
- package/Runtime/Internal/Standalone/Localization/LocalizableString.cs +428 -0
- package/Runtime/Internal/Standalone/Localization/LocalizableString.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Localization/XDLocalization.cs +143 -0
- package/Runtime/Internal/Standalone/Localization/XDLocalization.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Localization.meta +8 -0
- package/Runtime/Internal/Standalone/LoginTypeModel.cs +99 -0
- package/Runtime/Internal/Standalone/LoginTypeModel.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Persistence/Persistence.cs +83 -0
- package/Runtime/Internal/Standalone/Persistence/Persistence.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Persistence.meta +8 -0
- package/Runtime/Internal/Standalone/Phone/AreaCodeData.cs +16 -0
- package/Runtime/Internal/Standalone/Phone/AreaCodeData.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Phone.meta +8 -0
- package/Runtime/Internal/Standalone/Steam/SteamUtils.cs +41 -0
- package/Runtime/Internal/Standalone/Steam/SteamUtils.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Steam.meta +8 -0
- package/Runtime/Internal/Standalone/Track/AliyunTrack.Agreement.cs +69 -0
- package/Runtime/Internal/Standalone/Track/AliyunTrack.Agreement.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Track/AliyunTrack.cs +382 -0
- package/Runtime/Internal/Standalone/Track/AliyunTrack.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Track/TrackHttpClient.cs +91 -0
- package/Runtime/Internal/Standalone/Track/TrackHttpClient.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Track.meta +8 -0
- package/Runtime/Internal/Standalone/UI/Base/ContainerWindow.cs +49 -0
- package/Runtime/Internal/Standalone/UI/Base/ContainerWindow.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Base/HyperlinkText.cs +339 -0
- package/Runtime/Internal/Standalone/UI/Base/HyperlinkText.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Base/UI.cs +17 -0
- package/Runtime/Internal/Standalone/UI/Base/UI.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Base/UIAnimator.cs +60 -0
- package/Runtime/Internal/Standalone/UI/Base/UIAnimator.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Base/UIBase.cs +22 -0
- package/Runtime/Internal/Standalone/UI/Base/UIBase.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Base/UIElement.cs +149 -0
- package/Runtime/Internal/Standalone/UI/Base/UIElement.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Base/UIManager.cs +235 -0
- package/Runtime/Internal/Standalone/UI/Base/UIManager.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Base.meta +8 -0
- package/Runtime/Internal/Standalone/UI/Controllers/AgreementOptionAll.cs +40 -0
- package/Runtime/Internal/Standalone/UI/Controllers/AgreementOptionAll.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers/AgreementOptionNormal.cs +36 -0
- package/Runtime/Internal/Standalone/UI/Controllers/AgreementOptionNormal.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers/CancelAccountAlert.cs +191 -0
- package/Runtime/Internal/Standalone/UI/Controllers/CancelAccountAlert.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers/ConfirmDialog.cs +34 -0
- package/Runtime/Internal/Standalone/UI/Controllers/ConfirmDialog.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers/DeleteAccountAlert.cs +169 -0
- package/Runtime/Internal/Standalone/UI/Controllers/DeleteAccountAlert.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers/DeleteCell.cs +29 -0
- package/Runtime/Internal/Standalone/UI/Controllers/DeleteCell.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers/Dialog.cs +58 -0
- package/Runtime/Internal/Standalone/UI/Controllers/Dialog.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers/DisagreeConfirmAlert.cs +39 -0
- package/Runtime/Internal/Standalone/UI/Controllers/DisagreeConfirmAlert.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers/GeneralAgreementAlert.cs +364 -0
- package/Runtime/Internal/Standalone/UI/Controllers/GeneralAgreementAlert.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers/LoadingView.cs +16 -0
- package/Runtime/Internal/Standalone/UI/Controllers/LoadingView.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers/PayHintAlert.cs +44 -0
- package/Runtime/Internal/Standalone/UI/Controllers/PayHintAlert.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers/ScrollRectListener.cs +17 -0
- package/Runtime/Internal/Standalone/UI/Controllers/ScrollRectListener.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers/XDWebViewAlert.cs +246 -0
- package/Runtime/Internal/Standalone/UI/Controllers/XDWebViewAlert.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers.meta +8 -0
- package/Runtime/Internal/Standalone/UI.meta +8 -0
- package/Runtime/Internal/Standalone/UploadConfig/UploadConfigModule.cs +57 -0
- package/Runtime/Internal/Standalone/UploadConfig/UploadConfigModule.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UploadConfig.meta +8 -0
- package/Runtime/Internal/Standalone/Utils/StandaloneDeviceInfo.cs +34 -0
- package/Runtime/Internal/Standalone/Utils/StandaloneDeviceInfo.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Utils/SteamWrapper.cs +122 -0
- package/Runtime/Internal/Standalone/Utils/SteamWrapper.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Utils/TaskDispatcher.cs +134 -0
- package/Runtime/Internal/Standalone/Utils/TaskDispatcher.cs.meta +3 -0
- package/Runtime/Internal/Standalone/Utils/WindowsRegistryAccess.cs +204 -0
- package/Runtime/Internal/Standalone/Utils/WindowsRegistryAccess.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Utils.meta +8 -0
- package/Runtime/Internal/Standalone/Web/Bean/WebCloseButtonBean.cs +15 -0
- package/Runtime/Internal/Standalone/Web/Bean/WebCloseButtonBean.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Bean/WebHttpRequest.cs +23 -0
- package/Runtime/Internal/Standalone/Web/Bean/WebHttpRequest.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Bean/WebHttpResponse.cs +13 -0
- package/Runtime/Internal/Standalone/Web/Bean/WebHttpResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Bean/WebNavigationBean.cs +14 -0
- package/Runtime/Internal/Standalone/Web/Bean/WebNavigationBean.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Bean/WebTrackEventBean.cs +16 -0
- package/Runtime/Internal/Standalone/Web/Bean/WebTrackEventBean.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Bean.meta +8 -0
- package/Runtime/Internal/Standalone/Web/Function/BackgroundColorWebFunction.cs +24 -0
- package/Runtime/Internal/Standalone/Web/Function/BackgroundColorWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/ClipboardWebFunction.cs +45 -0
- package/Runtime/Internal/Standalone/Web/Function/ClipboardWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/CloseVisibleWebFunction.cs +23 -0
- package/Runtime/Internal/Standalone/Web/Function/CloseVisibleWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/CloseWebFunction.cs +28 -0
- package/Runtime/Internal/Standalone/Web/Function/CloseWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/DeviceInfoWebFunction.cs +26 -0
- package/Runtime/Internal/Standalone/Web/Function/DeviceInfoWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/GameMessageWebFunction.cs +23 -0
- package/Runtime/Internal/Standalone/Web/Function/GameMessageWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/GetSafeAreaWebFunction.cs +33 -0
- package/Runtime/Internal/Standalone/Web/Function/GetSafeAreaWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/GetStorageWebFunction.cs +42 -0
- package/Runtime/Internal/Standalone/Web/Function/GetStorageWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/HttpRequestWebFunction.cs +93 -0
- package/Runtime/Internal/Standalone/Web/Function/HttpRequestWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/LoadingWebFunction.cs +46 -0
- package/Runtime/Internal/Standalone/Web/Function/LoadingWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/LogWebFunction.cs +38 -0
- package/Runtime/Internal/Standalone/Web/Function/LogWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/NavigationWebFunction.cs +23 -0
- package/Runtime/Internal/Standalone/Web/Function/NavigationWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/OpenPageWebFunction.cs +56 -0
- package/Runtime/Internal/Standalone/Web/Function/OpenPageWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/PutStorageWebFunction.cs +38 -0
- package/Runtime/Internal/Standalone/Web/Function/PutStorageWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/ToastWebFunction.cs +25 -0
- package/Runtime/Internal/Standalone/Web/Function/ToastWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/TrackEventWebFunction.cs +23 -0
- package/Runtime/Internal/Standalone/Web/Function/TrackEventWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/WebFunctionHolder.cs +75 -0
- package/Runtime/Internal/Standalone/Web/Function/WebFunctionHolder.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function.meta +8 -0
- package/Runtime/Internal/Standalone/Web/IWebTransmit.cs +13 -0
- package/Runtime/Internal/Standalone/Web/IWebTransmit.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/JsRequest.cs +15 -0
- package/Runtime/Internal/Standalone/Web/JsRequest.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/JsResponse.cs +17 -0
- package/Runtime/Internal/Standalone/Web/JsResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/WebBridgeConstants.cs +33 -0
- package/Runtime/Internal/Standalone/Web/WebBridgeConstants.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/WebBridgeController.cs +203 -0
- package/Runtime/Internal/Standalone/Web/WebBridgeController.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/WebBridgeResponse.cs +38 -0
- package/Runtime/Internal/Standalone/Web/WebBridgeResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/WebRequest.cs +45 -0
- package/Runtime/Internal/Standalone/Web/WebRequest.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/XDWebBridgeView.cs +301 -0
- package/Runtime/Internal/Standalone/Web/XDWebBridgeView.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web.meta +8 -0
- package/Runtime/Internal/Standalone.meta +8 -0
- package/Runtime/Internal/XDGAgreement.cs +17 -4
- package/Runtime/Internal/XDGAgreement.cs.meta +1 -1
- package/Runtime/Internal/XDGCommonInternal.cs +102 -0
- package/Runtime/Internal/XDGCommonInternal.cs.meta +11 -0
- package/Runtime/Internal.meta +1 -1
- package/Runtime/Public/XDGCommon.Deprecated.cs +163 -0
- package/Runtime/Public/XDGCommon.Deprecated.cs.meta +11 -0
- package/Runtime/Public/XDGCommon.cs +90 -0
- package/Runtime/Public/XDGCommon.cs.meta +11 -0
- package/Runtime/Public.meta +1 -1
- package/Runtime/XD.SDK.Common.asmdef +4 -2
- package/Runtime/XD.SDK.Common.asmdef.meta +1 -1
- package/Runtime.meta +1 -1
- package/link.xml +16 -0
- package/link.xml.meta +7 -0
- package/package.json +5 -5
- package/package.json.meta +2 -2
- package/ChangeLog.md +0 -1
- package/ChangeLog.md.meta +0 -7
- package/Editor/Android/AndroidGradleProjectConfig.cs +0 -66
- package/Editor/Android/AndroidGradleProjectConfig.cs.meta +0 -11
- package/Editor/Android/VersionCatalog.cs +0 -43
- package/Editor/Android/VersionCatalog.cs.meta +0 -3
- package/Editor/Android/XDAndroidProjectProcessor.cs +0 -323
- package/Editor/Android/XDAndroidProjectProcessor.cs.meta +0 -11
- package/Editor/Plist.cs +0 -938
- package/Editor/Plist.cs.meta +0 -11
- package/Editor/XDCommonProcessBuild.cs +0 -18
- package/Editor/XDCommonProcessBuild.cs.meta +0 -11
- package/Editor/XDConfigModel.cs +0 -191
- package/Editor/XDConfigModel.cs.meta +0 -11
- package/Editor/XDGAndroidCommonProcessor.cs +0 -57
- package/Editor/XDGAndroidCommonProcessor.cs.meta +0 -11
- package/Editor/XDGAndroidProcessor.cs +0 -194
- package/Editor/XDGAndroidProcessor.cs.meta +0 -11
- package/Editor/XDGCommonEditorUtils.cs +0 -52
- package/Editor/XDGCommonEditorUtils.cs.meta +0 -11
- package/Editor/XDGCommonGradleContextProvider.cs +0 -194
- package/Editor/XDGCommonGradleContextProvider.cs.meta +0 -11
- package/Editor/XDGIOSCommonProcessor.cs +0 -609
- package/Editor/XDGIOSCommonProcessor.cs.meta +0 -11
- package/Mobile/Bridge/BridgeConstants.cs +0 -48
- package/Mobile/Bridge/BridgeConstants.cs.meta +0 -11
- package/Mobile/Bridge.meta +0 -8
- package/Mobile/Config/XDGConfigsMobile.cs +0 -25
- package/Mobile/Config/XDGConfigsMobile.cs.meta +0 -11
- package/Mobile/Config.meta +0 -8
- package/Mobile/Constant.cs +0 -16
- package/Mobile/Constant.cs.meta +0 -11
- package/Mobile/Editor/XD.SDK.Common.Mobile.Editor.asmdef +0 -22
- package/Mobile/Editor/XD.SDK.Common.Mobile.Editor.asmdef.meta +0 -7
- package/Mobile/Editor/XDCommonMobileProcessBuild.cs +0 -20
- package/Mobile/Editor/XDCommonMobileProcessBuild.cs.meta +0 -11
- package/Mobile/Editor.meta +0 -8
- package/Mobile/Http/XDGCommonHttpConfigMobile.cs +0 -30
- package/Mobile/Http/XDGCommonHttpConfigMobile.cs.meta +0 -11
- package/Mobile/Http.meta +0 -8
- package/Mobile/LocalConfigInfo.cs +0 -39
- package/Mobile/LocalConfigInfo.cs.meta +0 -11
- package/Mobile/Net/EventManager.cs +0 -11
- package/Mobile/Net/EventManager.cs.meta +0 -11
- package/Mobile/Net/MiniJSON.cs +0 -556
- package/Mobile/Net/MiniJSON.cs.meta +0 -11
- package/Mobile/Net/Net.cs +0 -172
- package/Mobile/Net/Net.cs.meta +0 -11
- package/Mobile/Net.meta +0 -8
- package/Mobile/Plugins/Android/com/xd/common/bridge/XDGCommonBridge.java +0 -41
- package/Mobile/Plugins/Android/com/xd/common/bridge/XDGCommonBridge.java.meta +0 -32
- package/Mobile/Plugins/Android/com/xd/common/bridge/XDGCoreServiceUnity.java +0 -21
- package/Mobile/Plugins/Android/com/xd/common/bridge/XDGCoreServiceUnity.java.meta +0 -32
- package/Mobile/Plugins/Android/com/xd/common/bridge/XDGCoreServiceUnityImpl.java +0 -73
- package/Mobile/Plugins/Android/com/xd/common/bridge/XDGCoreServiceUnityImpl.java.meta +0 -32
- package/Mobile/Plugins/Android/com/xd/common/bridge.meta +0 -8
- package/Mobile/Plugins/Android/com/xd/common.meta +0 -8
- package/Mobile/Plugins/Android/com/xd.meta +0 -8
- package/Mobile/Plugins/Android/com.meta +0 -8
- package/Mobile/Plugins/Android.meta +0 -8
- package/Mobile/Plugins/iOS/XDCommonBridge.m +0 -23
- package/Mobile/Plugins/iOS/XDCommonBridge.m.meta +0 -37
- package/Mobile/Plugins/iOS/XDGCoreServiceUnity.h +0 -26
- package/Mobile/Plugins/iOS/XDGCoreServiceUnity.h.meta +0 -27
- package/Mobile/Plugins/iOS/XDGCoreServiceUnity.m +0 -70
- package/Mobile/Plugins/iOS/XDGCoreServiceUnity.m.meta +0 -37
- package/Mobile/Plugins/iOS.meta +0 -8
- package/Mobile/Plugins.meta +0 -8
- package/Mobile/XD.SDK.Common.Mobile.Runtime.asmdef +0 -22
- package/Mobile/XD.SDK.Common.Mobile.Runtime.asmdef.meta +0 -7
- package/Mobile/XDGBridgeWrapper.cs +0 -96
- package/Mobile/XDGBridgeWrapper.cs.meta +0 -11
- package/Mobile/XDGCommonMobile.cs +0 -153
- package/Mobile/XDGCommonMobile.cs.meta +0 -11
- package/Mobile/XDGCommonMobileImpl.cs +0 -611
- package/Mobile/XDGCommonMobileImpl.cs.meta +0 -11
- package/Mobile/XDGErrorMobile.cs +0 -47
- package/Mobile/XDGErrorMobile.cs.meta +0 -11
- package/Mobile/XDGRegionInfoMobile.cs +0 -27
- package/Mobile/XDGRegionInfoMobile.cs.meta +0 -11
- package/Mobile/XDGSettingsMobile.cs +0 -13
- package/Mobile/XDGSettingsMobile.cs.meta +0 -11
- package/Mobile/XDGTool.cs +0 -50
- package/Mobile/XDGTool.cs.meta +0 -11
- package/Mobile/XDGUserStatusChangeWrapper.cs +0 -23
- package/Mobile/XDGUserStatusChangeWrapper.cs.meta +0 -11
- package/Mobile.meta +0 -8
- package/Plugins/Android/libs/XDGCommon_6.29.0.aar +0 -0
- package/Plugins/Android/libs/XDGCommon_6.29.0.aar.meta +0 -32
- package/Plugins/iOS/Resource/XDResources.bundle/agreement/Agreement_local_cn.json.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/agreement/Agreement_local_df.json.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/agreement/Agreement_local_kr.json.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/agreement.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/de.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/de.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/en.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/en.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/es.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/es.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/fr.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/fr.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/id.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/id.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_arrow_down@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_arrow_down_orange@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_back_circle@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_back_circle_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_back_thin@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_back_thin_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_clear@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_clear_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_large_color@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_large_color_disabled@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_large_color_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_medium_color@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_medium_color_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_taplogin@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_taplogin_disabled@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_taplogin_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_check@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_check_orange@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_rc_check@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_rc_checking@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_rc_uncheck@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_solid_check@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_solid_uncheck@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_static_check@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_uncheck@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_close_circle@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_close_circle_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_close_thin@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_close_thin_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_color_white@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_color_white@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_color_white_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_color_white_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_color_white_pressed_2@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_color_white_pressed_2@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_copy@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_copy_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_indicator@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_apple_icon@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_apple_icon_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_apple_long@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_apple_long_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_email_icon@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_facebook_icon@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_facebook_icon_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_facebook_long@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_facebook_long_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_google_icon@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_google_icon_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_google_icon_uc@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_google_long@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_google_long_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_guest_icon@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_guest_icon_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_guest_long@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_guest_long_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_line_icon@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_line_icon_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_line_long@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_line_long_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_phone_icon@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_steam_icon@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_steam_icon_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_steam_long@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_steam_long_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_taptap_icon@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_taptap_icon_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_taptap_long@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_taptap_long_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_twitter_icon@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_twitter_icon_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_twitter_long@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_twitter_long_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_more_icon@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_payback_button@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_payback_button_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_payback_tip@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_phone_edit@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_phone_edit_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_tap_logo_cn@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_uc_error_refresh@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_uc_load_fail@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_xd_logo_cn@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/ja.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/ja.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/ko.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/ko.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/local/Global_sms_regions.json.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/local.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/pt.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/pt.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/ru.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/ru.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/th.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/th.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/tr.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/tr.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/vi.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/vi.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/zh-Hans.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/zh-Hans.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/zh-Hant.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/zh-Hant.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle.meta +0 -81
- package/Plugins/iOS/XDCommonSDK.framework/Headers/NSDictionary+TDSGlobalJson.h +0 -17
- package/Plugins/iOS/XDCommonSDK.framework/Headers/NSDictionary+TDSGlobalJson.h.meta +0 -7
- package/Plugins/iOS/XDCommonSDK.framework/Headers/NSString+TDSGlobalTools.h +0 -33
- package/Plugins/iOS/XDCommonSDK.framework/Headers/NSString+TDSGlobalTools.h.meta +0 -7
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalNetStatusManager.h +0 -10
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalNetStatusManager.h.meta +0 -7
- package/Plugins/iOS/XDCommonSDK.framework/Headers/UIImage+TDSSDK.h +0 -18
- package/Plugins/iOS/XDCommonSDK.framework/Headers/UIImage+TDSSDK.h.meta +0 -7
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHandlerDefine.h +0 -14
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHandlerDefine.h.meta +0 -7
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGKuaiShouShareParam.h +0 -35
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGKuaiShouShareParam.h.meta +0 -7
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGNavicationBar.h +0 -21
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGNavicationBar.h.meta +0 -7
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDKuaiShouInfo.h +0 -19
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDKuaiShouInfo.h.meta +0 -7
- package/README.md.meta +0 -7
- package/Runtime/Internal/Config/IXDConfigs.cs +0 -6
- package/Runtime/Internal/Config/IXDConfigs.cs.meta +0 -11
- package/Runtime/Internal/Config/XDConfigs.cs +0 -23
- package/Runtime/Internal/Config/XDConfigs.cs.meta +0 -11
- package/Runtime/Internal/Config.meta +0 -8
- package/Runtime/Internal/Encryption/EncryptionUtils.cs +0 -72
- package/Runtime/Internal/Encryption/EncryptionUtils.cs.meta +0 -11
- package/Runtime/Internal/Encryption.meta +0 -8
- package/Runtime/Internal/Exception/XDException.cs +0 -41
- package/Runtime/Internal/Exception/XDException.cs.meta +0 -11
- package/Runtime/Internal/Exception/XDHttpException.cs +0 -22
- package/Runtime/Internal/Exception/XDHttpException.cs.meta +0 -11
- package/Runtime/Internal/Exception.meta +0 -8
- package/Runtime/Internal/Http/IXDCommonHttpConfig.cs +0 -7
- package/Runtime/Internal/Http/IXDCommonHttpConfig.cs.meta +0 -11
- package/Runtime/Internal/Http/Response/BaseResponse.cs +0 -17
- package/Runtime/Internal/Http/Response/BaseResponse.cs.meta +0 -11
- package/Runtime/Internal/Http/Response/ErrorResponse.cs +0 -9
- package/Runtime/Internal/Http/Response/ErrorResponse.cs.meta +0 -11
- package/Runtime/Internal/Http/Response.meta +0 -8
- package/Runtime/Internal/Http/ServerTime.cs +0 -23
- package/Runtime/Internal/Http/ServerTime.cs.meta +0 -11
- package/Runtime/Internal/Http/XDCommonHttpConfig.cs +0 -28
- package/Runtime/Internal/Http/XDCommonHttpConfig.cs.meta +0 -11
- package/Runtime/Internal/Http/XDDelegatingHandler.cs +0 -41
- package/Runtime/Internal/Http/XDDelegatingHandler.cs.meta +0 -11
- package/Runtime/Internal/Http/XDGHost.cs +0 -105
- package/Runtime/Internal/Http/XDGHost.cs.meta +0 -11
- package/Runtime/Internal/Http/XDHttpClient.cs +0 -169
- package/Runtime/Internal/Http/XDHttpClient.cs.meta +0 -11
- package/Runtime/Internal/Http/XDHttpClientFactory.cs +0 -80
- package/Runtime/Internal/Http/XDHttpClientFactory.cs.meta +0 -11
- package/Runtime/Internal/Http/XDHttpUtils.cs +0 -65
- package/Runtime/Internal/Http/XDHttpUtils.cs.meta +0 -11
- package/Runtime/Internal/Http/XDUrlUtils.cs +0 -35
- package/Runtime/Internal/Http/XDUrlUtils.cs.meta +0 -11
- package/Runtime/Internal/Http.meta +0 -8
- package/Runtime/Internal/IXDGCommon.cs +0 -66
- package/Runtime/Internal/IXDGCommon.cs.meta +0 -11
- package/Runtime/Internal/IXDGSettings.cs +0 -7
- package/Runtime/Internal/IXDGSettings.cs.meta +0 -11
- package/Runtime/Internal/LangType.cs +0 -20
- package/Runtime/Internal/LangType.cs.meta +0 -11
- package/Runtime/Internal/ShareFlavors.cs +0 -9
- package/Runtime/Internal/ShareFlavors.cs.meta +0 -11
- package/Runtime/Internal/XDGError.cs +0 -14
- package/Runtime/Internal/XDGError.cs.meta +0 -11
- package/Runtime/Internal/XDGRegionInfo.cs +0 -10
- package/Runtime/Internal/XDGRegionInfo.cs.meta +0 -11
- package/Runtime/Internal/XDGRegionInfoWrapper.cs +0 -7
- package/Runtime/Internal/XDGRegionInfoWrapper.cs.meta +0 -11
- package/Runtime/Internal/XDGShareCallback.cs +0 -9
- package/Runtime/Internal/XDGShareCallback.cs.meta +0 -11
- package/Runtime/Internal/XDUtility.cs +0 -23
- package/Runtime/Internal/XDUtility.cs.meta +0 -11
- package/Runtime/Internal/XDWebAction.cs +0 -8
- package/Runtime/Internal/XDWebAction.cs.meta +0 -11
- package/Runtime/Public/Log/XDGLogLevel.cs +0 -11
- package/Runtime/Public/Log/XDGLogLevel.cs.meta +0 -11
- package/Runtime/Public/Log/XDGLogger.cs +0 -48
- package/Runtime/Public/Log/XDGLogger.cs.meta +0 -11
- package/Runtime/Public/Log.meta +0 -8
- package/Runtime/Public/XDGSettings.cs +0 -33
- package/Runtime/Public/XDGSettings.cs.meta +0 -11
- package/Runtime/XDGCommon.cs +0 -251
- package/Runtime/XDGCommon.cs.meta +0 -11
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/agreement/Agreement_local_cn.json +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/agreement/Agreement_local_df.json +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/agreement/Agreement_local_kr.json +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/de.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/en.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/es.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/fr.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/id.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_arrow_down@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_arrow_down_orange@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_back_circle@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_back_circle_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_back_thin@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_back_thin_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_clear@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_clear_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_large_color@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_large_color_disabled@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_large_color_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_medium_color@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_medium_color_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_taplogin@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_taplogin_disabled@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_taplogin_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_check@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_check_orange@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_rc_check@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_rc_checking@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_rc_uncheck@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_solid_check@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_solid_uncheck@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_static_check@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_uncheck@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_close_circle@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_close_circle_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_close_thin@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_close_thin_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_copy@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_copy_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_indicator@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_apple_icon@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_apple_icon_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_apple_long@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_apple_long_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_email_icon@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_facebook_icon@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_facebook_icon_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_facebook_long@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_facebook_long_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_google_icon@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_google_icon_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_google_icon_uc@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_google_long@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_google_long_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_guest_icon@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_guest_icon_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_guest_long@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_guest_long_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_line_icon@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_line_icon_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_line_long@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_line_long_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_phone_icon@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_steam_icon@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_steam_icon_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_steam_long@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_steam_long_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_taptap_icon@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_taptap_icon_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_taptap_long@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_taptap_long_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_twitter_icon@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_twitter_icon_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_twitter_long@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_twitter_long_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_more_icon@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_payback_button@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_payback_button_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_payback_tip@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_phone_edit@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_phone_edit_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_tap_logo_cn@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_uc_error_refresh@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_uc_load_fail@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_xd_logo_cn@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/ja.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/ko.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/local/Global_sms_regions.json +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/pt.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/ru.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/th.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/tr.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/vi.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/zh-Hans.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/zh-Hant.lproj/Localizable.strings +0 -0
- /package/{README.md → Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/ms.lproj/Localizable.strings} +0 -0
|
@@ -0,0 +1,701 @@
|
|
|
1
|
+
#if UNITY_EDITOR && UNITY_IOS
|
|
2
|
+
using System;
|
|
3
|
+
using System.Collections.Generic;
|
|
4
|
+
using System.IO;
|
|
5
|
+
using UnityEditor;
|
|
6
|
+
using UnityEditor.Callbacks;
|
|
7
|
+
using UnityEditor.iOS.Xcode;
|
|
8
|
+
using UnityEngine;
|
|
9
|
+
using Newtonsoft.Json;
|
|
10
|
+
using System.Linq;
|
|
11
|
+
using XD.SDK.Foundation.Mobile.Editor;
|
|
12
|
+
|
|
13
|
+
namespace XD.SDK.Common.Editor
|
|
14
|
+
{
|
|
15
|
+
public static class XDGIOSCommonProcessor
|
|
16
|
+
{
|
|
17
|
+
private static string rootPath;
|
|
18
|
+
|
|
19
|
+
[PostProcessBuild(199)]
|
|
20
|
+
public static void OnPostprocessBuild(BuildTarget buildTarget, string path)
|
|
21
|
+
{
|
|
22
|
+
if (buildTarget != BuildTarget.iOS) return;
|
|
23
|
+
// 读取 XDConfig.json
|
|
24
|
+
var jsonPath = XDGCommonEditorUtils.GetXDConfigPath();
|
|
25
|
+
if (!File.Exists(jsonPath))
|
|
26
|
+
{
|
|
27
|
+
Debug.LogError("[XDSDK] XDConfig.json 配置文件不存在,结束打包,请重新检查配置");
|
|
28
|
+
return;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
// 解析 XDConfig.json
|
|
32
|
+
var json = File.ReadAllText(jsonPath);
|
|
33
|
+
var xdConfigModel = JsonConvert.DeserializeObject<XDConfigModel>(json);
|
|
34
|
+
if (xdConfigModel == null)
|
|
35
|
+
{
|
|
36
|
+
Debug.LogError("[XDSDK] XDConfig.json 配置文件解析失败,请检查内容格式,文件路径: " + jsonPath);
|
|
37
|
+
return;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
rootPath = path;
|
|
41
|
+
Debug.LogFormat($"[XDSDK] iOS rootPath: {rootPath}");
|
|
42
|
+
var projPath = PBXProject.GetPBXProjectPath(path);
|
|
43
|
+
var proj = new PBXProject();
|
|
44
|
+
proj.ReadFromString(File.ReadAllText(projPath));
|
|
45
|
+
|
|
46
|
+
// 2019.3以上有多个target
|
|
47
|
+
#if UNITY_2019_3_OR_NEWER
|
|
48
|
+
string unityFrameworkTarget = proj.TargetGuidByName("UnityFramework");
|
|
49
|
+
string target = proj.GetUnityMainTargetGuid();
|
|
50
|
+
#else
|
|
51
|
+
string unityFrameworkTarget = proj.TargetGuidByName("Unity-iPhone");
|
|
52
|
+
string target = proj.TargetGuidByName("Unity-iPhone");
|
|
53
|
+
#endif
|
|
54
|
+
|
|
55
|
+
// 添加基本配置
|
|
56
|
+
proj.AddBuildProperty(target, "OTHER_LDFLAGS", "-ObjC");
|
|
57
|
+
proj.AddBuildProperty(unityFrameworkTarget, "OTHER_LDFLAGS", "-ObjC ");
|
|
58
|
+
|
|
59
|
+
// tap common
|
|
60
|
+
proj.SetBuildProperty(target, "ENABLE_BITCODE", "NO");
|
|
61
|
+
proj.SetBuildProperty(target, "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES", "YES");
|
|
62
|
+
proj.SetBuildProperty(target, "SWIFT_VERSION", "5.0");
|
|
63
|
+
proj.SetBuildProperty(target, "CLANG_ENABLE_MODULES", "YES");
|
|
64
|
+
|
|
65
|
+
proj.SetBuildProperty(unityFrameworkTarget, "ENABLE_BITCODE", "NO");
|
|
66
|
+
proj.SetBuildProperty(unityFrameworkTarget, "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES", "NO");
|
|
67
|
+
proj.SetBuildProperty(unityFrameworkTarget, "SWIFT_VERSION", "5.0");
|
|
68
|
+
proj.SetBuildProperty(unityFrameworkTarget, "CLANG_ENABLE_MODULES", "YES");
|
|
69
|
+
|
|
70
|
+
proj.AddFrameworkToProject(unityFrameworkTarget, "MobileCoreServices.framework", false);
|
|
71
|
+
proj.AddFrameworkToProject(unityFrameworkTarget, "WebKit.framework", false);
|
|
72
|
+
proj.AddFrameworkToProject(unityFrameworkTarget, "Security.framework", false);
|
|
73
|
+
proj.AddFrameworkToProject(unityFrameworkTarget, "SystemConfiguration.framework", false);
|
|
74
|
+
proj.AddFrameworkToProject(unityFrameworkTarget, "CoreTelephony.framework", false);
|
|
75
|
+
proj.AddFrameworkToProject(unityFrameworkTarget, "SystemConfiguration.framework", false);
|
|
76
|
+
|
|
77
|
+
proj.AddFileToBuild(unityFrameworkTarget,
|
|
78
|
+
proj.AddFile("usr/lib/libc++.tbd", "libc++.tbd", PBXSourceTree.Sdk));
|
|
79
|
+
|
|
80
|
+
proj.AddFileToBuild(unityFrameworkTarget,
|
|
81
|
+
proj.AddFile("usr/lib/libsqlite3.tbd", "libsqlite3.tbd", PBXSourceTree.Sdk));
|
|
82
|
+
|
|
83
|
+
// tap db
|
|
84
|
+
proj.AddFrameworkToProject(unityFrameworkTarget, "CoreMotion.framework", false);
|
|
85
|
+
proj.AddFrameworkToProject(unityFrameworkTarget, "Security.framework", false);
|
|
86
|
+
proj.AddFrameworkToProject(unityFrameworkTarget, "SystemConfiguration.framework", false);
|
|
87
|
+
proj.AddFrameworkToProject(unityFrameworkTarget, "AdServices.framework", true);
|
|
88
|
+
|
|
89
|
+
var parentFolder = Directory.GetParent(Application.dataPath)?.FullName;
|
|
90
|
+
|
|
91
|
+
var customPlistFile = RecursionFilterFile(parentFolder + "/Assets/Plugins/", "TDS-Info.plist");
|
|
92
|
+
var customPlistFilePath = customPlistFile?.FullName;
|
|
93
|
+
Dictionary<string, object> customPlistDic = null;
|
|
94
|
+
if (customPlistFilePath == null || !File.Exists(customPlistFilePath))
|
|
95
|
+
{
|
|
96
|
+
Debug.LogWarning("XDSDK Can't find TDS-Info.plist in Project/Assets/Plugins/!");
|
|
97
|
+
}
|
|
98
|
+
else
|
|
99
|
+
{
|
|
100
|
+
customPlistDic = (Dictionary<string, object>) Plist.readPlist(customPlistFilePath);
|
|
101
|
+
if (customPlistDic.ContainsKey("NSUserTrackingUsageDescription"))
|
|
102
|
+
{
|
|
103
|
+
proj.AddFrameworkToProject(unityFrameworkTarget, "AppTrackingTransparency.framework", true);
|
|
104
|
+
proj.AddFrameworkToProject(unityFrameworkTarget, "AdSupport.framework", false);
|
|
105
|
+
Debug.Log("TapDB add AdSupport and AppTracking framework");
|
|
106
|
+
}
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
// tap moment
|
|
110
|
+
proj.AddFrameworkToProject(unityFrameworkTarget, "AVFoundation.framework", false);
|
|
111
|
+
proj.AddFrameworkToProject(unityFrameworkTarget, "CoreTelephony.framework", false);
|
|
112
|
+
proj.AddFrameworkToProject(unityFrameworkTarget, "MobileCoreServices.framework", false);
|
|
113
|
+
proj.AddFrameworkToProject(unityFrameworkTarget, "Photos.framework", false);
|
|
114
|
+
proj.AddFrameworkToProject(unityFrameworkTarget, "SystemConfiguration.framework", false);
|
|
115
|
+
proj.AddFrameworkToProject(unityFrameworkTarget, "WebKit.framework", false);
|
|
116
|
+
|
|
117
|
+
proj.AddFrameworkToProject(unityFrameworkTarget, "Accelerate.framework", true);
|
|
118
|
+
proj.AddFrameworkToProject(unityFrameworkTarget, "AuthenticationServices.framework", true);
|
|
119
|
+
proj.AddFrameworkToProject(unityFrameworkTarget, "StoreKit.framework", true);
|
|
120
|
+
proj.AddFrameworkToProject(unityFrameworkTarget, "GameKit.framework", true);
|
|
121
|
+
proj.AddFileToBuild(unityFrameworkTarget, proj.AddFile("usr/lib/libresolv.tbd", "libresolv.tbd", PBXSourceTree.Sdk));
|
|
122
|
+
|
|
123
|
+
// 创建 resource 文件夹
|
|
124
|
+
var resourcePath = Path.Combine(path, "XDSDKResource");
|
|
125
|
+
// var parentFolder = Directory.GetParent(Application.dataPath)?.FullName;
|
|
126
|
+
if (!File.Exists(resourcePath))
|
|
127
|
+
{
|
|
128
|
+
Directory.CreateDirectory(resourcePath);
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
// 拷贝 common 资源
|
|
132
|
+
CopyResource(target, projPath, proj, parentFolder,
|
|
133
|
+
"com.xd.sdk.common", "Common", resourcePath);
|
|
134
|
+
|
|
135
|
+
// 拷贝 oversea 资源
|
|
136
|
+
CopyResource(target, projPath, proj, parentFolder,
|
|
137
|
+
"com.xd.sdk.oversea", "Oversea", resourcePath);
|
|
138
|
+
|
|
139
|
+
// 拷贝 mainland 资源
|
|
140
|
+
CopyResource(target, projPath, proj, parentFolder,
|
|
141
|
+
"com.xd.sdk.mainland", "Mainland", resourcePath);
|
|
142
|
+
|
|
143
|
+
// 拷贝 TapSDKPlus 资源
|
|
144
|
+
CopyResource(target, projPath, proj, parentFolder,
|
|
145
|
+
"com.xd.sdk.tap.plus", "", resourcePath, true);
|
|
146
|
+
|
|
147
|
+
// 拷贝外面配置的文件夹
|
|
148
|
+
CopyThirdResource(target, projPath, proj, parentFolder, resourcePath);
|
|
149
|
+
|
|
150
|
+
var filePath = Path.Combine(resourcePath, "XDConfig.json");
|
|
151
|
+
File.Copy(jsonPath, filePath);
|
|
152
|
+
AddXcodeConfig(target, proj, filePath);
|
|
153
|
+
SetThirdLibraryId(path, xdConfigModel);
|
|
154
|
+
File.WriteAllText(projPath, proj.WriteToString());
|
|
155
|
+
|
|
156
|
+
// 修改 plist
|
|
157
|
+
SetPlist(path, customPlistDic);
|
|
158
|
+
// 插入代码片段
|
|
159
|
+
SetScriptClass(path);
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
private static string FilterFile(string srcPath, string filterName)
|
|
163
|
+
{
|
|
164
|
+
if (!Directory.Exists(srcPath))
|
|
165
|
+
{
|
|
166
|
+
return null;
|
|
167
|
+
}
|
|
168
|
+
|
|
169
|
+
foreach (var dir in Directory.GetDirectories(srcPath))
|
|
170
|
+
{
|
|
171
|
+
string fileName = Path.GetFileName(dir);
|
|
172
|
+
if (fileName.StartsWith(filterName))
|
|
173
|
+
{
|
|
174
|
+
Debug.Log("[XDSDK] 筛选到指定文件夹:" + Path.Combine(srcPath, Path.GetFileName(dir)));
|
|
175
|
+
return Path.Combine(srcPath, Path.GetFileName(dir));
|
|
176
|
+
}
|
|
177
|
+
}
|
|
178
|
+
|
|
179
|
+
return null;
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
private static FileInfo RecursionFilterFile(string dir, string fileName)
|
|
183
|
+
{
|
|
184
|
+
List<FileInfo> fileInfoList = new List<FileInfo>();
|
|
185
|
+
Director(dir, fileInfoList);
|
|
186
|
+
foreach (FileInfo item in fileInfoList)
|
|
187
|
+
{
|
|
188
|
+
if (fileName.Equals(item.Name))
|
|
189
|
+
{
|
|
190
|
+
return item;
|
|
191
|
+
}
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
return null;
|
|
195
|
+
}
|
|
196
|
+
|
|
197
|
+
private static void Director(string dir, List<FileInfo> list)
|
|
198
|
+
{
|
|
199
|
+
DirectoryInfo d = new DirectoryInfo(dir);
|
|
200
|
+
FileInfo[] files = d.GetFiles();
|
|
201
|
+
DirectoryInfo[] directs = d.GetDirectories();
|
|
202
|
+
foreach (FileInfo f in files)
|
|
203
|
+
{
|
|
204
|
+
list.Add(f);
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
foreach (DirectoryInfo dd in directs)
|
|
208
|
+
{
|
|
209
|
+
Director(dd.FullName, list);
|
|
210
|
+
}
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
private static void CopyResource(string mainTargetGuid, string projPath, PBXProject proj, string dataPath,
|
|
214
|
+
string npmModuleName, string localModuleName, string xcodeResourceFolder, bool tapResource=false)
|
|
215
|
+
{
|
|
216
|
+
// 拷贝文件夹里的资源
|
|
217
|
+
var moduleIOSResourcesFolder = FilterFile(dataPath + "/Library/PackageCache/", $"{npmModuleName}@");
|
|
218
|
+
// 再检查 embed upm
|
|
219
|
+
if (string.IsNullOrEmpty(moduleIOSResourcesFolder))
|
|
220
|
+
{
|
|
221
|
+
// 优先使用npm的
|
|
222
|
+
moduleIOSResourcesFolder = FilterFile(dataPath + "/Packages/", $"{npmModuleName}");
|
|
223
|
+
if (string.IsNullOrEmpty(moduleIOSResourcesFolder))
|
|
224
|
+
{
|
|
225
|
+
// 用本地的路径
|
|
226
|
+
if (tapResource)
|
|
227
|
+
{
|
|
228
|
+
moduleIOSResourcesFolder = dataPath + "/SDK/TapPlus";
|
|
229
|
+
}
|
|
230
|
+
else
|
|
231
|
+
{
|
|
232
|
+
moduleIOSResourcesFolder = dataPath + "/SDK/XD/SDK/" + localModuleName;
|
|
233
|
+
}
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
// 没有的话,换个路径试试
|
|
237
|
+
if (string.IsNullOrEmpty(moduleIOSResourcesFolder)
|
|
238
|
+
|| !Directory.Exists(moduleIOSResourcesFolder))
|
|
239
|
+
{
|
|
240
|
+
moduleIOSResourcesFolder = dataPath + "/Assets/Plugins/XDSDK/Mobile/" + localModuleName;
|
|
241
|
+
}
|
|
242
|
+
}
|
|
243
|
+
|
|
244
|
+
moduleIOSResourcesFolder = moduleIOSResourcesFolder + "/Plugins/iOS/Resource";
|
|
245
|
+
|
|
246
|
+
if (Directory.Exists(moduleIOSResourcesFolder) && moduleIOSResourcesFolder != "")
|
|
247
|
+
{
|
|
248
|
+
Debug.Log("[XDSDK] 拷贝资源路径: " + moduleIOSResourcesFolder);
|
|
249
|
+
CopyAndReplaceDirectory(moduleIOSResourcesFolder, xcodeResourceFolder, mainTargetGuid, proj);
|
|
250
|
+
File.WriteAllText(projPath, proj.WriteToString());
|
|
251
|
+
}
|
|
252
|
+
else
|
|
253
|
+
{
|
|
254
|
+
Debug.LogError("[XDSDK] 资源文件夹不存在: " + moduleIOSResourcesFolder);
|
|
255
|
+
}
|
|
256
|
+
}
|
|
257
|
+
|
|
258
|
+
public static void AddXcodeConfig(string target, PBXProject proj, string xcodeFilePath)
|
|
259
|
+
{
|
|
260
|
+
if (!xcodeFilePath.EndsWith("/Info.plist"))
|
|
261
|
+
{
|
|
262
|
+
var fromPath = rootPath;
|
|
263
|
+
if (!fromPath.EndsWith(Path.DirectorySeparatorChar.ToString()))
|
|
264
|
+
fromPath += Path.DirectorySeparatorChar.ToString();
|
|
265
|
+
var relativePath = MakeRelativePath(fromPath, xcodeFilePath);
|
|
266
|
+
Debug.LogFormat(
|
|
267
|
+
$"[XDSDK] AddXcodeConfig fromPath: {rootPath + Path.DirectorySeparatorChar.ToString()}, toPath: {xcodeFilePath}, result: {relativePath}");
|
|
268
|
+
|
|
269
|
+
var fileGuid = proj.AddFile(relativePath, relativePath);
|
|
270
|
+
proj.AddFileToBuild(target, fileGuid);
|
|
271
|
+
}
|
|
272
|
+
}
|
|
273
|
+
|
|
274
|
+
private static void CopyAndReplaceDirectory(string srcPath, string dstPath, string mainTargetGuid,
|
|
275
|
+
PBXProject proj)
|
|
276
|
+
{
|
|
277
|
+
if (!File.Exists(dstPath))
|
|
278
|
+
{
|
|
279
|
+
Directory.CreateDirectory(dstPath);
|
|
280
|
+
}
|
|
281
|
+
|
|
282
|
+
// framework 文件 和 meta 文件不拷贝
|
|
283
|
+
foreach (var file in Directory.GetFiles(srcPath))
|
|
284
|
+
{
|
|
285
|
+
var name = Path.GetFileName(file);
|
|
286
|
+
var filePath = Path.Combine(dstPath, name);
|
|
287
|
+
|
|
288
|
+
if (!name.EndsWith(".meta") && !File.Exists(filePath))
|
|
289
|
+
{
|
|
290
|
+
File.Copy(file, filePath);
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
// 添加到 xcode 配置
|
|
294
|
+
if (filePath.EndsWith(".plist") || filePath.EndsWith(".json") || filePath.EndsWith("InfoPlist.strings"))
|
|
295
|
+
{
|
|
296
|
+
AddXcodeConfig(mainTargetGuid, proj, filePath);
|
|
297
|
+
}
|
|
298
|
+
}
|
|
299
|
+
|
|
300
|
+
foreach (var dir in Directory.GetDirectories(srcPath))
|
|
301
|
+
{
|
|
302
|
+
var name = Path.GetFileName(dir);
|
|
303
|
+
var dirPath = Path.Combine(dstPath, name);
|
|
304
|
+
#if !UNITY_2019_3_OR_NEWER
|
|
305
|
+
if (!name.EndsWith(".framework") && !name.EndsWith(".xcframework")){
|
|
306
|
+
CopyAndReplaceDirectory(dir, dirPath, mainTargetGuid, proj);
|
|
307
|
+
}
|
|
308
|
+
#else
|
|
309
|
+
if (!name.EndsWith(".bundle") && !name.EndsWith(".framework") && !name.EndsWith(".xcframework"))
|
|
310
|
+
{
|
|
311
|
+
CopyAndReplaceDirectory(dir, dirPath, mainTargetGuid, proj);
|
|
312
|
+
}
|
|
313
|
+
#endif
|
|
314
|
+
|
|
315
|
+
if (dirPath.EndsWith(".bundle"))
|
|
316
|
+
{
|
|
317
|
+
#if !UNITY_2019_3_OR_NEWER
|
|
318
|
+
AddXcodeConfig(mainTargetGuid, proj, dirPath);
|
|
319
|
+
return;
|
|
320
|
+
#endif
|
|
321
|
+
List<string> deletingFolders = new List<string>();
|
|
322
|
+
DirectoryInfo oldBundleDi = null;
|
|
323
|
+
string[] directories = Directory.GetDirectories(rootPath, "*", SearchOption.AllDirectories);
|
|
324
|
+
foreach (string directory in directories)
|
|
325
|
+
{
|
|
326
|
+
oldBundleDi = new DirectoryInfo(directory);
|
|
327
|
+
if (oldBundleDi.Name == name)
|
|
328
|
+
{
|
|
329
|
+
deletingFolders.Add(oldBundleDi.FullName);
|
|
330
|
+
break;
|
|
331
|
+
}
|
|
332
|
+
}
|
|
333
|
+
|
|
334
|
+
foreach (var deletingFolder in deletingFolders)
|
|
335
|
+
{
|
|
336
|
+
var relativePath = MakeRelativePath(rootPath + Path.DirectorySeparatorChar.ToString(),
|
|
337
|
+
deletingFolder);
|
|
338
|
+
|
|
339
|
+
var unityIPhoneTargetGuid = proj.GetUnityMainTargetGuid();
|
|
340
|
+
var resourceTarget = proj.GetResourcesBuildPhaseByTarget(unityIPhoneTargetGuid);
|
|
341
|
+
|
|
342
|
+
var fileGUID = proj.AddFile(deletingFolder, relativePath);
|
|
343
|
+
proj.AddFileToBuildSection(unityIPhoneTargetGuid, resourceTarget, fileGUID);
|
|
344
|
+
var unityFrameworkTargetGuid = proj.GetUnityFrameworkTargetGuid();
|
|
345
|
+
proj.RemoveFileFromBuild(unityFrameworkTargetGuid, fileGUID);
|
|
346
|
+
}
|
|
347
|
+
}
|
|
348
|
+
}
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
/// <summary>
|
|
352
|
+
/// Creates a relative path from one file or folder to another.
|
|
353
|
+
/// </summary>
|
|
354
|
+
/// <param name="fromPath">Contains the directory that defines the start of the relative path.</param>
|
|
355
|
+
/// <param name="toPath">Contains the path that defines the endpoint of the relative path.</param>
|
|
356
|
+
/// <returns>The relative path from the start directory to the end path or <c>toPath</c> if the paths are not related.</returns>
|
|
357
|
+
/// <exception cref="ArgumentNullException"></exception>
|
|
358
|
+
/// <exception cref="UriFormatException"></exception>
|
|
359
|
+
/// <exception cref="InvalidOperationException"></exception>
|
|
360
|
+
private static string MakeRelativePath(string fromPath, string toPath)
|
|
361
|
+
{
|
|
362
|
+
if (string.IsNullOrEmpty(fromPath)) throw new ArgumentNullException("fromPath");
|
|
363
|
+
if (string.IsNullOrEmpty(toPath)) throw new ArgumentNullException("toPath");
|
|
364
|
+
|
|
365
|
+
Uri fromUri = new Uri(fromPath);
|
|
366
|
+
Uri toUri = new Uri(toPath);
|
|
367
|
+
|
|
368
|
+
if (fromUri.Scheme != toUri.Scheme)
|
|
369
|
+
{
|
|
370
|
+
return toPath;
|
|
371
|
+
} // path can't be made relative.
|
|
372
|
+
|
|
373
|
+
Uri relativeUri = fromUri.MakeRelativeUri(toUri);
|
|
374
|
+
string relativePath = Uri.UnescapeDataString(relativeUri.ToString());
|
|
375
|
+
|
|
376
|
+
if (toUri.Scheme.Equals("file", StringComparison.InvariantCultureIgnoreCase))
|
|
377
|
+
{
|
|
378
|
+
relativePath = relativePath.Replace(Path.AltDirectorySeparatorChar, Path.DirectorySeparatorChar);
|
|
379
|
+
}
|
|
380
|
+
|
|
381
|
+
return relativePath;
|
|
382
|
+
}
|
|
383
|
+
|
|
384
|
+
private static void SetPlist(string pathToBuildProject, Dictionary<string, object> customPlistDic)
|
|
385
|
+
{
|
|
386
|
+
var _plistPath = pathToBuildProject + "/Info.plist"; // Xcode工程的 plist
|
|
387
|
+
var _plist = new PlistDocument();
|
|
388
|
+
_plist.ReadFromString(File.ReadAllText(_plistPath));
|
|
389
|
+
var _rootDic = _plist.root;
|
|
390
|
+
|
|
391
|
+
// 添加 LSApplicationQueriesSchemes
|
|
392
|
+
var items = new List<string>()
|
|
393
|
+
{
|
|
394
|
+
"tapsdk",
|
|
395
|
+
"tapiosdk",
|
|
396
|
+
"taptap",
|
|
397
|
+
|
|
398
|
+
"fbapi",
|
|
399
|
+
"fb-messenger-share-api",
|
|
400
|
+
|
|
401
|
+
"lineauth2",
|
|
402
|
+
|
|
403
|
+
"twitterauth",
|
|
404
|
+
|
|
405
|
+
"sinaweibo",
|
|
406
|
+
"weibosdk",
|
|
407
|
+
"weibosdk2.5",
|
|
408
|
+
"weibosdk3.3",
|
|
409
|
+
|
|
410
|
+
"mqqopensdkapiV2",
|
|
411
|
+
"mqq",
|
|
412
|
+
"mqqapi",
|
|
413
|
+
"tim",
|
|
414
|
+
"mqqopensdknopasteboard",
|
|
415
|
+
|
|
416
|
+
"weixin",
|
|
417
|
+
"weixinULAPI",
|
|
418
|
+
"weixinURLParamsAPI",
|
|
419
|
+
|
|
420
|
+
"xhsdiscover",
|
|
421
|
+
|
|
422
|
+
"douyinopensdk",
|
|
423
|
+
"douyinliteopensdk",
|
|
424
|
+
"douyinsharesdk",
|
|
425
|
+
"snssdk1128",
|
|
426
|
+
|
|
427
|
+
"tiktokopensdk",
|
|
428
|
+
"tiktoksharesdk",
|
|
429
|
+
"snssdk1180",
|
|
430
|
+
"snssdk1233",
|
|
431
|
+
|
|
432
|
+
"instagram"
|
|
433
|
+
};
|
|
434
|
+
|
|
435
|
+
// 添加Scheme,用添加,不要覆盖替换!
|
|
436
|
+
PlistElementArray plistArray = null;
|
|
437
|
+
foreach (var item in _rootDic.values)
|
|
438
|
+
{
|
|
439
|
+
if (item.Key.Equals("LSApplicationQueriesSchemes"))
|
|
440
|
+
{
|
|
441
|
+
plistArray = (PlistElementArray) item.Value;
|
|
442
|
+
break;
|
|
443
|
+
}
|
|
444
|
+
}
|
|
445
|
+
|
|
446
|
+
if (plistArray == null)
|
|
447
|
+
{
|
|
448
|
+
plistArray = _rootDic.CreateArray("LSApplicationQueriesSchemes");
|
|
449
|
+
}
|
|
450
|
+
|
|
451
|
+
for (int i = 0; i < items.Count; i++)
|
|
452
|
+
{
|
|
453
|
+
plistArray.AddString(items[i]);
|
|
454
|
+
}
|
|
455
|
+
|
|
456
|
+
foreach (var item in customPlistDic)
|
|
457
|
+
{
|
|
458
|
+
if (!item.Key.Equals("taptap"))
|
|
459
|
+
{
|
|
460
|
+
_rootDic.SetString(item.Key, item.Value.ToString());
|
|
461
|
+
}
|
|
462
|
+
}
|
|
463
|
+
|
|
464
|
+
File.WriteAllText(_plistPath, _plist.WriteToString());
|
|
465
|
+
}
|
|
466
|
+
|
|
467
|
+
private static void SetThirdLibraryId(string pathToBuildProject, XDConfigModel configModel)
|
|
468
|
+
{
|
|
469
|
+
if (configModel == null)
|
|
470
|
+
{
|
|
471
|
+
Debug.LogError("[XDSDK] 打包失败 ---- XDConfig 配置文件Model是空");
|
|
472
|
+
return;
|
|
473
|
+
}
|
|
474
|
+
|
|
475
|
+
var _plistPath = pathToBuildProject + "/Info.plist"; // Xcode工程的plist
|
|
476
|
+
var _plist = new PlistDocument();
|
|
477
|
+
_plist.ReadFromString(File.ReadAllText(_plistPath));
|
|
478
|
+
var _rootDic = _plist.root;
|
|
479
|
+
|
|
480
|
+
var xdClientId = configModel.client_id;
|
|
481
|
+
var facebookId = (configModel.facebook != null ? configModel.facebook.app_id : null);
|
|
482
|
+
var facebookToken = (configModel.facebook != null ? configModel.facebook.client_token : null);
|
|
483
|
+
var taptapId = (configModel.tapsdk != null ? configModel.tapsdk.client_id : null);
|
|
484
|
+
var googleId = (configModel.google != null ? configModel.google.CLIENT_ID : null); // 注意要反转一下!
|
|
485
|
+
var twitterId = (configModel.twitter != null ? configModel.twitter.consumer_key : null);
|
|
486
|
+
// 优先使用 line 的 bundle_id
|
|
487
|
+
var bundleId = (configModel.line != null && !string.IsNullOrEmpty(configModel.line.bundle_id))
|
|
488
|
+
? configModel.line.bundle_id
|
|
489
|
+
: configModel.bundle_id;
|
|
490
|
+
var qqId = (configModel.qq != null ? configModel.qq.app_id : null);
|
|
491
|
+
var wechatId = (configModel.wechat != null ? configModel.wechat.app_id : null);
|
|
492
|
+
var weiboId = (configModel.weibo != null ? configModel.weibo.app_id : null);
|
|
493
|
+
|
|
494
|
+
string xhsId = configModel.xhs != null ? configModel.xhs.app_id_ios : null;
|
|
495
|
+
string douyinId = configModel.douyin != null ? configModel.douyin.app_id : null;
|
|
496
|
+
string tiktokId = configModel.tiktok != null ? configModel.tiktok.client_key : null;
|
|
497
|
+
|
|
498
|
+
// 添加 CFBundleURLTypes,用添加而不是覆盖
|
|
499
|
+
PlistElementDict dict = _plist.root.AsDict();
|
|
500
|
+
PlistElementArray array = null;
|
|
501
|
+
foreach (var item in _rootDic.values)
|
|
502
|
+
{
|
|
503
|
+
if (item.Key.Equals("CFBundleURLTypes"))
|
|
504
|
+
{
|
|
505
|
+
array = (PlistElementArray) item.Value;
|
|
506
|
+
break;
|
|
507
|
+
}
|
|
508
|
+
}
|
|
509
|
+
|
|
510
|
+
if (array == null)
|
|
511
|
+
{
|
|
512
|
+
array = dict.CreateArray("CFBundleURLTypes");
|
|
513
|
+
}
|
|
514
|
+
|
|
515
|
+
if (xdClientId != null)
|
|
516
|
+
{
|
|
517
|
+
PlistElementDict dictInner = array.AddDict();
|
|
518
|
+
dictInner.SetString("CFBundleURLName", "XD");
|
|
519
|
+
PlistElementArray array2 = dictInner.CreateArray("CFBundleURLSchemes");
|
|
520
|
+
array2.AddString($"xd{xdClientId}");
|
|
521
|
+
}
|
|
522
|
+
|
|
523
|
+
// 添加 FacebookAppID 和 FacebookClientToken
|
|
524
|
+
if (facebookId != null && facebookToken != null)
|
|
525
|
+
{
|
|
526
|
+
dict.SetString("FacebookAppID", facebookId);
|
|
527
|
+
dict.SetString("FacebookClientToken", facebookToken);
|
|
528
|
+
}
|
|
529
|
+
|
|
530
|
+
PlistElementDict dict2 = array.AddDict();
|
|
531
|
+
if (!string.IsNullOrEmpty(taptapId))
|
|
532
|
+
{
|
|
533
|
+
dict2.SetString("CFBundleURLName", "Tap");
|
|
534
|
+
PlistElementArray array2 = dict2.CreateArray("CFBundleURLSchemes");
|
|
535
|
+
array2.AddString($"tt{taptapId}");
|
|
536
|
+
}
|
|
537
|
+
|
|
538
|
+
if (!string.IsNullOrEmpty(googleId))
|
|
539
|
+
{
|
|
540
|
+
var reverseGoogleId = reverseStr(googleId);
|
|
541
|
+
|
|
542
|
+
dict2 = array.AddDict();
|
|
543
|
+
dict2.SetString("CFBundleURLName", "Google");
|
|
544
|
+
PlistElementArray array2 = dict2.CreateArray("CFBundleURLSchemes");
|
|
545
|
+
array2 = dict2.CreateArray("CFBundleURLSchemes");
|
|
546
|
+
array2.AddString(reverseGoogleId);
|
|
547
|
+
}
|
|
548
|
+
|
|
549
|
+
if (!string.IsNullOrEmpty(facebookId))
|
|
550
|
+
{
|
|
551
|
+
dict2 = array.AddDict();
|
|
552
|
+
dict2.SetString("CFBundleURLName", "Facebook");
|
|
553
|
+
PlistElementArray array2 = dict2.CreateArray("CFBundleURLSchemes");
|
|
554
|
+
array2 = dict2.CreateArray("CFBundleURLSchemes");
|
|
555
|
+
array2.AddString("fb" + facebookId);
|
|
556
|
+
}
|
|
557
|
+
|
|
558
|
+
if (!string.IsNullOrEmpty(bundleId))
|
|
559
|
+
{
|
|
560
|
+
dict2 = array.AddDict();
|
|
561
|
+
dict2.SetString("CFBundleURLName", "Line");
|
|
562
|
+
PlistElementArray array2 = dict2.CreateArray("CFBundleURLSchemes");
|
|
563
|
+
array2 = dict2.CreateArray("CFBundleURLSchemes");
|
|
564
|
+
array2.AddString("line3rdp." + bundleId);
|
|
565
|
+
}
|
|
566
|
+
|
|
567
|
+
if (!string.IsNullOrEmpty(twitterId))
|
|
568
|
+
{
|
|
569
|
+
dict2 = array.AddDict();
|
|
570
|
+
dict2.SetString("CFBundleURLName", "Twitter");
|
|
571
|
+
PlistElementArray array2 = dict2.CreateArray("CFBundleURLSchemes");
|
|
572
|
+
array2 = dict2.CreateArray("CFBundleURLSchemes");
|
|
573
|
+
array2.AddString("tdsg.twitter." + twitterId);
|
|
574
|
+
}
|
|
575
|
+
|
|
576
|
+
if (!string.IsNullOrEmpty(qqId))
|
|
577
|
+
{
|
|
578
|
+
dict2 = array.AddDict();
|
|
579
|
+
dict2.SetString("CFBundleURLName", "qq");
|
|
580
|
+
PlistElementArray array2 = dict2.CreateArray("CFBundleURLSchemes");
|
|
581
|
+
array2 = dict2.CreateArray("CFBundleURLSchemes");
|
|
582
|
+
array2.AddString("tencent" + qqId);
|
|
583
|
+
}
|
|
584
|
+
|
|
585
|
+
if (!string.IsNullOrEmpty(wechatId))
|
|
586
|
+
{
|
|
587
|
+
dict2 = array.AddDict();
|
|
588
|
+
dict2.SetString("CFBundleURLName", "wechat");
|
|
589
|
+
PlistElementArray array2 = dict2.CreateArray("CFBundleURLSchemes");
|
|
590
|
+
array2 = dict2.CreateArray("CFBundleURLSchemes");
|
|
591
|
+
array2.AddString(wechatId);
|
|
592
|
+
}
|
|
593
|
+
|
|
594
|
+
if (!string.IsNullOrEmpty(weiboId))
|
|
595
|
+
{
|
|
596
|
+
dict2 = array.AddDict();
|
|
597
|
+
dict2.SetString("CFBundleURLName", "weibo");
|
|
598
|
+
PlistElementArray array2 = dict2.CreateArray("CFBundleURLSchemes");
|
|
599
|
+
array2 = dict2.CreateArray("CFBundleURLSchemes");
|
|
600
|
+
array2.AddString("wb" + weiboId);
|
|
601
|
+
}
|
|
602
|
+
|
|
603
|
+
if (!string.IsNullOrEmpty(xhsId))
|
|
604
|
+
{
|
|
605
|
+
dict2 = array.AddDict();
|
|
606
|
+
dict2.SetString("CFBundleURLName", "xhs");
|
|
607
|
+
PlistElementArray array2 = dict2.CreateArray("CFBundleURLSchemes");
|
|
608
|
+
array2 = dict2.CreateArray("CFBundleURLSchemes");
|
|
609
|
+
array2.AddString("xhs" + xhsId);
|
|
610
|
+
}
|
|
611
|
+
|
|
612
|
+
if (!string.IsNullOrEmpty(douyinId))
|
|
613
|
+
{
|
|
614
|
+
dict2 = array.AddDict();
|
|
615
|
+
dict2.SetString("CFBundleURLName", "douyin");
|
|
616
|
+
PlistElementArray array2 = dict2.CreateArray("CFBundleURLSchemes");
|
|
617
|
+
array2 = dict2.CreateArray("CFBundleURLSchemes");
|
|
618
|
+
array2.AddString(douyinId);
|
|
619
|
+
}
|
|
620
|
+
|
|
621
|
+
if (!string.IsNullOrEmpty(tiktokId))
|
|
622
|
+
{
|
|
623
|
+
dict2 = array.AddDict();
|
|
624
|
+
dict2.SetString("CFBundleURLName", "tiktok");
|
|
625
|
+
PlistElementArray array2 = dict2.CreateArray("CFBundleURLSchemes");
|
|
626
|
+
array2 = dict2.CreateArray("CFBundleURLSchemes");
|
|
627
|
+
array2.AddString(tiktokId);
|
|
628
|
+
}
|
|
629
|
+
|
|
630
|
+
File.WriteAllText(_plistPath, _plist.WriteToString());
|
|
631
|
+
}
|
|
632
|
+
|
|
633
|
+
private static string reverseStr(string str)
|
|
634
|
+
{
|
|
635
|
+
// 用.分割然后反转,谷歌配置用
|
|
636
|
+
if (string.IsNullOrEmpty(str))
|
|
637
|
+
{
|
|
638
|
+
return "";
|
|
639
|
+
}
|
|
640
|
+
|
|
641
|
+
var list = str.Split('.').Reverse();
|
|
642
|
+
return string.Join(".", list);
|
|
643
|
+
}
|
|
644
|
+
|
|
645
|
+
private static void CopyThirdResource(string target, string projPath, PBXProject proj, string parentFolder,
|
|
646
|
+
string xcodeResourceFolder)
|
|
647
|
+
{
|
|
648
|
+
var tdsResourcePath = parentFolder + "/Assets/Plugins/iOS";
|
|
649
|
+
|
|
650
|
+
// 拷贝文件夹,正常海外的 GoogleService-Info.plist 文件在这里
|
|
651
|
+
if (Directory.Exists(tdsResourcePath))
|
|
652
|
+
{
|
|
653
|
+
Debug.Log("[XDSDK] 拷贝资源路径: " + tdsResourcePath);
|
|
654
|
+
CopyAndReplaceDirectory(tdsResourcePath, xcodeResourceFolder, target, proj);
|
|
655
|
+
File.WriteAllText(projPath, proj.WriteToString());
|
|
656
|
+
}
|
|
657
|
+
else
|
|
658
|
+
{
|
|
659
|
+
Debug.Log("[XDSDK] 没有游戏资源需要拷贝" + tdsResourcePath);
|
|
660
|
+
}
|
|
661
|
+
}
|
|
662
|
+
|
|
663
|
+
private static void SetScriptClass(string pathToBuildProject)
|
|
664
|
+
{
|
|
665
|
+
// 读取Xcode中 UnityAppController.mm文件
|
|
666
|
+
var unityAppControllerPath = pathToBuildProject + "/Classes/UnityAppController.mm";
|
|
667
|
+
var UnityAppController = new XDGScriptHandlerProcessor(unityAppControllerPath);
|
|
668
|
+
|
|
669
|
+
// 在指定代码后面增加一行代码
|
|
670
|
+
UnityAppController.WriteBelow(@"#include <assert.h>", @"#import <XDCommonSDK/XDCommonSDK.h>");
|
|
671
|
+
|
|
672
|
+
UnityAppController.WriteBelow(@"applicationDidFinishLaunching",
|
|
673
|
+
@" [XDGSDK application:application didFinishLaunchingWithOptions:launchOptions];");
|
|
674
|
+
UnityAppController.WriteBelow(@"AppController_SendNotificationWithArg(kUnityOnOpenURL, notifData);",
|
|
675
|
+
@" [XDGSDK application:app openURL:url options:options];");
|
|
676
|
+
UnityAppController.WriteBelow(@"AppController_SendNotificationWithArg(kUnityDidRegisterForRemoteNotificationsWithDeviceToken, deviceToken);", @" [XDGSDK application:application didRegisterForRemoteNotificationsWithDeviceToken:deviceToken];");
|
|
677
|
+
UnityAppController.WriteBelow(@"didReceiveRemoteNotification:(NSDictionary *)userInfo fetchCompletionHandler:(void (^)(UIBackgroundFetchResult result))handler
|
|
678
|
+
{"," [XDGSDK application:application didReceiveRemoteNotification:userInfo fetchCompletionHandler:handler];");
|
|
679
|
+
if (CheckoutUniversalLinkHolder(unityAppControllerPath, @"NSURL* url = userActivity.webpageURL;"))
|
|
680
|
+
{
|
|
681
|
+
UnityAppController.WriteBelow(@"NSURL* url = userActivity.webpageURL;",
|
|
682
|
+
@" [XDGSDK application:application continueUserActivity:userActivity restorationHandler:restorationHandler];");
|
|
683
|
+
}
|
|
684
|
+
else
|
|
685
|
+
{
|
|
686
|
+
UnityAppController.WriteBelow(@"- (void)preStartUnity {}",
|
|
687
|
+
@"-(BOOL) application:(UIApplication *)application continueUserActivity:(NSUserActivity *)userActivity restorationHandler:(void (^)(NSArray<id<UIUserActivityRestoring>> * _Nullable))restorationHandler{[XDGSDK application:application continueUserActivity:userActivity restorationHandler:restorationHandler];return YES;}");
|
|
688
|
+
}
|
|
689
|
+
}
|
|
690
|
+
|
|
691
|
+
private static bool CheckoutUniversalLinkHolder(string filePath, string below)
|
|
692
|
+
{
|
|
693
|
+
StreamReader streamReader = new StreamReader(filePath);
|
|
694
|
+
string all = streamReader.ReadToEnd();
|
|
695
|
+
streamReader.Close();
|
|
696
|
+
int beginIndex = all.IndexOf(below, StringComparison.Ordinal);
|
|
697
|
+
return beginIndex != -1;
|
|
698
|
+
}
|
|
699
|
+
}
|
|
700
|
+
}
|
|
701
|
+
#endif
|