Skip to content

Commit

Permalink
Updated SpotifyKit
Browse files Browse the repository at this point in the history
  • Loading branch information
xzzz9097 committed Sep 25, 2018
1 parent 2a38890 commit 911cefb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Muse.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@
files = (
);
inputPaths = (
"${SRCROOT}/Pods/Target Support Files/Pods-Muse/Pods-Muse-frameworks.sh",
"${PODS_ROOT}/Target Support Files/Pods-Muse/Pods-Muse-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/MASPreferences/MASPreferences.framework",
"${PODS_ROOT}/Sparkle/Sparkle.framework",
"${BUILT_PRODUCTS_DIR}/SpotifyKit/SpotifyKit.framework",
Expand All @@ -716,7 +716,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Muse/Pods-Muse-frameworks.sh\"\n";
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Muse/Pods-Muse-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
7EA399383C680EA91AECE5D3 /* [CP] Check Pods Manifest.lock */ = {
Expand Down
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- MASPreferences (1.3)
- Sparkle (1.20.0)
- SpotifyKit (0.0.5)
- SpotifyKit (0.0.6)

DEPENDENCIES:
- MASPreferences
Expand All @@ -19,14 +19,14 @@ EXTERNAL SOURCES:

CHECKOUT OPTIONS:
SpotifyKit:
:commit: 7c39c1a4d4db97bc15e3b7952b963b595adcfec5
:commit: 362990b7030cc0e502eddc03681fc4d8cf2cd266
:git: https://github.com/xzzz9097/SpotifyKit.git

SPEC CHECKSUMS:
MASPreferences: c08b8622dd17b47da87669e741efd7c92e970e8c
Sparkle: 48999e7ee032f05ca05e28451eadf4af8ede6b44
SpotifyKit: eea0876200c3b9deed7181bb53eb585a6125c830
SpotifyKit: 20abf7e1e170e35683ecbe6d93598e91d4e7b6ab

PODFILE CHECKSUM: be0c2c61163df39d887731d268cf60f860911d15

COCOAPODS: 1.5.3
COCOAPODS: 1.6.0.beta.1

0 comments on commit 911cefb

Please sign in to comment.