今天碰到一个问题,就是我像在我的ios app中添加支付宝功能,按照文档我添加好了测试也成功,但是在archive的时候就是出问题,很奇怪。最后网上查了文档,最后在stackoverflow上面找到了,是以为我的search paths没有设置,在target里面一看,找到search paths,设置release和distribute的header search path路径,我确实只设置了debug模式的路径。最后设置成功,archive ok。

附上stackoverflow链接:http://stackoverflow.com/questions/10925539/lexical-or-preprocessor-issue-file-not-found-occurs-while-archiving

posted on 2014-12-19 14:15  小丑鱼2012  阅读(748)  评论(0编辑  收藏  举报