1.登陆苹果开发者中心http://developer.apple.com 2.进入itunes connect 3.选择Manage Your Apps 4.选择Add New App 5.填写项目相关信息,不知道怎么填的点击问号查看,Bundle ID Suffix需要与上一篇申请发布证书中锁填的后缀一致,否则在上传项目时会出错,需要重新打包 6.然后是选择项目价格和日期 7.接下来的页面要填写项目的完整信息 页面比较大,四张截图 ① ② 这个一般全部选择None ③ URL可以填写自己的主
为了方便管理已经发布的博文,所以目前本地使用 Mweb 的外部模式对已有博文进行管理,所以整个博文发布流程变得有点繁琐,需要在终端与 Mweb 两个程序间进行不断的切换,而且每次发布过程都需要输入重复指令,如:hexo new post 'title', hexo clean, hexo g -d,git add -A git commit -m 'message'等等.为了能够简化这个发布流程,选择采用 Alfred 的工作流来解决这个问题. 目前的发布流程: 为什么要在 Mweb 外部模式和
Swift is a multi-tenant, highly scalable and durable object storage system that was designed to store large amounts of unstructured data at low cost via a RESTful http API. "Highly scalable", means that it can scale from a few nodes and a handfu