Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,15 @@ A comprehensive collection of the best iOS articles and blogs.
- [New in core data and iOS8 batch updating](https://www.bignerdranch.com/blog/new-in-core-data-and-ios-8-batch-updating/)
- [Exploring all the different core data concurrency configurations](https://blog.codecentric.de/en/2014/11/concurrency-coredata/)
- [Maintaing a silky smooth UI with core data](https://medium.com/soundwave-stories/core-data-cffe22efe716)
- [Cracking the Tests for Core Data](https://medium.com/flawless-app-stories/cracking-the-tests-for-core-data-15ef893a3fee)

### Autolayout
- [How to use updateConstraints](https://oleb.net/blog/2015/08/how-to-use-updateconstraints/)

### Debugging
- [Symbolic breakpoints and watchpoints](https://www.bignerdranch.com/blog/xcode-breakpoint-wizardry/)
- [Exception breakpoints](http://blog.manbolo.com/2012/01/23/xcode-tips-1-break-on-exceptions)
- [Debugging Swift code with LLDB](https://medium.com/flawless-app-stories/debugging-swift-code-with-lldb-b30c5cf2fd49)

### How not to crash
- [http://inessential.com/hownottocrash](http://inessential.com/hownottocrash)
Expand All @@ -63,6 +65,7 @@ A comprehensive collection of the best iOS articles and blogs.

### Frameworks
- [Creating and distributing embedded frameworks](http://code.hootsuite.com/an-introduction-to-creating-and-distributing-embedded-frameworks-in-ios/)
- [Getting Started with Reusable Frameworks for iOS Development](https://medium.com/flawless-app-stories/getting-started-with-reusable-frameworks-for-ios-development-f00d74827d11)

### Understanding the build process
- [Build pipeline](https://www.bignerdranch.com/blog/manual-swift-understanding-the-swift-objective-c-build-pipeline/)
Expand Down Expand Up @@ -107,6 +110,7 @@ A comprehensive collection of the best iOS articles and blogs.
- [Khanlou](http://khanlou.com/)
- [Andrew Bancroft](https://www.andrewcbancroft.com/category/software-development/ios-mac/swift/)
- [https://www.calayer.com/](https://www.calayer.com/)
- [Flawless App Stories](https://medium.com/flawless-app-stories)

## More awesome lists for iOS devs
- https://github.com/sanketfirodiya/awesome-ios-plugins
Expand Down