Skip to content

Commit

Permalink
Mac 5.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
petriaarnio committed Feb 24, 2024
1 parent 8a401e5 commit 721c314
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
10 changes: 6 additions & 4 deletions mac/kitsas.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1187,6 +1187,7 @@
CB1204A62A02A816009110C6 /* tiliotealvdelegaatti.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tiliotealvdelegaatti.cpp; sourceTree = "<group>"; };
CB1204A82A02A84B009110C6 /* tiliotealvcombo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tiliotealvcombo.h; sourceTree = "<group>"; };
CB1204A92A02A84B009110C6 /* tiliotealvcombo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tiliotealvcombo.cpp; sourceTree = "<group>"; };
CB17D8C52B89D88C00EEB088 /* qrc_web.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = qrc_web.cpp; sourceTree = "<group>"; };
CB22FAFA25B4AD8C0015A761 /* moc_tilikausimuokkausdlg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = moc_tilikausimuokkausdlg.cpp; sourceTree = "<group>"; };
CB2AB798297D8C14005A3181 /* veromaaritys.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = veromaaritys.h; sourceTree = "<group>"; };
CB2AB799297D8C15005A3181 /* minamaaritys.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = minamaaritys.cpp; sourceTree = "<group>"; };
Expand Down Expand Up @@ -3825,6 +3826,7 @@
604073226717EC8265A508D7 /* qrc_tilikartat.cpp */,
CB5CAB412AAE102C0014C787 /* qrc_tilinpaatos.cpp */,
756D850DCB6D1FB6212D3B72 /* qrc_tr.cpp */,
CB17D8C52B89D88C00EEB088 /* qrc_web.cpp */,
CB9B7F892795FF5C000E9EE5 /* ui_aboutdialog.h */,
CB9B7FD12795FF7F000E9EE5 /* ui_aineistodialog.h */,
CB3F304A2A10CC8400538778 /* ui_aliasdialog.h */,
Expand Down Expand Up @@ -7934,7 +7936,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Manual;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 46;
CURRENT_PROJECT_VERSION = 47;
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=macosx*]" = FJ2CG9GU7J;
ENABLE_BITCODE = NO;
Expand All @@ -7951,7 +7953,7 @@
);
LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/libraries";
MACOSX_DEPLOYMENT_TARGET = 11.0;
MARKETING_VERSION = 5.4.1;
MARKETING_VERSION = 5.4.3;
PRODUCT_BUNDLE_IDENTIFIER = fi.atfos.kitsas;
PRODUCT_NAME = Kitsas;
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -7975,7 +7977,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Manual;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 46;
CURRENT_PROJECT_VERSION = 47;
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=macosx*]" = FJ2CG9GU7J;
ENABLE_BITCODE = NO;
Expand All @@ -7993,7 +7995,7 @@
);
LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/libraries";
MACOSX_DEPLOYMENT_TARGET = 11.0;
MARKETING_VERSION = 5.4.1;
MARKETING_VERSION = 5.4.3;
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 @@ -948,6 +948,7 @@ moc_alvlaskelma.cpp: ../kitsas/alv/alvlaskelma.h \
../../../Qt/6.6.2/macos/lib/QtCore.framework/Headers/QHash \
../../../Qt/6.6.2/macos/lib/QtCore.framework/Headers/QSet \
../../../Qt/6.6.2/macos/lib/QtCore.framework/Headers/QQueue \
../kitsas/alv/alvkaudet.h \
../../../Qt/6.6.2/macos/libexec/moc
/Users/petri/Qt/6.6.2/macos/libexec/moc $(DEFINES) -D__APPLE__ -D__GNUC__=4 -D__APPLE_CC__ -D__cplusplus=199711L -D__APPLE_CC__=6000 -D__clang__ -D__clang_major__=13 -D__clang_minor__=0 -D__clang_patchlevel__=0 -D__GNUC__=4 -D__GNUC_MINOR__=2 -D__GNUC_PATCHLEVEL__=1 -I/Users/petri/Qt/6.6.2/macos/mkspecs/macx-clang -I/Users/petri/git/kitupiikki/kitsas -I/Users/petri/Qt/6.6.2/macos/lib/QtWebEngineWidgets.framework/Headers -I/Users/petri/Qt/6.6.2/macos/lib/QtPrintSupport.framework/Headers -I/Users/petri/Qt/6.6.2/macos/lib/QtPdfWidgets.framework/Headers -I/Users/petri/Qt/6.6.2/macos/lib/QtSvgWidgets.framework/Headers -I/Users/petri/Qt/6.6.2/macos/lib/QtWidgets.framework/Headers -I/Users/petri/Qt/6.6.2/macos/lib/QtSvg.framework/Headers -I/Users/petri/Qt/6.6.2/macos/lib/QtPdf.framework/Headers -I/Users/petri/Qt/6.6.2/macos/lib/QtWebEngineCore.framework/Headers -I/Users/petri/Qt/6.6.2/macos/lib/QtQuick.framework/Headers -I/Users/petri/Qt/6.6.2/macos/lib/QtOpenGL.framework/Headers -I/Users/petri/Qt/6.6.2/macos/lib/QtGui.framework/Headers -I/Users/petri/Qt/6.6.2/macos/lib/QtSql.framework/Headers -I/Users/petri/Qt/6.6.2/macos/lib/QtQmlModels.framework/Headers -I/Users/petri/Qt/6.6.2/macos/lib/QtWebChannel.framework/Headers -I/Users/petri/Qt/6.6.2/macos/lib/QtQml.framework/Headers -I/Users/petri/Qt/6.6.2/macos/lib/QtNetwork.framework/Headers -I/Users/petri/Qt/6.6.2/macos/lib/QtXml.framework/Headers -I/Users/petri/Qt/6.6.2/macos/include -I/Users/petri/Qt/6.6.2/macos/include/QtQmlIntegration -I/Users/petri/Qt/6.6.2/macos/lib/QtPositioning.framework/Headers -I/Users/petri/Qt/6.6.2/macos/lib/QtCore5Compat.framework/Headers -I/Users/petri/Qt/6.6.2/macos/lib/QtCore.framework/Headers -I. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F/Users/petri/Qt/6.6.2/macos/lib ../kitsas/alv/alvlaskelma.h -o moc_alvlaskelma.cpp

Expand Down

0 comments on commit 721c314

Please sign in to comment.