2018年8月28日

摘要: ionic3项目 完成 模拟器 真机测试均可以打包安装成功 在Archive的时候报错了 错误如下 code signing is required for product type 'Application' in SDK 'iOS 11.2' 11.2的系统我本地是有的 排除这个问题 开始搜索解 阅读全文
posted @ 2018-08-28 11:20 luffyc 阅读(2176) 评论(0) 推荐(0)
 
摘要: 在已经生成签名文件的前提下 对android包进行签名 如果还未生成签名文件 请参考链接 https://jingyan.baidu.com/article/642c9d34eaeeda644a46f7f9.html 在签名文件所在的文件下面打开命令行: 输入 jarsigner -verbose 阅读全文
posted @ 2018-08-28 10:59 luffyc 阅读(244) 评论(0) 推荐(0)
 
摘要: 苹果提交审核被打回来 附加的说明如下: We noticed that your app requests the user’s consent to access their camera but does not clarify the use of this feature in the pe 阅读全文
posted @ 2018-08-28 10:20 luffyc 阅读(3036) 评论(0) 推荐(0)