From 794e23a1784a58caad31c50cd7e6c3ab9b7cf02e Mon Sep 17 00:00:00 2001 From: JOJO <1498581755@qq.com> Date: Tue, 5 May 2026 21:38:42 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=8E=20=E6=B7=BB=E5=8A=A0=20Info.plist?= =?UTF-8?q?=EF=BC=8C=E6=89=93=E5=8C=85=E4=B8=BA=20.app=20bundle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Info.plist | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 Info.plist diff --git a/Info.plist b/Info.plist new file mode 100644 index 0000000..5d7f201 --- /dev/null +++ b/Info.plist @@ -0,0 +1,26 @@ + + + + + CFBundleExecutable + FloatingMonitor + CFBundleIdentifier + com.cyjai.monitor + CFBundleName + Monitor + CFBundleDisplayName + Monitor + CFBundleVersion + 1.0 + CFBundleShortVersionString + 1.0 + CFBundlePackageType + APPL + LSMinimumSystemVersion + 14.0 + LSUIElement + + NSHighResolutionCapable + + +