adium/adium

Removed fixed deplyoment target for Adium.app.
adium-1.5.10.3
2017-03-22, Thijs Alkemade
4d835b161777
Parents aea3529ae847
Children a1d5ba1db0a6
Removed fixed deplyoment target for Adium.app.
--- a/Adium.xcodeproj/project.pbxproj Wed Mar 22 01:44:16 2017 +0100
+++ b/Adium.xcodeproj/project.pbxproj Wed Mar 22 07:08:58 2017 +0100
@@ -12178,7 +12178,6 @@
"\"$(SRCROOT)/Frameworks\"",
"\"$(SRCROOT)/build/Debug\"",
);
- MACOSX_DEPLOYMENT_TARGET = 10.6;
};
name = Debug;
};
@@ -12192,7 +12191,6 @@
"\"$(SRCROOT)/build/Debug\"",
);
GCC_PREPROCESSOR_DEFINITIONS = RELEASE_BUILD;
- MACOSX_DEPLOYMENT_TARGET = 10.6;
};
name = Release;
};
@@ -12209,7 +12207,6 @@
RELEASE_BUILD,
DEBUG_BUILD,
);
- MACOSX_DEPLOYMENT_TARGET = 10.6;
};
name = "Release-Debug";
};