Skip to content

Releases: aardappel/treesheets

11880475777

17 Nov 16:40
f4c8d77
Compare
Choose a tag to compare
Simplify build instructions (#766)

11873173150

16 Nov 21:02
8424f09
Compare
Choose a tag to compare
Clean source directory (#765)

11873168500

16 Nov 21:02
8424f09
Compare
Choose a tag to compare
Clean source directory (#765)

11863317071

15 Nov 21:02
ed8d1ed
Compare
Choose a tag to compare
Put Windows-specific stuff into win directory (#764)

11859912349

15 Nov 16:38
37e7edf
Compare
Choose a tag to compare
Remove XCode files (#763)

Building process is abstracted by CMake

11846384060

14 Nov 22:18
7589517
Compare
Choose a tag to compare
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

14 Nov 21:31
2310b25
Compare
Choose a tag to compare
Set minimum mac OS deployment target on Mac CI (#762)

11844245890

14 Nov 19:41
be5a3e5
Compare
Choose a tag to compare
Create universal binaries on Mac CI (#761)

11842730555

14 Nov 17:58
d08cfe8
Compare
Choose a tag to compare
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

14 Nov 17:11
2662ab0
Compare
Choose a tag to compare
Fix Plist issues (#759)

* Prepare Plist on Mac CI

* Fix Plist

* Add file association and other attributes