-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
WARNING: 如果不按照这个表格,我们将无法帮助你,并将忽略你的问题。
你的运行环境
- 插件版本:
- 平台(Android / iOS):iOS
- Cordova version (
cordova -v):9.0.0 - Cordova platform version (
cordova platform ls):ios 5.0.1 - Ionic Version (if using Ionic)
期望效果
解决IOS冲突问题
实际效果
安卓版冲突已修改plugin.xml解决,但是IOS冲突不知如何解决
重现步骤
- 添加jmessage包
- 添加jpush包
- cordova build ios打包
背景
你尝试做过些什么?
Debug logs
包括 Android 或 iOS 的日志:
- iOS:
duplicate symbol __launchOptions in:
/var/root/Library/Developer/Xcode/DerivedData/mt-bjsebkulxvzioqdccxbtgycytufh/Build/Intermediates.noindex/mt.build/Debug-iphonesimulator/mt.build/Objects-normal/x86_64/AppDelegate+JPush.o
/var/root/Library/Developer/Xcode/DerivedData/mt-bjsebkulxvzioqdccxbtgycytufh/Build/Intermediates.noindex/mt.build/Debug-iphonesimulator/mt.build/Objects-normal/x86_64/AppDelegate+JMessage.o
ld: 1 duplicate symbol for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Metadata
Metadata
Assignees
Labels
No labels