摘要: 1.下载sdk 1. iOS SDK 下载 2.按照文档拖到工程里面 3.info.list 添加LSApplicationQueriesSchemes ,右侧array <key>LSApplicationQueriesSchemes</key> <array> <string>tim</stri 阅读全文
posted @ 2020-11-30 18:15 懂事长qingzZ 阅读(1587) 评论(0) 推荐(0)
摘要: 官方链接 https://developers.weixin.qq.com/doc/oplatform/Mobile_App/Access_Guide/iOS.html 封装 /** * 微信操作 单例 */ func TGSLOG<Message>(message: Message, fileNa 阅读全文
posted @ 2020-11-30 16:28 懂事长qingzZ 阅读(597) 评论(0) 推荐(0)