Skip to content

Commit

Permalink
Mac 5.6-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
petriaarnio committed Jul 4, 2024
1 parent eaba3b8 commit 689cffe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
8 changes: 4 additions & 4 deletions mac/kitsas.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7714,7 +7714,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Manual;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 50;
CURRENT_PROJECT_VERSION = 51;
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=macosx*]" = FJ2CG9GU7J;
ENABLE_BITCODE = NO;
Expand All @@ -7731,7 +7731,7 @@
);
LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/libraries";
MACOSX_DEPLOYMENT_TARGET = 11.0;
MARKETING_VERSION = 5.5.2;
MARKETING_VERSION = "5.6-beta";
PRODUCT_BUNDLE_IDENTIFIER = fi.atfos.kitsas;
PRODUCT_NAME = Kitsas;
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -7755,7 +7755,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Manual;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 50;
CURRENT_PROJECT_VERSION = 51;
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=macosx*]" = FJ2CG9GU7J;
ENABLE_BITCODE = NO;
Expand All @@ -7773,7 +7773,7 @@
);
LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/libraries";
MACOSX_DEPLOYMENT_TARGET = 11.0;
MARKETING_VERSION = 5.5.2;
MARKETING_VERSION = "5.6-beta";
ONLY_ACTIVE_ARCH = YES;
PRODUCT_BUNDLE_IDENTIFIER = fi.atfos.kitsas;
PRODUCT_NAME = Kitsas;
Expand Down
1 change: 1 addition & 0 deletions mac/kitsas.xcodeproj/qt_preprocess.mak
Original file line number Diff line number Diff line change
Expand Up @@ -3660,6 +3660,7 @@ moc_kitupiikkiikkuna.cpp: ../kitsas/kitupiikkiikkuna.h \
moc_aloitussivu.cpp: ../kitsas/aloitussivu/aloitussivu.h \
../../../Qt/6.6.2/macos/lib/QtNetwork.framework/Headers/QNetworkAccessManager \
../../../Qt/6.6.2/macos/lib/QtNetwork.framework/Headers/QNetworkReply \
../../../Qt/6.6.2/macos/lib/QtCore.framework/Headers/QSortFilterProxyModel \
../kitsas/db/tilikausi.h \
../../../Qt/6.6.2/macos/lib/QtCore.framework/Headers/QDate \
../../../Qt/6.6.2/macos/lib/QtCore.framework/Headers/QDateTime \
Expand Down

0 comments on commit 689cffe

Please sign in to comment.