Projucer crash on save

Just got a crash on saving a project from Projucer on OSX after editing iOS build details, latest develop branch.

Projucer(10648,0x7000006b8000) malloc: *** error for object 0x6100000fa080: Invalid pointer dequeued from free list

I’ve been poking around the project saving stuff lately so that could be because of something I’ve changed. Are there certain steps I can take to make the crash happen? I can’t reproduce it at the moment just by randomly changing iOS build settings and re-saving

Just hit another assertion when editing the iOS project signing identity:

JUCE Assertion failure in juce_Array.h:271

Not sure if thats helpful… not been able to reproduce it otherwise.

Still can’t reproduce it I’m afraid. I’ll keep an eye out but if you could provide a stack trace or some steps to reliably reproduce it that’d be really useful