holzschu / a-shell

A terminal for iOS, with multiple windows
BSD 3-Clause "New" or "Revised" License
2.5k stars 112 forks source link

Cannot find 'webAssemblyCommandOrder' in scope #774

Open rmfokkema opened 1 month ago

rmfokkema commented 1 month ago

https://github.com/holzschu/a-shell/blob/ac1e7a764c4cc127d48fedcbe86a499b0d3d9579/a-Shell/SceneDelegate.swift#L1334

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

I cannot find. the function either.

holzschu commented 1 month ago

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