rsieiro / RSOAuthEngine

ARC based OAuth engine for MKNetworkKit
http://rodrigo.sharpcube.com
150 stars 33 forks source link

changed NewBase64Encode to mk_NewBase64Encode #21

Closed triage closed 10 years ago

triage commented 10 years ago

changed NewBase64Encode to mk_NewBase64Encode to work with latest version of MKNetworkKit

rsieiro commented 10 years ago

Triage,

For me to accept your pull request, it also needs to update the revision of MKNetworkKit this project points to. The prefix "mk_" was added to MKNetworkKit in a newer version, so if I simply accept the change you submitted then RSOAuthEngine won't compile with the version of MKNetworkKit it's pointing to.