• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
How to get dylib version information
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to get dylib version information


  • Subject: How to get dylib version information
  • From: Omkar Ramtekkar <email@hidden>
  • Date: Fri, 08 Feb 2013 16:52:54 +0000
  • Thread-topic: How to get dylib version information

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 (email@hidden)

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:

This email sent to email@hidden

  • Follow-Ups:
    • Re: How to get dylib version information
      • From: Jerry Krinock <email@hidden>
  • Prev by Date: Uploading photos to iCloud programatically
  • Next by Date: How to add randon transparent dots over CGPath or NSBezierPath
  • Previous by thread: Fwd: Uploading photos to iCloud programatically
  • Next by thread: Re: How to get dylib version information
  • Index(es):
    • Date
    • Thread