• 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
Re: How to get dylib version information
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to get dylib version information


  • Subject: Re: How to get dylib version information
  • From: Jerry Krinock <email@hidden>
  • Date: Tue, 12 Feb 2013 09:58:14 -0800

On 2013 Feb 08, at 08:52, Omkar Ramtekkar <email@hidden> wrote:

> 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.

Why not?

If you want to reduce interprocess communication, you could put your little "dylib version getter" in a separate program (tool) and return the result in one batch.


_______________________________________________

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

References: 
 >How to get dylib version information (From: Omkar Ramtekkar <email@hidden>)

  • Prev by Date: Re: Uploading photos to iCloud programatically
  • Next by Date: How to add page in UIScrollView
  • Previous by thread: How to get dylib version information
  • Next by thread: How to add randon transparent dots over CGPath or NSBezierPath
  • Index(es):
    • Date
    • Thread