Skip to content

Commit

Permalink
migrate project file
Browse files Browse the repository at this point in the history
  • Loading branch information
aharren committed Jan 8, 2012
1 parent e760225 commit fdaec01
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions CardDecks.xcodeproj/project.pbxproj
Expand Up @@ -802,7 +802,7 @@
29B97313FDCFA39411CA2CEA /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0410;
LastUpgradeCheck = 0420;
};
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "CardDecks" */;
compatibilityVersion = "Xcode 3.2";
Expand Down Expand Up @@ -1047,7 +1047,7 @@
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = CDX.pch;
GCC_VERSION = com.apple.compilers.llvmgcc42;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
INFOPLIST_FILE = Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 4.0;
PRODUCT_NAME = CardDecks;
Expand All @@ -1070,7 +1070,7 @@
);
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = CDX.pch;
GCC_VERSION = com.apple.compilers.llvmgcc42;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
INFOPLIST_FILE = Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 4.0;
PRODUCT_NAME = CardDecks;
Expand Down Expand Up @@ -1125,7 +1125,7 @@
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = CDX.pch;
GCC_VERSION = com.apple.compilers.llvmgcc42;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
INFOPLIST_FILE = "Tests-Info.plist";
OTHER_LDFLAGS = (
"-framework",
Expand Down Expand Up @@ -1158,7 +1158,7 @@
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = CDX.pch;
GCC_VERSION = com.apple.compilers.llvmgcc42;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
INFOPLIST_FILE = "Tests-Info.plist";
OTHER_LDFLAGS = (
"-framework",
Expand Down Expand Up @@ -1190,7 +1190,7 @@
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = CDX.pch;
GCC_VERSION = com.apple.compilers.llvmgcc42;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
INFOPLIST_FILE = "Tests-Info.plist";
OTHER_LDFLAGS = (
"-framework",
Expand Down Expand Up @@ -1236,7 +1236,7 @@
);
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = CDX.pch;
GCC_VERSION = com.apple.compilers.llvmgcc42;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
INFOPLIST_FILE = Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 4.0;
PRODUCT_NAME = CardDecks;
Expand Down

0 comments on commit fdaec01

Please sign in to comment.