Core Data: Error, “Can't Merge Models With Two Different Entities Named 'foo' ”

前端 未结 9 1029
醉梦人生
醉梦人生 2020-12-05 02:24

I\'m working on an iPhone app that uses Core Data. Most times, I just test in the simulator, but occasionally pump the app down to the iPad to make sure.

I\'ve recen

9条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-05 03:14

    I had the same problem.
    Try to clean Shift + Cmnd + K and cleaning build folder ALT + Shift + Cmnd + K in Xcode. This worked for me fine.

提交回复
热议问题