WeChat.pltpds 380 B

12345678910
  1. {
  2. "folders" : ["/SDK/ShareSDK/Support/PlatformSDK/WeChatSDK"],
  3. "framework" : ["/SDK/ShareSDK/Support/PlatformConnector/WechatConnector.framework"],
  4. "LSApplicationQueriesSchemes":["weixin","wechat","weixinULAPI"],
  5. "sysFramework":["WebKit.framework"],
  6. "URLSchemes" : {
  7. "CFBundleURLSchemes" :["{appkey}"],
  8. "CFBundleURLName" : "weChat"
  9. }
  10. }