IOS 1.0.2 release
This commit is contained in:
parent
24b4dccc25
commit
bd4c43251e
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ win {
|
||||||
}
|
}
|
||||||
|
|
||||||
ios {
|
ios {
|
||||||
QMAKE_ASSET_CATALOGS += shared/Assets.xcassets
|
QMAKE_ASSET_CATALOGS += resources/shared/Assets.xcassets
|
||||||
xcode_product_bundle_identifier_setting.value = "de.itsblue.fannyapp"
|
xcode_product_bundle_identifier_setting.value = "de.itsblue.fannyapp"
|
||||||
|
|
||||||
QMAKE_IOS_DEPLOYMENT_TARGET=9.0
|
QMAKE_IOS_DEPLOYMENT_TARGET=9.0
|
||||||
|
|
Reference in a new issue