forked from bclymer/R.swift
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5600cd4
commit a641ab3
Showing
5 changed files
with
13 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ project 'ResourceApp/ResourceApp' | |
|
||
abstract_target 'Shared' do | ||
|
||
pod 'R.swift.Library', :git => '[email protected]:mac-cain13/R.swift.Library.git', :branch => 'release/4.0' # for CI builds | ||
pod 'R.swift.Library', :git => '[email protected]:mac-cain13/R.swift.Library.git' # for CI builds | ||
# pod 'R.swift.Library', :path => '../R.swift.Library' # for development | ||
|
||
target 'ResourceApp' do | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,24 @@ | ||
PODS: | ||
- R.swift.Library (4.0.0.alpha.1) | ||
- R.swift.Library (4.0.0.alpha.2) | ||
- SWRevealViewController (2.3.0) | ||
|
||
DEPENDENCIES: | ||
- R.swift.Library (from `[email protected]:mac-cain13/R.swift.Library.git`, branch `release/4.0`) | ||
- R.swift.Library (from `[email protected]:mac-cain13/R.swift.Library.git`) | ||
- SWRevealViewController | ||
|
||
EXTERNAL SOURCES: | ||
R.swift.Library: | ||
:branch: release/4.0 | ||
:git: [email protected]:mac-cain13/R.swift.Library.git | ||
|
||
CHECKOUT OPTIONS: | ||
R.swift.Library: | ||
:commit: aa6e48ec0bc09e9a6decc8ddaba93ff3f1864ea2 | ||
:commit: 151210a33b3bceeec343719065fa6ee1916a5182 | ||
:git: [email protected]:mac-cain13/R.swift.Library.git | ||
|
||
SPEC CHECKSUMS: | ||
R.swift.Library: 78a07e46b37dacb23b5397b8d488c803481e4425 | ||
R.swift.Library: cb1ffb8ad84a275486e72b834e6d4bf48b59d11b | ||
SWRevealViewController: 6d3fd97f70112fd7cef9de14df4260eacce4c63a | ||
|
||
PODFILE CHECKSUM: defe84f5da983695f6fdc51c190ff82fb6bca773 | ||
PODFILE CHECKSUM: 57ee52d68f28b860809cf246049602c22acf39d2 | ||
|
||
COCOAPODS: 1.2.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters