上一页 1 2 3 4 5 6 ··· 8 下一页
摘要: 一、现象 Xcode6 升级到 Xcode7 之后 在 Debug 的时候 也会报 Dsymutil Warning 。 二、解决方案 ->【Build Settings】->【Build Options】->【Debug Information Format】将 DWARF with dSYM F 阅读全文
posted @ 2019-10-14 17:45 画梦 阅读(300) 评论(0) 推荐(0) 编辑
摘要: 开始时间:2019.08.30 建议后续放弃使用 UIWebView 控件,使用 WKWebView 进行替代。 阅读全文
posted @ 2019-08-30 10:29 画梦 阅读(4113) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/a49d59b01669 https://www.cnblogs.com/wlffly/p/7016563.html https://blog.csdn.net/a690197843/article/details/70241829 http:// 阅读全文
posted @ 2019-07-24 14:08 画梦 阅读(255) 评论(0) 推荐(0) 编辑
摘要: 1. provisioning profile PATH ~/Library/MobileDevice/Provisioning Profiles 2. Xcode下的 DerivedData 缓存文件 ~/Library/Developer/Xcode/DerivedData 3. Xcode下的 阅读全文
posted @ 2019-07-22 11:06 画梦 阅读(158) 评论(0) 推荐(0) 编辑
摘要: 1. cartool github:https://github.com/steventroughtonsmith/cartool 使用方法:https://blog.csdn.net/studying_ios/article/details/79447051 使用方法(老版本含bug):https 阅读全文
posted @ 2019-06-12 14:13 画梦 阅读(1900) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/Keep_Moving31038/article/details/77840837 阅读全文
posted @ 2019-06-11 15:39 画梦 阅读(328) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/u011619283/article/details/53185561 阅读全文
posted @ 2019-06-11 15:38 画梦 阅读(721) 评论(0) 推荐(0) 编辑
摘要: 1. 苹果规定:从2017年1月1日起,新提交的 App 不允许使用 NSAllowsArbitraryLoads 来绕过 ATS 的限制。 2. 为了能兼容 http 和不满足规定的 https,最偷懒的做法是设置 NSAllowsArbitraryLoads 为YES。 3. 单独排除域名(sd 阅读全文
posted @ 2019-06-04 14:54 画梦 阅读(313) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/snailHL/p/3906112.html 阅读全文
posted @ 2019-05-25 15:35 画梦 阅读(184) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/bf24d0e43eda https://www.jianshu.com/p/c09c715b1617 https://blog.csdn.net/KuangSimon/article/details/79970691 https://blog.c 阅读全文
posted @ 2019-04-19 15:12 画梦 阅读(499) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 ··· 8 下一页