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 +