会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
JustToGo
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
2017年9月19日
swift pods遇到问题[!] The `X` target overrides the `ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES` build setting defined in `X'. This can lead to problems with the CocoaPods installation - Use the `$(inherited)`
摘要: Build Settings ->ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES -> 选择 'Other', 输入"$(inherited)"
阅读全文
posted @ 2017-09-19 14:34 JustToGo
阅读(1114)
评论(0)
推荐(0)
2017年9月18日
XCODE archive打包历史版本查看
摘要: XCODE -> Windows - > organizer 查看所有打包版本历史
阅读全文
posted @ 2017-09-18 16:54 JustToGo
阅读(3074)
评论(0)
推荐(0)
显示隐藏文件
摘要: 终端操作 defaults write com.apple.finder AppleShowAllFiles -bool true 显示隐藏文件 defaults write com.apple.finder AppleShowAllFiles -bool false 关闭
阅读全文
posted @ 2017-09-18 16:52 JustToGo
阅读(142)
评论(0)
推荐(0)
XCODE删除多余配置文件
摘要: ~/Library/MobileDevice/Provisioning\ Profiles/ 删除多余配置文件
阅读全文
posted @ 2017-09-18 16:52 JustToGo
阅读(354)
评论(0)
推荐(0)
swift代码升级
摘要: 本次升级由swift2.3->swift4.0 swift2.3升级swift3.0pravite -> fileprivatePublice -> open枚举更换小写方法名更精简,后面括号移除 gcd方法改变gcdtimer创建方法返回值类型变了 DispatchSource -> Dispat
阅读全文
posted @ 2017-09-18 16:50 JustToGo
阅读(1715)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
公告