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

Charts Pod not working with Xcode 9.3 (Swift 4.1) #3376

Closed
jamiedaniel opened this issue Apr 2, 2018 · 2 comments
Closed

Charts Pod not working with Xcode 9.3 (Swift 4.1) #3376

jamiedaniel opened this issue Apr 2, 2018 · 2 comments

Comments

@jamiedaniel
Copy link

What did you do?

ℹ Updated to the new version of Xcode which is Xcode 9.3. Added Charts to the Podfile, installed pods and attempted to build the project.

What did you expect to happen?

ℹ I expected to build the project successfully.

What happened instead?

ℹ When the project is built an error is displayed: Charts compiled with older version of Swift language (4.0) than previous files (unknown ABI version 0x06)

Charts Environment

Charts version/Branch/Commit Number: 3.1.0
Cocoapods version: 1.5
Xcode version: 9.3
Swift version: 4.1
Platform(s) running Charts: iOS 11.3

Demo Project

ℹ Any new project in Xcode behaves like this.

@jamiedaniel
Copy link
Author

Update the CocoaPod spec

@jjatie jjatie closed this as completed Apr 2, 2018
@jjatie jjatie reopened this Apr 2, 2018
@jjatie
Copy link
Collaborator

jjatie commented Apr 2, 2018

Update pod to 3.1.1 for Swift 4.1 compatibility.

@jjatie jjatie closed this as completed Apr 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

2 participants