Failed to launch IBCocoaTouchImageCatalogTool via CoreSimulator spawn

前端 未结 14 2188
醉梦人生
醉梦人生 2021-01-01 10:05

I have an Xcode project which was downloaded from the internet so I don\'t know which Xcode version was used to write it but the language is Swift 2. I opened it in Xcode 7.

14条回答
  •  庸人自扰
    2021-01-01 10:24

    So After Trying a bit i removed the XCassets file form the Copy Bundle Resources, build once without it and then added it again. Solved it for me.

提交回复
热议问题