From b36d642a21097d2d18949222c446306de167b9d6 Mon Sep 17 00:00:00 2001 From: 2youyouo2 <501251991@qq.com> Date: Thu, 14 Sep 2017 14:50:27 +0800 Subject: [PATCH] update anysdk folder structure --- .../anysdk/{jailbreak => appstore}/AdsUtil.h | 0 .../anysdk/{jailbreak => appstore}/AdsWrapper.h | 0 .../anysdk/{jailbreak => appstore}/AgentManager.h | 0 .../{jailbreak => appstore}/AnalyticsWrapper.h | 0 .../{jailbreak => appstore}/CocosRuntimeDelegate.h | 0 .../anysdk/{jailbreak => appstore}/CustomWrapper.h | 0 .../{jailbreak => appstore}/InterfaceAdTracking.h | 0 .../anysdk/{jailbreak => appstore}/InterfaceAds.h | 0 .../{jailbreak => appstore}/InterfaceAnalytics.h | 0 .../anysdk/{jailbreak => appstore}/InterfaceCrash.h | 0 .../{jailbreak => appstore}/InterfaceCustom.h | 0 .../anysdk/{jailbreak => appstore}/InterfacePush.h | 0 .../anysdk/{jailbreak => appstore}/InterfaceREC.h | 0 .../anysdk/{jailbreak => appstore}/InterfaceShare.h | 0 .../{jailbreak => appstore}/InterfaceSocial.h | 0 .../anysdk/{jailbreak => appstore}/InterfaceUser.h | 0 .../anysdk/{jailbreak => appstore}/InterfaceYAP.h | 0 .../anysdk/{jailbreak => appstore}/JSBRelation.h | 0 .../anysdk/{jailbreak => appstore}/JsonParser.h | 0 .../PluginApplicationDelegate.h | 0 .../anysdk/{jailbreak => appstore}/PluginFactory.h | 0 .../anysdk/{jailbreak => appstore}/PluginHelper.h | 0 .../anysdk/{jailbreak => appstore}/PluginManager.h | 0 .../anysdk/{jailbreak => appstore}/PluginParam.h | 0 .../anysdk/{jailbreak => appstore}/PluginProtocol.h | 0 .../anysdk/{jailbreak => appstore}/PluginWrapper.h | 0 .../{jailbreak => appstore}/ProtocolAdTracking.h | 0 .../anysdk/{jailbreak => appstore}/ProtocolAds.h | 0 .../{jailbreak => appstore}/ProtocolAnalytics.h | 0 .../anysdk/{jailbreak => appstore}/ProtocolCrash.h | 0 .../anysdk/{jailbreak => appstore}/ProtocolCustom.h | 0 .../anysdk/{jailbreak => appstore}/ProtocolPush.h | 0 .../anysdk/{jailbreak => appstore}/ProtocolREC.h | 0 .../anysdk/{jailbreak => appstore}/ProtocolShare.h | 0 .../anysdk/{jailbreak => appstore}/ProtocolSocial.h | 0 .../anysdk/{jailbreak => appstore}/ProtocolUser.h | 0 .../anysdk/{jailbreak => appstore}/ProtocolYAP.h | 0 .../anysdk/{jailbreak => appstore}/PushWrapper.h | 0 .../anysdk/{jailbreak => appstore}/RECWrapper.h | 0 .../{jailbreak => appstore}/SdkHttpListener.h | 0 .../anysdk/{jailbreak => appstore}/ShareWrapper.h | 0 .../anysdk/{jailbreak => appstore}/SocialWrapper.h | 0 .../anysdk/{jailbreak => appstore}/UserWrapper.h | 0 .../anysdk/{jailbreak => appstore}/Wrapper.h | 0 .../anysdk/{jailbreak => appstore}/YAPWrapper.h | 0 .../{jailbreak => appstore}/libPluginProtocol.a | Bin 46 files changed, 0 insertions(+), 0 deletions(-) rename ios/include/anysdk/{jailbreak => appstore}/AdsUtil.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/AdsWrapper.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/AgentManager.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/AnalyticsWrapper.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/CocosRuntimeDelegate.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/CustomWrapper.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/InterfaceAdTracking.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/InterfaceAds.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/InterfaceAnalytics.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/InterfaceCrash.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/InterfaceCustom.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/InterfacePush.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/InterfaceREC.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/InterfaceShare.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/InterfaceSocial.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/InterfaceUser.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/InterfaceYAP.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/JSBRelation.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/JsonParser.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/PluginApplicationDelegate.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/PluginFactory.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/PluginHelper.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/PluginManager.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/PluginParam.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/PluginProtocol.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/PluginWrapper.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/ProtocolAdTracking.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/ProtocolAds.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/ProtocolAnalytics.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/ProtocolCrash.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/ProtocolCustom.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/ProtocolPush.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/ProtocolREC.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/ProtocolShare.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/ProtocolSocial.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/ProtocolUser.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/ProtocolYAP.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/PushWrapper.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/RECWrapper.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/SdkHttpListener.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/ShareWrapper.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/SocialWrapper.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/UserWrapper.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/Wrapper.h (100%) rename ios/include/anysdk/{jailbreak => appstore}/YAPWrapper.h (100%) rename ios/libs/anysdk/{jailbreak => appstore}/libPluginProtocol.a (100%) diff --git a/ios/include/anysdk/jailbreak/AdsUtil.h b/ios/include/anysdk/appstore/AdsUtil.h similarity index 100% rename from ios/include/anysdk/jailbreak/AdsUtil.h rename to ios/include/anysdk/appstore/AdsUtil.h diff --git a/ios/include/anysdk/jailbreak/AdsWrapper.h b/ios/include/anysdk/appstore/AdsWrapper.h similarity index 100% rename from ios/include/anysdk/jailbreak/AdsWrapper.h rename to ios/include/anysdk/appstore/AdsWrapper.h diff --git a/ios/include/anysdk/jailbreak/AgentManager.h b/ios/include/anysdk/appstore/AgentManager.h similarity index 100% rename from ios/include/anysdk/jailbreak/AgentManager.h rename to ios/include/anysdk/appstore/AgentManager.h diff --git a/ios/include/anysdk/jailbreak/AnalyticsWrapper.h b/ios/include/anysdk/appstore/AnalyticsWrapper.h similarity index 100% rename from ios/include/anysdk/jailbreak/AnalyticsWrapper.h rename to ios/include/anysdk/appstore/AnalyticsWrapper.h diff --git a/ios/include/anysdk/jailbreak/CocosRuntimeDelegate.h b/ios/include/anysdk/appstore/CocosRuntimeDelegate.h similarity index 100% rename from ios/include/anysdk/jailbreak/CocosRuntimeDelegate.h rename to ios/include/anysdk/appstore/CocosRuntimeDelegate.h diff --git a/ios/include/anysdk/jailbreak/CustomWrapper.h b/ios/include/anysdk/appstore/CustomWrapper.h similarity index 100% rename from ios/include/anysdk/jailbreak/CustomWrapper.h rename to ios/include/anysdk/appstore/CustomWrapper.h diff --git a/ios/include/anysdk/jailbreak/InterfaceAdTracking.h b/ios/include/anysdk/appstore/InterfaceAdTracking.h similarity index 100% rename from ios/include/anysdk/jailbreak/InterfaceAdTracking.h rename to ios/include/anysdk/appstore/InterfaceAdTracking.h diff --git a/ios/include/anysdk/jailbreak/InterfaceAds.h b/ios/include/anysdk/appstore/InterfaceAds.h similarity index 100% rename from ios/include/anysdk/jailbreak/InterfaceAds.h rename to ios/include/anysdk/appstore/InterfaceAds.h diff --git a/ios/include/anysdk/jailbreak/InterfaceAnalytics.h b/ios/include/anysdk/appstore/InterfaceAnalytics.h similarity index 100% rename from ios/include/anysdk/jailbreak/InterfaceAnalytics.h rename to ios/include/anysdk/appstore/InterfaceAnalytics.h diff --git a/ios/include/anysdk/jailbreak/InterfaceCrash.h b/ios/include/anysdk/appstore/InterfaceCrash.h similarity index 100% rename from ios/include/anysdk/jailbreak/InterfaceCrash.h rename to ios/include/anysdk/appstore/InterfaceCrash.h diff --git a/ios/include/anysdk/jailbreak/InterfaceCustom.h b/ios/include/anysdk/appstore/InterfaceCustom.h similarity index 100% rename from ios/include/anysdk/jailbreak/InterfaceCustom.h rename to ios/include/anysdk/appstore/InterfaceCustom.h diff --git a/ios/include/anysdk/jailbreak/InterfacePush.h b/ios/include/anysdk/appstore/InterfacePush.h similarity index 100% rename from ios/include/anysdk/jailbreak/InterfacePush.h rename to ios/include/anysdk/appstore/InterfacePush.h diff --git a/ios/include/anysdk/jailbreak/InterfaceREC.h b/ios/include/anysdk/appstore/InterfaceREC.h similarity index 100% rename from ios/include/anysdk/jailbreak/InterfaceREC.h rename to ios/include/anysdk/appstore/InterfaceREC.h diff --git a/ios/include/anysdk/jailbreak/InterfaceShare.h b/ios/include/anysdk/appstore/InterfaceShare.h similarity index 100% rename from ios/include/anysdk/jailbreak/InterfaceShare.h rename to ios/include/anysdk/appstore/InterfaceShare.h diff --git a/ios/include/anysdk/jailbreak/InterfaceSocial.h b/ios/include/anysdk/appstore/InterfaceSocial.h similarity index 100% rename from ios/include/anysdk/jailbreak/InterfaceSocial.h rename to ios/include/anysdk/appstore/InterfaceSocial.h diff --git a/ios/include/anysdk/jailbreak/InterfaceUser.h b/ios/include/anysdk/appstore/InterfaceUser.h similarity index 100% rename from ios/include/anysdk/jailbreak/InterfaceUser.h rename to ios/include/anysdk/appstore/InterfaceUser.h diff --git a/ios/include/anysdk/jailbreak/InterfaceYAP.h b/ios/include/anysdk/appstore/InterfaceYAP.h similarity index 100% rename from ios/include/anysdk/jailbreak/InterfaceYAP.h rename to ios/include/anysdk/appstore/InterfaceYAP.h diff --git a/ios/include/anysdk/jailbreak/JSBRelation.h b/ios/include/anysdk/appstore/JSBRelation.h similarity index 100% rename from ios/include/anysdk/jailbreak/JSBRelation.h rename to ios/include/anysdk/appstore/JSBRelation.h diff --git a/ios/include/anysdk/jailbreak/JsonParser.h b/ios/include/anysdk/appstore/JsonParser.h similarity index 100% rename from ios/include/anysdk/jailbreak/JsonParser.h rename to ios/include/anysdk/appstore/JsonParser.h diff --git a/ios/include/anysdk/jailbreak/PluginApplicationDelegate.h b/ios/include/anysdk/appstore/PluginApplicationDelegate.h similarity index 100% rename from ios/include/anysdk/jailbreak/PluginApplicationDelegate.h rename to ios/include/anysdk/appstore/PluginApplicationDelegate.h diff --git a/ios/include/anysdk/jailbreak/PluginFactory.h b/ios/include/anysdk/appstore/PluginFactory.h similarity index 100% rename from ios/include/anysdk/jailbreak/PluginFactory.h rename to ios/include/anysdk/appstore/PluginFactory.h diff --git a/ios/include/anysdk/jailbreak/PluginHelper.h b/ios/include/anysdk/appstore/PluginHelper.h similarity index 100% rename from ios/include/anysdk/jailbreak/PluginHelper.h rename to ios/include/anysdk/appstore/PluginHelper.h diff --git a/ios/include/anysdk/jailbreak/PluginManager.h b/ios/include/anysdk/appstore/PluginManager.h similarity index 100% rename from ios/include/anysdk/jailbreak/PluginManager.h rename to ios/include/anysdk/appstore/PluginManager.h diff --git a/ios/include/anysdk/jailbreak/PluginParam.h b/ios/include/anysdk/appstore/PluginParam.h similarity index 100% rename from ios/include/anysdk/jailbreak/PluginParam.h rename to ios/include/anysdk/appstore/PluginParam.h diff --git a/ios/include/anysdk/jailbreak/PluginProtocol.h b/ios/include/anysdk/appstore/PluginProtocol.h similarity index 100% rename from ios/include/anysdk/jailbreak/PluginProtocol.h rename to ios/include/anysdk/appstore/PluginProtocol.h diff --git a/ios/include/anysdk/jailbreak/PluginWrapper.h b/ios/include/anysdk/appstore/PluginWrapper.h similarity index 100% rename from ios/include/anysdk/jailbreak/PluginWrapper.h rename to ios/include/anysdk/appstore/PluginWrapper.h diff --git a/ios/include/anysdk/jailbreak/ProtocolAdTracking.h b/ios/include/anysdk/appstore/ProtocolAdTracking.h similarity index 100% rename from ios/include/anysdk/jailbreak/ProtocolAdTracking.h rename to ios/include/anysdk/appstore/ProtocolAdTracking.h diff --git a/ios/include/anysdk/jailbreak/ProtocolAds.h b/ios/include/anysdk/appstore/ProtocolAds.h similarity index 100% rename from ios/include/anysdk/jailbreak/ProtocolAds.h rename to ios/include/anysdk/appstore/ProtocolAds.h diff --git a/ios/include/anysdk/jailbreak/ProtocolAnalytics.h b/ios/include/anysdk/appstore/ProtocolAnalytics.h similarity index 100% rename from ios/include/anysdk/jailbreak/ProtocolAnalytics.h rename to ios/include/anysdk/appstore/ProtocolAnalytics.h diff --git a/ios/include/anysdk/jailbreak/ProtocolCrash.h b/ios/include/anysdk/appstore/ProtocolCrash.h similarity index 100% rename from ios/include/anysdk/jailbreak/ProtocolCrash.h rename to ios/include/anysdk/appstore/ProtocolCrash.h diff --git a/ios/include/anysdk/jailbreak/ProtocolCustom.h b/ios/include/anysdk/appstore/ProtocolCustom.h similarity index 100% rename from ios/include/anysdk/jailbreak/ProtocolCustom.h rename to ios/include/anysdk/appstore/ProtocolCustom.h diff --git a/ios/include/anysdk/jailbreak/ProtocolPush.h b/ios/include/anysdk/appstore/ProtocolPush.h similarity index 100% rename from ios/include/anysdk/jailbreak/ProtocolPush.h rename to ios/include/anysdk/appstore/ProtocolPush.h diff --git a/ios/include/anysdk/jailbreak/ProtocolREC.h b/ios/include/anysdk/appstore/ProtocolREC.h similarity index 100% rename from ios/include/anysdk/jailbreak/ProtocolREC.h rename to ios/include/anysdk/appstore/ProtocolREC.h diff --git a/ios/include/anysdk/jailbreak/ProtocolShare.h b/ios/include/anysdk/appstore/ProtocolShare.h similarity index 100% rename from ios/include/anysdk/jailbreak/ProtocolShare.h rename to ios/include/anysdk/appstore/ProtocolShare.h diff --git a/ios/include/anysdk/jailbreak/ProtocolSocial.h b/ios/include/anysdk/appstore/ProtocolSocial.h similarity index 100% rename from ios/include/anysdk/jailbreak/ProtocolSocial.h rename to ios/include/anysdk/appstore/ProtocolSocial.h diff --git a/ios/include/anysdk/jailbreak/ProtocolUser.h b/ios/include/anysdk/appstore/ProtocolUser.h similarity index 100% rename from ios/include/anysdk/jailbreak/ProtocolUser.h rename to ios/include/anysdk/appstore/ProtocolUser.h diff --git a/ios/include/anysdk/jailbreak/ProtocolYAP.h b/ios/include/anysdk/appstore/ProtocolYAP.h similarity index 100% rename from ios/include/anysdk/jailbreak/ProtocolYAP.h rename to ios/include/anysdk/appstore/ProtocolYAP.h diff --git a/ios/include/anysdk/jailbreak/PushWrapper.h b/ios/include/anysdk/appstore/PushWrapper.h similarity index 100% rename from ios/include/anysdk/jailbreak/PushWrapper.h rename to ios/include/anysdk/appstore/PushWrapper.h diff --git a/ios/include/anysdk/jailbreak/RECWrapper.h b/ios/include/anysdk/appstore/RECWrapper.h similarity index 100% rename from ios/include/anysdk/jailbreak/RECWrapper.h rename to ios/include/anysdk/appstore/RECWrapper.h diff --git a/ios/include/anysdk/jailbreak/SdkHttpListener.h b/ios/include/anysdk/appstore/SdkHttpListener.h similarity index 100% rename from ios/include/anysdk/jailbreak/SdkHttpListener.h rename to ios/include/anysdk/appstore/SdkHttpListener.h diff --git a/ios/include/anysdk/jailbreak/ShareWrapper.h b/ios/include/anysdk/appstore/ShareWrapper.h similarity index 100% rename from ios/include/anysdk/jailbreak/ShareWrapper.h rename to ios/include/anysdk/appstore/ShareWrapper.h diff --git a/ios/include/anysdk/jailbreak/SocialWrapper.h b/ios/include/anysdk/appstore/SocialWrapper.h similarity index 100% rename from ios/include/anysdk/jailbreak/SocialWrapper.h rename to ios/include/anysdk/appstore/SocialWrapper.h diff --git a/ios/include/anysdk/jailbreak/UserWrapper.h b/ios/include/anysdk/appstore/UserWrapper.h similarity index 100% rename from ios/include/anysdk/jailbreak/UserWrapper.h rename to ios/include/anysdk/appstore/UserWrapper.h diff --git a/ios/include/anysdk/jailbreak/Wrapper.h b/ios/include/anysdk/appstore/Wrapper.h similarity index 100% rename from ios/include/anysdk/jailbreak/Wrapper.h rename to ios/include/anysdk/appstore/Wrapper.h diff --git a/ios/include/anysdk/jailbreak/YAPWrapper.h b/ios/include/anysdk/appstore/YAPWrapper.h similarity index 100% rename from ios/include/anysdk/jailbreak/YAPWrapper.h rename to ios/include/anysdk/appstore/YAPWrapper.h diff --git a/ios/libs/anysdk/jailbreak/libPluginProtocol.a b/ios/libs/anysdk/appstore/libPluginProtocol.a similarity index 100% rename from ios/libs/anysdk/jailbreak/libPluginProtocol.a rename to ios/libs/anysdk/appstore/libPluginProtocol.a