fix: CRLF of private key (#7)

This commit is contained in:
lollipopkit
2024-01-14 21:32:32 +08:00
parent 11dca4c37c
commit df800aba70
6 changed files with 37 additions and 35 deletions

View File

@@ -21,6 +21,6 @@
<key>CFBundleVersion</key>
<string>1.0</string>
<key>MinimumOSVersion</key>
<string>11.0</string>
<string>12.0</string>
</dict>
</plist>