Commit 680eb37
committed
fix(tests, ios): resolve firebase-ios-sdk from app package.json
this was only working by coincidence prior, the variable was actually undefined,
if for some reason the app/package.json firebase-ios-sdk was not in sync with what
happened to be in firestore-ios-sdk-frameworks#master then it failed
Override testing was performed, it still worked correctly when FirebaseSDKVersion is overridden1 parent 904965b commit 680eb37
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
4 | | - | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
6 | 12 | | |
7 | 13 | | |
8 | 14 | | |
| |||
0 commit comments