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

framework not found DTFoundation for architecture arm64 #109

Closed
erdem-inan opened this issue Sep 26, 2016 · 1 comment
Closed

framework not found DTFoundation for architecture arm64 #109

erdem-inan opened this issue Sep 26, 2016 · 1 comment

Comments

@erdem-inan
Copy link

Hello,

I am using DTFoundation in a framework I am developing (using carthage).
I am building my framework for arm64 architecture. But when I import my framework in a test project, and I try to build, I get this error:

ld: framework not found DTFoundation for architecture arm64

When a go in DTFoundation.framework I notice that there is not "DTFoundation.swiftmodule" directory in the "modules" directory.
I also use other framework, and with the other framework there is all the time a directory "NAME_OF_FRAMEWORK.swiftmodule" with all the architecture supported.

is it normal ? could you help me with that ? Thanks

@odrobnik
Copy link
Collaborator

@erdem-inan I don't know how to help you. I have no experience with Carthage.

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