From 8763dad56e195b11f7b2159b22d518d29ff5a903 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 16 Feb 2020 15:56:57 -0800 Subject: build-system/iOS: create correct bundle ID If you are building your own flavor you'll need to change that, of course. Signed-off-by: Dirk Hohndel --- packaging/ios/Subsurface-mobile.pro | 3 +++ 1 file changed, 3 insertions(+) (limited to 'packaging/ios') diff --git a/packaging/ios/Subsurface-mobile.pro b/packaging/ios/Subsurface-mobile.pro index a171a331f..6264d905e 100644 --- a/packaging/ios/Subsurface-mobile.pro +++ b/packaging/ios/Subsurface-mobile.pro @@ -6,6 +6,9 @@ DEFINES += SUBSURFACE_MOBILE BT_SUPPORT BLE_SUPPORT CONFIG += c++11 +QMAKE_TARGET_BUNDLE_PREFIX = org.subsurface-divelog +QMAKE_BUNDLE = subsurface-mobile + CONFIG += qtquickcompiler QTQUICK_COMPILER_SKIPPED_RESOURCES += -- cgit v1.2.3-70-g09d2