When editing my project, suddenly I got a fatal error and Xojo shut down. Xojo asked me to save the changes before shutting down and I did. This was not very clever because now the project can’t be loaded again.
My TimeMachine was turned off and my latest backup is from 3 weeks ago.
I know for desktop projects you could use Arbed from @Thomas_Tempelmann but I’m not sure if that supports iOS projects. You could also submit a feedback help ticket and see if Xojo can help you resolve the corruption.
Thank you Jason, I check Arbed first.
I did mega work to adapt the new Xojo version. So stupid I didn’t backup.
But Xojo shouldn’t ask to save by a crash.
If the project was saved in binary format, Arbed can at least open it in raw mode, I think. To do that, hold down some modifier keys when you drag the project file onto Arbed’s window. I think you need to hold the option / alt key, but try other combinations if that doesn’t work.
I reproduced the problem. If you change the super of an iOSSegmented Control into segmentedControl you will get this Fatal Error and the question to save the project before aborting.
I loaded the project in Arbed. This goes well. If I save the project and open it with Xojo the same Fatal Error occurs. So I thought when I delete the segmentedControl from the project in Arbed it should work.
Thomas can you tell how to do this. My efforts are without result until now.