This repository was archived by the owner on Oct 4, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 211211 <key >LSApplicationCategoryType</key >
212212 <string >public.app-category.developer-tools</string >
213213 <key >LSMinimumSystemVersion</key >
214- <string >10.12 </string >
214+ <string >10.13 </string >
215215 <key >CFBundleIdentifier</key >
216216 <string >com.xamarin.monodevelop</string >
217217 <key >CFBundleInfoDictionaryVersion</key >
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ CLEANFILES = render.exe monostub monostub-test
2525EXTRA_DIST = dmg-bg.png DS_Store Info.plist.in make-dmg-bundle.sh render.cs
2626
2727MONOSTUB_EXTRA_SOURCEFILES = monostub-utils.h
28- export MACOSX_DEPLOYMENT_TARGET =10.12
28+ export MACOSX_DEPLOYMENT_TARGET =10.13
2929
3030# With the hardened runtime, we need to specify the location of all libraries
3131# that we dlopen
Original file line number Diff line number Diff line change 5858 </ItemGroup >
5959
6060 <PropertyGroup >
61- <XamarinMacAnalyzerMinimumOSVersion >10.12 </XamarinMacAnalyzerMinimumOSVersion >
61+ <XamarinMacAnalyzerMinimumOSVersion >10.13 </XamarinMacAnalyzerMinimumOSVersion >
6262 <MonoDevelopDevAnalyzer >$(PackagesDirectory)\MonoDevelopDev.Analyzers.$(NugetVersionMonoDevelopAnalyzers)\analyzers\dotnet\cs\MonoDevelop.Analyzers.dll</MonoDevelopDevAnalyzer >
6363 </PropertyGroup >
6464
You can’t perform that action at this time.
0 commit comments