Xcode 7 will NOT build a valid Archive from the same project that builds a valid archive in Xcode 6

前端 未结 7 1084
灰色年华
灰色年华 2020-12-30 06:19

When using Xcode 7b5 to build my app that contains a Today Extension I cannot create a valid archive. When I make an archive the build succeeds and then in Organizer it show

7条回答
  •  有刺的猬
    2020-12-30 07:08

    Works fine if you delete Copy Pod Resources from your extension. Though I have no idea what this could cause, my app worked, archived and went to review.

提交回复
热议问题