CoreData:无法加载路径上的优化模型 [英] CoreData: Failed to load optimized model at path

查看:109
本文介绍了CoreData:无法加载路径上的优化模型的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我使用谷歌地图查看视图时,我收到了多次这个警告。一旦我迁移到swift 2.0和xcode 7,我的exise项目就开始了。我在我的项目中使用Google地图。请参阅下面的控制台日志



https://forums.developer.apple.com/thread/14157

解决方案

在我的情况下,我需要做1)更新可可豆荚,2)再次设置,和3)更新豆荚。

1) $ gem update cocoapods



2) $ pod setup



3) $ pod update


I am getting this warning multiple times when i goto a view using google maps.This started as soon as i migrated to swift 2.0 and xcode 7 for my exising project .Im using google maps in my project. See the console log below

I have gone through some links but was not helpful https://code.google.com/p/gmaps-api-issues/issues/detail?id=8459

https://forums.developer.apple.com/thread/14157

解决方案

In my case I needed doing 1) update cocoa pod, 2) setup again, and 3) update pods.

1) $ gem update cocoapods

2) $ pod setup

3) $ pod update

这篇关于CoreData:无法加载路径上的优化模型的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆