2012-01-18 20 views
0

我想从github运行Zapp,但它失败了多个编译错误。但编译错误是非常基本的东西,比如在tableView对象中找不到rowForView方法。我根本没有从GitHub原始下载中修改构建。有任何想法吗?从广场构建失败Zapp

扎普集团

/Users/cameron_geiser/Downloads/square-zapp-faa7f84/Zapp/ZappAppDelegate.m 
Instance method '-rowForView:' not found (return type defaults to 'id') 
Incompatible pointer to integer conversion initializing 'NSInteger' (aka 'long') with an expression of type 'id' 
Use of undeclared identifier 'NSConfinementConcurrencyType' 
/Users/cameron_geiser/Downloads/square-zapp-faa7f84/Zapp/ZappRepositoriesController.m 
Instance method '-createDirectoryAtURL:withIntermediateDirectories:attributes:error:' not found (return type defaults to 'id') 

回答

1

必需的狮子OS。马上解决了这个问题。