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

Import Heimdal into an Xcode / iOS project (Swift) #1226

Open
jacopoYP opened this issue Jan 26, 2024 · 0 comments
Open

Import Heimdal into an Xcode / iOS project (Swift) #1226

jacopoYP opened this issue Jan 26, 2024 · 0 comments

Comments

@jacopoYP
Copy link

I would like to import the krb5 lib into an iOS project.

If I compile the libs without a specific target / host, as soon as I import the libkrb5.a into the Xcode project I have an error, specifically reporting that the lib has been built for macOS and not for iOS

So, if I change the ./configure params trying to use the right arch I have then a lot of issues in the roken lib.

Has someone been able to properly compile and import the static libraries into a Swift project?

Thank you

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