From aaba2bec280c6756cd16835ff10bda3fa5dcead2 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Thu, 24 Jan 2013 20:15:06 +0000 Subject: Build config update: - Update base SDK to 10.6 - Update minimum OS version to 10.6 - Update all XIB to have a 10.6 target - Drop support for PPC - Apply all of the above to frameworks SPMySQLFramework and QueryKit --- Resources/Plists/Info.plist | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'Resources') diff --git a/Resources/Plists/Info.plist b/Resources/Plists/Info.plist index 6a544ecc..b84bc5cd 100644 --- a/Resources/Plists/Info.plist +++ b/Resources/Plists/Info.plist @@ -183,13 +183,11 @@ LSApplicationCategoryType public.app-category.developer-tools LSMinimumSystemVersion - 10.5.0 + 10.6.0 LSMinimumSystemVersionByArchitecture i386 - 10.5.0 - ppc - 10.5.0 + 10.6.0 x86_64 10.6.0 -- cgit v1.2.3