Skip to content

Commit 37ad479

Browse files
committed
Merge branch 'master' of github.com:SwiftOldDriver/iOS-Weekly
2 parents a83711d + 6081211 commit 37ad479

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Reports/2019/#71-2019.06.17.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@
115115
另外一个重大的变化就是 iPad 应用移植到 Mac 平台将会变得更加方便了,苹果称呼这个项目叫```Project Catalyst```,具体的内容,在 WWDC 的 session 上面都有提及,譬如 [Session235](https://developer.apple.com/videos/play/wwdc2019/235/)[Session205](https://developer.apple.com/videos/play/wwdc2019/205/)
116116
作者在文章的最后再次强调了,今年 iOS 开发者要关注的重点,无疑就是 SwiftUI 和 Swift5 ,如果现在还没有对这两个方向给予足够的重视,那在技术上就很容易被拉开差距了。
117117

118+
### 🐎 [Solving-ambiguous-constraints-without-rerunning-your-app](https://mar.codes/2019-05-28/Solving-ambiguous-constraints-without-rerunning-your-app)
119+
120+
[@jinmq](https://github.com/waz0820): 本文介绍了使用 View Debugger + LLDB 的方式去定位并消除有歧义的 Auto Layout 约束,而不必每次尝试都重跑你的应用。
121+
118122
## 代码
119123

120124
### [Swift-Docker Slim Images](https://github.com/apple/swift-docker/pull/140)

0 commit comments

Comments
 (0)