Repo // Setting Update URLs to GitLab China.
This commit is contained in:
parent
cc5ff9b054
commit
17041b9176
|
@ -124,9 +124,9 @@
|
|||
<key>TISParticipatesInTouchBar</key>
|
||||
<false/>
|
||||
<key>UpdateInfoEndpoint</key>
|
||||
<string>https://gitee.com/vchewing/vChewing-macOS/raw/main/Update-Info.plist</string>
|
||||
<string>https://jihulab.com/vChewing/vChewing-macOS/-/raw/main/Update-Info.plist</string>
|
||||
<key>UpdateInfoSite</key>
|
||||
<string>https://gitee.com/vchewing/vChewing-macOS</string>
|
||||
<string>https://jihulab.com/vChewing/vChewing-macOS</string>
|
||||
<key>tsInputMethodCharacterRepertoireKey</key>
|
||||
<array>
|
||||
<string>Hans</string>
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>UpdateInfoEndpoint</key>
|
||||
<string>https://gitee.com/vchewing/vChewing-macOS/raw/main/Update-Info.plist</string>
|
||||
<string>https://jihulab.com/vChewing/vChewing-macOS/-/raw/main/Update-Info.plist</string>
|
||||
<key>UpdateInfoSite</key>
|
||||
<string>https://gitee.com/vchewing/vChewing-macOS</string>
|
||||
<string>https://jihulab.com/vChewing/vChewing-macOS</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1923</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
|
|
Loading…
Reference in New Issue