buffer-ios-sdk
buffer-ios-sdk copied to clipboard
Deleted unexpected CFBundleExecutable key that prevented from uploading builds to iTunes connect.
I was uploading binary using Xcode version 7.0.1 (7A1001) with latest iOS 9.0 base sdk
and it said that buffer-ios-sdk
bundle has an unexpected CFBundleExecutable key. So I deleted it and everyting worked fine.
Pull if you find it useful. By the way, I used this SDK as a submodule for ShareKit, so somebody else can benefit from this.