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
My app builds and runs fine on the simulator via xcode. However, when I use WaxSim, the app loads (even shows the splash screen) and immediately crashes with this
"Job failed to exec(3) for weird reason: 86".
"Job executable does not contain supported architectures. Unloading it. Its plist should be removed"
Is this related to my app's armv7/armv7s architecture?
The text was updated successfully, but these errors were encountered:
Hello,
My app builds and runs fine on the simulator via xcode. However, when I use WaxSim, the app loads (even shows the splash screen) and immediately crashes with this
"Job failed to exec(3) for weird reason: 86".
"Job executable does not contain supported architectures. Unloading it. Its plist should be removed"
Is this related to my app's armv7/armv7s architecture?
The text was updated successfully, but these errors were encountered: