Files
react-native-firebase/packages/app/ios
Andy Matuschak 13bc6a7576 fix(app,ios): build fails when targeting Mac (Project Catalyst)
The Catalyst SDK does not support `assets-library://` URLs, which have been deprecated for many years. This patch fixes the build failure when compiling with the Catalyst SDK; requests for such assets will fail and log (the first time).

[publish]
2020-06-26 09:48:12 +01:00
..