Skip to content
This repository was archived by the owner on May 7, 2021. It is now read-only.

Latest commit

 

History

History
31 lines (14 loc) · 462 Bytes

File metadata and controls

31 lines (14 loc) · 462 Bytes

Develop tips

macos updater

  1. update bundle version +1 +1 +1 , always increment.

  2. export to QVKeyboardClient.app

  3. directly zip QVKeyboardClient.app to update.zip

  4. layout

~/update/update.zip

  1. create local cert by keychain

  2. cd tools

./generate_appcast -k ~/Library/Keychains/login.keychain -n 'QVKeyboardUpdater' ~/update

  1. upload

appcast.xml and update.zip to qvkeyboard.github.io/assets/

dmg

create-dmg QVKeyboardClient.app