add Info.plist

This commit is contained in:
PAN Lei
2022-05-21 15:10:14 +02:00
parent f1f87fdb1f
commit 821252ef54
2 changed files with 14 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleIdentifier</key>
<string>com.apple.security.codesign</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>codesign</string>
<key>CFBundleVersion</key>
<string>0.3</string>
</dict>
</plist>
BIN
View File
Binary file not shown.