1. 创建一个工程
打开终端,切换到你要创建的位置的目录,我这里是/Desktop/POD
cd Desktop/POD
pod lib create HYPodTestOneDemo1、What is your email? 填入自己的邮箱地址。 2、What platform do you want to use?? [ iOS / macOS ] 根据自己的需要选择, 此处选择iOS…
1. 创建一个工程
打开终端,切换到你要创建的位置的目录,我这里是/Desktop/POD
cd Desktop/POD
pod lib create HYPodTestOneDemo1、What is your email? 填入自己的邮箱地址。 2、What platform do you want to use?? [ iOS / macOS ] 根据自己的需…
探索多语言的桥梁:Specta —— Rust类型轻松导出工具 spectaEasily export your Rust types to other languages项目地址:https://gitcode.com/gh_mirrors/spec/specta 随着软件生态的日益丰富,跨语言开发已成为现代应用开发的重要一环。今天࿰…