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

duplicate symbol '_CreateNSString' #50

Open
oOtroyOo opened this issue Dec 5, 2019 · 0 comments
Open

duplicate symbol '_CreateNSString' #50

oOtroyOo opened this issue Dec 5, 2019 · 0 comments

Comments

@oOtroyOo
Copy link

oOtroyOo commented Dec 5, 2019

ld: warning: arm64 function not 4-byte aligned: _unwind_tester from 
.........../Libraries/libiPhone-lib.a(unwind_test_arm64.o)
duplicate symbol '_CreateNSString' in:
    ............../arm64/JPushUnityManager.o
    ................/umeng_analytics/libUMUnityAnalytics.a(UMUnityAnalytics.o)
ld: 1 duplicate symbol for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
```
看起来JPushUnityManager 和友盟的UnityAnalytics重叠了一个方法啊。看看能否更改一个名字?
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

1 participant