diff --git a/.gitignore b/.gitignore
index a16b970..674ee6f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
/server/gradlew.bat
/server/local.properties
build
+*.DS_Store
diff --git a/QtScrcpy/res/Info_mac.plist b/QtScrcpy/res/Info_mac.plist
index 01b5766..cd3c70b 100644
--- a/QtScrcpy/res/Info_mac.plist
+++ b/QtScrcpy/res/Info_mac.plist
@@ -19,22 +19,22 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.0.4
+ 1.0.4
CFBundleSupportedPlatforms
MacOSX
-
+
CFBundleVersion
- 1.0.4
+ 1.0.4
LSMinimumSystemVersion
10.10
+ NSHumanReadableCopyright
+ Copyright © 2018-2038 rankun. All rights reserved.
NSMainStoryboardFile
Main
NSPrincipalClass
NSApplication
- NSSupportsAutomaticGraphicsSwitching
-
- NSHumanReadableCopyright
- Copyright © 2018-2038 rankun. All rights reserved.
+ NSSupportsAutomaticGraphicsSwitching
+