File tree Expand file tree Collapse file tree
templates/minimal/src/InterstellarApp.macOS Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 <key >CFBundleVersion </key >
1212 <string >1 </string >
1313 <key >LSMinimumSystemVersion </key >
14- <string >10.12 </string >
14+ <string >10.14 </string >
1515 <key >CFBundleDevelopmentRegion </key >
1616 <string >en </string >
1717 <key >CFBundleInfoDictionaryVersion </key >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <Project Sdk =" MSBuild.Sdk.Extras " ToolsVersion = " 4.0 " >
2+ <Project Sdk =" Microsoft.NET.Sdk " >
33 <PropertyGroup >
4- <ProjectTypeGuids >{A3F8F2AB-B479-4A4A-A458-A89E7DC349F1};{F2A71F9B-5D33-465A-A702-920D77279786}</ ProjectTypeGuids >
4+ <TargetFramework >net6.0-macos</ TargetFramework >
55 <OutputType >Exe</OutputType >
66 <RootNamespace >InterstellarApp.macOS</RootNamespace >
77 <AssemblyName >InterstellarApp</AssemblyName >
8- <TargetFramework >xamarin.mac20</TargetFramework >
9- <SupportedOSPlatformVersion >10.12</SupportedOSPlatformVersion >
10- <ErrorReport >prompt</ErrorReport >
8+ <SupportedOSPlatformVersion >10.14</SupportedOSPlatformVersion >
119 </PropertyGroup >
1210 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1311 <CodeSigningKey >Mac Developer</CodeSigningKey >
You can’t perform that action at this time.
0 commit comments