minor change
This commit is contained in:
parent
35e4fdbca9
commit
67de24867c
1 changed files with 4 additions and 2 deletions
|
@ -83,8 +83,10 @@ ios {
|
||||||
}
|
}
|
||||||
|
|
||||||
osx {
|
osx {
|
||||||
|
QMAKE_ASSET_CATALOGS += shared/Assets.xcassets
|
||||||
ICON = shared/graphics/favicon.icns
|
xcode_product_bundle_identifier_setting.value = "de.itsblue.fannyapp"
|
||||||
|
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.13
|
||||||
|
#ICON = shared/graphics/favicon.icns
|
||||||
}
|
}
|
||||||
|
|
||||||
DISTFILES += \
|
DISTFILES += \
|
||||||
|
|
Reference in a new issue