In debugging an issue with iOS7, I investigated things on iOS 6. Our project includes Google Protocol Buffers source code and uses it for some of the funtionality. But I see now that iOS 6 includes libprotobuf.dylib, and a number of related .dylibs, that can be added in the link build phase. Does this mean Protocol Buffers are a service provided by iOS? Where are the headers for it? Is it even something we're intended to use?
-- Rick _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
