Today, I finally changed the DEBUG build config for @zenitizer to have its own bundle ID, app group and CloudKit container to have a clean separation of data when running in-development test builds on my personal phone…

Are you using a similar strategy? 🤓#iOSDev

The separate icon may seem like a gimmick but it really helps to easily distinguish the two app instances at a glance 👀

And on watchOS it's absolutely necessary since there are no names in the app grid!

#watchOSDev