首页 > 代码库 > file not found while xcode archive
file not found while xcode archive
今天碰到一个问题,就是我像在我的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
file not found while xcode archive
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。