Skip to content

Commit

Permalink
ios build success
Browse files Browse the repository at this point in the history
  • Loading branch information
hooleyhoop committed Jun 10, 2011
1 parent b3af2cf commit ae0aff6
Show file tree
Hide file tree
Showing 7 changed files with 4,045 additions and 21,946 deletions.
5 changes: 5 additions & 0 deletions HooStateMachine/HooStateMachine.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,7 @@
73D528081389165300B50908 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0420;
ORGANIZATIONNAME = "Tinsal Parks";
};
buildConfigurationList = 73D5280B1389165300B50908 /* Build configuration list for PBXProject "HooStateMachine" */;
Expand Down Expand Up @@ -620,6 +621,7 @@
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.6;
Expand All @@ -636,6 +638,7 @@
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.6;
Expand Down Expand Up @@ -747,6 +750,7 @@
"_ROOT_OBJECT_=SHooleyObject",
);
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
HEADER_SEARCH_PATHS = "$(CONFIGURATION_BUILD_DIR)/usr/local/include";
IPHONEOS_DEPLOYMENT_TARGET = 4.3;
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -767,6 +771,7 @@
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "HooStateMachine_ios/HooStateMachine_ios-Prefix.pch";
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
HEADER_SEARCH_PATHS = "$(CONFIGURATION_BUILD_DIR)/usr/local/include";
IPHONEOS_DEPLOYMENT_TARGET = 4.3;
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
Expand Down
Loading

0 comments on commit ae0aff6

Please sign in to comment.