Skip to content

Commit

Permalink
Revert "Mac OS: Fix OS deployment version"
Browse files Browse the repository at this point in the history
This reverts commit 1ca001a.
  • Loading branch information
LorenzMeier committed Oct 3, 2015
1 parent 1ca001a commit d05b54d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QGCCommon.pri
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ iOSBuild {
MacBuild {
CONFIG += x86_64
CONFIG -= x86
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.8
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.6
QMAKE_MAC_SDK = macosx10.11
}

Expand Down

0 comments on commit d05b54d

Please sign in to comment.