Skip to content

Commit

Permalink
Update demo.
Browse files Browse the repository at this point in the history
  • Loading branch information
daisuke-t-jp committed Feb 8, 2019
1 parent 6df3d24 commit 5960aee
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions Demo/FNVDemoMacOS/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- FNV (1.0.2)
- FNV (1.0.3)

DEPENDENCIES:
- FNV (from `../../`)
Expand All @@ -9,8 +9,8 @@ EXTERNAL SOURCES:
:path: "../../"

SPEC CHECKSUMS:
FNV: 87d028041da93d72a024cc4243f78dee11b742a8
FNV: d130e2123f3a7bc06e4f985c55c834ed5ea5b06a

PODFILE CHECKSUM: de02e565824fb1aaeb86329ba37f56018aebb4f3

COCOAPODS: 1.6.0.rc.2
COCOAPODS: 1.6.0
4 changes: 2 additions & 2 deletions Demo/FNVDemoiOS/FNVDemoiOS.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
inputFileListPaths = (
);
inputPaths = (
"${SRCROOT}/Pods/Target Support Files/Pods-FNVDemoiOS/Pods-FNVDemoiOS-frameworks.sh",
"${PODS_ROOT}/Target Support Files/Pods-FNVDemoiOS/Pods-FNVDemoiOS-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/FNV/FNV.framework",
);
name = "[CP] Embed Pods Frameworks";
Expand All @@ -198,7 +198,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-FNVDemoiOS/Pods-FNVDemoiOS-frameworks.sh\"\n";
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-FNVDemoiOS/Pods-FNVDemoiOS-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
Expand Down
6 changes: 3 additions & 3 deletions Demo/FNVDemoiOS/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- FNV (1.0.0)
- FNV (1.0.3)

DEPENDENCIES:
- FNV (from `../../`)
Expand All @@ -9,8 +9,8 @@ EXTERNAL SOURCES:
:path: "../../"

SPEC CHECKSUMS:
FNV: 571509caf9a7a9af40e93d3e20f73b816d8a5642
FNV: d130e2123f3a7bc06e4f985c55c834ed5ea5b06a

PODFILE CHECKSUM: dc9dd8a025ea1cacb23b940c5a0e16f64a79f154

COCOAPODS: 1.5.3
COCOAPODS: 1.6.0

0 comments on commit 5960aee

Please sign in to comment.