当初建项目的时候添加了core data能力,现在项目很大了,但core data 用不上。有木有啥安全的办法将core data完全移除?
如果没有使用,那么主要在AppDelegate中把core data相关的删除