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

Compilation issue #473

Closed
rajasagashe opened this issue Oct 14, 2015 · 2 comments
Closed

Compilation issue #473

rajasagashe opened this issue Oct 14, 2015 · 2 comments

Comments

@rajasagashe
Copy link

Hello,

Occasionally when open up my xcode project with the charts framework. I get this error message:

:0: error: no such file or directory: '/Users/Documents/"Project Name"/Classes/Utils/UIGraphics+Extensions.swift'
:0: error: no such file or directory: '/Users/Documents/"Project Name"/Classes/Utils/CALayer+Extensions.swift'
Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc failed with exit code 1

The only way I can seem to make it go is by removing the charts xcode project and then adding it back again. Do you know why this may be happening?

@danielgindi
Copy link
Collaborator

Maybe your source control mixes up version of your project file.

Anyway, from the latest commits, those two files do not exist anymore and are not used anymore.

@rajasagashe
Copy link
Author

ok gotcha! thanks for the fast response!

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