Skip to content

duplicate symbol '_CreateNSString' #50

@oOtroyOo

Description

@oOtroyOo
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重叠了一个方法啊。看看能否更改一个名字?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions