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,55 @@
|
|
|
1
|
+
|
|
2
|
+
// 简单自动布局类
|
|
3
|
+
|
|
4
|
+
#import <Foundation/Foundation.h>
|
|
5
|
+
#import <UIKit/UIKit.h>
|
|
6
|
+
|
|
7
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
8
|
+
|
|
9
|
+
@interface TDSGlobalAutoLayout : NSObject
|
|
10
|
+
|
|
11
|
+
+ (void)openAutoLayout:(UIView *)targetView;
|
|
12
|
+
+ (void)safeAreaLayout:(BOOL)safe;
|
|
13
|
+
|
|
14
|
+
+ (NSLayoutConstraint *)layoutHeight:(UIView *)targetView height:(CGFloat)height;
|
|
15
|
+
+ (NSLayoutConstraint *)layoutWidth:(UIView *)targetView width:(CGFloat)width;
|
|
16
|
+
|
|
17
|
+
+ (void)layoutViewEqual:(UIView *)view1 toView:(UIView *)view2;
|
|
18
|
+
+ (NSLayoutConstraint *)layoutViewEqual:(UIView *)view1 toView:(UIView *)view2 attribute:(NSLayoutAttribute)attr;
|
|
19
|
+
+ (NSLayoutConstraint *)layoutViewEqual:(UIView *)view1 toView:(UIView *)view2 attribute:(NSLayoutAttribute)attr offset:(CGFloat)offset;
|
|
20
|
+
|
|
21
|
+
/// 相等约束相等布局
|
|
22
|
+
/// @param view1 view1
|
|
23
|
+
/// @param attr1 view1 的约束
|
|
24
|
+
/// @param view2 view2
|
|
25
|
+
/// @param attr2 view2 的约束
|
|
26
|
+
+ (NSLayoutConstraint *)layoutViewEqual:(UIView *)view1 attribute:(NSLayoutAttribute)attr1 toView:(UIView *)view2 attribute:(NSLayoutAttribute)attr2;
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
/// 约束两个view相等
|
|
30
|
+
/// @param view1 view1
|
|
31
|
+
/// @param attr1 view1约束
|
|
32
|
+
/// @param view2 view2
|
|
33
|
+
/// @param attr2 view2约束
|
|
34
|
+
/// @param constant 距离
|
|
35
|
+
+ (NSLayoutConstraint *)layoutViewEqual:(UIView *)view1 attribute:(NSLayoutAttribute)attr1 toView:(UIView *)view2 attribute:(NSLayoutAttribute)attr2 constant:(CGFloat)constant;
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
/// 约束两个view,更大
|
|
39
|
+
/// @param view1 view1
|
|
40
|
+
/// @param attr1 view1约束
|
|
41
|
+
/// @param view2 view2
|
|
42
|
+
/// @param attr2 view2约束
|
|
43
|
+
/// @param constant 距离
|
|
44
|
+
+ (NSLayoutConstraint *)layoutViewGreater:(UIView *)view1 attribute:(NSLayoutAttribute)attr1 toView:(UIView *)view2 attribute:(NSLayoutAttribute)attr2 constant:(CGFloat)constant;
|
|
45
|
+
|
|
46
|
+
/// 约束两个view,更小
|
|
47
|
+
/// @param view1 view1
|
|
48
|
+
/// @param attr1 view1约束
|
|
49
|
+
/// @param view2 view2
|
|
50
|
+
/// @param attr2 view2约束
|
|
51
|
+
/// @param constant 距离
|
|
52
|
+
+ (NSLayoutConstraint *)layoutViewLess:(UIView *)view1 attribute:(NSLayoutAttribute)attr1 toView:(UIView *)view2 attribute:(NSLayoutAttribute)attr2 constant:(CGFloat)constant;
|
|
53
|
+
@end
|
|
54
|
+
|
|
55
|
+
NS_ASSUME_NONNULL_END
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
|
|
2
|
+
/// 工具类 公用方法
|
|
3
|
+
|
|
4
|
+
#import <Foundation/Foundation.h>
|
|
5
|
+
#import <UIKit/UIKit.h>
|
|
6
|
+
|
|
7
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
8
|
+
|
|
9
|
+
/**
|
|
10
|
+
Dispatches the specified block on the main thread.
|
|
11
|
+
@param block the block to dispatch
|
|
12
|
+
*/
|
|
13
|
+
extern void tdsg_dispatch_on_main_thread(dispatch_block_t block);
|
|
14
|
+
|
|
15
|
+
/**
|
|
16
|
+
Dispatches the specified block on the default thread.
|
|
17
|
+
@param block the block to dispatch
|
|
18
|
+
*/
|
|
19
|
+
extern void tdsg_dispatch_on_default_thread(dispatch_block_t block);
|
|
20
|
+
|
|
21
|
+
@interface TDSGlobalCommonUtility : NSObject
|
|
22
|
+
|
|
23
|
+
/// 获取自定义错误
|
|
24
|
+
/// @param domain 错误domain
|
|
25
|
+
/// @param errorCode 错误码
|
|
26
|
+
/// @param errorDesc 错误描述
|
|
27
|
+
+ (NSError *)customError:(NSString * _Nullable)domain code:(NSInteger)errorCode desc:(NSString *)errorDesc;
|
|
28
|
+
|
|
29
|
+
+ (NSError *)customError:(NSString * _Nullable)domain code:(NSInteger)errorCode desc:(NSString *)errorDesc extraData:(NSDictionary *)extraMap;
|
|
30
|
+
|
|
31
|
+
@end
|
|
32
|
+
|
|
33
|
+
NS_ASSUME_NONNULL_END
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
//
|
|
2
|
+
// DeviceInfoTool.h
|
|
3
|
+
// XdComPlatform
|
|
4
|
+
//
|
|
5
|
+
// Created by JiangJiahao on 2018/4/19.
|
|
6
|
+
// Copyright © 2018年 dyy. All rights reserved.
|
|
7
|
+
//
|
|
8
|
+
|
|
9
|
+
#import <Foundation/Foundation.h>
|
|
10
|
+
|
|
11
|
+
extern NSUInteger const DEVICEID_LENGTH;
|
|
12
|
+
|
|
13
|
+
@interface TDSGlobalDeviceInfoTool : NSObject
|
|
14
|
+
|
|
15
|
+
/**
|
|
16
|
+
取出设备ID
|
|
17
|
+
1、先取出UserDefaults字段,若有直接使用,若无,去KeyChain中字段。
|
|
18
|
+
2、都无,生成一个UUID,存入UserDefaults和KeyChain。
|
|
19
|
+
|
|
20
|
+
@return 设备ID
|
|
21
|
+
*/
|
|
22
|
+
+ (NSString *)getDeviceId;
|
|
23
|
+
|
|
24
|
+
+ (NSString *)getKeychainDataByKey:(NSString *)key;
|
|
25
|
+
|
|
26
|
+
+ (void)setKeychainDataByKey:(NSString *)key data:(NSString *)data;
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
+ (NSString *)getDeviceModel;
|
|
30
|
+
+ (NSString *)getDeviceModelNoWhiteSpace;
|
|
31
|
+
|
|
32
|
+
+ (NSString *)getCpuFrequency;
|
|
33
|
+
|
|
34
|
+
+ (NSString *)getUUID;
|
|
35
|
+
|
|
36
|
+
+ (void)requestWithCompletionHandler:(void(^)(NSUInteger status))completion;
|
|
37
|
+
@end
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
|
|
2
|
+
#import <Foundation/Foundation.h>
|
|
3
|
+
|
|
4
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
5
|
+
typedef NSString * const TDSGlobalNotification NS_TYPED_EXTENSIBLE_ENUM;
|
|
6
|
+
/* Login */
|
|
7
|
+
FOUNDATION_EXPORT TDSGlobalNotification TDSG_LOGIN_SUCCESS_NOTIFICATION;
|
|
8
|
+
FOUNDATION_EXPORT TDSGlobalNotification TDSG_LOGIN_FAIL_NOTIFICATION;
|
|
9
|
+
|
|
10
|
+
FOUNDATION_EXPORT TDSGlobalNotification TDSG_LOGOUT_SUCCESS_NOTIFICATION;
|
|
11
|
+
|
|
12
|
+
FOUNDATION_EXPORT TDSGlobalNotification XDG_PROTOCOL_AGREED_AFTER_LOGOUT_NOTIFICATION;
|
|
13
|
+
|
|
14
|
+
FOUNDATION_EXPORT TDSGlobalNotification TDSG_BIND_SUCCESS_NOTIFICATION;
|
|
15
|
+
FOUNDATION_EXPORT TDSGlobalNotification TDSG_BIND_FAIL_NOTIFICATION;
|
|
16
|
+
|
|
17
|
+
FOUNDATION_EXPORT TDSGlobalNotification TDSG_UNBIND_SUCCESS_NOTIFICATION;
|
|
18
|
+
FOUNDATION_EXPORT TDSGlobalNotification TDSG_UNBIND_FAIL_NOTIFICATION;
|
|
19
|
+
|
|
20
|
+
FOUNDATION_EXPORT TDSGlobalNotification XDG_LOGOUT_NOTIFICATION;
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
/* IAP */
|
|
24
|
+
FOUNDATION_EXPORT TDSGlobalNotification TDSG_PAY_SUCCESS_NOTIFICATION;
|
|
25
|
+
FOUNDATION_EXPORT TDSGlobalNotification TDSG_PAY_FAIL_NOTIFICATION;
|
|
26
|
+
|
|
27
|
+
FOUNDATION_EXPORT TDSGlobalNotification TDSG_RECEIPT_SEND_SUCCESS_NOTIFICATION;
|
|
28
|
+
FOUNDATION_EXPORT TDSGlobalNotification TDSG_RECEIPT_SEND_FAIL_NOTIFICATION;
|
|
29
|
+
|
|
30
|
+
/* Notifications */
|
|
31
|
+
FOUNDATION_EXPORT TDSGlobalNotification TDSG_NOTI_STATU_CHANGE_NOTIFICATION;
|
|
32
|
+
|
|
33
|
+
/* 微信网页端 */
|
|
34
|
+
FOUNDATION_EXPORT TDSGlobalNotification XDG_NOTI_WXWeb_NOTIFICATION;
|
|
35
|
+
/* 苹果网页端 */
|
|
36
|
+
FOUNDATION_EXPORT TDSGlobalNotification XDG_NOTI_APPLEWeb_NOTIFICATION;
|
|
37
|
+
/* Steam 网页端 */
|
|
38
|
+
FOUNDATION_EXPORT TDSGlobalNotification XDG_NOTI_STEAMWeb_NOTIFICATION;
|
|
39
|
+
|
|
40
|
+
@interface TDSGlobalNotifications : NSObject
|
|
41
|
+
|
|
42
|
+
@end
|
|
43
|
+
|
|
44
|
+
NS_ASSUME_NONNULL_END
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
|
|
2
|
+
#import <Foundation/Foundation.h>
|
|
3
|
+
#import <UIKit/UIKit.h>
|
|
4
|
+
|
|
5
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
6
|
+
|
|
7
|
+
@interface TDSGlobalPopWindowManager : NSObject
|
|
8
|
+
+ (UIViewController *)getTopViewController;
|
|
9
|
+
// 弹窗界面
|
|
10
|
+
+ (void)show:(UIViewController *)targetController;
|
|
11
|
+
// 全屏界面,浏览器等
|
|
12
|
+
+ (void)showFullScreenController:(UIViewController *)targetController;
|
|
13
|
+
+ (void)showFullScreenController:(UIViewController *)targetController animate:(BOOL)animate;
|
|
14
|
+
|
|
15
|
+
+ (void)dismiss;
|
|
16
|
+
+ (void)dismiss:(BOOL)animate;
|
|
17
|
+
|
|
18
|
+
/// 全局提示
|
|
19
|
+
+ (void)showAutoHud:(NSString *)text;
|
|
20
|
+
+ (void)showAutoHud:(NSString *)text completion:(nullable void (^)(void))completion;
|
|
21
|
+
+ (void)showAutoHud:(NSString *)text duration:(CGFloat)duration completion:(nullable void (^)(void))completion;
|
|
22
|
+
/// 全局加载中
|
|
23
|
+
+ (void)showLoading;
|
|
24
|
+
+ (void)removeLoading;
|
|
25
|
+
@end
|
|
26
|
+
|
|
27
|
+
NS_ASSUME_NONNULL_END
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
//
|
|
2
|
+
// TDSGlobalRouterSchemes.h
|
|
3
|
+
// TDSGlobalSDKCommonKit
|
|
4
|
+
//
|
|
5
|
+
// Created by JiangJiahao on 2021/3/1.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import <Foundation/Foundation.h>
|
|
9
|
+
|
|
10
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
11
|
+
typedef NSString * const TDSGlobalRouterScheme NS_TYPED_EXTENSIBLE_ENUM;
|
|
12
|
+
|
|
13
|
+
/** 支付 */
|
|
14
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_STORE_INIT_SCHEME;
|
|
15
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_STORE_PAY_SCHEME;
|
|
16
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_STORE_CHECK_REFUND;
|
|
17
|
+
|
|
18
|
+
/** 事件 */
|
|
19
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_TRACK_AF_CUSTOMER_ID;
|
|
20
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_TRACK_INIT_SCHEME;
|
|
21
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_TRACK_EVENT_SCHEME;
|
|
22
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_TRACK_ACHIEVEMENT_SCHEME;
|
|
23
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_TRACK_TUTORIAL_SCHEME;
|
|
24
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_TRACK_CREATEROLE_SCHEME;
|
|
25
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_TRACK_SERVER_SCHEME;
|
|
26
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_TRACK_LEVEL_SCHEME;
|
|
27
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_TRACK_RATE_SCHEME;
|
|
28
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_TRACK_PAY_SUCCESS_SCHEME;
|
|
29
|
+
|
|
30
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_TRACK_OPEN_URL_SCHEME;
|
|
31
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_TRACK_CONTINUE_USER_ACTIVITY_SCHEME;
|
|
32
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_TRACK_RECEIVE_REMOTE_NOTIFICATION_SCHEME;
|
|
33
|
+
|
|
34
|
+
/** 登录 */
|
|
35
|
+
|
|
36
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_LOGIN_AUTH_GOOGLE;
|
|
37
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_LOGIN_AUTH_FACEBOOK;
|
|
38
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_LOGIN_AUTH_LINE;
|
|
39
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_LOGIN_AUTH_TWITTER;
|
|
40
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_LOGIN_AUTH_PHONE;
|
|
41
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_LOGIN_REFRESH_TOKEN;
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_SHARE_QQ;
|
|
45
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_SHARE_WECHAT;
|
|
46
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_SHARE_WEIBO;
|
|
47
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_SHARE_DOUYIN;
|
|
48
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_SHARE_XHS;
|
|
49
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_SHARE_TapTap;
|
|
50
|
+
|
|
51
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_SHARE_FACEBOOK;
|
|
52
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_SHARE_LINE;
|
|
53
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_SHARE_TWITTER;
|
|
54
|
+
|
|
55
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_FACEBOOK_INIT_SCHEME;
|
|
56
|
+
FOUNDATION_EXPORT TDSGlobalRouterScheme TDSGLOBAL_BYTEDANCE_INIT_SCHEME;
|
|
57
|
+
|
|
58
|
+
@interface TDSGlobalRouterSchemes : NSObject
|
|
59
|
+
|
|
60
|
+
@end
|
|
61
|
+
|
|
62
|
+
NS_ASSUME_NONNULL_END
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
|
|
2
|
+
|
|
3
|
+
#import <Foundation/Foundation.h>
|
|
4
|
+
|
|
5
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
6
|
+
|
|
7
|
+
@interface TDSGlobalTimer : NSObject
|
|
8
|
+
|
|
9
|
+
+ (TDSGlobalTimer *)timerWithTimeInterval:(NSTimeInterval)ti target:(id)aTarget selector:(SEL)aSelector userInfo:(nullable id)userInfo repeats:(BOOL)yesOrNo;
|
|
10
|
+
|
|
11
|
+
+ (TDSGlobalTimer *)timerWithTimeInterval:(NSTimeInterval)ti target:(id)aTarget selector:(SEL)aSelector userInfo:(nullable id)userInfo repeats:(BOOL)yesOrNo fireAtStart:(BOOL)fireAtStart;
|
|
12
|
+
|
|
13
|
+
- (void)invalidateTimer;
|
|
14
|
+
|
|
15
|
+
- (void)pause;
|
|
16
|
+
|
|
17
|
+
- (void)resume;
|
|
18
|
+
|
|
19
|
+
@end
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
NS_ASSUME_NONNULL_END
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
|
|
2
|
+
#import <Foundation/Foundation.h>
|
|
3
|
+
#import <UIKit/UIKit.h>
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
7
|
+
|
|
8
|
+
/**
|
|
9
|
+
大小,长宽,间距 等
|
|
10
|
+
*/
|
|
11
|
+
extern CGFloat const LANDSCAPE_LOGIN_WINDOW_WIDTH;
|
|
12
|
+
extern CGFloat const LANDSCAPE_LOGIN_WINDOW_HEIGHT;
|
|
13
|
+
extern CGFloat const TDSG_BUTTON_BORDER_WIDTH;
|
|
14
|
+
extern CGFloat const TDSG_CONTAINER_CORNER_RADIUS;
|
|
15
|
+
extern CGFloat const TDSG_TOAST_TOP_BOTTOM_SPACE;
|
|
16
|
+
extern CGFloat const TDSG_TOAST_TEXT_FONT_SIZE;
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
颜色,字体 等
|
|
20
|
+
*/
|
|
21
|
+
extern int const TDSG_MAIN_COLOR;
|
|
22
|
+
extern int const TDSG_BACKGROUND_OVERLAY_COLOR;
|
|
23
|
+
extern int const TDSG_MAIN_CONTENT_COLOR;
|
|
24
|
+
extern int const TDSG_CONTENT_BG_COLOR;
|
|
25
|
+
extern int const TDSG_CONTENT_COMMON_FONT_SIZE;
|
|
26
|
+
extern int const TDSG_CONTENT_DESC_FONT_COLOR;
|
|
27
|
+
extern int const TDSG_INFO_DESC_FONT_COLOR;
|
|
28
|
+
|
|
29
|
+
extern int const XDG_COLOR_CONTENT_BG;
|
|
30
|
+
extern int const XDG_COLOR_GRAY_2;
|
|
31
|
+
extern int const XDG_COLOR_GRAY_3;
|
|
32
|
+
extern int const XDG_COLOR_GRAY_4;
|
|
33
|
+
extern int const XDG_COLOR_GRAY_5;
|
|
34
|
+
extern int const XDG_COLOR_GRAY_6;
|
|
35
|
+
extern int const XDG_COLOR_GRAY_8;
|
|
36
|
+
extern int const XDG_COLOR_BLUE;
|
|
37
|
+
extern int const XDG_COLOR_RED;
|
|
38
|
+
|
|
39
|
+
@interface TDSGlobalUIDefine : NSObject
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
@end
|
|
43
|
+
|
|
44
|
+
NS_ASSUME_NONNULL_END
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
|
|
2
|
+
// 界面基类
|
|
3
|
+
|
|
4
|
+
#import <UIKit/UIKit.h>
|
|
5
|
+
|
|
6
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
7
|
+
|
|
8
|
+
@interface TDSGlobalViewControllerBase : UIViewController
|
|
9
|
+
|
|
10
|
+
@property (nonatomic,strong) UIView *containerView;
|
|
11
|
+
|
|
12
|
+
// 内容宽度
|
|
13
|
+
- (CGFloat)getContainerWidth;
|
|
14
|
+
// 内容高度
|
|
15
|
+
- (CGFloat)getContainerHeight;
|
|
16
|
+
|
|
17
|
+
// 在containerView上布局
|
|
18
|
+
- (void)layoutContainerView;
|
|
19
|
+
|
|
20
|
+
#pragma mark - 弹窗提示(当前页面)
|
|
21
|
+
- (NSTimeInterval)autoHudDuration;
|
|
22
|
+
- (NSTimeInterval)hudGraceTime;
|
|
23
|
+
// 自动消失
|
|
24
|
+
- (void)showAutoHud:(NSString *)text;
|
|
25
|
+
- (void)showAutoHud:(NSString *)text completion:(nullable void (^)(void))completion;
|
|
26
|
+
- (void)hideHud;
|
|
27
|
+
|
|
28
|
+
- (void)showLoading;
|
|
29
|
+
- (void)showLoading:(nullable NSString *)text;
|
|
30
|
+
- (void)showLoading:(nullable NSString *)text graceTime:(NSTimeInterval)graceTime;
|
|
31
|
+
- (void)showLoading:(nullable NSString *)text graceTime:(NSTimeInterval)graceTime inView:(UIView *)targetView;
|
|
32
|
+
|
|
33
|
+
- (void)removeLoading;
|
|
34
|
+
- (void)removeLoadingForView:(UIView *)targetView;
|
|
35
|
+
|
|
36
|
+
#pragma mark - 带图案加载中
|
|
37
|
+
- (void)removeLoadingInfo;
|
|
38
|
+
- (void)loadInfoFail:(UIView *)targetView customMsg:(NSString *)msg tapAction:(void (^)(void))action;
|
|
39
|
+
- (void)loadInfoFail:(UIView *)targetView tapAction:(void (^)(void))action;
|
|
40
|
+
- (void)loadInfoFail:(UIView *)targetView networkFail:(BOOL)networkFail tapAction:(void (^)(void))action;
|
|
41
|
+
#pragma mark - 界面Push pop
|
|
42
|
+
- (void)push:(UIViewController *)controller;
|
|
43
|
+
- (void)goBack:(nullable id)sender;
|
|
44
|
+
|
|
45
|
+
- (void)dismiss;
|
|
46
|
+
- (void)dismiss:(BOOL)animate completion:(void (^ __nullable)(void))completion;
|
|
47
|
+
@end
|
|
48
|
+
|
|
49
|
+
NS_ASSUME_NONNULL_END
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
|
|
2
|
+
// 处理wkwebview的cookie问题
|
|
3
|
+
|
|
4
|
+
#import <Foundation/Foundation.h>
|
|
5
|
+
#import <WebKit/WebKit.h>
|
|
6
|
+
|
|
7
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
8
|
+
|
|
9
|
+
@interface TDSGlobalWKCookieWebview : WKWebView
|
|
10
|
+
- (id)initWithFrame:(CGRect)frame configuration:(WKWebViewConfiguration *)configuration useRedirectCookie:(BOOL)useRedirectCookie;
|
|
11
|
+
|
|
12
|
+
@end
|
|
13
|
+
|
|
14
|
+
NS_ASSUME_NONNULL_END
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
|
|
2
|
+
// 简单的网页浏览器
|
|
3
|
+
|
|
4
|
+
#import <UIKit/UIKit.h>
|
|
5
|
+
#import <XDCommonSDK/TDSGlobalViewControllerBase.h>
|
|
6
|
+
#import <XDCommonSDK/XDGNavicationBar.h>
|
|
7
|
+
#import <XDCommonSDK/TDSGlobalWKCookieWebview.h>
|
|
8
|
+
|
|
9
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
10
|
+
|
|
11
|
+
@interface TDSGlobalWebController : TDSGlobalViewControllerBase
|
|
12
|
+
@property (nonatomic, strong) XDGNavicationBar *navigationBar;
|
|
13
|
+
@property (nonatomic, strong) TDSGlobalWKCookieWebview *webView;
|
|
14
|
+
@property (nonatomic, copy) NSString *url;
|
|
15
|
+
@property (nonatomic, copy) NSString *webControllerTitle;
|
|
16
|
+
|
|
17
|
+
+ (TDSGlobalWebController *)createWebController:(NSString *)url;
|
|
18
|
+
|
|
19
|
+
@end
|
|
20
|
+
|
|
21
|
+
NS_ASSUME_NONNULL_END
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
//
|
|
2
|
+
// UIApplication+XDG.h
|
|
3
|
+
// XDCommonSDK
|
|
4
|
+
//
|
|
5
|
+
// Created by Fattycat on 2024/7/17.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import <UIKit/UIApplication.h>
|
|
9
|
+
|
|
10
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
11
|
+
|
|
12
|
+
@interface UIApplication (XDG)
|
|
13
|
+
|
|
14
|
+
- (UIWindow *)xdg_keyWindow;
|
|
15
|
+
|
|
16
|
+
@end
|
|
17
|
+
|
|
18
|
+
NS_ASSUME_NONNULL_END
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
//
|
|
2
|
+
// UIImage+TDSSDK.h
|
|
3
|
+
// TDSSDK
|
|
4
|
+
//
|
|
5
|
+
// Created by JiangJiahao on 2020/8/23.
|
|
6
|
+
// Copyright © 2020 JiangJiahao. All rights reserved.
|
|
7
|
+
//
|
|
8
|
+
|
|
9
|
+
#import <UIKit/UIKit.h>
|
|
10
|
+
|
|
11
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
12
|
+
|
|
13
|
+
@interface UIImage (TDSSDK)
|
|
14
|
+
+ (UIImage *)xdg_imageNamed:(NSString *)name;
|
|
15
|
+
+ (UIImage *)xdg_resizeableImageNamed:(NSString *)name;
|
|
16
|
+
@end
|
|
17
|
+
|
|
18
|
+
NS_ASSUME_NONNULL_END
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
//
|
|
2
|
+
// XDAdjustInfo.h
|
|
3
|
+
// XDGCommonSDK
|
|
4
|
+
//
|
|
5
|
+
// Created by JiangJiahao on 2020/11/4.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import <Foundation/Foundation.h>
|
|
9
|
+
|
|
10
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
11
|
+
|
|
12
|
+
@interface XDAdjustInfo : NSObject
|
|
13
|
+
@property (nonatomic, copy) NSString *appToken;
|
|
14
|
+
|
|
15
|
+
@property (nonatomic, strong) NSDictionary *evensTokenDic;
|
|
16
|
+
|
|
17
|
+
+ (instancetype)instanceWithInfoDic:(NSDictionary *)infoDic;
|
|
18
|
+
|
|
19
|
+
- (NSString *)eventTokenWithName:(NSString *)eventName;
|
|
20
|
+
@end
|
|
21
|
+
|
|
22
|
+
NS_ASSUME_NONNULL_END
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
//
|
|
2
|
+
// XDAppleInfo.h
|
|
3
|
+
// XDCommonSDK
|
|
4
|
+
//
|
|
5
|
+
// Created by Fattycat on 2022/9/29.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import <Foundation/Foundation.h>
|
|
9
|
+
|
|
10
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
11
|
+
|
|
12
|
+
@interface XDAppleInfo : NSObject
|
|
13
|
+
@property (nonatomic, copy) NSString *serviceId;
|
|
14
|
+
+ (instancetype)instanceWithInfoDic:(NSDictionary *)infoDic;
|
|
15
|
+
@end
|
|
16
|
+
|
|
17
|
+
NS_ASSUME_NONNULL_END
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
//
|
|
2
|
+
// XDAppsFlyerInfo.h
|
|
3
|
+
// XDGCommonSDK
|
|
4
|
+
//
|
|
5
|
+
// Created by JiangJiahao on 2020/11/4.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
#import <Foundation/Foundation.h>
|
|
9
|
+
|
|
10
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
11
|
+
|
|
12
|
+
@interface XDAppsFlyerInfo : NSObject
|
|
13
|
+
@property (nonatomic, copy) NSString *devKey;
|
|
14
|
+
@property (nonatomic, copy) NSString *appId;
|
|
15
|
+
|
|
16
|
+
+ (instancetype)instanceWithInfoDic:(NSDictionary *)infoDic;
|
|
17
|
+
@end
|
|
18
|
+
|
|
19
|
+
NS_ASSUME_NONNULL_END
|