Hello,

I wanted to get the dylib version. I've a dylib path for which I wanted to get 
the version number.

I've tried "otool -L" command and it's giving me the proper output but as per 
the requirements I can't use it, since I've 100 of dylib in a directory for 
which I wanted to get the version information and I can't run "otool" command 
for each dylib through NSTask and NSPipe.


I've also found the NSVersionOfLinkTimeLibrary() function to get the dylib 
version, but as per the documentation NSVersionOfLinkTimeLibrary returns the 
version number for linked libraries and not for other dylib.


Any help on this would be helpful.


Thanks.

Omkar

DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Ltd. does not accept any liability for virus infected mails.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to