Search code examples
iosios-app-extensiontoday-extension

How to remove ios today extension from app


I've added today extension to my app (for test only) and now, I want to remove it. I've tryed to delete all files that seemd to be connected with extension, but when I run app again, extension is still available in today notification view... Can anyone help me to remove that? Thanks alot!


Solution

  • Clean your project (cmd + shift + k) then run again.