IOS admob升级到7.1.0编译出问题了,救助!!

用7.0.0好好的,昨天升级到7.1.0就编译不了的,库都已经添加了,这到底是缺了什么??百度上也搜索不到想着的GADVideoPlayer.o

Undefined symbols for architecture x86_64:
“_CMTimeGetSeconds”, referenced from:
- in GoogleMobileAds(GADVideoPlayer.o)
- in GoogleMobileAds(GADVideoPlayer.o)
“_CMTimeMake”, referenced from:
- in GoogleMobileAds(GADVideoPlayer.o)
“_CMTimeMakeWithSeconds”, referenced from:
- in GoogleMobileAds(GADVideoPlayer.o)
“_kCMTimeZero”, referenced from:
- in GoogleMobileAds(GADVideoPlayer.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

谁能帮帮忙么

你重新添加一下CoreMedia.framework

太感谢了,搞定了,真的万分感谢

兄弟我下不了7.10,可不可以发个sdk给我,谢谢!

加了CoreMedia.framework后好了,赞