willhains / Kotoba

Quickly search the built-in iOS dictionary to see definitions of words. Collect words you want to remember.
MIT License
551 stars 60 forks source link

Make installation easier with optional developer config file #75

Open doekman opened 4 years ago

doekman commented 4 years ago

Would it be an idea to have an optional developer config file that can override "Team" and "Bundle identifier" settings, much like NetNewsWire does it.

This way, you only need to configure the app once, and not each time you want to install it.

I tried this myself, but I'm not an XCode warrior (more python guy), but I think it's still a good idea to implement.

willhains commented 4 years ago

Great idea! I will look into this. The dev team changes are a pain, I agree.