iOS building successfully

Need to remove postbuild commands most probably from osxtools.cmake
This commit is contained in:
Shahzain Ali 2022-12-06 00:42:48 +05:00
parent 43e7a03af4
commit b87c5f8a51
3 changed files with 19 additions and 9 deletions

View file

@ -4,7 +4,8 @@
#include <QMessageBox>
#include "qrcodegen.hpp"
//#include "qrcodegen.hpp"
#include "3rd/qrcodegen/qrcodegen.hpp"
#include "ShareConnectionLogic.h"