Browse Source

Merge pull request #5686 from DonLakeFlyer/Typo

Fix typo
QGC4.4
Don Gagne 8 years ago committed by GitHub
parent
commit
c3734418b8
  1. 2
      qgroundcontrol.pro

2
qgroundcontrol.pro

@ -42,7 +42,7 @@ MacBuild { @@ -42,7 +42,7 @@ MacBuild {
}
}
iOSBuild {worker
iOSBuild {
BUNDLE.files = $$files($$PWD/ios/AppIcon*.png) $$PWD/ios/QGCLaunchScreen.xib
QMAKE_BUNDLE_DATA += BUNDLE
LIBS += -framework AVFoundation

Loading…
Cancel
Save