Manifest Validation for Word on Mac (Microsoft 365)

Kevin Wallace 0 Reputation points
2024-11-04T16:14:19.0933333+00:00

I have a manifest file that includes the following requirement sets:

<Requirements>
    <Sets>
      <Set Name="SharedRuntime" MinVersion="1.1"/>
      <Set Name="CompressedFile"/>
      <Set Name="File"/>
      <Set Name="AddinCommands" MinVersion="1.1"/>
    </Sets>
</Requirements>

When running the validation, it does not confirm compatibility with Word on Mac (Microsoft 365), and there seems to be conflicting information in the documentation. Will this manifest work for Word on Mac (Microsoft 365)? Will it be available in the store for that platform?

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
996 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,975 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.