
Because of Objective-C is C with extra stuff added, we can use same if condition as in regular C Language. Let’s see an example of it. Create New Project in Xcode or use the previous one (Demo1) we created in last example. I’m using same one. Objective-C If Condition Step 1. Update the main method […]