Skip to content

Commit

Permalink
Update Library pod
Browse files Browse the repository at this point in the history
  • Loading branch information
mac-cain13 committed Jun 23, 2018
1 parent dc51bad commit 02a9b82
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- R.swift.Library (4.0.0.alpha.2)
- R.swift.Library (5.0.0.alpha.1)
- SWRevealViewController (2.3.0)

DEPENDENCIES:
Expand All @@ -16,11 +16,11 @@ EXTERNAL SOURCES:

CHECKOUT OPTIONS:
R.swift.Library:
:commit: 151210a33b3bceeec343719065fa6ee1916a5182
:commit: b6d4ccb5042f933b9b7acb2fb1d424f93512033e
:git: "[email protected]:mac-cain13/R.swift.Library.git"

SPEC CHECKSUMS:
R.swift.Library: cb1ffb8ad84a275486e72b834e6d4bf48b59d11b
R.swift.Library: 50421682fe36726a830ad2b727c5362b8959cc1e
SWRevealViewController: 6d3fd97f70112fd7cef9de14df4260eacce4c63a

PODFILE CHECKSUM: 60ef58c3328649cce6ac12481f40d26d722e5079
Expand Down
2 changes: 1 addition & 1 deletion ResourceApp/ResourceApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -829,7 +829,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"$SRCROOT/../build/Debug/rswift\" generate \"$SRCROOT/ResourceApp-tvOS\" > \"$SRCROOT/rswift-tv.log\"";
shellScript = "\"$SRCROOT/../build/Debug/rswift\" generate \"$SRCROOT/ResourceApp-tvOS\" > \"$SRCROOT/rswift-tv.log\"\n";
};
ED8FCF67313DC003391627B7 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
Expand Down

0 comments on commit 02a9b82

Please sign in to comment.