Patch ios applications to make them runnable on the simulator.
./convert.sh Example.app
clang -framework Foundation -o simufy main.m
- dyld source code for analyzing platforms
- useful paths (Xcode 26.0.1)
- app logs: ~/Library/Logs/DiagnosticReports
- sim runtime: /Library/Developer/CoreSimulator/Volumes/
- sim data: ~/Library/Developer/CoreSimulator/Devices//