Releases: aardappel/treesheets
Releases · aardappel/treesheets
11880475777
Simplify build instructions (#766)
11873173150
Clean source directory (#765)
11873168500
Clean source directory (#765)
11863317071
Put Windows-specific stuff into win directory (#764)
11859912349
Remove XCode files (#763) Building process is abstracted by CMake
11846384060
Only allow one of the data types (#753) On Linux I encountered the bug that a file path was treated both as file path data object and as text object.
11845761582
Set minimum mac OS deployment target on Mac CI (#762)
11844245890
Create universal binaries on Mac CI (#761)
11842730555
Use TreeSheets as target identifier (#760) The application name on Mac OS is determined by the directory name, i.e. TreeSheets.app which in CMake is determined by the target identifier.
11842024958
Fix Plist issues (#759) * Prepare Plist on Mac CI * Fix Plist * Add file association and other attributes