"Save as..." with wrong file type

Some users reported that StitchBuddy would save PES files in the JEF file format, and I was surprised by this problem as there is no function in StitchBuddy to auto-convert any file formats.

Today I investigated further and - at least - could identify the problem:

I found out that until StitchBuddy v2.9.1 the „Save as...“ dialog preselected the current file extension (e.g. PES) when prompting for a new file name, while since StitchBuddy v2.9.3 its default is the first file format of the list, which is JEF. This happens without any related code changes in StitchBuddy, so it seems Apple has changed some of their libraries in the meantime, and I wasn’t aware of this behavior. So StitchBuddy doesn't convert PES to JEF on its own, but preselects an incorrect file type in the "Save as..." dialog and - after the user's confirmation - converts the file.

Quite inconvenient and I will work on it! Until a solution you need to change the file type manually when using the „Save as…“ option.

Edit: Apple, that's not funny: After I rebuilt StitchBuddy with the current version of Apple's developer environment (Xcode), the problem disappeared ... so it seems they found and fixed it in the meantime. Good that I can provide you a fix within the next days, but bad as I wonder what they might have broken, now. I will perform some more tests before uploading a new StitchBuddy version for OS X.