-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathPackageContents.xml
More file actions
executable file
·9 lines (9 loc) · 1.1 KB
/
Copy pathPackageContents.xml
File metadata and controls
executable file
·9 lines (9 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>
<ApplicationPackage SchemaVersion="1.0" AutodeskProduct="Fusion360" Name="Surface Text Plugin for Fusion 360" Description="Lets the user place text on various surfaces including a cylindrical face" AppVersion="1.0.0" FriendlyVersion="1.0.0" ProductType="Application" SupportedLocales="Enu" AppNameSpace="appstore.exchange.autodesk.com" Author="Autodesk" ProductCode="{2a032705-66bb-4653-af14-8c312b88d5b3}" UpgradeCode="{E2993E87-3C0F-4D56-929D-5462C5519F4B}" OnlineDocumentation="https://rawgit.com/AutodeskFusion360/SurfaceText_python/master/helpfile.html">
<CompanyDetails Name="Autodesk" Email="fusion.apps@autodesk.com" Url="www.autodesk.com" />
<RuntimeRequirements OS="Win64|MacOS" Platform="Fusion360" />
<Components>
<RuntimeRequirements OS="Win64|MacOS" Platform="Fusion360" SeriesMin="2.0.1482" />
<ComponentEntry AppName="Surface Text Plugin for Fusion 360" Version="1.0.0" ModuleName="./Contents/SurfaceText.manifest" AppDescription="Lets the user place text on various surfaces including a cylindrical face" />
</Components>
</ApplicationPackage>