diff --git a/build/resources/app/App.plist b/build/resources/app/App.plist
index 3ccf7335..a9852019 100644
--- a/build/resources/app/App.plist
+++ b/build/resources/app/App.plist
@@ -2,30 +2,30 @@
- CFBundleIconFile
- App.icns
- CFBundleIdentifier
- com.sourcegit-scm.sourcegit
- CFBundleName
- SourceGit
- CFBundleVersion
- SOURCE_GIT_VERSION.0
- LSMinimumSystemVersion
- 10.12
- LSEnvironment
-
- PATH
- /opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
-
- CFBundleExecutable
- SourceGit
- CFBundleInfoDictionaryVersion
- 6.0
- CFBundlePackageType
- APPL
- CFBundleShortVersionString
- SOURCE_GIT_VERSION
- NSHighResolutionCapable
-
+ CFBundleIconFile
+ App.icns
+ CFBundleIdentifier
+ com.sourcegit-scm.sourcegit
+ CFBundleName
+ SourceGit
+ CFBundleVersion
+ SOURCE_GIT_VERSION.0
+ LSMinimumSystemVersion
+ 11.0
+ LSEnvironment
+
+ PATH
+ /opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
+
+ CFBundleExecutable
+ SourceGit
+ CFBundleInfoDictionaryVersion
+ 6.0
+ CFBundlePackageType
+ APPL
+ CFBundleShortVersionString
+ SOURCE_GIT_VERSION
+ NSHighResolutionCapable
+
diff --git a/src/SourceGit.csproj b/src/SourceGit.csproj
index 657b49f3..ca840c83 100644
--- a/src/SourceGit.csproj
+++ b/src/SourceGit.csproj
@@ -44,4 +44,8 @@
+
+
+
+