Skip to content

Commit

Permalink
Mac v2.1-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
atfos committed Nov 1, 2020
1 parent 81f4aac commit 3b1f919
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions mac/kitsas.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -4162,13 +4162,13 @@
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Manual;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 11;
CURRENT_PROJECT_VERSION = 12;
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = NO;
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks @loader_path/../Libraries @executable_path/../Frameworks";
LIBRARY_SEARCH_PATHS = "";
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = "2.1-beta";
MARKETING_VERSION = "2.1-beta.1";
PRODUCT_BUNDLE_IDENTIFIER = fi.atfos.kitsas;
PRODUCT_NAME = Kitsas;
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -4190,14 +4190,14 @@
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Manual;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 11;
CURRENT_PROJECT_VERSION = 12;
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = NO;
GCC_OPTIMIZATION_LEVEL = 0;
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks @loader_path/../Libraries @executable_path/../Frameworks";
LIBRARY_SEARCH_PATHS = "";
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = "2.1-beta";
MARKETING_VERSION = "2.1-beta.1";
ONLY_ACTIVE_ARCH = YES;
PRODUCT_BUNDLE_IDENTIFIER = fi.atfos.kitsas;
PRODUCT_NAME = Kitsas;
Expand Down
2 changes: 1 addition & 1 deletion mac/kitsas.xcodeproj/qt_preprocess.mak
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,6 @@ qrc_pic.cpp: ../kitsas/pic/pic.qrc \
../kitsas/pic/salkku.png \
../kitsas/pic/muokkaaasiakas.png \
../kitsas/pic/zoom-in.png \
../kitsas/pic/tervetuloa.png \
../kitsas/pic/zoom-fit-width.png \
../kitsas/pic/etsi.png \
../kitsas/pic/punainen.png \
Expand Down Expand Up @@ -1788,6 +1787,7 @@ moc_selauswg.cpp: ../kitsas/selaus/selauswg.h \

moc_selausmodel.cpp: ../kitsas/selaus/selausmodel.h \
../../../Qt/5.15.0/clang_64/lib/QtCore.framework/Headers/QAbstractTableModel \
../../../Qt/5.15.0/clang_64/lib/QtCore.framework/Headers/QSet \
../../../Qt/5.15.0/clang_64/lib/QtCore.framework/Headers/QList \
../../../Qt/5.15.0/clang_64/lib/QtCore.framework/Headers/QDate \
../../../Qt/5.15.0/clang_64/lib/QtSql.framework/Headers/QSqlQuery \
Expand Down

0 comments on commit 3b1f919

Please sign in to comment.