Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 530 Bytes

DEVELOP.md

File metadata and controls

32 lines (22 loc) · 530 Bytes

Development Cheatsheet

Generate a new CFBundleVersion

date -u '+%Y%m%d%H%M%S'

Tag a release

git tag --annotate --message='' vX.Y.Z

Make a build in Xcode

  1. Product > Archive
  2. Select the new archive in the Organizer. Click "Distribute App".
  3. Select "Copy App".
  4. Click "Export".

Package the app bundle

tar cvjf menubar-ticker-vX.Y.Z.tar.bz2 'Menu Bar Ticker.app'

Reset access approvals for Music and Spotify

tccutil reset All org.serban.MenuBarTicker