Skip to content

Commit

Permalink
manual pre-arc migration assistant fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
aufflick committed Jul 12, 2011
1 parent 87774de commit 41acc77
Show file tree
Hide file tree
Showing 5 changed files with 239 additions and 228 deletions.
2 changes: 2 additions & 0 deletions AQGridView.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = BUILTIN_IMAGES;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
INSTALL_PATH = /usr/local/lib;
IPHONEOS_DEPLOYMENT_TARGET = 4.0;
PRODUCT_NAME = AQGridView;
};
name = Debug;
Expand All @@ -308,6 +309,7 @@
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = BUILTIN_IMAGES;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
INSTALL_PATH = /usr/local/lib;
IPHONEOS_DEPLOYMENT_TARGET = 4.0;
PRODUCT_NAME = AQGridView;
};
name = Release;
Expand Down
Loading

0 comments on commit 41acc77

Please sign in to comment.