Don’t you hate it when you need to rename something in lots of places? AppCode has great refactoring tools to help us rename properties, classes…
World traveller, app maker, code blogger.
Don’t you hate it when you need to rename something in lots of places? AppCode has great refactoring tools to help us rename properties, classes…
Creating handmade mocks is a common task many of us have to suffer through in Swift. The last thing we want to do is write is…