Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build: 失败 XCode报错 #25

Open
yorkie opened this issue Oct 31, 2015 · 2 comments
Open

Build: 失败 XCode报错 #25

yorkie opened this issue Oct 31, 2015 · 2 comments

Comments

@yorkie
Copy link

yorkie commented Oct 31, 2015

错误如下:

Undefined symbols for architecture x86_64:
  "_OBJC_CLASS_$_AlipaySDK", referenced from:
      objc-class-ref in libRCTPingPP.a(PingppInternal+Alipay.o)

但是Aplipay.framework是已经被引入到codeproject中了:

children = (
  86B2B0F51BE4E76E009A1FA5 /* AlipaySDK.bundle */,
  86B2B0F61BE4E76E009A1FA5 /* AlipaySDK.framework */,
  86B2B0F71BE4E76E009A1FA5 /* libpingpp+alipay.a */,
);

/cc @samurai00

@iyibo
Copy link

iyibo commented Sep 12, 2016

@yorkie 请问楼上是怎么解决这个问题的?

@yorkie
Copy link
Author

yorkie commented Sep 12, 2016

没有解决,在之前的项目中暂时屏蔽掉了支付宝。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants