mirror of
https://github.com/status-im/status-react.git
synced 2025-01-09 18:46:19 +00:00
7540dda41d
- Remove Firebase from Podfile (iOS) - Compile without Pods by manually linking frameworks (iOS) - Remove FirebaseAnalytics framework (iOS) - Disable Firebase analytics collection in settings permanently (iOS, Android)
6 lines
125 B
Plaintext
Executable File
6 lines
125 B
Plaintext
Executable File
framework module FirebaseInstanceID {
|
|
umbrella header "FirebaseInstanceID.h"
|
|
export *
|
|
module * { export *}
|
|
link "z"}
|