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

No such module 'ICONVApi' #8

Open
vicajilau opened this issue Oct 11, 2020 · 4 comments
Open

No such module 'ICONVApi' #8

vicajilau opened this issue Oct 11, 2020 · 4 comments

Comments

@vicajilau
Copy link

When I add the dependency https://github.com/PerfectlySoft/Perfect-LDAP.git in the Swift Packages tab when selecting the project it gives me no problems. But when I compile later it generates the following error.

image

@ghv
Copy link

ghv commented Oct 21, 2020

There are dependencies that hard-code the path to Xcode as /Applications/Xcode.app/... you can add a sym link to your real Xcode app name.

@vicajilau
Copy link
Author

There are dependencies that hard-code the path to Xcode as /Applications/Xcode.app/... you can add a sym link to your real Xcode app name.

Thanks for answering. My Xcode application is called exactly Xcode.app

@ghv
Copy link

ghv commented Oct 28, 2020

Ah, this is not for iOS. The hard-coded paths reference macOS SDKs.

@bacem86
Copy link

bacem86 commented Sep 6, 2023

@vicajilau
Hello, I've made some modifications to make it work on iOS. You can use my solution by visiting this GitHub repository: https://github.com/bacem86/BFLDAP

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