Skip to content

Commit 8e8f817

Browse files
committed
Remove the gitsubmodules nolonger needed.
Only the SessionFetcher Sources are being reference through this. The examples not use pods to get their deps.
1 parent 858ddee commit 8e8f817

File tree

6 files changed

+0
-59
lines changed

6 files changed

+0
-59
lines changed

.gitmodules

-6
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,3 @@
22
path = Deps/gtm-session-fetcher
33
url = https://github.com/google/gtm-session-fetcher.git
44
branch = master
5-
[submodule "Deps/AppAuth"]
6-
path = Deps/AppAuth
7-
url = https://github.com/openid/AppAuth-iOS.git
8-
[submodule "Deps/GTMAppAuth"]
9-
path = Deps/GTMAppAuth
10-
url = https://github.com/google/GTMAppAuth.git

Deps/AppAuth

-1
This file was deleted.

Deps/GTLRNetworking_Sources.m

-26
This file was deleted.

Deps/GTLROAuth2_Sources.m

-20
This file was deleted.

Deps/GTMAppAuth

-1
This file was deleted.

Deps/README.md

-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,2 @@
11
This directory contains git submodules for the other projects that this project
22
depends on.
3-
4-
It also include "umbrella" source files to use with those directories. If you
5-
are manually adding sources to a project, you can use these files to include
6-
all the needed sources from the dependencies instead of manually having to add
7-
the subfiles within the dependencies.

0 commit comments

Comments
 (0)