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

Cannot find 'webAssemblyCommandOrder' in scope #774

Open
rmfokkema opened this issue May 9, 2024 · 1 comment
Open

Cannot find 'webAssemblyCommandOrder' in scope #774

rmfokkema opened this issue May 9, 2024 · 1 comment

Comments

@rmfokkema
Copy link

let commandNumber = Int(webAssemblyCommandOrder() - 1)

When trying to compile the project in Xcode, the IDE says this: "Cannot find 'webAssemblyCommandOrder' in scope".

I cannot find. the function either.

@holzschu
Copy link
Owner

That function is defined in iOS_system. I thought I had set up a-Shell to use the latest version of iOS_system, but apparently I had not. The iOS_system version and checksum in xcfs/Package.swift should match those on https://github.com/holzschu/ios_system/releases/tag/v3.0.3

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