You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are an error when I execute [Product] => [Archive] in Xcode;
Environment
react-native@0.53.0 with pod installed 'react-native-amap3d'、'react-native-cookie';
Expected Behavior
(Write what you thought would happen.)
Actual Behavior
Execute [Product] => [Archive] in Xcode;
Steps to Reproduce
(Link to Snack, or steps to reproduce.)
The text was updated successfully, but these errors were encountered:
IveHD
changed the title
'duplicate symbol' error when execute [Product] => [Archive] in Xcode
'72 duplicate symbols for architecture armv7' error when execute [Product] => [Archive] in Xcode
Mar 7, 2018
I think i have fixed it. It's because I have installed 'react-native-amap3d' via Pod. The error will be fixed if I remove libRTCBlob.a and libRTCWebSocket.a from link binary with libraries.
There are an error when I execute [Product] => [Archive] in Xcode;
Environment
react-native@0.53.0 with pod installed 'react-native-amap3d'、'react-native-cookie';
Expected Behavior
(Write what you thought would happen.)
Actual Behavior
Execute [Product] => [Archive] in Xcode;
Steps to Reproduce
(Link to Snack, or steps to reproduce.)
The text was updated successfully, but these errors were encountered: