add Info.plist
This commit is contained in:
+14
@@ -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>
|
||||
Reference in New Issue
Block a user