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

Release 1.4.3 does not contain arm64 architecture #9

Open
chadmoone opened this issue Feb 24, 2021 · 0 comments
Open

Release 1.4.3 does not contain arm64 architecture #9

chadmoone opened this issue Feb 24, 2021 · 0 comments

Comments

@chadmoone
Copy link

As of version 1.4.3, linking this library for arm64 architecture (eg run on device or build for archive) fails, due to the linker being unable to find an appropriate architecture in the framework:

Ignoring file /Users/moonec/development/my-app/Pods/Chartbeat/Chartbeat.framework/Chartbeat, missing required architecture arm64 in file /Users/moonec/development/my-app/Pods/Chartbeat/Chartbeat.framework/Chartbeat (2 slices)

Undefined symbol: _OBJC_CLASS_$_CBTracker

This was not encountered prior to updating to 1.4.3, and simply reverting the pod version to 1.4.2 resolves the issue.

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

1 participant