Question:
I'm testing out Chilkat for IOS as I need some certificate components and I'm experimenting with this code: http://www.example-code.com/objc/cert_export_private_key.asp
Now I found the install notes there (http://www.chilkatsoft.com/chilkatIos.asp) but they are very basic and I'm looking for a more step-by-step guide about what to do with this universal Chilkat lib I've just created and how to integrate it with my brand new XCode 4.6 project. Is there such a tutorial somewhere?
Even better, could someone who has already gone through this process have a look at creating a CocoaPods pod for Chilkat? (http://cocoapods.org)
Two years later, I second the request. It would make your customers lives so much brighter if they wouldn't have to manage their dependencies manually. Please - please, please again. It's not that hard to create a pod spec for a binary framework. Help us...