Commit b756026
committed
Storage: make
Remove some linkage on Android as the libraries are not present. It is
unclear if this is underlinking, but for now, this allows us to make
progress. Explicitly cast the error value as it is a `DWORD` on Windows
and `CInt` on Unix.FirebaseStorage build for Android1 parent d721637 commit b756026
File tree
2 files changed
+4
-4
lines changed- Sources/FirebaseStorage
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
232 | | - | |
233 | 231 | | |
234 | | - | |
| 232 | + | |
| 233 | + | |
235 | 234 | | |
| 235 | + | |
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments