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

Build fails (when using as package dependency) , build target iPad simulator #132

Open
wit19 opened this issue May 16, 2022 · 1 comment

Comments

@wit19
Copy link

wit19 commented May 16, 2022

I've created a quite simple test swift project with quite nothing in it.
Just imported iOS_system and added ios_system framework as package dependency.
When hitting build it runs into errors.
Perl, PerlA, PerlB cannot be build for iPad simulator.

When checking files, only in perl simulator folder are missing.

Is it possible to fix this or is there a workaround?
I tried to delete perl from package description and it compiles standalone, but dependency in my project does not take this change.

@holzschu
Copy link
Owner

Hi,
that is a good question. I cannot compile Perl for the simulator (even compiling it for iOS is very difficult), and very few projects need it. I'll remove it from the dependency file.

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