Posts by Saruque Ahamed Mollick

Author Biographical Info: Hi, I am a co-founder of CodeSpeedy Technology Private Limited.
I am in love with technology, music and green places.

Access Dynamic Island in Xcode – Swift

By Saruque Ahamed Mollick

I am too curious to know how to access or work with Dynamic island in Xcode with Swift. To be honest, till now they haven’t released anything like that for the developers lik.... Read More

solution: Image Literal is not working anymore in Xcode

By Saruque Ahamed Mollick

I am pretty much sure that you have reached this page because you are not able to see the Image Literal option anymore in Xcode Swift. I will give you the best alternative way to a.... Read More

How to change Xcode Editor font size in Xcode 13 and Higher versions

By Saruque Ahamed Mollick

There are multiple ways to change the Xcode Editor font size. In this tutorial, I will show you the easiest way to make it possible in the first place. We need to change the code e.... Read More

Xcode Update Stuck on Installation

By Saruque Ahamed Mollick

If your Mac is stuck on Xcode update installation, then don’t worry as you are not the only person who is having this problem. It’s a common problem while installing Xc.... Read More

How to update Xcode in Mac

By Saruque Ahamed Mollick

Here, I will show you multiple ways to update Xcode on Mac. I know that this is an easy task to do. But if you are here to find the way to update Xcode in Mac then I can assume tha.... Read More

If NOT Conditional case in Swift

By Saruque Ahamed Mollick

In this tutorial, we will learn If NOT conditional case in Swift. We usually do a lot of conditional statements like If else… or if else if… These types of conditional .... Read More

How to create an empty array in Swift

By Saruque Ahamed Mollick

In this tutorial, we will learn how to create an empty array in Swift. We will show you one by one the followings: Create an empty Int array in Swift Create an empty String array T.... Read More

How to check Xcode version installed on your machine

By Saruque Ahamed Mollick

Here, I will show you the easiest way to check which version of Xcode is installed on your Mac. The easiest method will come first then we will go for other ways to do the same. Si.... Read More

Related Posts