Validation Error: The bundle contains disallowed nested bundles

前端 未结 3 1209
情深已故
情深已故 2020-12-20 19:35

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

3条回答
  •  爱一瞬间的悲伤
    2020-12-20 20:18

    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.)

提交回复
热议问题