OfficeDev / Outlook-Add-in-On-Send

Learn how to check for restricted words in an Outlook email message body, add a recipient to the CC line and check that there is a subject in the email on send.
MIT License
35 stars 31 forks source link

Fix application crash when trying to install this add-on #14

Closed i0532386223 closed 4 years ago

i0532386223 commented 4 years ago

Fix application crash when trying to install this add-on in Outlook for Mac.

If we try to just install this Add-in in Outlook for Mac, we will get a crash of the application. After checking the manifest with command npx office-addin-manifest, I found the missing tags: SupportUrl, IconUrl and HighResolutionIconUrl (Verification Instructions) After adding tags, the add-in is installed correctly. Hope this saves someone time.

msftclas commented 4 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.

:x: i0532386223 sign now
You have signed the CLA already but the status is still pending? Let us recheck it.