会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
画梦
编码乃快乐之源,学会快乐,学会生活!
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
···
8
下一页
2019年10月14日
强迫症:消除 Dsymutil Warning
摘要: 一、现象 Xcode6 升级到 Xcode7 之后 在 Debug 的时候 也会报 Dsymutil Warning 。 二、解决方案 ->【Build Settings】->【Build Options】->【Debug Information Format】将 DWARF with dSYM F
阅读全文
posted @ 2019-10-14 17:45 画梦
阅读(307)
评论(0)
推荐(0)
2019年8月30日
ITMS-90809
摘要: 开始时间:2019.08.30 建议后续放弃使用 UIWebView 控件,使用 WKWebView 进行替代。
阅读全文
posted @ 2019-08-30 10:29 画梦
阅读(4144)
评论(0)
推荐(0)
2019年7月24日
iOS ipa 优化减小安装大小
摘要: 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 画梦
阅读(259)
评论(0)
推荐(0)
2019年7月22日
Xcode 常用路径
摘要: 1. provisioning profile PATH ~/Library/MobileDevice/Provisioning Profiles 2. Xcode下的 DerivedData 缓存文件 ~/Library/Developer/Xcode/DerivedData 3. Xcode下的
阅读全文
posted @ 2019-07-22 11:06 画梦
阅读(173)
评论(0)
推荐(0)
2019年6月12日
如何查看 Assets.car 内资源
摘要: 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 画梦
阅读(1928)
评论(0)
推荐(0)
2019年6月11日
UILabel 实现圆角
摘要: https://blog.csdn.net/Keep_Moving31038/article/details/77840837
阅读全文
posted @ 2019-06-11 15:39 画梦
阅读(338)
评论(0)
推荐(0)
iOS 改变 UITextField 的 Placeholder 的字体与颜色
摘要: https://blog.csdn.net/u011619283/article/details/53185561
阅读全文
posted @ 2019-06-11 15:38 画梦
阅读(736)
评论(0)
推荐(0)
2019年6月4日
ATS (App Transport Security)
摘要: 1. 苹果规定:从2017年1月1日起,新提交的 App 不允许使用 NSAllowsArbitraryLoads 来绕过 ATS 的限制。 2. 为了能兼容 http 和不满足规定的 https,最偷懒的做法是设置 NSAllowsArbitraryLoads 为YES。 3. 单独排除域名(sd
阅读全文
posted @ 2019-06-04 14:54 画梦
阅读(326)
评论(0)
推荐(0)
2019年5月25日
iOS semaphore 使用
摘要: https://www.cnblogs.com/snailHL/p/3906112.html
阅读全文
posted @ 2019-05-25 15:35 画梦
阅读(191)
评论(0)
推荐(0)
2019年4月19日
macOS 自定义 NSButton
摘要: 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 画梦
阅读(503)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
···
8
下一页
公告