环境配置 安装 fastlane[https://github.com/fastlane/fastlane] (以下操作二选一) 1.1 使用 homebrew[https:...
IP属地:湖南
环境配置 安装 fastlane[https://github.com/fastlane/fastlane] (以下操作二选一) 1.1 使用 homebrew[https:...
Swift Object C
前言 在多人语音或视频会议中,屏幕共享是相对来说较常用的功能,而 iOS 实现这个功能相对其他两端(PC / Android)来说明显比较繁琐。 接下来让我们一站式集成 iO...
环境配置 以 python3 环境为例 安装 selenium 物料配置 Apple ID + 密码 + 此账号双重认证验证码 Python 示例脚本 下面是一个自动打开网页...
AppStore Connect Api 官方文档[https://developer.apple.com/documentation/appstoreconnectapi]...
前言 在上一篇[https://www.jianshu.com/p/543c11678bba]我们已经将 PJSIP[http://www.pjsip.org/] 编译好的静...
前言 Telegram 的研究先放一放,在 Telegram 源码中看到了 VOIP 相关功能,不禁想到自己上家公司的业务就是做 VOIP 通讯,趁着现在自己这段时间勤奋劲还...
我们先从 Xcode 来分析,在打包出 ipa 文件时,Xcode 是怎么做的: 手头的材料 代码文件(m/cpp/swift/c/h)、签名、资源文件(xcasset/pn...
内置消息简析 在 MTProtoKit 中,有很多内置的消息,除了这些消息之外,还有和解析这些消息相关的类,比如 MTBufferReader[https://github....