Skip to content

Commit c0c4f7a

Browse files
committed
macOS - Attempt to fix macOS build
1 parent 607b2e8 commit c0c4f7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/minimal/src/InterstellarApp.macOS/InterstellarApp.macOS.fsproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<RootNamespace>InterstellarApp.macOS</RootNamespace>
77
<AssemblyName>InterstellarApp</AssemblyName>
88
<TargetFramework>xamarin.mac20</TargetFramework>
9+
<SupportedOSPlatformVersion>10.12</SupportedOSPlatformVersion>
910
<ErrorReport>prompt</ErrorReport>
1011
</PropertyGroup>
1112
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">

0 commit comments

Comments
 (0)