-
Notifications
You must be signed in to change notification settings - Fork 552
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
'system' is not available on iOS #488
Comments
if you use Xcode 9 try Xcode 8.3.3 |
@Packetfahrer Thanks, I tried 8.3.3 but I get this. |
build it with an real Device not the Simulator! |
@Packetfahrer When I try to Product > Build the project I get the same linker error. Any ideas? |
Nevermind, thanks everyone. I redid this by reinstalling yalu on xcode 8. Thanks |
If there's any future visitors, this fix also works with xcode 9.2 to change all |
I read the issue posting guidelines.
So I'm trying to compile yalu and it's not working. It says that system is not available on iOS. Can anyone help me?
EDIT: Is there any way to bypass this error and continue compiling?
The text was updated successfully, but these errors were encountered: