You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/09/01 10:27:00 UTC

[GitHub] [cordova-plugin-wkwebview-engine] prof-jagpreet opened a new issue #111: Getting Duplicate Symbol Error

prof-jagpreet opened a new issue #111: Getting Duplicate Symbol Error
URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/111
 
 
   I installed the plugin on my ionic 4 but when i try to build ios i got following errors:
   
   Please helP
   
   
   ❌  duplicate symbol _OBJC_IVAR_$_CDVWKWebViewEngine._engineWebView in
   > CDVWKWebViewEngine-07751f6d526f52a1b46a4e7e94d910b7d6602b988850a64ca207ba0ff58e01cc.o
   > CDVWKWebViewEngine-07751f6d526f52a1b46a4e7e94d910b7944c6edd8caffceca19e29d2ab11634d.o
   
   
   ❌  duplicate symbol _OBJC_IVAR_$_CDVWKWeakScriptMessageHandler._scriptMessageHandler in
   > CDVWKWebViewEngine-07751f6d526f52a1b46a4e7e94d910b7d6602b988850a64ca207ba0ff58e01cc.o
   > CDVWKWebViewEngine-07751f6d526f52a1b46a4e7e94d910b7944c6edd8caffceca19e29d2ab11634d.o
   
   
   ❌  duplicate symbol _OBJC_IVAR_$_CDVWKWebViewEngine._weakScriptMessageHandler in
   > CDVWKWebViewEngine-07751f6d526f52a1b46a4e7e94d910b7d6602b988850a64ca207ba0ff58e01cc.o
   > CDVWKWebViewEngine-07751f6d526f52a1b46a4e7e94d910b7944c6edd8caffceca19e29d2ab11634d.o
   
   
   ❌  duplicate symbol _OBJC_CLASS_$_CDVWKWeakScriptMessageHandler in
   > CDVWKWebViewEngine-07751f6d526f52a1b46a4e7e94d910b7d6602b988850a64ca207ba0ff58e01cc.o
   > CDVWKWebViewEngine-07751f6d526f52a1b46a4e7e94d910b7944c6edd8caffceca19e29d2ab11634d.o
   
   
   ❌  duplicate symbol _OBJC_METACLASS_$_CDVWKWeakScriptMessageHandler in
   > CDVWKWebViewEngine-07751f6d526f52a1b46a4e7e94d910b7d6602b988850a64ca207ba0ff58e01cc.o
   > CDVWKWebViewEngine-07751f6d526f52a1b46a4e7e94d910b7944c6edd8caffceca19e29d2ab11634d.o
   
   
   ❌  duplicate symbol _OBJC_CLASS_$_CDVWKWebViewEngine in
   > CDVWKWebViewEngine-07751f6d526f52a1b46a4e7e94d910b7d6602b988850a64ca207ba0ff58e01cc.o
   > CDVWKWebViewEngine-07751f6d526f52a1b46a4e7e94d910b7d6602b988850a64ca207ba0ff58e01cc.o
   
   
   ❌  duplicate symbol _OBJC_METACLASS_$_CDVWKWebViewEngine in
   > CDVWKWebViewEngine-07751f6d526f52a1b46a4e7e94d910b7d6602b988850a64ca207ba0ff58e01cc.o
   > CDVWKWebViewEngine-07751f6d526f52a1b46a4e7e94d910b7944c6edd8caffceca19e29d2ab11634d.o
   
   
   ❌  duplicate symbol _OBJC_CLASS_$_CDVWKWebViewUIDelegate in
   > CDVWKWebViewUIDelegate-07751f6d526f52a1b46a4e7e94d910b72bbdb68849c7d95efb2ad1d736bf81ed.o
   > CDVWKWebViewUIDelegate-07751f6d526f52a1b46a4e7e94d910b7cc254382ae625c2ac87481a8eadc30a9.o
   
   
   ❌  duplicate symbol _OBJC_METACLASS_$_CDVWKWebViewUIDelegate in
   > CDVWKWebViewUIDelegate-07751f6d526f52a1b46a4e7e94d910b72bbdb68849c7d95efb2ad1d736bf81ed.o
   > CDVWKWebViewUIDelegate-07751f6d526f52a1b46a4e7e94d910b7cc254382ae625c2ac87481a8eadc30a9.o
   
   
   ❌  duplicate symbol _OBJC_IVAR_$_CDVWKWebViewUIDelegate._title in
   > CDVWKWebViewUIDelegate-07751f6d526f52a1b46a4e7e94d910b72bbdb68849c7d95efb2ad1d736bf81ed.o
   > CDVWKWebViewUIDelegate-07751f6d526f52a1b46a4e7e94d910b7cc254382ae625c2ac87481a8eadc30a9.o
   
   
   ❌  duplicate symbol _OBJC_METACLASS_$_CDVWKProcessPoolFactory in
   > CDVWKProcessPoolFactory-07751f6d526f52a1b46a4e7e94d910b725bb3f9e3183e9148a0fb89c1412e903.o
   > CDVWKProcessPoolFactory-07751f6d526f52a1b46a4e7e94d910b7db0f0d90d4b9a9a62b2f859d1dadf899.o
   
   
   ❌  duplicate symbol _OBJC_IVAR_$_CDVWKProcessPoolFactory._sharedPool in
   > CDVWKProcessPoolFactory-07751f6d526f52a1b46a4e7e94d910b7db0f0d90d4b9a9a62b2f859d1dadf899.o
   > CDVWKProcessPoolFactory-07751f6d526f52a1b46a4e7e94d910b725bb3f9e3183e9148a0fb89c1412e903.o
   
   
   ❌  ld: 14 duplicate symbols for architecture arm64
   
   
   
   ❌  clang: error: linker command failed with exit code 1 (use -v to see invocation)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org