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

compile errors because of missing DarklyConstants.m file #56

Closed
RonnyFenrich opened this issue Jul 13, 2016 · 6 comments
Closed

compile errors because of missing DarklyConstants.m file #56

RonnyFenrich opened this issue Jul 13, 2016 · 6 comments
Assignees

Comments

@RonnyFenrich
Copy link

We've noticed that our builds fail now on clean systems using v1.0 of LaunchDarkly with error messages like:

Undefined symbols for architecture armv7:
  "_kIphone", referenced from:
      +[LDUtil getDeviceAsString] in LDUtil.o

It looks like the DarklyConstants.m is missing in the current repository. That file contains the concrete implementation for the external variables defined in DarklyConstants.h

@jkodumal
Copy link

Thanks @RonnyFenrich -- we're working on this ASAP.

@danialzahid94
Copy link

This should be fixed in release 1.0.1

@phin
Copy link

phin commented Jul 14, 2016

@danialzahid94 1.0.1 isn't available on Cocoapods yet, we also have the same issue and reverted all our code back to 0.4.4

@jkodumal
Copy link

We're releasing 1.0.1 now.

@jkodumal
Copy link

1.0.1 should be available via cocoapods now.

@RonnyFenrich
Copy link
Author

👍
All fixed now. Thanks.

arun251 added a commit that referenced this issue Feb 2, 2018
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