File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -42,27 +42,21 @@ let package = Package(
4242 ] ,
4343 dependencies: [
4444 . package (
45- name: " AppAuth " ,
4645 url: " https://github.com/openid/AppAuth-iOS.git " ,
4746 from: " 2.0.0 " ) ,
4847 . package (
49- name: " AppCheck " ,
5048 url: " https://github.com/google/app-check.git " ,
5149 from: " 11.0.0 " ) ,
5250 . package (
53- name: " GTMAppAuth " ,
5451 url: " https://github.com/google/GTMAppAuth.git " ,
5552 from: " 5.0.0 " ) ,
5653 . package (
57- name: " GTMSessionFetcher " ,
5854 url: " https://github.com/google/gtm-session-fetcher.git " ,
5955 from: " 3.3.0 " ) ,
6056 . package (
61- name: " OCMock " ,
6257 url: " https://github.com/firebase/ocmock.git " ,
63- . revision( " 7291762d3551c5c7e31c49cce40a0e391a52e889 " ) ) ,
58+ revision: " 7291762d3551c5c7e31c49cce40a0e391a52e889 " ) ,
6459 . package (
65- name: " GoogleUtilities " ,
6660 url: " https://github.com/google/GoogleUtilities.git " ,
6761 from: " 8.0.0 " ) ,
6862 ] ,
You can’t perform that action at this time.
0 commit comments