FGQCanvas iOS tweaks
This commit is contained in:
parent
88720a031b
commit
41e9baaba1
2 changed files with 3 additions and 5 deletions
|
@ -50,9 +50,9 @@ OTHER_FILES += \
|
|||
qml/*
|
||||
|
||||
|
||||
Q_XCODE_DEVELOPMENT_TEAM.name = DEVELOPMENT_TEAM
|
||||
Q_XCODE_DEVELOPMENT_TEAM.value = "James Turner"
|
||||
QMAKE_MAC_XCODE_SETTINGS += Q_XCODE_DEVELOPMENT_TEAM
|
||||
#Q_XCODE_DEVELOPMENT_TEAM.name = DEVELOPMENT_TEAM
|
||||
#Q_XCODE_DEVELOPMENT_TEAM.value = "James Turner"
|
||||
#QMAKE_MAC_XCODE_SETTINGS += Q_XCODE_DEVELOPMENT_TEAM
|
||||
|
||||
ios {
|
||||
QMAKE_INFO_PLIST = ios/Info.plist
|
||||
|
|
|
@ -33,7 +33,5 @@
|
|||
<string>UIInterfaceOrientationLandscapeLeft</string>
|
||||
<string>UIInterfaceOrientationLandscapeRight</string>
|
||||
</array>
|
||||
<key>NOTE</key>
|
||||
<string>This file was generated by Qt/QMake.</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Reference in a new issue