Blazor Hybrid / .NET MAUI support
This commit is contained in:
		
							
								
								
									
										15
									
								
								Oqtane.Maui/Platforms/Tizen/tizen-manifest.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								Oqtane.Maui/Platforms/Tizen/tizen-manifest.xml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,15 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <manifest package="com.companyname.oqtane.maui" version="1.0.0" api-version="7" xmlns="http://tizen.org/ns/packages"> | ||||
|   <profile name="common" /> | ||||
|   <ui-application appid="com.companyname.oqtane.maui" exec="Oqtane.Maui.dll" multiple="false" nodisplay="false" taskmanage="true" type="dotnet" launch_mode="single"> | ||||
|     <label>MauiApp1</label> | ||||
|     <icon>appicon.xhigh.png</icon> | ||||
|     <metadata key="http://tizen.org/metadata/prefer_dotnet_aot" value="true" /> | ||||
|   </ui-application> | ||||
|   <shortcut-list /> | ||||
|   <privileges> | ||||
|     <privilege>http://tizen.org/privilege/internet</privilege> | ||||
|   </privileges>  | ||||
|   <dependencies /> | ||||
|   <provides-appdefined-privileges /> | ||||
| </manifest> | ||||
		Reference in New Issue
	
	Block a user
	 Shaun Walker
					Shaun Walker