You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: revert https to http for URLs that don't support https
The previous commit over-aggressively upgraded all http links to https.
Sites like nelson.logdown.com, api.ether.fund, chuansong.me,
pingguohe.net, yeoman.io, and t.swift.gg do not serve over https,
so revert those specific links back to http.
Co-Authored-By: Claude <noreply@anthropic.com>
<p>我最近灌了全新的電腦,當然是用最新的 OS X El Capitan + Xcode 7.1。身為一位程式設計師,初次使用 Xcode 要做的事情一定是去把字型改成自己看得順眼的等寬字體。只是不知道是 OS X 還是 Xcode 的 bug,它竟然無法正確顯示字體挑選視窗,導致我只有少少的幾種字體可以選擇。還好最後我手動去修改了佈景主題的設定,才解決這個問題。</p>
<li><ahref="https://merowing.info/2016/01/improve-your-ios-architecture-with-flowcontrollers/">Improve your iOS Architecture with FlowControllers</a></li>
276
276
<li><ahref="https://www.objc.io/issues/13-architecture/viper/">Architecting iOS Apps with VIPER</a></li>
0 commit comments