用Xcode8.1默认创建ios app的时候,使用coreData的话,要10.0以上的版本才行。因为NSPersistentContainer只有10.0以上的版本才有,10.0以下的版本是没有的,那怎么办呢?
有办法,专为8.0版本加写的 INSPersistentContainer来了,大赞。
有办法,专为8.0版本加写的 INSPersistentContainer来了,大赞。
用Xcode8.1默认创建ios app的时候,使用coreData的话,要10.0以上的版本才行。因为NSPersistentContainer只有10.0以上的版本才有,10.0以下的版本是没有的,那怎么办呢?有办法,专为8.0版本加写的INSPersistentContainer来了,大赞。转载于:https://www.cnblogs.com/Free-Thi...
转载于:https://www.cnblogs.com/Free-Thinker/p/11113750.html
更多推荐
所有评论(0)