|
You are here |
www.onswiftwings.com | ||
| | | | |
www.avanderlee.com
|
|
| | | | | Macros in Swift allow you to extend the compiler with custom build errors and code generation to eliminate extraneous boilerplate code. | |
| | | | |
swift.org
|
|
| | | | | Whole-module optimization is an optimization mode of the Swift compiler. The performance win of whole-module optimization heavily depends on the project, but it can be up to two or even five times. | |
| | | | |
benoitpasquier.com
|
|
| | | | | The best part of continuous integration is the ability to automatically run tests and build apps, ready to be deployed. However, automatic build doesn't mean smart or optimised build. Here are some tips I collected along the way to speed up delivery process. | |
| | | | |
www.onswiftwings.com
|
|
| | | Learn how to build an iOS application that follows MVVM Design Pattern and uses Combine framework | ||