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 <dirk@hohndel.org>
This commit is contained in:
parent
6df46a25a3
commit
8763dad56e
@ -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 +=
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user