google / google/GoogleSignIn-iOS

Migrate off of archived firebase/OCMock SPM dependency

Abierto
#364 3 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Objective-C
Estrellas
750
Forks
282
Merge medio
2 d 15 h
PR fusionados (30 d)
9

Descripción

**Is your feature request related to a problem you're having? Please describe.**

The following dependency in the Package.swift has been archived for over a year by the firebase org:
```
.package(
name: "OCMock",
url: "https://github.com/firebase/ocmock.git",
.revision("7291762d3551c5c7e31c49cce40a0e391a52e889")),
```

**Describe the solution you'd like**

The firebase author forked this from the original repo which appears to fully support SPM now:
https://github.com/erikdoe/ocmock/blob/master/Package.swift

What work would be needed to make this dependency change in this Package to ease dependency resolution in projects that depend on GoogleSignIn?

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.