forked from auth0/JWTDecode.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.
Merge pull request auth0#8 from auth0/chore-use-submodules
Carthage with submodules
- Loading branch information
Showing
75 changed files
with
395 additions
and
2,866 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 |
---|---|---|
|
@@ -24,4 +24,4 @@ DerivedData | |
|
||
Pods/ | ||
Carthage/ | ||
!Carthage/Build | ||
!Carthage/Checkouts |
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[submodule "Carthage/Checkouts/Quick"] | ||
path = Carthage/Checkouts/Quick | ||
url = https://github.com/Quick/Quick.git | ||
[submodule "Carthage/Checkouts/Nimble"] | ||
path = Carthage/Checkouts/Nimble | ||
url = https://github.com/Quick/Nimble.git |
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
120 changes: 0 additions & 120 deletions
120
Carthage/Build/Mac/Nimble.framework/Versions/A/Headers/DSL.h
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
Carthage/Build/Mac/Nimble.framework/Versions/A/Headers/NMBExceptionCapture.h
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.