com.xd.sdk.common 0.0.1
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/ChangeLog.md +1 -0
- package/ChangeLog.md.meta +7 -0
- package/Editor/Plist.cs +938 -0
- package/Editor/Plist.cs.meta +11 -0
- package/Editor/XD.SDK.Common.Editor.asmdef +18 -0
- package/Editor/XD.SDK.Common.Editor.asmdef.meta +7 -0
- package/Editor/XDCommonProcessBuild.cs +18 -0
- package/Editor/XDCommonProcessBuild.cs.meta +3 -0
- package/Editor/XDConfigModel.cs +123 -0
- package/Editor/XDConfigModel.cs.meta +3 -0
- package/Editor/XDGAndroidCommonProcessor.cs +57 -0
- package/Editor/XDGAndroidCommonProcessor.cs.meta +11 -0
- package/Editor/XDGAndroidProcessor.cs +194 -0
- package/Editor/XDGAndroidProcessor.cs.meta +11 -0
- package/Editor/XDGCommonEditorUtils.cs +52 -0
- package/Editor/XDGCommonEditorUtils.cs.meta +3 -0
- package/Editor/XDGCommonGradleContextProvider.cs +194 -0
- package/Editor/XDGCommonGradleContextProvider.cs.meta +3 -0
- package/Editor/XDGIOSCommonProcessor.cs +476 -0
- package/Editor/XDGIOSCommonProcessor.cs.meta +11 -0
- package/Editor/XDGScriptHandlerProcessor.cs +101 -0
- package/Editor/XDGScriptHandlerProcessor.cs.meta +11 -0
- package/Editor.meta +8 -0
- package/Mobile/Config/XDGConfigsMobile.cs +25 -0
- package/Mobile/Config/XDGConfigsMobile.cs.meta +11 -0
- package/Mobile/Config.meta +8 -0
- package/Mobile/Constant.cs +15 -0
- package/Mobile/Constant.cs.meta +3 -0
- package/Mobile/Editor/XD.SDK.Common.Mobile.Editor.asmdef +22 -0
- package/Mobile/Editor/XD.SDK.Common.Mobile.Editor.asmdef.meta +3 -0
- package/Mobile/Editor/XDCommonMobileProcessBuild.cs +20 -0
- package/Mobile/Editor/XDCommonMobileProcessBuild.cs.meta +3 -0
- package/Mobile/Editor.meta +3 -0
- package/Mobile/Http/XDGCommonHttpConfigMobile.cs +30 -0
- package/Mobile/Http/XDGCommonHttpConfigMobile.cs.meta +11 -0
- package/Mobile/Http.meta +8 -0
- package/Mobile/LocalConfigInfo.cs +39 -0
- package/Mobile/LocalConfigInfo.cs.meta +11 -0
- package/Mobile/Net/EventManager.cs +11 -0
- package/Mobile/Net/EventManager.cs.meta +3 -0
- package/Mobile/Net/MiniJSON.cs +556 -0
- package/Mobile/Net/MiniJSON.cs.meta +3 -0
- package/Mobile/Net/Net.cs +172 -0
- package/Mobile/Net/Net.cs.meta +3 -0
- package/Mobile/Net.meta +3 -0
- package/Mobile/Plugins/Android/com/xd/common/bridge/XDGCommonBridge.java +14 -0
- package/Mobile/Plugins/Android/com/xd/common/bridge/XDGCommonBridge.java.meta +32 -0
- package/Mobile/Plugins/Android/com/xd/common/bridge.meta +8 -0
- package/Mobile/Plugins/Android/com/xd/common.meta +8 -0
- package/Mobile/Plugins/Android/com/xd.meta +8 -0
- package/Mobile/Plugins/Android/com.meta +8 -0
- package/Mobile/Plugins/Android.meta +8 -0
- package/Mobile/Plugins/iOS/XDCommonBridge.m +23 -0
- package/Mobile/Plugins/iOS/XDCommonBridge.m.meta +37 -0
- package/Mobile/Plugins/iOS.meta +8 -0
- package/Mobile/Plugins.meta +8 -0
- package/Mobile/XD.SDK.Common.Mobile.Runtime.asmdef +22 -0
- package/Mobile/XD.SDK.Common.Mobile.Runtime.asmdef.meta +7 -0
- package/Mobile/XDGBridgeWrapper.cs +77 -0
- package/Mobile/XDGBridgeWrapper.cs.meta +11 -0
- package/Mobile/XDGCommonMobile.cs +123 -0
- package/Mobile/XDGCommonMobile.cs.meta +11 -0
- package/Mobile/XDGCommonMobileImpl.cs +547 -0
- package/Mobile/XDGCommonMobileImpl.cs.meta +11 -0
- package/Mobile/XDGErrorMobile.cs +47 -0
- package/Mobile/XDGErrorMobile.cs.meta +11 -0
- package/Mobile/XDGRegionInfoMobile.cs +27 -0
- package/Mobile/XDGRegionInfoMobile.cs.meta +11 -0
- package/Mobile/XDGSettingsMobile.cs +13 -0
- package/Mobile/XDGSettingsMobile.cs.meta +3 -0
- package/Mobile/XDGTool.cs +50 -0
- package/Mobile/XDGTool.cs.meta +11 -0
- package/Mobile/XDGUserStatusChangeWrapper.cs +23 -0
- package/Mobile/XDGUserStatusChangeWrapper.cs.meta +11 -0
- package/Mobile.meta +8 -0
- package/Plugins/Android/libs/XDGCommon_6.21.1.aar +0 -0
- package/Plugins/Android/libs/XDGCommon_6.21.1.aar.meta +32 -0
- package/Plugins/Android/libs.meta +8 -0
- package/Plugins/Android.meta +8 -0
- package/Plugins/iOS/Resource/Blank.swift +8 -0
- package/Plugins/iOS/Resource/Blank.swift.meta +33 -0
- package/Plugins/iOS/Resource/XDResources.bundle/agreement/Agreement_local_cn.json +12 -0
- package/Plugins/iOS/Resource/XDResources.bundle/agreement/Agreement_local_cn.json.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/agreement/Agreement_local_df.json +223 -0
- package/Plugins/iOS/Resource/XDResources.bundle/agreement/Agreement_local_df.json.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/agreement/Agreement_local_kr.json +38 -0
- package/Plugins/iOS/Resource/XDResources.bundle/agreement/Agreement_local_kr.json.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/agreement.meta +8 -0
- package/Plugins/iOS/Resource/XDResources.bundle/de.lproj/Localizable.strings +84 -0
- package/Plugins/iOS/Resource/XDResources.bundle/de.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/de.lproj.meta +8 -0
- package/Plugins/iOS/Resource/XDResources.bundle/en.lproj/Localizable.strings +84 -0
- package/Plugins/iOS/Resource/XDResources.bundle/en.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/en.lproj.meta +8 -0
- package/Plugins/iOS/Resource/XDResources.bundle/es.lproj/Localizable.strings +84 -0
- package/Plugins/iOS/Resource/XDResources.bundle/es.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/es.lproj.meta +8 -0
- package/Plugins/iOS/Resource/XDResources.bundle/fr.lproj/Localizable.strings +84 -0
- package/Plugins/iOS/Resource/XDResources.bundle/fr.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/fr.lproj.meta +8 -0
- package/Plugins/iOS/Resource/XDResources.bundle/id.lproj/Localizable.strings +84 -0
- package/Plugins/iOS/Resource/XDResources.bundle/id.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/id.lproj.meta +8 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_back_circle@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_back_circle@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_back_circle_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_back_circle_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_back_thin@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_back_thin@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_back_thin_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_back_thin_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_large_color@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_large_color@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_large_color_disabled@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_large_color_disabled@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_large_color_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_large_color_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_medium_color@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_medium_color@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_medium_color_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_medium_color_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_taplogin@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_taplogin@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_taplogin_disabled@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_taplogin_disabled@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_taplogin_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_taplogin_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_check@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_check@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_rc_check@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_rc_check@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_rc_checking@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_rc_checking@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_rc_uncheck@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_rc_uncheck@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_solid_check@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_solid_check@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_solid_uncheck@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_solid_uncheck@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_static_check@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_static_check@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_uncheck@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_uncheck@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_close_circle@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_close_circle@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_close_circle_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_close_circle_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_close_thin@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_close_thin@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_close_thin_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_close_thin_pressed@3x.png.meta +7 -0
- 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 +7 -0
- 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 +7 -0
- 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 +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_copy@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_copy@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_copy_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_copy_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_indicator@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_indicator@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_apple_icon@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_apple_icon@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_apple_icon_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_apple_icon_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_apple_long@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_apple_long@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_apple_long_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_apple_long_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_facebook_icon@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_facebook_icon@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_facebook_icon_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_facebook_icon_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_facebook_long@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_facebook_long@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_facebook_long_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_facebook_long_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_google_icon@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_google_icon@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_google_icon_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_google_icon_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_google_icon_uc@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_google_icon_uc@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_google_long@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_google_long@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_google_long_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_google_long_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_guest_icon@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_guest_icon@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_guest_icon_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_guest_icon_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_guest_long@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_guest_long@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_guest_long_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_guest_long_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_line_icon@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_line_icon@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_line_icon_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_line_icon_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_line_long@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_line_long@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_line_long_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_line_long_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_phone_icon@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_phone_icon@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_steam_icon@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_steam_icon@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_steam_icon_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_steam_icon_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_steam_long@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_steam_long@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_steam_long_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_steam_long_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_taptap_icon@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_taptap_icon@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_taptap_icon_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_taptap_icon_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_taptap_long@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_taptap_long@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_taptap_long_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_taptap_long_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_twitter_icon@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_twitter_icon@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_twitter_icon_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_twitter_icon_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_twitter_long@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_twitter_long@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_twitter_long_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_twitter_long_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_more_icon@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_more_icon@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_payback_button@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_payback_button@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_payback_button_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_payback_button_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_payback_tip@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_payback_tip@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_phone_edit@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_phone_edit@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_phone_edit_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_phone_edit_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_tap_logo_cn@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_tap_logo_cn@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_uc_error_refresh@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_uc_error_refresh@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_uc_load_fail@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_uc_load_fail@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_xd_logo_cn@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_xd_logo_cn@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images.meta +8 -0
- package/Plugins/iOS/Resource/XDResources.bundle/ja.lproj/Localizable.strings +84 -0
- package/Plugins/iOS/Resource/XDResources.bundle/ja.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/ja.lproj.meta +8 -0
- package/Plugins/iOS/Resource/XDResources.bundle/ko.lproj/Localizable.strings +84 -0
- package/Plugins/iOS/Resource/XDResources.bundle/ko.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/ko.lproj.meta +8 -0
- package/Plugins/iOS/Resource/XDResources.bundle/pt.lproj/Localizable.strings +84 -0
- package/Plugins/iOS/Resource/XDResources.bundle/pt.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/pt.lproj.meta +8 -0
- package/Plugins/iOS/Resource/XDResources.bundle/ru.lproj/Localizable.strings +84 -0
- package/Plugins/iOS/Resource/XDResources.bundle/ru.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/ru.lproj.meta +8 -0
- package/Plugins/iOS/Resource/XDResources.bundle/th.lproj/Localizable.strings +84 -0
- package/Plugins/iOS/Resource/XDResources.bundle/th.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/th.lproj.meta +8 -0
- package/Plugins/iOS/Resource/XDResources.bundle/tr.lproj/Localizable.strings +84 -0
- package/Plugins/iOS/Resource/XDResources.bundle/tr.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/tr.lproj.meta +8 -0
- package/Plugins/iOS/Resource/XDResources.bundle/vi.lproj/Localizable.strings +84 -0
- package/Plugins/iOS/Resource/XDResources.bundle/vi.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/vi.lproj.meta +8 -0
- package/Plugins/iOS/Resource/XDResources.bundle/zh-Hans.lproj/Localizable.strings +84 -0
- package/Plugins/iOS/Resource/XDResources.bundle/zh-Hans.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/zh-Hans.lproj.meta +8 -0
- package/Plugins/iOS/Resource/XDResources.bundle/zh-Hant.lproj/Localizable.strings +84 -0
- package/Plugins/iOS/Resource/XDResources.bundle/zh-Hant.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/XDResources.bundle/zh-Hant.lproj.meta +8 -0
- package/Plugins/iOS/Resource/XDResources.bundle.meta +81 -0
- package/Plugins/iOS/Resource.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/NSBundle+XDG.h +21 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/NSBundle+XDG.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/NSDictionary+TDSGlobalJson.h +17 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/NSDictionary+TDSGlobalJson.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/NSString+TDSGlobalTools.h +24 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/NSString+TDSGlobalTools.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalAutoLayout.h +55 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalAutoLayout.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalCommonUtility.h +33 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalCommonUtility.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalDeviceInfoTool.h +37 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalDeviceInfoTool.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalNetStatusManager.h +10 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalNetStatusManager.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalNotifications.h +44 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalNotifications.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalPopWindowManager.h +27 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalPopWindowManager.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalRouterSchemes.h +62 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalRouterSchemes.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalTimer.h +22 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalTimer.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalUIDefine.h +44 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalUIDefine.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalViewControllerBase.h +49 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalViewControllerBase.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalWKCookieWebview.h +14 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalWKCookieWebview.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalWebController.h +21 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalWebController.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/UIApplication+XDG.h +18 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/UIApplication+XDG.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/UIImage+TDSSDK.h +18 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/UIImage+TDSSDK.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDAdjustInfo.h +22 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDAdjustInfo.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDAppleInfo.h +17 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDAppleInfo.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDAppsFlyerInfo.h +19 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDAppsFlyerInfo.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDCommon-Pch.pch +41 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDCommon-Pch.pch.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDCommonSDK.h +95 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDCommonSDK.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDConfigManager.h +67 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDConfigManager.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDDouYinInfo.h +18 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDDouYinInfo.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDFacebookInfo.h +20 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDFacebookInfo.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDFirebaseInfo.h +17 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDFirebaseInfo.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGALIAuthUtil.h +19 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGALIAuthUtil.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAccessToken.h +32 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAccessToken.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAgreement.h +18 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAgreement.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAgreementConfig.h +50 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAgreementConfig.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAgreementManager.h +47 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAgreementManager.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAlertView.h +67 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAlertView.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGBaseDialog.h +20 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGBaseDialog.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGButton.h +29 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGButton.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCardView.h +21 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCardView.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCheckBox.h +43 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCheckBox.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCloudLogHelper.h +29 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCloudLogHelper.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCloudLogProperties.h +52 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCloudLogProperties.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGConfig.h +106 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGConfig.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGConstants.h +21 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGConstants.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCoreService.h +93 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCoreService.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGDialog.h +62 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGDialog.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGDouYinShareParam.h +38 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGDouYinShareParam.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGEntryType.h +41 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGEntryType.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGErrorView.h +19 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGErrorView.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGFacebookShareParam.h +34 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGFacebookShareParam.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGGameBindEntry.h +22 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGGameBindEntry.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHttp.h +20 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHttp.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHttpRequest.h +41 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHttpRequest.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHttpResponse.h +26 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHttpResponse.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHttpUtils.h +16 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHttpUtils.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGInputCheckDialog.h +21 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGInputCheckDialog.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLineShareParam.h +34 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLineShareParam.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLocalizeManager.h +47 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLocalizeManager.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLogger.h +32 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLogger.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLoginLogger.h +91 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLoginLogger.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGNavicationBar.h +21 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGNavicationBar.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGPaymentLogger.h +65 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGPaymentLogger.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGProgressHUD.h +59 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGProgressHUD.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGQQShareParam.h +57 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGQQShareParam.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGRegionInfo.h +29 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGRegionInfo.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGReportManager.h +25 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGReportManager.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGSDK.h +116 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGSDK.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGSDKSettings.h +55 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGSDKSettings.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGShare.h +68 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGShare.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGShareParamBase.h +60 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGShareParamBase.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGShareService.h +25 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGShareService.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGSharing.h +30 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGSharing.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGSharingService.h +37 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGSharingService.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapTapShareParam.h +46 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapTapShareParam.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGThirdSDKHelper.h +41 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGThirdSDKHelper.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGThirdSDKProtocol.h +44 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGThirdSDKProtocol.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGThirdTokenManager.h +22 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGThirdTokenManager.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTrackerManager.h +55 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTrackerManager.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTwitterShareParam.h +34 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTwitterShareParam.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGUser.h +68 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGUser.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGUserDataManager.h +29 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGUserDataManager.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWeChatShareParam.h +51 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWeChatShareParam.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWeiboShareParam.h +43 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWeiboShareParam.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGXHSShareParam.h +40 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGXHSShareParam.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGoogleInfo.h +19 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGoogleInfo.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDLineInfo.h +17 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDLineInfo.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDPlateWebController.h +23 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDPlateWebController.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDQQInfo.h +20 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDQQInfo.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDShare.h +68 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDShare.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDShareService.h +25 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDShareService.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDTwitterInfo.h +21 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDTwitterInfo.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDVersion.h +9 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDVersion.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDWeChatInfo.h +19 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDWeChatInfo.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDWeiboInfo.h +19 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDWeiboInfo.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDXHSInfo.h +19 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDXHSInfo.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/Info.plist +0 -0
- package/Plugins/iOS/XDCommonSDK.framework/Info.plist.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Modules/module.modulemap +6 -0
- package/Plugins/iOS/XDCommonSDK.framework/Modules/module.modulemap.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Modules.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDCommonSDK +0 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDCommonSDK.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework.meta +28 -0
- package/Plugins/iOS.meta +8 -0
- package/Plugins.meta +8 -0
- package/README.md +0 -0
- package/README.md.meta +7 -0
- package/Runtime/Internal/Config/IXDConfigs.cs +6 -0
- package/Runtime/Internal/Config/IXDConfigs.cs.meta +11 -0
- package/Runtime/Internal/Config/XDConfigs.cs +23 -0
- package/Runtime/Internal/Config/XDConfigs.cs.meta +11 -0
- package/Runtime/Internal/Config.meta +8 -0
- package/Runtime/Internal/Encryption/EncryptionUtils.cs +72 -0
- package/Runtime/Internal/Encryption/EncryptionUtils.cs.meta +11 -0
- package/Runtime/Internal/Encryption.meta +8 -0
- package/Runtime/Internal/Exception/XDException.cs +38 -0
- package/Runtime/Internal/Exception/XDException.cs.meta +11 -0
- package/Runtime/Internal/Exception/XDHttpException.cs +22 -0
- package/Runtime/Internal/Exception/XDHttpException.cs.meta +11 -0
- package/Runtime/Internal/Exception.meta +8 -0
- package/Runtime/Internal/Http/IXDCommonHttpConfig.cs +7 -0
- package/Runtime/Internal/Http/IXDCommonHttpConfig.cs.meta +11 -0
- package/Runtime/Internal/Http/Response/BaseResponse.cs +17 -0
- package/Runtime/Internal/Http/Response/BaseResponse.cs.meta +11 -0
- package/Runtime/Internal/Http/Response/ErrorResponse.cs +9 -0
- package/Runtime/Internal/Http/Response/ErrorResponse.cs.meta +11 -0
- package/Runtime/Internal/Http/Response.meta +8 -0
- package/Runtime/Internal/Http/XDCommonHttpConfig.cs +28 -0
- package/Runtime/Internal/Http/XDCommonHttpConfig.cs.meta +11 -0
- package/Runtime/Internal/Http/XDDelegatingHandler.cs +41 -0
- package/Runtime/Internal/Http/XDDelegatingHandler.cs.meta +3 -0
- package/Runtime/Internal/Http/XDHttpClient.cs +160 -0
- package/Runtime/Internal/Http/XDHttpClient.cs.meta +11 -0
- package/Runtime/Internal/Http/XDHttpClientFactory.cs +82 -0
- package/Runtime/Internal/Http/XDHttpClientFactory.cs.meta +11 -0
- package/Runtime/Internal/Http/XDHttpUtils.cs +65 -0
- package/Runtime/Internal/Http/XDHttpUtils.cs.meta +11 -0
- package/Runtime/Internal/Http/XDUrlUtils.cs +35 -0
- package/Runtime/Internal/Http/XDUrlUtils.cs.meta +11 -0
- package/Runtime/Internal/Http.meta +8 -0
- package/Runtime/Internal/IXDGCommon.cs +58 -0
- package/Runtime/Internal/IXDGCommon.cs.meta +3 -0
- package/Runtime/Internal/IXDGSettings.cs +7 -0
- package/Runtime/Internal/IXDGSettings.cs.meta +3 -0
- package/Runtime/Internal/LangType.cs +20 -0
- package/Runtime/Internal/LangType.cs.meta +11 -0
- package/Runtime/Internal/ShareFlavors.cs +9 -0
- package/Runtime/Internal/ShareFlavors.cs.meta +11 -0
- package/Runtime/Internal/XDGAgreement.cs +8 -0
- package/Runtime/Internal/XDGAgreement.cs.meta +3 -0
- package/Runtime/Internal/XDGError.cs +14 -0
- package/Runtime/Internal/XDGError.cs.meta +3 -0
- package/Runtime/Internal/XDGRegionInfo.cs +10 -0
- package/Runtime/Internal/XDGRegionInfo.cs.meta +3 -0
- package/Runtime/Internal/XDGRegionInfoWrapper.cs +7 -0
- package/Runtime/Internal/XDGRegionInfoWrapper.cs.meta +3 -0
- package/Runtime/Internal/XDGShareCallback.cs +9 -0
- package/Runtime/Internal/XDGShareCallback.cs.meta +11 -0
- package/Runtime/Internal/XDUtility.cs +23 -0
- package/Runtime/Internal/XDUtility.cs.meta +3 -0
- package/Runtime/Internal.meta +3 -0
- package/Runtime/Public/Log/XDGLogLevel.cs +11 -0
- package/Runtime/Public/Log/XDGLogLevel.cs.meta +11 -0
- package/Runtime/Public/Log/XDGLogger.cs +48 -0
- package/Runtime/Public/Log/XDGLogger.cs.meta +11 -0
- package/Runtime/Public/Log.meta +8 -0
- package/Runtime/Public/XDGSettings.cs +33 -0
- package/Runtime/Public/XDGSettings.cs.meta +3 -0
- package/Runtime/Public.meta +8 -0
- package/Runtime/XD.SDK.Common.asmdef +15 -0
- package/Runtime/XD.SDK.Common.asmdef.meta +7 -0
- package/Runtime/XDGCommon.cs +170 -0
- package/Runtime/XDGCommon.cs.meta +3 -0
- package/Runtime.meta +3 -0
- package/package.json +11 -0
- package/package.json.meta +7 -0
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
using System;
|
|
2
|
+
using System.Collections.Generic;
|
|
3
|
+
using System.IO;
|
|
4
|
+
using System.Text.RegularExpressions;
|
|
5
|
+
using UnityEngine;
|
|
6
|
+
|
|
7
|
+
namespace XD.SDK.Common.Editor
|
|
8
|
+
{
|
|
9
|
+
public class XDGScriptHandlerProcessor : System.IDisposable
|
|
10
|
+
{
|
|
11
|
+
private string filePath;
|
|
12
|
+
|
|
13
|
+
public XDGScriptHandlerProcessor(string fPath)
|
|
14
|
+
{
|
|
15
|
+
filePath = fPath;
|
|
16
|
+
if (!System.IO.File.Exists(filePath))
|
|
17
|
+
{
|
|
18
|
+
Debug.LogError(filePath + "路径下文件不存在");
|
|
19
|
+
return;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
public void WriteBelow(string below, string text)
|
|
24
|
+
{
|
|
25
|
+
StreamReader streamReader = new StreamReader(filePath);
|
|
26
|
+
string all = streamReader.ReadToEnd();
|
|
27
|
+
if (string.IsNullOrEmpty(all))
|
|
28
|
+
{
|
|
29
|
+
Debug.LogError("读取文件失败 --- 文件路径 : " + filePath);
|
|
30
|
+
}
|
|
31
|
+
// 兼容不同 OS 的 Line Separators
|
|
32
|
+
below = Regex.Replace(below, "\r\n", "\n", RegexOptions.IgnoreCase);
|
|
33
|
+
all = Regex.Replace(all, "\r\n", "\n", RegexOptions.IgnoreCase);
|
|
34
|
+
streamReader.Close();
|
|
35
|
+
int beginIndex = all.IndexOf(below, StringComparison.Ordinal);
|
|
36
|
+
if (beginIndex == -1)
|
|
37
|
+
{
|
|
38
|
+
Debug.LogWarning(filePath + "中没有找到字符串" + below);
|
|
39
|
+
return;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
int endIndex = all.LastIndexOf("\n", beginIndex + below.Length, StringComparison.Ordinal);
|
|
43
|
+
all = all.Substring(0, endIndex) + "\n" + text + "\n" + all.Substring(endIndex);
|
|
44
|
+
StreamWriter streamWriter = new StreamWriter(filePath);
|
|
45
|
+
streamWriter.Write(all);
|
|
46
|
+
streamWriter.Close();
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
public void Replace(string below, string newText)
|
|
50
|
+
{
|
|
51
|
+
StreamReader streamReader = new StreamReader(filePath);
|
|
52
|
+
string all = streamReader.ReadToEnd();
|
|
53
|
+
if (string.IsNullOrEmpty(all))
|
|
54
|
+
{
|
|
55
|
+
Debug.LogError("读取文件失败 --- 文件路径 : " + filePath);
|
|
56
|
+
}
|
|
57
|
+
// 兼容不同 OS 的 Line Separators
|
|
58
|
+
below = Regex.Replace(below, "\r\n", "\n", RegexOptions.IgnoreCase);
|
|
59
|
+
all = Regex.Replace(all, "\r\n", "\n", RegexOptions.IgnoreCase);
|
|
60
|
+
streamReader.Close();
|
|
61
|
+
int beginIndex = all.IndexOf(below, StringComparison.Ordinal);
|
|
62
|
+
if (beginIndex == -1)
|
|
63
|
+
{
|
|
64
|
+
Debug.LogWarning(filePath + "中没有找到字符串" + below);
|
|
65
|
+
return;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
all = all.Replace(below, newText);
|
|
69
|
+
StreamWriter streamWriter = new StreamWriter(filePath);
|
|
70
|
+
streamWriter.Write(all);
|
|
71
|
+
streamWriter.Close();
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
public void Delete(string content)
|
|
75
|
+
{
|
|
76
|
+
StreamReader streamReader = new StreamReader(filePath);
|
|
77
|
+
string all = streamReader.ReadToEnd();
|
|
78
|
+
if (string.IsNullOrEmpty(all))
|
|
79
|
+
{
|
|
80
|
+
Debug.LogError("读取文件失败 --- 文件路径 : " + filePath);
|
|
81
|
+
}
|
|
82
|
+
// 兼容不同 OS 的 Line Separators
|
|
83
|
+
content = Regex.Replace(content, "\r\n", "\n", RegexOptions.IgnoreCase);
|
|
84
|
+
streamReader.Close();
|
|
85
|
+
int beginIndex = all.IndexOf(content, StringComparison.Ordinal);
|
|
86
|
+
if (beginIndex == -1)
|
|
87
|
+
{
|
|
88
|
+
Debug.Log(filePath + "中没有找到字符串" + content);
|
|
89
|
+
return;
|
|
90
|
+
}
|
|
91
|
+
all = all.Replace(content, "");
|
|
92
|
+
StreamWriter streamWriter = new StreamWriter(filePath);
|
|
93
|
+
streamWriter.Write(all);
|
|
94
|
+
streamWriter.Close();
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
public void Dispose()
|
|
98
|
+
{
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
}
|
package/Editor.meta
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
using System;
|
|
2
|
+
using System.Runtime.InteropServices;
|
|
3
|
+
using UnityEngine;
|
|
4
|
+
|
|
5
|
+
namespace XD.SDK.Common.Internal {
|
|
6
|
+
public class XDGConfigsMobile : IXDConfigs {
|
|
7
|
+
public bool IsCN {
|
|
8
|
+
get {
|
|
9
|
+
#if UNITY_ANDROID
|
|
10
|
+
using (AndroidJavaClass CommonBridgeClass = new AndroidJavaClass("com.xd.common.bridge.XDGCommonBridge")) {
|
|
11
|
+
return CommonBridgeClass.CallStatic<bool>("isCN");
|
|
12
|
+
}
|
|
13
|
+
#elif UNITY_IOS
|
|
14
|
+
return XDCommonBridgeIsCN();
|
|
15
|
+
#endif
|
|
16
|
+
return true;
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
#if UNITY_IOS
|
|
21
|
+
[DllImport("__Internal")]
|
|
22
|
+
private static extern bool XDCommonBridgeIsCN();
|
|
23
|
+
#endif
|
|
24
|
+
}
|
|
25
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
namespace XD.SDK.Common
|
|
2
|
+
{
|
|
3
|
+
public class XDGUnityBridge
|
|
4
|
+
{
|
|
5
|
+
//Common
|
|
6
|
+
public static string COMMON_SERVICE_NAME = "com.xd.intl.common.bridge.XDGCoreService";
|
|
7
|
+
public static string COMMON_SERVICE_IMPL = "com.xd.intl.common.bridge.XDGCoreServiceImpl";
|
|
8
|
+
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
public class GlobalUnKnowError
|
|
12
|
+
{
|
|
13
|
+
public static int UN_KNOW = 0x9009;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
|
|
2
|
+
{
|
|
3
|
+
"name": "XD.SDK.Common.Mobile.Editor",
|
|
4
|
+
"references": [
|
|
5
|
+
"GUID:6b582ca93ca0f48c5a5c18e8cdd7b752",
|
|
6
|
+
"GUID:616cea76def2d4f059b94440fc8cc03d",
|
|
7
|
+
"GUID:747e53b1749584bae9386571797e5eb5",
|
|
8
|
+
"GUID:0acc523941302664db1f4e527237feb3",
|
|
9
|
+
"GUID:27619889b8ba8c24980f49ee34dbb44a"
|
|
10
|
+
],
|
|
11
|
+
"includePlatforms": [
|
|
12
|
+
"Editor"
|
|
13
|
+
],
|
|
14
|
+
"excludePlatforms": [],
|
|
15
|
+
"allowUnsafeCode": false,
|
|
16
|
+
"overrideReferences": false,
|
|
17
|
+
"precompiledReferences": [],
|
|
18
|
+
"autoReferenced": true,
|
|
19
|
+
"defineConstraints": [],
|
|
20
|
+
"versionDefines": [],
|
|
21
|
+
"noEngineReferences": false
|
|
22
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
using System;
|
|
2
|
+
using TapTap.Common.Editor;
|
|
3
|
+
using UnityEditor.Build.Reporting;
|
|
4
|
+
|
|
5
|
+
namespace XD.SDK.Common.Mobile.Editor
|
|
6
|
+
{
|
|
7
|
+
public class XDCommonMobileProcessBuild : SDKLinkProcessBuild {
|
|
8
|
+
public override int callbackOrder => 6;
|
|
9
|
+
|
|
10
|
+
public override string LinkPath => "XDSDK/Gen/Common/Mobile/link.xml";
|
|
11
|
+
|
|
12
|
+
public override LinkedAssembly[] LinkedAssemblies => new LinkedAssembly[] {
|
|
13
|
+
new LinkedAssembly { Fullname = "XD.SDK.Common.Mobile.Runtime" }
|
|
14
|
+
};
|
|
15
|
+
|
|
16
|
+
public override Func<BuildReport, bool> IsTargetPlatform => (report) => {
|
|
17
|
+
return BuildTargetUtils.IsSupportMobile(report.summary.platform);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
using System;
|
|
2
|
+
using System.Collections.Generic;
|
|
3
|
+
using System.Runtime.InteropServices;
|
|
4
|
+
using System.Collections.Specialized;
|
|
5
|
+
using System.Linq;
|
|
6
|
+
using UnityEngine;
|
|
7
|
+
|
|
8
|
+
namespace XD.SDK.Common.Internal {
|
|
9
|
+
public class XDGCommonHttpConfigMobile : IXDCommonHttpConfig {
|
|
10
|
+
public Dictionary<string, string> GetCommonQueryParams(string url, long timestamp) {
|
|
11
|
+
string fullUrl;
|
|
12
|
+
#if UNITY_ANDROID
|
|
13
|
+
using (AndroidJavaClass CommonBridgeClass = new AndroidJavaClass("com.xd.common.bridge.XDGCommonBridge")) {
|
|
14
|
+
fullUrl = CommonBridgeClass.CallStatic<string>("getCommonQueryString", url, timestamp);
|
|
15
|
+
}
|
|
16
|
+
#elif UNITY_IOS
|
|
17
|
+
IntPtr ptr = XDCommonBridgeGetCommonQueryString(url, timestamp);
|
|
18
|
+
fullUrl = Marshal.PtrToStringAnsi(ptr);
|
|
19
|
+
#endif
|
|
20
|
+
Uri uri = new Uri(fullUrl);
|
|
21
|
+
NameValueCollection queries = XDUrlUtils.ParseQueryString(uri.Query);
|
|
22
|
+
return queries.AllKeys.ToDictionary(key => Uri.UnescapeDataString(key), key => Uri.UnescapeDataString(queries[key]));
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
#if UNITY_IOS
|
|
26
|
+
[DllImport("__Internal")]
|
|
27
|
+
private static extern IntPtr XDCommonBridgeGetCommonQueryString(string url, long timestamp);
|
|
28
|
+
#endif
|
|
29
|
+
}
|
|
30
|
+
}
|
package/Mobile/Http.meta
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
using System.Collections.Generic;
|
|
2
|
+
using TapTap.Common;
|
|
3
|
+
using UnityEngine;
|
|
4
|
+
|
|
5
|
+
namespace XD.SDK.Common{
|
|
6
|
+
public class LocalConfigInfo{
|
|
7
|
+
public TapSdkConfig tapSdkConfig;
|
|
8
|
+
|
|
9
|
+
public LocalConfigInfo(Dictionary<string, object> dic){
|
|
10
|
+
if (dic == null) return;
|
|
11
|
+
tapSdkConfig = new TapSdkConfig(dic);
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
public class TapSdkConfig{
|
|
16
|
+
public int region; //0国内,1海外
|
|
17
|
+
public string clientId;
|
|
18
|
+
public string clientToken;
|
|
19
|
+
public string serverUrl;
|
|
20
|
+
public bool enableTapDB;
|
|
21
|
+
public string channel;
|
|
22
|
+
public string gameVersion;
|
|
23
|
+
public bool idfa;
|
|
24
|
+
|
|
25
|
+
public TapSdkConfig(Dictionary<string, object> dic){
|
|
26
|
+
if (dic == null) return;
|
|
27
|
+
region = SafeDictionary.GetValue<int>(dic, "region");
|
|
28
|
+
clientId = SafeDictionary.GetValue<string>(dic, "clientId");
|
|
29
|
+
clientToken = SafeDictionary.GetValue<string>(dic, "clientToken");
|
|
30
|
+
serverUrl = SafeDictionary.GetValue<string>(dic, "serverURL");
|
|
31
|
+
|
|
32
|
+
var dbDic = SafeDictionary.GetValue<Dictionary<string, object>>(dic, "dbConfig");
|
|
33
|
+
enableTapDB = SafeDictionary.GetValue<bool>(dbDic, "enableTapDB");
|
|
34
|
+
channel = SafeDictionary.GetValue<string>(dbDic, "channel");
|
|
35
|
+
gameVersion = SafeDictionary.GetValue<string>(dbDic, "gameVersion");
|
|
36
|
+
idfa = SafeDictionary.GetValue<bool>(dbDic, "idfa");
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
namespace XD.SDK.Common{
|
|
2
|
+
public class EventManager{
|
|
3
|
+
public static void LoginSuccessEvent(){
|
|
4
|
+
XDGCommonMobileImpl.GetInstance().LoginSuccessEvent();
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
public static void LoginFailEvent(string errorMsg){
|
|
8
|
+
XDGCommonMobileImpl.GetInstance().LoginFailEvent(errorMsg);
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
}
|