Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

iOS linking cause some odd XCode compile issues #33

Open
cristianocca opened this issue Jul 29, 2018 · 0 comments
Open

iOS linking cause some odd XCode compile issues #33

cristianocca opened this issue Jul 29, 2018 · 0 comments

Comments

@cristianocca
Copy link

cristianocca commented Jul 29, 2018

Running: react-native link react-native-workers

And then trying to open the project with xcode (i.e, to manually link another library), breaks the project in a way it can no longer compile.

Basically, it causes some React modules to fail to compile.

Running unlink reverts the issue.

Errors:

screen shot 2018-07-28 at 21 22 20

screen shot 2018-07-28 at 21 22 48

screen shot 2018-07-28 at 21 23 11

Forgot to mention: React Native 0.56.0

Looks like some change after react 0.40 broke this with the imports.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant