diff --git a/.DS_Store b/.DS_Store index 4035478..1fd4fa0 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/fannyapp.pro b/fannyapp.pro index 5468830..6ae2720 100644 --- a/fannyapp.pro +++ b/fannyapp.pro @@ -1,5 +1,6 @@ QT += qml quick quickcontrols2 xml CONFIG += c++11 +CONFIG += app_bundle # The following define makes your compiler emit warnings if you use # any feature of Qt which as been marked deprecated (the exact warnings diff --git a/fannyapp.pro.user b/fannyapp.pro.user index e51a333..9f155ff 100644 --- a/fannyapp.pro.user +++ b/fannyapp.pro.user @@ -1,6 +1,6 @@ - + EnvironmentId diff --git a/release/.DS_Store b/release/.DS_Store index 836e32a..c73f150 100644 Binary files a/release/.DS_Store and b/release/.DS_Store differ diff --git a/release/mac OS/fannyapp.app.zip b/release/mac OS/fannyapp.app.zip deleted file mode 100644 index 9cee996..0000000 Binary files a/release/mac OS/fannyapp.app.zip and /dev/null differ diff --git a/release/mac OS/macdeployqt.app.zip b/release/mac OS/macdeployqt.app.zip new file mode 100644 index 0000000..0de0a35 Binary files /dev/null and b/release/mac OS/macdeployqt.app.zip differ