Open in app

Sign in

Write

Sign in

Balraj
Balraj

23 Followers

Home

Lists

About

3 hours ago

Xcode’s Minimap

Enhance productivity using this tool extensively — Minimap is a very useful tool that I use whenever I code. I don’t know how many of you know about its advantages. We’re going to try to add more information about it today, and I’ll also talk about how useful it is to use for everyday coding tasks. Let’s…

Xcode

3 min read

Xcode’s Minimap
Xcode’s Minimap
Xcode

3 min read


Published in

Next Level Swift

·Nov 29

Further Updates on Cocoapods

Bonus tips and information you might have missed — After finishing my previous article on Cocoapods, I thought that would be my last contribution to this series. However, a little while later, I noticed their GitHub repository and discovered some useful information that I felt I should share with you all. This will be a brief but informative blog…

IOS App Development

2 min read

Further Updates on Cocoapods
Further Updates on Cocoapods
IOS App Development

2 min read


Published in

Level Up Coding

·Nov 27

Cocoapods Plugins

Powersuits for cocoapods 🦸 — We have discussed Cocoapods in great detail. We’ll go over some examples of how to make the most of Cocoapods plugins. I’ve compiled all of the articles about cocoapods into a list that contains plenty of information.If you are reading this one, I strongly…

Cocoapods

4 min read

Cocoapods Plugins
Cocoapods Plugins
Cocoapods

4 min read


Published in

Next Level Swift

·Nov 21

Architectural Dilemma: Balancing Modularity in iOS Development

Deciding Place for Common Files Between Module-Level or Centralized Level — Within a modular architecture, there are a few options if the module teams need to decide where to store common items like assets, tests, mock.json files, localization files, and other important files like certificates. The traditional method is to use the resource folder in the main application. Another option is…

Better Programming

5 min read

Architectural Dilemma: Balancing Modularity in iOS Development
Architectural Dilemma: Balancing Modularity in iOS Development
Better Programming

5 min read


Published in

Next Level Swift

·Nov 13

How to create and use Pod locally

How to develop Cocoapod locally without adding it to CDN We’ll learn how to create a Cocoapod locally today, which means it will be hosted on a code repository instead of being included in the Cocoapod CDN. It may even be hosted locally without being on a git repository. CocoaPods…

Cocoapods

4 min read

How to create and use Pod locally
How to create and use Pod locally
Cocoapods

4 min read


Published in

Next Level Swift

·Nov 7

Test Spec of Cocoapods — Practical usage

Unveiling the Power of CocoaPods’ Test Spec Have you ever had to expose your test cases to another module (maybe in your modular application) or do integration testing for your framework, assuming it is divided into different components as we previously learned with subspecs? I hope you have seen my…

Cocoapods

4 min read

Test Spec of Cocoapods — Practical usage
Test Spec of Cocoapods — Practical usage
Cocoapods

4 min read


Oct 22

Cocoapod Specs: App Specs and Test Specs

More Details on App Specs and Test Specs in Cocoapods Since we are discussing Cocoapods, the previous two blogs have discussed them. I considered going over a couple more significant things that we should be aware of when working with Cocoapods. If you haven’t read the other articles, I urge…

Cocoapods

3 min read

Cocoapod Specs: App Specs and Test Specs
Cocoapod Specs: App Specs and Test Specs
Cocoapods

3 min read


Published in

Next Level Swift

·Oct 14

Cocoapod Subspec

More details on other properties of cocoapod’s subspec You may be aware of the Cocoapod’s Subspec property, which enables you to specify your own set of smaller specs from the larger one, which will only be installed when you manually add it to your podfile. This property allows you to…

Cocoapods

3 min read

Cocoapod Subspec
Cocoapod Subspec
Cocoapods

3 min read


Published in

Next Level Swift

·Oct 7

Custom Xcode file Template

Streamline your Code with Xcode Template Library In Xcode, a file template is a pre-defined, reusable code or file structure that helps you create common files or components in your project. …

Swift

5 min read

Custom Xcode file Template
Custom Xcode file Template
Swift

5 min read


Oct 7

Cocoapod Subspec

Subspec’s practical usage and example In order for you to develop some of your own solid understanding of subspec, I’ll try to impart my knowledge of it and provide examples as well. This blog will simply discuss the advantages and a general grasp of why and how we can use…

Cocoapods

3 min read

Cocoapod Subspec
Cocoapod Subspec
Cocoapods

3 min read

Balraj

Balraj

23 Followers

Mobile developer 🧑‍💻

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams