Skip to content

Commit

Permalink
Update pods and recommended compiler settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
realq86 committed Oct 19, 2016
1 parent 303c0dd commit 28e6493
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 25 deletions.
2 changes: 1 addition & 1 deletion Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: e93d023552e6cb9e3bc0b66e42e1d29f24efef97

COCOAPODS: 1.0.0
COCOAPODS: 1.0.1
2 changes: 1 addition & 1 deletion Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Pods/Target Support Files/Pods-Yelp/Pods-Yelp-resources.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

45 changes: 26 additions & 19 deletions Yelp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -183,12 +183,12 @@
isa = PBXNativeTarget;
buildConfigurationList = 222D8A7419CCF9F900D2DB53 /* Build configuration list for PBXNativeTarget "Yelp" */;
buildPhases = (
F9B4AEA0288D56A32EA870A3 /* 📦 Check Pods Manifest.lock */,
F9B4AEA0288D56A32EA870A3 /* [CP] Check Pods Manifest.lock */,
222D8A5119CCF9F900D2DB53 /* Sources */,
222D8A5219CCF9F900D2DB53 /* Frameworks */,
222D8A5319CCF9F900D2DB53 /* Resources */,
50F492C5FB14C2003E718129 /* 📦 Embed Pods Frameworks */,
3F40E8B139A4200DC63F903F /* 📦 Copy Pods Resources */,
50F492C5FB14C2003E718129 /* [CP] Embed Pods Frameworks */,
3F40E8B139A4200DC63F903F /* [CP] Copy Pods Resources */,
);
buildRules = (
);
Expand All @@ -203,12 +203,12 @@
isa = PBXNativeTarget;
buildConfigurationList = 222D8A7719CCF9F900D2DB53 /* Build configuration list for PBXNativeTarget "YelpTests" */;
buildPhases = (
4715C2A2570725C12BD6ECF8 /* 📦 Check Pods Manifest.lock */,
4715C2A2570725C12BD6ECF8 /* [CP] Check Pods Manifest.lock */,
222D8A6619CCF9F900D2DB53 /* Sources */,
222D8A6719CCF9F900D2DB53 /* Frameworks */,
222D8A6819CCF9F900D2DB53 /* Resources */,
4AE591C62421400E9E10FDCC /* 📦 Embed Pods Frameworks */,
A9E76197B79DDDAD935FAB8F /* 📦 Copy Pods Resources */,
4AE591C62421400E9E10FDCC /* [CP] Embed Pods Frameworks */,
A9E76197B79DDDAD935FAB8F /* [CP] Copy Pods Resources */,
);
buildRules = (
);
Expand All @@ -228,7 +228,7 @@
attributes = {
LastSwiftMigration = 0700;
LastSwiftUpdateCheck = 0700;
LastUpgradeCheck = 0700;
LastUpgradeCheck = 0800;
ORGANIZATIONNAME = "Timothy Lee";
TargetAttributes = {
222D8A5419CCF9F900D2DB53 = {
Expand Down Expand Up @@ -282,89 +282,89 @@
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
3F40E8B139A4200DC63F903F /* 📦 Copy Pods Resources */ = {
3F40E8B139A4200DC63F903F /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "📦 Copy Pods Resources";
name = "[CP] Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Yelp/Pods-Yelp-resources.sh\"\n";
showEnvVarsInLog = 0;
};
4715C2A2570725C12BD6ECF8 /* 📦 Check Pods Manifest.lock */ = {
4715C2A2570725C12BD6ECF8 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "📦 Check Pods Manifest.lock";
name = "[CP] Check Pods Manifest.lock";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
showEnvVarsInLog = 0;
};
4AE591C62421400E9E10FDCC /* 📦 Embed Pods Frameworks */ = {
4AE591C62421400E9E10FDCC /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "📦 Embed Pods Frameworks";
name = "[CP] Embed Pods Frameworks";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-YelpTests/Pods-YelpTests-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
50F492C5FB14C2003E718129 /* 📦 Embed Pods Frameworks */ = {
50F492C5FB14C2003E718129 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "📦 Embed Pods Frameworks";
name = "[CP] Embed Pods Frameworks";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Yelp/Pods-Yelp-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
A9E76197B79DDDAD935FAB8F /* 📦 Copy Pods Resources */ = {
A9E76197B79DDDAD935FAB8F /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "📦 Copy Pods Resources";
name = "[CP] Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-YelpTests/Pods-YelpTests-resources.sh\"\n";
showEnvVarsInLog = 0;
};
F9B4AEA0288D56A32EA870A3 /* 📦 Check Pods Manifest.lock */ = {
F9B4AEA0288D56A32EA870A3 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "📦 Check Pods Manifest.lock";
name = "[CP] Check Pods Manifest.lock";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -437,8 +437,10 @@
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
Expand All @@ -447,6 +449,7 @@
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
Expand Down Expand Up @@ -480,15 +483,18 @@
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = YES;
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
Expand All @@ -498,6 +504,7 @@
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
VALIDATE_PRODUCT = YES;
};
name = Release;
Expand Down

0 comments on commit 28e6493

Please sign in to comment.