Save Time With User Breakpoints in Xcode

Custom User breakpoints Xcode Tip Swift iOS Example guide debugging

Hallo allemaal, Leo hier. Today we will give some life quality improvement advice using User Breakpoints in Xcode and this is probably one of the most important articles I’ve ever written because this can save a huge amount of your time. I don’t know if it is common sense or was just me that didn’t know […]

Introduction to Xcode Frame Debug

Xcode Frame Debug example how to debug in iOS

Hallo vrienden, Leo Hier. The topic today is an introduction to Xcode Frame debug and how you can improve your debugging skills with this hidden Xcode feature. We will check some tips about Xcode view debugging, more specifically when you are using frames. I’ll not dive into what frames are or what bounds are, this […]

Find Navigator Search History in Xcode

Check Find Navigator Search History in Xcode example

Hallo jongens en meisjes, Leo hier. Today we will discuss Navigator Search History in Xcode and how you can use it to boost your productivity. I’ll show something that I discovered recently in Xcode. I always wondered if that should be some type of “search history” on Xcode. Would be awesome to not have to […]

Generate Swift Protocols with Xcode Feature

Generate Swift Protocols with Xcode Feature image example

Hallo dames en heren, Leo Hier. The topic today is how to quickly Generate Swift Protocols with Xcode Feature. Today we will walk through how easily you can transform any type you have in a protocol in very small steps. It’s not rare we iOS developers to have to transform a concrete type into a […]

Permanent and Temporary Tabs in Xcode

Permanent and Temporary Tabs in Xcode example image

Hallo vrienden, Leo here. This week’s topic is Permanent and Temporary Tabs in Xcode. This week my friend Tales teach me about one Xcode feature that bugged my head for a long time. Did you notice that sometimes you open a new file in a new tab and sometimes you open new files replacing the […]

Change Xcode Font Size

How to change Xcode font size.

Hello everyone, Leo here. This week we will learn many ways to change the Xcode font size. I like this kind of post because it gives me the opportunity to explore the amazing tool that Xcode is. This week I had to install the Xcode again. What is Xcode? Xcode is Apple’s integrated development environment […]

My favorite Xcode Shortcuts

Hey guys, what’s up? I’m here to bring all the shortcuts that I use to develop on Xcode. I’ll abbreviate the keys for the sake of simplicity: ⌘ – command⌥ – option^ – control 1 – Enter the definition of function/type/method/etc. Did you already need to answer the question “how this is defined? I want […]

Join our Newsletter!

From beginner-friendly tutorials to advanced coding techniques, the newsletter is designed to help you level up your skills and stay up-to-date with the latest trends in app development.