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

Cannot compile for targets below iPhone 5s #1434

Closed
dkcas11 opened this issue Sep 13, 2016 · 2 comments
Closed

Cannot compile for targets below iPhone 5s #1434

dkcas11 opened this issue Sep 13, 2016 · 2 comments

Comments

@dkcas11
Copy link

dkcas11 commented Sep 13, 2016

Hi,

Trying to compile for any device below 5s (5, 4s) gives me the error for my LineChartView, saying "LineChartView is unavailable: cannot find Swift declaration for this class".

This is totally weird and doesn't make any sense.

Using Realm and imported Charts and ChartsRealm.
Haven't even put any data in the LineChartView yet..

Xcode 7.3.1

Thanks.

@pmairoldi
Copy link
Collaborator

Hmm. Interesting maybe a missing architecture since iPhone 5s is when they switch to 64-bit.

@liuxuan30
Copy link
Member

yes, check your arch

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

3 participants