Post

Replies

Boosts

Views

Activity

Reply to Executable Not Found ,Xcode
This started happening to us and we haven't been able to resolve it. We don't use Swift. We tried rolling down to an older Xcode but that didn't help. We fixed this first problem by: remove vallid_archs from build add Any iOS Simulator SDK with value arm64 inside Excluded Architecture. And now we get this: Executable Not Found Domain: DVTMachOErrorDomain Code: 5 Recovery Suggestion: *** is not a valid path to an executable file. Please rebuild the project to ensure that all required executables are created. Check your project settings to ensure that a valid executable will be built. Any guidance will be greatly appreciated. Because we need to test the app on the simulator.
Jan ’22