Coding Journal
  • Home
  • About
Sign in Subscribe
A Tale of Package Managers | Xcode Project Setup Series

A Tale of Package Managers | Xcode Project Setup Series

A brief analysis of the main package managers for Xcode projects What is a package manager? A package manager is a tool that automates the process of installing, upgrading, configuring, and removing libraries. What are the main package managers that you can use with Xcode? The main package managers that
Jul 27, 2023 3 min read
Want peace of mind, you will enjoy Fastlane | Xcode Project Setup Series

Want peace of mind, you will enjoy Fastlane | Xcode Project Setup Series

In this article, we will go through Fastlane’s installation process and its basic functionalities What is Fastlane & why would someone want to use it Fastlane is an open-source platform aimed at simplifying Android and iOS deployment. Fastlane lets you automate every aspect of your development and release workflow. How
Jul 27, 2023 4 min read
User-Defined Build Settings (Easy Steps and Code Cover) | Xcode Project Setup Series

User-Defined Build Settings (Easy Steps and Code Cover) | Xcode Project Setup Series

This article shows how to define and access user-defined settings. If you still haven’t read my previous article , I encourage you to do so, as you will get a better understanding of what this article is about and where the whole
Jul 26, 2023 3 min read
Xcode

How to Create Build Configuration File in Xcode | Xcode Project Setup Series

This article will guide you, step by step, on how to create a new build configuration file in your Xcode project. What is a build configuration file? A build configuration file is a plain-text file you use to specify the build settings for a specific target or your entire project.
Jul 25, 2023 2 min read
Page 1 of 1
Coding Journal © 2025
  • Sign up
Powered by Ghost