Closed baarde closed 10 years ago
We would like to complete these pull requests. We need you to sign and return a CLA. I have added it to the main repo as "Jive Software CLA.docx". You can send it to me at orson.bushnell@jivesoftware.com.
The merge of your pull request had to be reverted because Apple broke code coverage reporting in iOS 7. Since our process uses code coverage metrics, we can't update to anything that breaks building with the iOS 6 SDK. You can see my attempts to work around the issue in the commit history.
The
NSData(NSDataBase64Encoding)
category already provide Base 64 encoding.We could remove the superfluous non-ARC NSData+Base64 files.