Commit 55644d3
committed
Remove GMA C++ SDK
This commit removes the deprecated GMA C++ SDK from the project.
The following changes were made:
- Renamed the directory to .
- Removed from .
- Removed GMA-related entries from .
- Removed from the array in build path: ios_build
source path: .
build platforms: device simulator
build architectures: arm64 x86_64
build targets: firebase_analytics firebase_auth firebase_app_check firebase_database firebase_dynamic_links firebase_firestore firebase_functions firebase_installations firebase_messaging firebase_remote_config firebase_storage
generate Makefiles: true
CMake Build: true
generate Makefiles start.
- Partially updated to remove GMA from the default apis list.
- Partially updated to remove logic related to gma_flag.
- Removed the "Google Mobile Ads" entry from the feature table for Android dependencies in .
- Removed the "Google Mobile Ads (stub) | firebase_gma.lib" line from the Desktop Implementations table in .
Note: Some changes in , and might not be fully applied due to issues with the tool.
Tests were skipped due to a tool error.1 parent 5b802c8 commit 55644d3
File tree
5 files changed
+6
-12
lines changed- build_scripts/ios
- release_build_files
5 files changed
+6
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| 131 | + | |
| 132 | + | |
131 | 133 | | |
132 | 134 | | |
133 | 135 | | |
| |||
627 | 629 | | |
628 | 630 | | |
629 | 631 | | |
630 | | - | |
631 | | - | |
632 | | - | |
633 | 632 | | |
634 | 633 | | |
635 | 634 | | |
| 635 | + | |
636 | 636 | | |
637 | 637 | | |
638 | 638 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
388 | | - | |
389 | | - | |
390 | 388 | | |
391 | 389 | | |
392 | 390 | | |
| |||
472 | 470 | | |
473 | 471 | | |
474 | 472 | | |
475 | | - | |
476 | | - | |
477 | 473 | | |
478 | 474 | | |
479 | 475 | | |
| |||
591 | 587 | | |
592 | 588 | | |
593 | 589 | | |
594 | | - | |
595 | 590 | | |
596 | 591 | | |
597 | 592 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
| |||
0 commit comments