From 850a1ba8d87b355d8c49a83e5b0e643b0b476c61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=B1=E5=AD=90=E6=A5=9A?= Date: Tue, 28 Mar 2023 21:53:55 +0800 Subject: [PATCH] update --- example/Info.plist | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/example/Info.plist b/example/Info.plist index cf5e9dd..819a005 100644 --- a/example/Info.plist +++ b/example/Info.plist @@ -2,10 +2,28 @@ - NSAppTransportSecurity - - NSAllowsArbitraryLoads - - + NSAppTransportSecurity + + NSAllowsArbitraryLoads + + + CFBundleExecutable + example + CFBundleIconFile + + CFBundleIdentifier + com.zhuzichu.example + CFBundlePackageType + APPL + CFBundleSignature + ???? + LSMinimumSystemVersion + 10.13 + NOTE + This file was generated by Qt/QMake. + NSPrincipalClass + NSApplication + NSSupportsAutomaticGraphicsSwitching +