Framework programming start ?

I have been programming for a few months until present and have a personal issue that I want to find a solution for, I'm only interested in Objective-C, when I open Xcode it show the editor area and the storyboard file for iOS App's.

What lines of code should I type in the main file so I can see the result in the storyboard after I run the code ?

Kindly

so I can see the result in the storyboard after I run the code ?

If I understand your question, running code does not change anything in storyboard.

If you run code in simulator, you will see what is in storyboard in simulator.

Could you explain more your question ?

Framework programming start ?
 
 
Q