1
0
Fork 0

FGQCanvas iOS tweaks

This commit is contained in:
James Turner 2018-11-05 12:55:03 +01:00
parent 88720a031b
commit 41e9baaba1
2 changed files with 3 additions and 5 deletions

View file

@ -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

View file

@ -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>