mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-10 16:56:31 +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
113 B
Plaintext
Executable File
6 lines
113 B
Plaintext
Executable File
framework module FirebaseCore {
|
|
umbrella header "FirebaseCore.h"
|
|
export *
|
|
module * { export *}
|
|
link "z"}
|