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

Undefined symbols for architecture x86_64: #17320

Closed
fonov opened this issue Dec 22, 2017 · 1 comment
Closed

Undefined symbols for architecture x86_64: #17320

fonov opened this issue Dec 22, 2017 · 1 comment
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@fonov
Copy link

fonov commented Dec 22, 2017

Is this a bug report?

Yes

Have you read the Contributing Guidelines?

Yes

Environment

"dependencies": {
    "@yfuks/react-native-action-sheet": "0.0.4",
    "native-base": "2.3.3",
    "react": "16.0.0",
    "react-native": "0.51.0",
    "react-native-cookies": "3.2.0",
    "react-native-device-info": "^0.10.2",
    "react-native-google-analytics": "^1.3.2",
    "react-native-google-analytics-bridge": "^5.4.1",
    "react-native-htmlview": "0.12.1",
    "react-native-image-picker": "^0.26.7",
    "react-native-image-progress": "^1.0.1",
    "react-native-maps": "0.19.0",
    "react-native-permissions": "0.2.7",
    "react-native-photo-view": "^1.5.2",
    "react-native-router-flux": "4.0.0-beta.24",
    "react-native-segmented-control-tab": "^3.2.1",
    "react-native-share": "^1.0.23",
    "react-native-store-review": "^0.1.3",
    "react-native-vector-icons": "4.4.2",
    "react-redux": "5.0.6",
    "react-static-container": "^1.0.2",
    "redux": "3.6.0",
    "redux-actions": "1.2.1",
    "redux-logger": "2.8.1",
    "redux-thunk": "2.2.0"
  },
  "devDependencies": {
    "babel-jest": "21.2.0",
    "babel-preset-react-native": "4.0.0",
    "jest": "21.2.1",
    "react-test-renderer": "16.0.0"
  },

Expected Behavior

Not runing

Actual Behavior


Undefined symbols for architecture x86_64:
  "_OBJC_CLASS_$_RCTReconnectingWebSocket", referenced from:
      objc-class-ref in libReact.a(RCTPackagerConnection.o)
  "_OBJC_CLASS_$_RCTSRWebSocket", referenced from:
      objc-class-ref in libReact.a(RCTInspectorPackagerConnection.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)


I try this https://stackoverflow.com/questions/41477241/react-native-xcode-upgrade-and-now-rctconvert-h-not-found/41488258#41488258 but it does not help me

@charpeni
Copy link
Contributor

Duplicate of #14925.

@facebook facebook locked as resolved and limited conversation to collaborators Dec 22, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Dec 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants