As a followup to my other question, I\'m continuing to have issues submitting my iOS 8 app (which includes a Sharing Extension and a framework target). On a submission attem
For me, Aaron's answer was only half the answer.
After removing my framework from my extension's Embedded Binaries, I had to add it to my extension's Linked Frameworks and Libraries.
(Both can be found in the extension's General tab.)