You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: