Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.mac.programmer.help > #149
| From | adambillyard@googlemail.com |
|---|---|
| Newsgroups | comp.sys.mac.programmer.help |
| Subject | Adding Version Info to .so (aka .bundle) files |
| Date | 2012-08-09 02:30 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <41d7a4af-edd5-4f5d-9f83-7b70c091c4fd@googlegroups.com> (permalink) |
When I look at crash logs, all the other loaded libraries have X.Y.Z version numbers next to them, but my .so does not. I cannot find anywhere that shows how to add this info. NB This is NOT a plist question, this is a shared object in which I wish to embed version info. I've tried using -current_version on the link line but it just gives an error. Any ideas? I'm surprised how little information about building .bundle files there is around..
Back to comp.sys.mac.programmer.help | Previous | Next | Find similar
Adding Version Info to .so (aka .bundle) files adambillyard@googlemail.com - 2012-08-09 02:30 -0700
csiph-web