add build directory

This commit is contained in:
Yannik Schmidt
2020-08-16 16:02:13 +02:00
parent 470fdccffd
commit a3a4f66aa4
4 changed files with 15 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
{
"app_name": "datelogger-gui",
"author": "Yannik Schmidt",
"main_module": "src/main/python/main.py",
"version": "0.0.0"
}

View File

@@ -0,0 +1,6 @@
{
"categories": "Utility;",
"description": "",
"author_email": "",
"url": ""
}

View File

@@ -0,0 +1,3 @@
{
"mac_bundle_identifier": ""
}