問題:

螢幕快照 2018-04-19 上午10.25.35

小賢 發表在 痞客邦 留言(0) 人氣()

在Xcode 9.2 升級到9.3的時候,模擬器可正常Build,但在實機上面發生了Compile error: abort trap: 6,弄了很久,最後把compile 不過的code包成 function就行了


小賢 發表在 痞客邦 留言(0) 人氣()

想正確取得 button.titleLabel?.frame ,在設定完text後,需用button.setNeedsLayout()及button.layoutIfNeeded()

 

小賢 發表在 痞客邦 留言(0) 人氣()

自己SubClass UIView,然後再對layer做Gradient

 

小賢 發表在 痞客邦 留言(0) 人氣()

清 UIWebView, WKWebView, SafariViewController cookie 相關的解法的好文章

https://github.com/OAuthSwift/OAuthSwift/wiki/Logout

小賢 發表在 痞客邦 留言(0) 人氣()