Articles by Tag #xcode

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Don't Panic: What Apple's iOS 18 SDK Update Really Means for Your App!

Introduction Lately, I've seeing some posts in the Apple Development community, with an...

Learn More 18 0Mar 7

Add a custom color to your XCode Project

Every application has a personality, and nothing brings that personality to life quite like a unique...

Learn More 5 0May 8 '24

Add a Custom Font to Your XCode Project

Typography is an important design element that, when used well, can positively impact how users...

Learn More 4 0May 4 '24

[!] CocoaPods could not find compatible versions for pod

Hola hola, When working with a bare CLI React Native app, I often run into issues during the pod...

Learn More 2 0Jan 21

Enhancing SwiftUI Alerts : A Reusable Approach with Unit and UI Testing 🔄

Why Do We Need a Reusable Alert View? When building an app, we often display alerts in...

Learn More 1 0Feb 17

Hotkeys tool for left-handed mouse user.

If you are a left-handed mouse user, or using a stylus. CirMenu can help you not frequently move your...

Learn More 0 0Jun 7 '24

Debugging Memory Leaks With Instruments in XCode

Introduction Recently, we explored Memory Leaks and Retain Cycles in Swift, diving into...

Learn More 0 0Jan 31

Swift Testing: My First Impressions

Introduction Recently, I posted here an Introduction to Swift Testing: Apple's New Testing...

Learn More 0 0Apr 4

Swift Format in Xcode

In Xcode 16, Apple quietly introduced the ability to format your Swift files using Swift Format. I’m...

Learn More 0 0Nov 27 '24

Swift Programming in Japanese

This post is blog version of my talk on "try! Swift Tokyo 2025". video link:...

Learn More 0 0Apr 29

Widgets: An Introduction

There are times when you would want to show the apps contents/data in an helpful way upfront to the...

Learn More 0 0Apr 24

[Boost]

Don't Panic: What Apple's iOS 18 SDK Update Really Means for...

Learn More 0 0Mar 18

Quickly Create App Icons by Resizing Your Main Image With a Bash Script

I just wanted to start out by saying that this is an abridged version of my original published...

Learn More 0 0May 9 '24

How To Build a TikTok Clone With SwiftUI

Apps like TikTok, Instagram Reels, and YouTube Shorts help users engage with their audiences through...

Learn More 0 0Jun 19 '24

[Solved] Swift Compiler Error (Xcode): Method does not override any method from its superclass

In the new Xcode 16, if you get the following error Failed to build iOS app Could not build the...

Learn More 0 0Mar 20

I'm curious about how to use Xcode Instruments for a React Native iOS app. Could you provide some guidance?

I am experiencing issues while profiling an iOS app developed with React Native. I attempted to...

Learn More 0 0Jul 16 '24

Xcode Folders & Groups

In Xcode 16, project files and folders are arranged differently in the Project navigator. What used...

Learn More 0 0Nov 27 '24

xCojote

iPhone Apps

Learn More 0 0Mar 7

Types of Mobile Apps: Native, Hybrid, Web and Progressive Web Apps

Gone are the days when only a few could afford a phone with camera, music player, and touchscreen. We...

Learn More 0 0Jun 15 '24