Is it possible for us to see the source code generated behind the out of xib/nib files (I know they are xml files)? I heard about NIBTOOL but I believe it is no longer available or replaced by some other tool which I cannot find. Does anyone know about it?
Thank you very much for responses.
Select New Project -> Application -> SingleView Application and you will see here . xib file. :) Save this answer.
NIBs and XIBs are effectively the same thing: XIBs are newer and are used while you're developing, whereas NIBs are what get produced when you create a build. In modern versions of iOS and macOS, NIBs and XIBs have effectively been replaced by storyboards, although you may still meet them if you work on older projects.
If you cannot open your NIB file correctly, try to right-click or long-press the file. Then click "Open with" and choose an application. You can also display a NIB file directly in the browser: Just drag the file onto this browser window and drop it.
Nitish edited answer is : Just right click on nib file and Open As Source Code
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With