I wanted to know what does it mean, and why it is used in code:
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
I have one source code where:
<plugin identifier = "com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version = "3746" />
has been used. Why do we use it?
That plugin identifier tells Xcode that any Interface Builder Document (Storyboard or XIB) was built with Xcode, and the specific version of Xcode/Interface Builder that the interface was created with.
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