bundle format unrecognized, invalid, or unsuitable

后端 未结 6 2328
野性不改
野性不改 2021-02-19 22:11

Xcode:8.1

language:Objective-C

I can run the project on my iPhone, but can\'t run on the simulator.

I tried:

1)deleting all data of the

6条回答
  •  北荒
    北荒 (楼主)
    2021-02-19 22:47

    Are you using CocoaPods? Updating CocoaPods itself + then all the pods worked from me.

    Note: this is right after the Xcode autoupdate today.

提交回复
热议问题