下载了 xcode beta6, 下载了 ExampleappusingPhotosframework,导入后报 2 个错,苹果的支持范例都不改的吗?

2014-08-31 11:01:00 +08:00
 xds2000
AAPLAssetViewController.m报两个错:
/Users/dxiao/Documents/iOSDev/projects/ExampleappusingPhotosframework/SamplePhotosApp/SamplePhotosApp/AAPLAssetViewController.m:97:29: Incompatible block pointer types assigning to 'PHAssetImageProgressHandler' (aka 'void (^)(double, NSError *__strong, BOOL *, NSDictionary *__strong)') from 'void (^)(BOOL, double, NSError *__strong, BOOL *)'

/Users/dxiao/Documents/iOSDev/projects/ExampleappusingPhotosframework/SamplePhotosApp/SamplePhotosApp/AAPLAssetViewController.m:207:26: No visible @interface for 'PHAssetChangeRequest' declares the selector 'revertAssetToOriginal'

还请过来人给个提醒。
4453 次点击
所在节点    iDev
7 条回复
xds2000
2014-08-31 11:18:09 +08:00
xds2000
2014-08-31 11:22:15 +08:00
iOS不提供pre-release的技术支持,把我导向https://devforums.apple.com/index.jspa
wezzard
2014-08-31 12:49:37 +08:00
錯誤的意思是你正在嘗試給類型不同的block賦值。
而且我能看到pre-release的文檔,你應該是沒有買iOS Developer Program。
xds2000
2014-08-31 13:09:06 +08:00
发到apple support 论坛一份,看看有没有人看到。
xds2000
2014-08-31 13:09:56 +08:00
@wezzard 我有iOS Developer Program。
xds2000
2014-08-31 14:38:23 +08:00
解决。
belanote
2015-10-12 18:34:43 +08:00
@xds2000 请问大神这个问题怎么解决的

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/130899

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX