Skip to content

Commit

Permalink
Pod update in Demo
Browse files Browse the repository at this point in the history
  • Loading branch information
vadymmarkov committed Jul 14, 2016
1 parent 888051c commit fb8bdbc
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 7 deletions.
48 changes: 48 additions & 0 deletions Example/GuitarTuner/GuitarTuner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -118,12 +118,15 @@
isa = PBXNativeTarget;
buildConfigurationList = D57D410F1BE95A350026B005 /* Build configuration list for PBXNativeTarget "GuitarTuner" */;
buildPhases = (
0E47FCD898C9F86D6AB5429F /* 📦 Check Pods Manifest.lock */,
1962EBAD1F8E34314E982594 /* [CP] Check Pods Manifest.lock */,
D57D40F91BE95A350026B005 /* Sources */,
D57D40FA1BE95A350026B005 /* Frameworks */,
D57D40FB1BE95A350026B005 /* Resources */,
9A1FE1805890F1ADECBB5C91 /* [CP] Embed Pods Frameworks */,
C388AD861F71DDEC8588850E /* [CP] Copy Pods Resources */,
BBF9D165E87DC40FC3115EAE /* 📦 Embed Pods Frameworks */,
6F77F9EE9820226CF5C57DF3 /* 📦 Copy Pods Resources */,
);
buildRules = (
);
Expand Down Expand Up @@ -179,6 +182,21 @@
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
0E47FCD898C9F86D6AB5429F /* 📦 Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "📦 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;
};
1962EBAD1F8E34314E982594 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
Expand All @@ -194,6 +212,21 @@
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;
};
6F77F9EE9820226CF5C57DF3 /* 📦 Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "📦 Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-GuitarTuner/Pods-GuitarTuner-resources.sh\"\n";
showEnvVarsInLog = 0;
};
9A1FE1805890F1ADECBB5C91 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
Expand All @@ -209,6 +242,21 @@
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-GuitarTuner/Pods-GuitarTuner-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
BBF9D165E87DC40FC3115EAE /* 📦 Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "📦 Embed Pods Frameworks";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-GuitarTuner/Pods-GuitarTuner-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
C388AD861F71DDEC8588850E /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class ViewController: UIViewController {
button.titleLabel?.font = UIFont.systemFontOfSize(20)
button.setTitleColor(UIColor.whiteColor(), forState: .Normal)

button.addTarget(self, action: "actionButtonDidPress:",
button.addTarget(self, action: #selector(ViewController.actionButtonDidPress(_:)),
forControlEvents: .TouchUpInside)
button.setTitle("Start".uppercaseString, forState: .Normal)

Expand Down
12 changes: 6 additions & 6 deletions Example/GuitarTuner/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PODS:
- Beethoven (1.0.0):
- Pitchy
- Cartography (0.6.0)
- Hue (0.1.0)
- Hue (1.1.1)
- Pitchy (1.0.0)

DEPENDENCIES:
Expand All @@ -12,21 +12,21 @@ DEPENDENCIES:

EXTERNAL SOURCES:
Beethoven:
:path: ../../
:path: "../../"
Hue:
:git: https://github.com/hyperoslo/Hue

CHECKOUT OPTIONS:
Hue:
:commit: 1fcddfad166e60e5af3d5d3496f3e5dbceaf474c
:commit: 66e5c25d9ef9a95840c23467dc79f12ded8af0c8
:git: https://github.com/hyperoslo/Hue

SPEC CHECKSUMS:
Beethoven: 33b9add13299ea95e84bce44900055ac3c232fe0
Cartography: 70af183a248547694a8cfaa6b989cb7e04589985
Hue: 236ca79bd7426ab735bf0436589b8e505611a3fa
Hue: 931aeeadcb29ce5de5b97589aa936be4638a1501
Pitchy: 4e8302612409d07a27c5083f0bbc2a4bd376f1cc

PODFILE CHECKSUM: 47ba067ca7da2143e84e5c4812d0b39e2c34c9a9
PODFILE CHECKSUM: 63470e9ecb94f73e46132580d5ace67162bce27b

COCOAPODS: 1.0.1
COCOAPODS: 1.0.0

0 comments on commit fb8bdbc

Please sign in to comment.