guys!
One of my views should contain the image of the Mac on which the program is running. It should look like in "About this Mac" window.
These images keeps somewhere in system and the question is how to get it programmatically? Objective-C.
I have code that simply substitutes the final image according to the current model, but I need the image loads from the system.
I shall be grateful for any help.