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

[iOS] Xcode won't build project after update from 0.16.0 to 0.16.1. #1560

Closed
ivangrga opened this issue Aug 16, 2017 · 9 comments
Closed

[iOS] Xcode won't build project after update from 0.16.0 to 0.16.1. #1560

ivangrga opened this issue Aug 16, 2017 · 9 comments

Comments

@ivangrga
Copy link

ivangrga commented Aug 16, 2017

Error: "OBJC_CLASS$_GlobalVars", referenced from:

objc-class-ref in AIRGoogleMapMarker.o
ld: symbol(s) not found for architecture arm64

Error: clang: error: linker command failed with exit code 1 (use -v to see invocation)

When I revert version to 0.16.0 Xcode is able to build project.

@christopherdro
Copy link
Collaborator

Hmm I am able to build the project. The issue stems from this commit b908c08.

Does the Xcode build output give you any more information on what line the error is coming from?

@ivangrga
Copy link
Author

No, this is only info i get, and when i downgrade back to 16.0.0 it builds.

@connected-space
Copy link

We've got the same problem.

screen shot 2017-08-17 at 16 08 45

@christopherdro
Copy link
Collaborator

/cc @ericapply

@christopherdro
Copy link
Collaborator

I've reverted this commit and release a new version until we can figure out why some people are running into build issues.

https://github.com/airbnb/react-native-maps/releases/tag/v0.16.2

@kesha-antonov
Copy link

+1

@connected-space
Copy link

@christopherdro

Can confirm that v0.16.2 builds successfully.

Thanks

@christopherdro
Copy link
Collaborator

Sweet!

1 similar comment
@christopherdro
Copy link
Collaborator

Sweet!

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

No branches or pull requests

4 participants